diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-02-26 13:15:26 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-02-26 13:15:26 +0100 |
commit | 5206249ea92fccf9e812a2d373cbd2f16c623059 (patch) | |
tree | 3c6e19debd6d37576308ab5f0297aafcbbce4cf9 /po/zh_TW.po | |
parent | 923ba67464960940a19b24a341e896a9338161fb (diff) |
Release 1.6~beta11.6_beta1
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 12a2752af..43ec8125e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-01-03 22:34+0000\n" +"POT-Creation-Date: 2018-02-26 13:14+0100\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet <tetralet@gmail.com>\n" "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists." @@ -330,6 +330,16 @@ msgid "" "repository will not be applied." msgstr "" +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time until the file will be valid - formatted in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Release file for %s is not valid yet (invalid for another %s). Updates for " +"this repository will not be applied." +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" @@ -2802,6 +2812,10 @@ msgstr "" msgid "wait for system to be online" msgstr "" +#: cmdline/apt-helper.cc +msgid "drop privileges before running given command" +msgstr "" + #: cmdline/apt-internal-planner.cc #, fuzzy msgid "" |