diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 112 |
1 files changed, 107 insertions, 5 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index fa18ee8..3f1941a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -12,7 +12,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: 2024-02-28 18:50+0000\n" +"POT-Creation-Date: 2024-04-12 18:21+0000\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." @@ -1839,6 +1839,11 @@ msgstr "內部錯誤,排序未能完成" msgid "How odd... The sizes didn't match, email apt@packages.debian.org" msgstr "怪哉... 檔案大小不符,請發信給 apt@packages.debian.org" +#: apt-private/private-install.cc +#, c-format +msgid " Download size: %sB/%sB\n" +msgstr "" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1846,6 +1851,11 @@ msgstr "怪哉... 檔案大小不符,請發信給 apt@packages.debian.org" msgid "Need to get %sB/%sB of archives.\n" msgstr "需要下載 %sB/%sB 的套件檔。\n" +#: apt-private/private-install.cc +#, c-format +msgid " Download size: %sB\n" +msgstr "" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1853,6 +1863,12 @@ msgstr "需要下載 %sB/%sB 的套件檔。\n" msgid "Need to get %sB of archives.\n" msgstr "需要下載 %sB 的套件檔。\n" +#: apt-private/private-install.cc +#, fuzzy, c-format +#| msgid " Installed: " +msgid " Installed size: %sB\n" +msgstr " 已安裝:" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1860,6 +1876,12 @@ msgstr "需要下載 %sB 的套件檔。\n" msgid "After this operation, %sB of additional disk space will be used.\n" msgstr "此操作完成之後,會多佔用 %sB 的磁碟空間。\n" +#: apt-private/private-install.cc +#, fuzzy, c-format +#| msgid "Stored label: %s\n" +msgid " Freed space: %sB\n" +msgstr "保存標籤:%s\n" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1877,6 +1899,10 @@ msgid "" "break the system." msgstr "" +#: apt-private/private-install.cc +msgid "Continue?" +msgstr "" + #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "是否繼續進行 [Y/n]?" @@ -1961,10 +1987,6 @@ msgstr[0] "使用 '%s' 來將其移除。" msgstr[1] "使用 '%s' 來將其移除。" #: apt-private/private-install.cc -msgid "The following additional packages will be installed:" -msgstr "下列的額外套件將被安裝:" - -#: apt-private/private-install.cc msgid "Suggested packages:" msgstr "建議套件:" @@ -1973,6 +1995,10 @@ msgid "Recommended packages:" msgstr "推薦套件:" #: apt-private/private-install.cc +msgid "The following additional packages will be installed:" +msgstr "下列的額外套件將被安裝:" + +#: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "忽略 %s,它已被安裝且沒有計劃要進行升級。\n" @@ -2102,10 +2128,32 @@ msgid "The following packages have unmet dependencies:" msgstr "下列的套件有未滿足的相依關係:" #: apt-private/private-output.cc +#, fuzzy +#| msgid "Failed to satisfy %s dependency for %s: %s" +msgid "Unsatisfied dependencies:" +msgstr "無法滿足 %2$s 的相依關係 %1$s:%3$s" + +#: apt-private/private-output.cc msgid "The following NEW packages will be installed:" msgstr "下列【新】套件將會被安裝:" #: apt-private/private-output.cc +#, fuzzy +#| msgid "Installing %s" +msgid "Installing:" +msgstr "正在安裝 %s" + +#: apt-private/private-output.cc +#, fuzzy +#| msgid "Total dependencies: " +msgid "Installing dependencies:" +msgstr "相依關係合計:" + +#: apt-private/private-output.cc +msgid "REMOVING:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following packages will be REMOVED:" msgstr "下列套件將會被【移除】:" @@ -2116,6 +2164,16 @@ msgid "The following upgrades have been deferred due to phasing:" msgstr "下列套件將會維持其原有版本:" #: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "Not upgrading yet due to phasing:" +msgstr "下列套件將會維持其原有版本:" + +#: apt-private/private-output.cc +msgid "Not upgrading:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "下列套件將會維持其原有版本:" @@ -2124,10 +2182,24 @@ msgid "The following packages will be upgraded:" msgstr "下列套件將會被升級:" #: apt-private/private-output.cc +msgid "Upgrading:" +msgstr "" + +#: apt-private/private-output.cc +msgid "DOWNGRADING:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following packages will be DOWNGRADED:" msgstr "下列套件將會被【降級】:" #: apt-private/private-output.cc +#, fuzzy +#| msgid "The following held packages will be changed:" +msgid "Changing held packages:Changing held packages:" +msgstr "下列被保留 (hold) 的套件將會被更改:" + +#: apt-private/private-output.cc msgid "The following held packages will be changed:" msgstr "下列被保留 (hold) 的套件將會被更改:" @@ -2145,6 +2217,15 @@ msgstr "" "除非您很清楚您在做什麼,否則請勿輕易嘗試!" #: apt-private/private-output.cc +msgid "Summary:\n" +msgstr "" + +#: apt-private/private-output.cc +#, c-format +msgid " Upgrading: %lu, Installing: %lu, " +msgstr "" + +#: apt-private/private-output.cc #, c-format msgid "%lu upgraded, %lu newly installed, " msgstr "升級 %lu 個,新安裝 %lu 個," @@ -2155,17 +2236,33 @@ msgid "%lu reinstalled, " msgstr "重新安裝 %lu 個," #: apt-private/private-output.cc +#, fuzzy, c-format +#| msgid "Installing %s" +msgid "Reinstalling: %lu, " +msgstr "正在安裝 %s" + +#: apt-private/private-output.cc #, c-format msgid "%lu downgraded, " msgstr "降級 %lu 個," #: apt-private/private-output.cc #, c-format +msgid "Downgrading: %lu, " +msgstr "" + +#: apt-private/private-output.cc +#, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "移除 %lu 個,有 %lu 個未被升級。\n" #: apt-private/private-output.cc #, c-format +msgid "Removing: %lu, Not Upgrading: %lu\n" +msgstr "" + +#: apt-private/private-output.cc +#, c-format msgid "%lu not fully installed or removed.\n" msgstr "%lu 個沒有完整得安裝或移除。\n" @@ -3690,6 +3787,11 @@ msgstr "查詢" msgid "Unable to invoke " msgstr "無法 invoke " +#: methods/gpgv.cc +#, c-format +msgid "untrusted public key algorithm: %s" +msgstr "" + #. TRANSLATORS: %s is a single techy word like 'NODATA' #: methods/gpgv.cc #, c-format |