diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-08-20 17:44:39 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-08-20 18:29:16 +0200 |
commit | f7b58ce01124c48407b4310a523104af7107578f (patch) | |
tree | f193fbee3774adff108913527d42a5510d8f3834 /po/zh_TW.po | |
parent | 29658a3a74af49e2a24e17bdebb20e1612aac3ec (diff) |
Release 1.7.0~alpha31.7.0_alpha3
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 6ef5f501b..5a1a5f306 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,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-06-25 17:12+0200\n" +"POT-Creation-Date: 2018-08-20 17:44+0200\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." @@ -1068,13 +1068,12 @@ msgstr "無法辨識套件檔 %s (%d)" #: apt-pkg/deb/debsystem.cc #, c-format msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" +"Unable to acquire the dpkg frontend lock (%s), is another process using it?" msgstr "" #: apt-pkg/deb/debsystem.cc #, fuzzy, c-format -msgid "Unable to lock the administration directory (%s), are you root?" +msgid "Unable to acquire the dpkg frontend lock (%s), are you root?" msgstr "無法鎖定列表目錄" #. TRANSLATORS: the %s contains the recovery command, usually @@ -1086,6 +1085,18 @@ msgid "" msgstr "" #: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" + +#: apt-pkg/deb/debsystem.cc +#, fuzzy, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "無法鎖定列表目錄" + +#: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "" |