X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/f00d26304c1febd47d5d9aefdcb9dd7e25f4058c..8a27f5da85830fe500077891c5db1c77ae1773a6:/po/zh_TW.po diff --git a/po/zh_TW.po b/po/zh_TW.po index 1f16960cd..008a20399 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.5.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-12-17 05:49+0100\n" +"POT-Creation-Date: 2008-01-12 16:56+0100\n" "PO-Revision-Date: 2006-10-21 16:58+0800\n" "Last-Translator: Asho Yeh \n" "Language-Team: Chinese/Traditional \n" @@ -29,7 +29,7 @@ msgid "Unable to locate package %s" msgstr "無法找出套件 %s 的位置" #: cmdline/apt-cache.cc:247 -msgid "Total package names : " +msgid "Total package names: " msgstr "所有套件的名稱" #: cmdline/apt-cache.cc:287 @@ -58,7 +58,7 @@ msgstr "所有不同版本" #: cmdline/apt-cache.cc:295 #, fuzzy -msgid "Total Distinct Descriptions: " +msgid "Total distinct descriptions: " msgstr "所有不同版本" #: cmdline/apt-cache.cc:297 @@ -1253,7 +1253,7 @@ msgid "" " upgrade - Perform an upgrade\n" " install - Install new packages (pkg is libc6 not libc6.deb)\n" " remove - Remove packages\n" -" autoremove - Remove all automatic unused packages\n" +" autoremove - Remove automatically all unused packages\n" " purge - Remove and purge packages\n" " source - Download source archives\n" " build-dep - Configure build-dependencies for source packages\n" @@ -1945,8 +1945,8 @@ msgstr "至少發現一個無效的簽名。" #: methods/gpgv.cc:214 #, c-format -msgid "Could not execute '%s' to verify signature (is gnupg installed?)" -msgstr "無法執行“%s”來驗證簽名(您安裝了 gnupg 嗎?)" +msgid "Could not execute '%s' to verify signature (is gpgv installed?)" +msgstr "無法執行“%s”來驗證簽名(您安裝了 gpgv 嗎?)" #: methods/gpgv.cc:219 msgid "Unknown error executing gpgv" @@ -2071,7 +2071,7 @@ msgstr "開啟組態檔 %s" #: apt-pkg/contrib/configuration.cc:515 #, fuzzy, c-format -msgid "Line %d too long (max %u)" +msgid "Line %d too long (max %lu)" msgstr "第 %d 行太長(最長 %d)" #: apt-pkg/contrib/configuration.cc:611 @@ -2707,8 +2707,8 @@ msgstr "掃描碟片中的索引檔案..\n" #: apt-pkg/cdrom.cc:678 #, fuzzy, c-format msgid "" -"Found %u package indexes, %u source indexes, %u translation indexes and %u " -"signatures\n" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and %" +"zu signatures\n" msgstr "找到 %i 個套件索引,%i 源碼索引和 %i 簽名\n" #: apt-pkg/cdrom.cc:715