From 0fd68707605f42741574304e5d51582fe298a4b0 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 18 Feb 2010 21:06:47 +0100 Subject: refreshed po/ doc/po files --- po/zh_TW.po | 367 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 196 insertions(+), 171 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 2a5c87e59..7033d8d7b 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: 2010-01-01 19:13+0100\n" +"POT-Creation-Date: 2010-01-11 15:17+0100\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5] %s)." msgstr "無法重新命名,%s (%s -> %s)。" -#: apt-pkg/acquire-item.cc:395 +#: apt-pkg/acquire-item.cc:432 msgid "MD5Sum mismatch" msgstr "MD5Sum 不符" -#: apt-pkg/acquire-item.cc:649 apt-pkg/acquire-item.cc:1411 +#: apt-pkg/acquire-item.cc:693 apt-pkg/acquire-item.cc:1455 msgid "Hash Sum mismatch" msgstr "Hash Sum 不符" -#: apt-pkg/acquire-item.cc:1106 +#: apt-pkg/acquire-item.cc:1150 msgid "There is no public key available for the following key IDs:\n" msgstr "無法取得以下的密鑰 ID 的公鑰:\n" -#: apt-pkg/acquire-item.cc:1216 +#: apt-pkg/acquire-item.cc:1260 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " @@ -2726,20 +2738,20 @@ msgstr "" "找不到 %s 套件的某個檔案。這意味著您可能要手動修復這個套件。(因為找不到平" "台)" -#: apt-pkg/acquire-item.cc:1275 +#: apt-pkg/acquire-item.cc:1319 #, c-format msgid "" "I wasn't able to locate file for the %s package. This might mean you need to " "manually fix this package." msgstr "找不到 %s 套件的某個檔案。這意味著您可能要手動修復這個套件。" -#: apt-pkg/acquire-item.cc:1316 +#: apt-pkg/acquire-item.cc:1360 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "這個套件的索引檔損壞了。沒有套件 %s 的 Filename: 欄位。" -#: apt-pkg/acquire-item.cc:1403 +#: apt-pkg/acquire-item.cc:1447 msgid "Size mismatch" msgstr "大小不符" @@ -2872,7 +2884,6 @@ msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案遺失了,有 %i 個檔案 #: apt-pkg/indexcopy.cc:530 #, fuzzy, c-format -#| msgid "Opening configuration file %s" msgid "Skipping nonexistent file %s" msgstr "開啟設定檔 %s" @@ -2883,7 +2894,6 @@ msgstr "" #: apt-pkg/indexcopy.cc:542 #, fuzzy, c-format -#| msgid "Hash Sum mismatch" msgid "Hash mismatch for: %s" msgstr "Hash Sum 不符" @@ -2904,7 +2914,6 @@ msgstr "正在移除 %s" #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format -#| msgid "Completely removed %s" msgid "Completely removing %s" msgstr "已完整移除 %s" @@ -2988,14 +2997,30 @@ msgstr "" msgid "Not locked" msgstr "" -#: methods/rred.cc:219 -msgid "Could not patch file" -msgstr "無法修補檔案" +#: methods/rred.cc:465 +#, c-format +msgid "" +"Could not patch %s with mmap and with file operation usage - the patch seems " +"to be corrupt." +msgstr "" + +#: methods/rred.cc:470 +#, c-format +msgid "" +"Could not patch %s with mmap (but no mmap specific fail) - the patch seems " +"to be corrupt." +msgstr "" #: methods/rsh.cc:330 msgid "Connection closed prematurely" msgstr "連線突然終止" +#~ msgid "Couldn't access keyring: '%s'" +#~ msgstr "無法存取鑰匙圈:'%s'" + +#~ msgid "Could not patch file" +#~ msgstr "無法修補檔案" + #~ msgid " %4i %s\n" #~ msgstr " %4i %s\n" -- cgit v1.2.3 From b564740226100331f1aba8a1e35a57e5483361f7 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 21 Apr 2010 13:14:40 +0200 Subject: replace backticks with single quote in broken packages message. Thanks to Jari Aalto for spotting & patching! (Closes: #577168) --- po/zh_TW.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 7033d8d7b..4ebdf64fc 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -764,8 +764,8 @@ msgid " Done" msgstr " 完成" #: cmdline/apt-get.cc:684 -msgid "You might want to run `apt-get -f install' to correct these." -msgstr "您也許得執行 `apt-get -f install' 以修正這些問題。" +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "您也許得執行 'apt-get -f install' 以修正這些問題。" #: cmdline/apt-get.cc:687 msgid "Unmet dependencies. Try using -f." @@ -1073,8 +1073,8 @@ msgid "%s set to manually installed.\n" msgstr "%s 被設定為手動安裝。\n" #: cmdline/apt-get.cc:1794 -msgid "You might want to run `apt-get -f install' to correct these:" -msgstr "您也許得執行 `apt-get -f install' 以修正這些問題:" +msgid "You might want to run 'apt-get -f install' to correct these:" +msgstr "您也許得執行 'apt-get -f install' 以修正這些問題:" #: cmdline/apt-get.cc:1797 msgid "" -- cgit v1.2.3 From b81dbe40d48ce6fcf76a4df1eab6f9b0905962e2 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 4 May 2010 13:45:36 +0200 Subject: make update-po --- po/zh_TW.po | 826 +++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 453 insertions(+), 373 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 4ebdf64fc..1438230e6 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: 2010-01-11 15:17+0100\n" +"POT-Creation-Date: 2010-05-04 13:37+0200\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5] ." msgstr "選項 %s:在指定設定項目時應該有 =。" -#: apt-pkg/contrib/cmndline.cc:234 +#: apt-pkg/contrib/cmndline.cc:236 #, c-format msgid "Option %s requires an integer argument, not '%s'" msgstr "選項 %s 的參數應該是數字,而不是 '%s'" -#: apt-pkg/contrib/cmndline.cc:265 +#: apt-pkg/contrib/cmndline.cc:267 #, c-format msgid "Option '%s' is too long" msgstr "選項 %s 太長" -#: apt-pkg/contrib/cmndline.cc:298 +#: apt-pkg/contrib/cmndline.cc:300 #, c-format msgid "Sense %s is not understood, try true or false." msgstr "偵測器 %s 無法理解,試試 true 或 false。" -#: apt-pkg/contrib/cmndline.cc:348 +#: apt-pkg/contrib/cmndline.cc:350 #, c-format msgid "Invalid operation %s" msgstr "無效的操作 %s" @@ -2244,191 +2286,196 @@ msgstr "無效的操作 %s" msgid "Unable to stat the mount point %s" msgstr "無法取得掛載點 %s 的狀態" -#: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/contrib/cdromutl.cc:187 -#: apt-pkg/acquire.cc:425 apt-pkg/acquire.cc:450 apt-pkg/clean.cc:39 +#: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 +#: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 #, c-format msgid "Unable to change to %s" msgstr "無法切換至 %s" -#: apt-pkg/contrib/cdromutl.cc:195 +#: apt-pkg/contrib/cdromutl.cc:204 msgid "Failed to stat the cdrom" msgstr "無法取得 CD-ROM 的狀態" -#: apt-pkg/contrib/fileutl.cc:151 +#: apt-pkg/contrib/fileutl.cc:152 #, c-format msgid "Not using locking for read only lock file %s" msgstr "不在唯讀檔案 %s 上使用檔案鎖定" -#: apt-pkg/contrib/fileutl.cc:156 +#: apt-pkg/contrib/fileutl.cc:157 #, c-format msgid "Could not open lock file %s" msgstr "無法開啟鎖定檔 %s" -#: apt-pkg/contrib/fileutl.cc:174 +#: apt-pkg/contrib/fileutl.cc:175 #, c-format msgid "Not using locking for nfs mounted lock file %s" msgstr "不在以 nfs 掛載的檔案 %s 上使用檔案鎖定" -#: apt-pkg/contrib/fileutl.cc:178 +#: apt-pkg/contrib/fileutl.cc:179 #, c-format msgid "Could not get lock %s" msgstr "無法將 %s 鎖定" -#: apt-pkg/contrib/fileutl.cc:568 +#: apt-pkg/contrib/fileutl.cc:615 #, c-format msgid "Waited for %s but it wasn't there" msgstr "等待 %s 但是它並不存在" -#: apt-pkg/contrib/fileutl.cc:580 +#: apt-pkg/contrib/fileutl.cc:627 #, c-format msgid "Sub-process %s received a segmentation fault." msgstr "子程序 %s 收到一個記憶體錯誤。" -#: apt-pkg/contrib/fileutl.cc:582 +#: apt-pkg/contrib/fileutl.cc:629 #, fuzzy, c-format msgid "Sub-process %s received signal %u." msgstr "子程序 %s 收到一個記憶體錯誤。" -#: apt-pkg/contrib/fileutl.cc:586 +#: apt-pkg/contrib/fileutl.cc:633 #, c-format msgid "Sub-process %s returned an error code (%u)" msgstr "子程序 %s 傳回錯誤碼 (%u)" -#: apt-pkg/contrib/fileutl.cc:588 +#: apt-pkg/contrib/fileutl.cc:635 #, c-format msgid "Sub-process %s exited unexpectedly" msgstr "子程序 %s 不預期得結束" -#: apt-pkg/contrib/fileutl.cc:632 +#: apt-pkg/contrib/fileutl.cc:679 #, c-format msgid "Could not open file %s" msgstr "無法開啟檔案 %s" -#: apt-pkg/contrib/fileutl.cc:688 +#: apt-pkg/contrib/fileutl.cc:735 #, c-format msgid "read, still have %lu to read but none left" msgstr "讀取,仍有 %lu 未讀但已無空間" -#: apt-pkg/contrib/fileutl.cc:718 +#: apt-pkg/contrib/fileutl.cc:765 #, c-format msgid "write, still have %lu to write but couldn't" msgstr "寫入,仍有 %lu 待寫入但已沒辨法" -#: apt-pkg/contrib/fileutl.cc:793 +#: apt-pkg/contrib/fileutl.cc:840 msgid "Problem closing the file" msgstr "在關閉檔案時發生問題" -#: apt-pkg/contrib/fileutl.cc:799 +#: apt-pkg/contrib/fileutl.cc:846 msgid "Problem unlinking the file" msgstr "在刪除檔案時發生問題" -#: apt-pkg/contrib/fileutl.cc:810 +#: apt-pkg/contrib/fileutl.cc:857 msgid "Problem syncing the file" msgstr "在同步檔案時發生問題" -#: apt-pkg/pkgcache.cc:133 +#: apt-pkg/pkgcache.cc:139 msgid "Empty package cache" msgstr "清空套件快取" -#: apt-pkg/pkgcache.cc:139 +#: apt-pkg/pkgcache.cc:145 msgid "The package cache file is corrupted" msgstr "套件快取檔損壞" -#: apt-pkg/pkgcache.cc:144 +#: apt-pkg/pkgcache.cc:150 msgid "The package cache file is an incompatible version" msgstr "套件快取檔版本不符" -#: apt-pkg/pkgcache.cc:149 +#: apt-pkg/pkgcache.cc:155 #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "本 APT 不支援 '%s' 版本系統" -#: apt-pkg/pkgcache.cc:154 +#: apt-pkg/pkgcache.cc:160 msgid "The package cache was built for a different architecture" msgstr "這個套件快取是用於另一種平台的" -#: apt-pkg/pkgcache.cc:225 +#: apt-pkg/pkgcache.cc:287 msgid "Depends" msgstr "相依關係" -#: apt-pkg/pkgcache.cc:225 +#: apt-pkg/pkgcache.cc:287 msgid "PreDepends" msgstr "預先相依關係" -#: apt-pkg/pkgcache.cc:225 +#: apt-pkg/pkgcache.cc:287 msgid "Suggests" msgstr "建議" -#: apt-pkg/pkgcache.cc:226 +#: apt-pkg/pkgcache.cc:288 msgid "Recommends" msgstr "推薦" -#: apt-pkg/pkgcache.cc:226 +#: apt-pkg/pkgcache.cc:288 msgid "Conflicts" msgstr "衝突" -#: apt-pkg/pkgcache.cc:226 +#: apt-pkg/pkgcache.cc:288 msgid "Replaces" msgstr "取代" -#: apt-pkg/pkgcache.cc:227 +#: apt-pkg/pkgcache.cc:289 msgid "Obsoletes" msgstr "廢棄" -#: apt-pkg/pkgcache.cc:227 +#: apt-pkg/pkgcache.cc:289 msgid "Breaks" msgstr "毀損" -#: apt-pkg/pkgcache.cc:227 +#: apt-pkg/pkgcache.cc:289 msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc:238 +#: apt-pkg/pkgcache.cc:300 msgid "important" msgstr "重要" -#: apt-pkg/pkgcache.cc:238 +#: apt-pkg/pkgcache.cc:300 msgid "required" msgstr "必要" -#: apt-pkg/pkgcache.cc:238 +#: apt-pkg/pkgcache.cc:300 msgid "standard" msgstr "標準" -#: apt-pkg/pkgcache.cc:239 +#: apt-pkg/pkgcache.cc:301 msgid "optional" msgstr "次要" -#: apt-pkg/pkgcache.cc:239 +#: apt-pkg/pkgcache.cc:301 msgid "extra" msgstr "額外" -#: apt-pkg/depcache.cc:123 apt-pkg/depcache.cc:152 +#: apt-pkg/depcache.cc:124 apt-pkg/depcache.cc:153 msgid "Building dependency tree" msgstr "正在重建相依關係" -#: apt-pkg/depcache.cc:124 +#: apt-pkg/depcache.cc:125 msgid "Candidate versions" msgstr "候選版本" -#: apt-pkg/depcache.cc:153 +#: apt-pkg/depcache.cc:154 msgid "Dependency generation" msgstr "建立相依關係" -#: apt-pkg/depcache.cc:173 apt-pkg/depcache.cc:193 apt-pkg/depcache.cc:197 +#: apt-pkg/depcache.cc:174 apt-pkg/depcache.cc:207 apt-pkg/depcache.cc:211 msgid "Reading state information" msgstr "正在讀取狀態資料" -#: apt-pkg/depcache.cc:223 +#: apt-pkg/depcache.cc:236 #, c-format msgid "Failed to open StateFile %s" msgstr "無法開啟 StateFile %s" -#: apt-pkg/depcache.cc:229 +#: apt-pkg/depcache.cc:242 #, c-format msgid "Failed to write temporary StateFile %s" msgstr "無法寫入暫存的 StateFile %s" +#: apt-pkg/depcache.cc:851 +#, c-format +msgid "Internal error, group '%s' has no installable pseudo package" +msgstr "" + #: apt-pkg/tagfile.cc:102 #, c-format msgid "Unable to parse package file %s (1)" @@ -2439,64 +2486,84 @@ msgstr "無法辨識套件檔 %s (1)" msgid "Unable to parse package file %s (2)" msgstr "無法辨識套件檔 %s (2)" -#: apt-pkg/sourcelist.cc:83 +#: apt-pkg/sourcelist.cc:92 +#, fuzzy, c-format +msgid "Malformed line %lu in source list %s ([option] unparseable)" +msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(發行版分析)" + +#: apt-pkg/sourcelist.cc:95 +#, fuzzy, c-format +msgid "Malformed line %lu in source list %s ([option] too short)" +msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(發行版)" + +#: apt-pkg/sourcelist.cc:106 +#, fuzzy, c-format +msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" +msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(發行版分析)" + +#: apt-pkg/sourcelist.cc:112 +#, fuzzy, c-format +msgid "Malformed line %lu in source list %s ([%s] has no key)" +msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(發行版分析)" + +#: apt-pkg/sourcelist.cc:115 +#, fuzzy, c-format +msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" +msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(發行版分析)" + +#: apt-pkg/sourcelist.cc:128 #, c-format msgid "Malformed line %lu in source list %s (URI)" msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤 (URI)" -#: apt-pkg/sourcelist.cc:85 +#: apt-pkg/sourcelist.cc:130 #, c-format msgid "Malformed line %lu in source list %s (dist)" msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(發行版)" -#: apt-pkg/sourcelist.cc:88 +#: apt-pkg/sourcelist.cc:133 #, c-format msgid "Malformed line %lu in source list %s (URI parse)" msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(URI 分析)" -#: apt-pkg/sourcelist.cc:94 +#: apt-pkg/sourcelist.cc:139 #, c-format msgid "Malformed line %lu in source list %s (absolute dist)" msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(絕對發行版)" -#: apt-pkg/sourcelist.cc:101 +#: apt-pkg/sourcelist.cc:146 #, c-format msgid "Malformed line %lu in source list %s (dist parse)" msgstr "來源列表 %2$s 中的 %1$lu 行的格式錯誤(發行版分析)" -#: apt-pkg/sourcelist.cc:199 +#: apt-pkg/sourcelist.cc:244 #, c-format msgid "Opening %s" msgstr "正在開啟 %s" -#: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:445 +#: apt-pkg/sourcelist.cc:261 apt-pkg/cdrom.cc:438 #, c-format msgid "Line %u too long in source list %s." msgstr "來源列表 %2$s 中的第 %1$u 行太長。" -#: apt-pkg/sourcelist.cc:236 +#: apt-pkg/sourcelist.cc:281 #, c-format msgid "Malformed line %u in source list %s (type)" msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(類型)" -#: apt-pkg/sourcelist.cc:240 +#: apt-pkg/sourcelist.cc:285 #, c-format msgid "Type '%s' is not known on line %u in source list %s" msgstr "未知的類型 '%1$s',位於在來源列表 %3$s 中的第 %2$u 行" -#: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251 -#, c-format -msgid "Malformed line %u in source list %s (vendor id)" -msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(提供者 ID)" - -#: apt-pkg/packagemanager.cc:324 apt-pkg/packagemanager.cc:586 +#: apt-pkg/packagemanager.cc:331 apt-pkg/packagemanager.cc:615 #, c-format msgid "" "Could not perform immediate configuration on '%s'.Please see man 5 apt.conf " "under APT::Immediate-Configure for details. (%d)" msgstr "" -#: apt-pkg/packagemanager.cc:440 +#: apt-pkg/packagemanager.cc:452 #, c-format msgid "" "This installation run will require temporarily removing the essential " @@ -2506,7 +2573,7 @@ msgstr "" "此安裝因衝突或預先相依關係,需暫時刪除 %s 這個基本套件。這通常不是好主意,但" "若您執意進行,請設定 APT::Force-LoopBreak 選項。" -#: apt-pkg/packagemanager.cc:478 +#: apt-pkg/packagemanager.cc:495 #, c-format msgid "" "Could not perform immediate configuration on already unpacked '%s'.Please " @@ -2518,13 +2585,13 @@ msgstr "" msgid "Index file type '%s' is not supported" msgstr "不被支援的索引檔類型 '%s'" -#: apt-pkg/algorithms.cc:248 +#: apt-pkg/algorithms.cc:292 #, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "套件 %s 需要重新安裝,但找不到它的套件檔。" -#: apt-pkg/algorithms.cc:1138 +#: apt-pkg/algorithms.cc:1182 msgid "" "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " "held packages." @@ -2532,34 +2599,39 @@ msgstr "" "錯誤,pkgProblemResolver::Resolve 的建立中斷了,這可能肇因於保留 (hold) 套" "件。" -#: apt-pkg/algorithms.cc:1140 +#: apt-pkg/algorithms.cc:1184 msgid "Unable to correct problems, you have held broken packages." msgstr "無法修正問題,您保留 (hold) 了損毀的套件。" -#: apt-pkg/algorithms.cc:1415 apt-pkg/algorithms.cc:1417 +#: apt-pkg/algorithms.cc:1461 apt-pkg/algorithms.cc:1463 msgid "" "Some index files failed to download, they have been ignored, or old ones " "used instead." msgstr "有一些索引檔不能下載,它們可能被略過了,或是替而使用原有的索引檔。" -#: apt-pkg/acquire.cc:60 -#, c-format -msgid "Lists directory %spartial is missing." +#: apt-pkg/acquire.cc:79 +#, fuzzy, c-format +msgid "List directory %spartial is missing." msgstr "找不到清單目錄 %spartial。" -#: apt-pkg/acquire.cc:64 -#, c-format -msgid "Archive directory %spartial is missing." +#: apt-pkg/acquire.cc:83 +#, fuzzy, c-format +msgid "Archives directory %spartial is missing." msgstr "找不到套件檔目錄 %spartial。" +#: apt-pkg/acquire.cc:91 +#, fuzzy, c-format +msgid "Unable to lock directory %s" +msgstr "無法鎖定列表目錄" + #. only show the ETA if it makes sense #. two days -#: apt-pkg/acquire.cc:826 +#: apt-pkg/acquire.cc:878 #, c-format msgid "Retrieving file %li of %li (%s remaining)" msgstr "正在取得檔案 %li/%li(還有 %s)" -#: apt-pkg/acquire.cc:828 +#: apt-pkg/acquire.cc:880 #, c-format msgid "Retrieving file %li of %li" msgstr "正在取得檔案 %li/%li" @@ -2579,12 +2651,12 @@ msgstr "安裝方式 %s 沒有正確啟動" msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "請把標籤為 '%s' 的光碟放入 '%s' 裝置中,然後按下 [Enter] 鍵。" -#: apt-pkg/init.cc:133 +#: apt-pkg/init.cc:135 #, c-format msgid "Packaging system '%s' is not supported" msgstr "不支援的套件包裝系統 '%s'" -#: apt-pkg/init.cc:149 +#: apt-pkg/init.cc:151 msgid "Unable to determine a suitable packaging system type" msgstr "無法確認合適的套件包裝系統類型" @@ -2605,110 +2677,110 @@ msgstr "無法分析或開啟套件清單或狀況檔。" msgid "You may want to run apt-get update to correct these problems" msgstr "您也許得執行 apt-get update 以修正這些問題" -#: apt-pkg/policy.cc:316 +#: apt-pkg/policy.cc:333 #, fuzzy, c-format msgid "Invalid record in the preferences file %s, no Package header" msgstr "個人設定檔中有些不正確資料,沒有以 Package 開頭" -#: apt-pkg/policy.cc:338 +#: apt-pkg/policy.cc:355 #, c-format msgid "Did not understand pin type %s" msgstr "無法分析鎖定類型 %s" -#: apt-pkg/policy.cc:346 +#: apt-pkg/policy.cc:363 msgid "No priority (or zero) specified for pin" msgstr "銷定並沒有優先順序之分(或零)" -#: apt-pkg/pkgcachegen.cc:74 +#: apt-pkg/pkgcachegen.cc:75 msgid "Cache has an incompatible versioning system" msgstr "快取使用的是不相容的版本系統" -#: apt-pkg/pkgcachegen.cc:117 +#: apt-pkg/pkgcachegen.cc:131 #, c-format msgid "Error occurred while processing %s (NewPackage)" msgstr "在處理 %s 時發生錯誤 (NewPackage)" -#: apt-pkg/pkgcachegen.cc:132 +#: apt-pkg/pkgcachegen.cc:146 #, c-format msgid "Error occurred while processing %s (UsePackage1)" msgstr "在處理 %s 時發生錯誤 (UsePackage1)" -#: apt-pkg/pkgcachegen.cc:166 +#: apt-pkg/pkgcachegen.cc:180 #, c-format msgid "Error occurred while processing %s (NewFileDesc1)" msgstr "在處理 %s 時發生錯誤 (NewFileDesc1)" -#: apt-pkg/pkgcachegen.cc:191 +#: apt-pkg/pkgcachegen.cc:210 #, c-format msgid "Error occurred while processing %s (UsePackage2)" msgstr "在處理 %s 時發生錯誤 (UsePackage2)" -#: apt-pkg/pkgcachegen.cc:195 +#: apt-pkg/pkgcachegen.cc:214 #, c-format msgid "Error occurred while processing %s (NewFileVer1)" msgstr "在處理 %s 時發生錯誤 (NewFileVer1)" -#: apt-pkg/pkgcachegen.cc:226 +#: apt-pkg/pkgcachegen.cc:234 #, c-format msgid "Error occurred while processing %s (NewVersion1)" msgstr "在處理 %s 時發生錯誤 (NewVersion1)" -#: apt-pkg/pkgcachegen.cc:230 +#: apt-pkg/pkgcachegen.cc:238 #, c-format msgid "Error occurred while processing %s (UsePackage3)" msgstr "在處理 %s 時發生錯誤 (UsePackage3)" -#: apt-pkg/pkgcachegen.cc:234 +#: apt-pkg/pkgcachegen.cc:242 #, c-format msgid "Error occurred while processing %s (NewVersion2)" msgstr "在處理 %s 時發生錯誤 (NewVersion2)" -#: apt-pkg/pkgcachegen.cc:258 +#: apt-pkg/pkgcachegen.cc:266 #, c-format msgid "Error occurred while processing %s (NewFileDesc2)" msgstr "在處理 %s 時發生錯誤 (NewFileDesc2)" -#: apt-pkg/pkgcachegen.cc:264 +#: apt-pkg/pkgcachegen.cc:273 msgid "Wow, you exceeded the number of package names this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的套件名稱數量了。" -#: apt-pkg/pkgcachegen.cc:267 +#: apt-pkg/pkgcachegen.cc:276 msgid "Wow, you exceeded the number of versions this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的版本數量了。" -#: apt-pkg/pkgcachegen.cc:270 +#: apt-pkg/pkgcachegen.cc:279 msgid "Wow, you exceeded the number of descriptions this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的說明數量了。" -#: apt-pkg/pkgcachegen.cc:273 +#: apt-pkg/pkgcachegen.cc:282 msgid "Wow, you exceeded the number of dependencies this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的相依關係數量了。" -#: apt-pkg/pkgcachegen.cc:301 +#: apt-pkg/pkgcachegen.cc:310 #, c-format msgid "Error occurred while processing %s (FindPkg)" msgstr "在處理 %s 時發生錯誤 (FindPkg)" -#: apt-pkg/pkgcachegen.cc:314 +#: apt-pkg/pkgcachegen.cc:323 #, c-format msgid "Error occurred while processing %s (CollectFileProvides)" msgstr "在處理 %s 時發生錯誤 (CollectFileProvides)" -#: apt-pkg/pkgcachegen.cc:320 +#: apt-pkg/pkgcachegen.cc:329 #, c-format msgid "Package %s %s was not found while processing file dependencies" msgstr "在計算檔案相依性時找不到套件 %s %s" -#: apt-pkg/pkgcachegen.cc:706 +#: apt-pkg/pkgcachegen.cc:860 #, c-format msgid "Couldn't stat source package list %s" msgstr "無法取得來源套件列表 %s 的狀態" -#: apt-pkg/pkgcachegen.cc:808 +#: apt-pkg/pkgcachegen.cc:962 msgid "Collecting File Provides" msgstr "正在收集檔案提供者" -#: apt-pkg/pkgcachegen.cc:952 apt-pkg/pkgcachegen.cc:959 +#: apt-pkg/pkgcachegen.cc:1122 apt-pkg/pkgcachegen.cc:1129 msgid "IO Error saving source cache" msgstr "在儲存來源快取時 IO 錯誤" @@ -2721,7 +2793,7 @@ msgstr "無法重新命名,%s (%s -> %s)。" msgid "MD5Sum mismatch" msgstr "MD5Sum 不符" -#: apt-pkg/acquire-item.cc:693 apt-pkg/acquire-item.cc:1455 +#: apt-pkg/acquire-item.cc:693 apt-pkg/acquire-item.cc:1469 msgid "Hash Sum mismatch" msgstr "Hash Sum 不符" @@ -2745,13 +2817,13 @@ msgid "" "manually fix this package." msgstr "找不到 %s 套件的某個檔案。這意味著您可能要手動修復這個套件。" -#: apt-pkg/acquire-item.cc:1360 +#: apt-pkg/acquire-item.cc:1374 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "這個套件的索引檔損壞了。沒有套件 %s 的 Filename: 欄位。" -#: apt-pkg/acquire-item.cc:1447 +#: apt-pkg/acquire-item.cc:1461 msgid "Size mismatch" msgstr "大小不符" @@ -2775,7 +2847,7 @@ msgstr "在 Release 檔 %s 裡沒有 Hash 項目" msgid "Vendor block %s contains no fingerprint" msgstr "提供者區塊 %s 沒有包含指紋碼" -#: apt-pkg/cdrom.cc:525 +#: apt-pkg/cdrom.cc:518 #, c-format msgid "" "Using CD-ROM mount point %s\n" @@ -2784,64 +2856,64 @@ msgstr "" "使用光碟機掛載點 %s\n" "正在掛載光碟機\n" -#: apt-pkg/cdrom.cc:534 apt-pkg/cdrom.cc:622 +#: apt-pkg/cdrom.cc:527 apt-pkg/cdrom.cc:615 msgid "Identifying.. " msgstr "正在識別.." -#: apt-pkg/cdrom.cc:559 +#: apt-pkg/cdrom.cc:552 #, c-format msgid "Stored label: %s\n" msgstr "保存標籤:%s\n" -#: apt-pkg/cdrom.cc:566 apt-pkg/cdrom.cc:836 +#: apt-pkg/cdrom.cc:559 apt-pkg/cdrom.cc:827 msgid "Unmounting CD-ROM...\n" msgstr "正在卸載光碟機...\n" -#: apt-pkg/cdrom.cc:585 +#: apt-pkg/cdrom.cc:578 #, c-format msgid "Using CD-ROM mount point %s\n" msgstr "使用光碟機掛載點 %s\n" -#: apt-pkg/cdrom.cc:603 +#: apt-pkg/cdrom.cc:596 msgid "Unmounting CD-ROM\n" msgstr "正在卸載光碟機\n" -#: apt-pkg/cdrom.cc:607 +#: apt-pkg/cdrom.cc:600 msgid "Waiting for disc...\n" msgstr "正在等待碟片...\n" #. Mount the new CDROM -#: apt-pkg/cdrom.cc:615 +#: apt-pkg/cdrom.cc:608 msgid "Mounting CD-ROM...\n" msgstr "正在掛載光碟機... \n" -#: apt-pkg/cdrom.cc:633 +#: apt-pkg/cdrom.cc:626 msgid "Scanning disc for index files..\n" msgstr "正在掃描碟片中的索引檔..\n" -#: apt-pkg/cdrom.cc:673 +#: apt-pkg/cdrom.cc:666 #, c-format msgid "" "Found %zu package indexes, %zu source indexes, %zu translation indexes and %" "zu signatures\n" msgstr "找到了 %zu 個套件索引,%zu 個原始碼索引,%zu 個翻譯索引及 %zu 個簽章\n" -#: apt-pkg/cdrom.cc:684 +#: apt-pkg/cdrom.cc:677 msgid "" "Unable to locate any package files, perhaps this is not a Debian Disc or the " "wrong architecture?" msgstr "" -#: apt-pkg/cdrom.cc:710 +#: apt-pkg/cdrom.cc:703 #, c-format msgid "Found label '%s'\n" msgstr "找到標籤 '%s'\n" -#: apt-pkg/cdrom.cc:739 +#: apt-pkg/cdrom.cc:732 msgid "That is not a valid name, try again.\n" msgstr "這並不是正確的名稱,請重試。\n" -#: apt-pkg/cdrom.cc:755 +#: apt-pkg/cdrom.cc:748 #, c-format msgid "" "This disc is called: \n" @@ -2850,15 +2922,15 @@ msgstr "" "這個碟片名為:\n" "'%s'\n" -#: apt-pkg/cdrom.cc:759 +#: apt-pkg/cdrom.cc:752 msgid "Copying package lists..." msgstr "正在複製套件清單..." -#: apt-pkg/cdrom.cc:785 +#: apt-pkg/cdrom.cc:778 msgid "Writing new source list\n" msgstr "正在寫入新的來源列表\n" -#: apt-pkg/cdrom.cc:794 +#: apt-pkg/cdrom.cc:787 msgid "Source list entries for this disc are:\n" msgstr "該碟片的來源列表項目為:\n" @@ -2902,12 +2974,12 @@ msgstr "Hash Sum 不符" msgid "Installing %s" msgstr "正在安裝 %s" -#: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:661 +#: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:737 #, c-format msgid "Configuring %s" msgstr "正在設定 %s" -#: apt-pkg/deb/dpkgpm.cc:51 apt-pkg/deb/dpkgpm.cc:668 +#: apt-pkg/deb/dpkgpm.cc:51 apt-pkg/deb/dpkgpm.cc:744 #, c-format msgid "Removing %s" msgstr "正在移除 %s" @@ -2922,56 +2994,61 @@ msgstr "已完整移除 %s" msgid "Running post-installation trigger %s" msgstr "正在執行安裝後套件後續處理程式 %s" -#: apt-pkg/deb/dpkgpm.cc:558 +#: apt-pkg/deb/dpkgpm.cc:581 #, c-format msgid "Directory '%s' missing" msgstr "找不到 '%s' 目錄" -#: apt-pkg/deb/dpkgpm.cc:654 +#: apt-pkg/deb/dpkgpm.cc:596 apt-pkg/deb/dpkgpm.cc:609 +#, fuzzy, c-format +msgid "Could not open file '%s'" +msgstr "無法開啟檔案 %s" + +#: apt-pkg/deb/dpkgpm.cc:730 #, c-format msgid "Preparing %s" msgstr "正在準備 %s" -#: apt-pkg/deb/dpkgpm.cc:655 +#: apt-pkg/deb/dpkgpm.cc:731 #, c-format msgid "Unpacking %s" msgstr "正在解開 %s" -#: apt-pkg/deb/dpkgpm.cc:660 +#: apt-pkg/deb/dpkgpm.cc:736 #, c-format msgid "Preparing to configure %s" msgstr "正在準備設定 %s" -#: apt-pkg/deb/dpkgpm.cc:662 +#: apt-pkg/deb/dpkgpm.cc:738 #, c-format msgid "Installed %s" msgstr "已安裝 %s" -#: apt-pkg/deb/dpkgpm.cc:667 +#: apt-pkg/deb/dpkgpm.cc:743 #, c-format msgid "Preparing for removal of %s" msgstr "正在準備移除 %s" -#: apt-pkg/deb/dpkgpm.cc:669 +#: apt-pkg/deb/dpkgpm.cc:745 #, c-format msgid "Removed %s" msgstr "已移除 %s" -#: apt-pkg/deb/dpkgpm.cc:674 +#: apt-pkg/deb/dpkgpm.cc:750 #, c-format msgid "Preparing to completely remove %s" msgstr "正在準備完整移除 %s" -#: apt-pkg/deb/dpkgpm.cc:675 +#: apt-pkg/deb/dpkgpm.cc:751 #, c-format msgid "Completely removed %s" msgstr "已完整移除 %s" -#: apt-pkg/deb/dpkgpm.cc:879 +#: apt-pkg/deb/dpkgpm.cc:955 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" msgstr "無法寫入記錄檔,openpty() 失敗(/dev/pts 未掛載?)\n" -#: apt-pkg/deb/dpkgpm.cc:909 +#: apt-pkg/deb/dpkgpm.cc:986 msgid "Running dpkg" msgstr "" @@ -3015,6 +3092,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "連線突然終止" +#~ msgid "Malformed line %u in source list %s (vendor id)" +#~ msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(提供者 ID)" + #~ msgid "Couldn't access keyring: '%s'" #~ msgstr "無法存取鑰匙圈:'%s'" -- cgit v1.2.3 From b6c6b52fbb09df15933ab9ec8a3d98d2643b1268 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 30 Jul 2010 12:48:15 +0200 Subject: refresh po/pot files in doc/ and po/ --- po/zh_TW.po | 1024 +++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 573 insertions(+), 451 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 1438230e6..13b61d3fa 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,156 +8,157 @@ msgid "" msgstr "" "Project-Id-Version: 0.5.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 13:37+0200\n" +"POT-Creation-Date: 2010-07-30 12:45+0200\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5] \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: cmdline/apt-cache.cc:141 +#: cmdline/apt-cache.cc:156 #, c-format msgid "Package %s version %s has an unmet dep:\n" msgstr "套件 %s 版本 %s 未能滿足相依性:\n" -#: cmdline/apt-cache.cc:181 cmdline/apt-cache.cc:552 cmdline/apt-cache.cc:646 -#: cmdline/apt-cache.cc:799 cmdline/apt-cache.cc:1023 -#: cmdline/apt-cache.cc:1428 cmdline/apt-cache.cc:1523 -#: cmdline/apt-cache.cc:1606 -#, c-format -msgid "Unable to locate package %s" -msgstr "找不到套件 %s" - -#: cmdline/apt-cache.cc:245 +#: cmdline/apt-cache.cc:284 msgid "Total package names: " msgstr "套件名稱合計:" -#: cmdline/apt-cache.cc:247 +#: cmdline/apt-cache.cc:286 #, fuzzy msgid "Total package structures: " msgstr "套件名稱合計:" -#: cmdline/apt-cache.cc:287 +#: cmdline/apt-cache.cc:326 msgid " Normal packages: " msgstr " 一般套件:" -#: cmdline/apt-cache.cc:288 +#: cmdline/apt-cache.cc:327 msgid " Pure virtual packages: " msgstr " 完全虛擬套件:" -#: cmdline/apt-cache.cc:289 +#: cmdline/apt-cache.cc:328 msgid " Single virtual packages: " msgstr " 單一虛擬套件:" -#: cmdline/apt-cache.cc:290 +#: cmdline/apt-cache.cc:329 msgid " Mixed virtual packages: " msgstr " 混合虛擬套件:" -#: cmdline/apt-cache.cc:291 +#: cmdline/apt-cache.cc:330 msgid " Missing: " msgstr " 找不到:" -#: cmdline/apt-cache.cc:293 +#: cmdline/apt-cache.cc:332 msgid "Total distinct versions: " msgstr "個別版本合計:" -#: cmdline/apt-cache.cc:295 +#: cmdline/apt-cache.cc:334 msgid "Total distinct descriptions: " msgstr "個別版本類別合計:" -#: cmdline/apt-cache.cc:297 +#: cmdline/apt-cache.cc:336 msgid "Total dependencies: " msgstr "相依關係合計:" -#: cmdline/apt-cache.cc:300 +#: cmdline/apt-cache.cc:339 msgid "Total ver/file relations: " msgstr "版本/檔案關聯合計:" -#: cmdline/apt-cache.cc:302 +#: cmdline/apt-cache.cc:341 msgid "Total Desc/File relations: " msgstr "類別/檔案關聯合計:" -#: cmdline/apt-cache.cc:304 +#: cmdline/apt-cache.cc:343 msgid "Total Provides mappings: " msgstr "提供者對應合計:" -#: cmdline/apt-cache.cc:316 +#: cmdline/apt-cache.cc:355 msgid "Total globbed strings: " msgstr "所有字串合計:" -#: cmdline/apt-cache.cc:330 +#: cmdline/apt-cache.cc:369 msgid "Total dependency version space: " msgstr "相依版本空間合計:" -#: cmdline/apt-cache.cc:335 +#: cmdline/apt-cache.cc:374 msgid "Total slack space: " msgstr "間暇空間合計:" -#: cmdline/apt-cache.cc:343 +#: cmdline/apt-cache.cc:382 msgid "Total space accounted for: " msgstr "統計後的空間合計:" -#: cmdline/apt-cache.cc:471 cmdline/apt-cache.cc:1223 +#: cmdline/apt-cache.cc:513 cmdline/apt-cache.cc:1194 #, c-format msgid "Package file %s is out of sync." msgstr "套件檔 %s 未同步。" -#: cmdline/apt-cache.cc:1299 -msgid "You must give exactly one pattern" +#: cmdline/apt-cache.cc:1273 +#, fuzzy +msgid "You must give at least one search pattern" msgstr "您必須明確得給定一個樣式" -#: cmdline/apt-cache.cc:1457 cmdline/apt-cache.cc:1529 +#: cmdline/apt-cache.cc:1429 cmdline/apt-cache.cc:1431 +#: cmdline/apt-cache.cc:1508 msgid "No packages found" msgstr "未找到套件" -#: cmdline/apt-cache.cc:1548 +#: cmdline/apt-cache.cc:1503 +#, c-format +msgid "Unable to locate package %s" +msgstr "找不到套件 %s" + +#: cmdline/apt-cache.cc:1533 msgid "Package files:" msgstr "套件檔:" -#: cmdline/apt-cache.cc:1555 cmdline/apt-cache.cc:1657 +#: cmdline/apt-cache.cc:1540 cmdline/apt-cache.cc:1638 msgid "Cache is out of sync, can't x-ref a package file" msgstr "快取資料未同步,無法 x-ref 套件檔" #. Show any packages have explicit pins -#: cmdline/apt-cache.cc:1569 +#: cmdline/apt-cache.cc:1554 msgid "Pinned packages:" msgstr "鎖定的套件:" -#: cmdline/apt-cache.cc:1581 cmdline/apt-cache.cc:1637 +#: cmdline/apt-cache.cc:1566 cmdline/apt-cache.cc:1618 msgid "(not found)" msgstr "(未找到)" -#: cmdline/apt-cache.cc:1590 +#: cmdline/apt-cache.cc:1575 msgid " Installed: " msgstr " 已安裝:" -#: cmdline/apt-cache.cc:1591 +#: cmdline/apt-cache.cc:1576 msgid " Candidate: " msgstr " 候選:" -#: cmdline/apt-cache.cc:1619 cmdline/apt-cache.cc:1627 +#: cmdline/apt-cache.cc:1600 cmdline/apt-cache.cc:1608 msgid "(none)" msgstr "(無)" -#: cmdline/apt-cache.cc:1634 +#: cmdline/apt-cache.cc:1615 msgid " Package pin: " msgstr " 套件鎖定:" #. Show the priority tables -#: cmdline/apt-cache.cc:1643 +#: cmdline/apt-cache.cc:1624 msgid " Version table:" msgstr " 版本列表:" -#: cmdline/apt-cache.cc:1754 cmdline/apt-cdrom.cc:197 cmdline/apt-config.cc:70 +#: cmdline/apt-cache.cc:1732 cmdline/apt-cdrom.cc:197 cmdline/apt-config.cc:70 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:584 -#: cmdline/apt-get.cc:2729 cmdline/apt-sortpkgs.cc:144 +#: cmdline/apt-get.cc:2740 cmdline/apt-sortpkgs.cc:144 #, c-format msgid "%s %s for %s compiled on %s %s\n" msgstr "%s %s 是用於 %s 並在 %s %s 上編譯的\n" -#: cmdline/apt-cache.cc:1761 +#: cmdline/apt-cache.cc:1739 +#, fuzzy msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] add file1 [file2 ...]\n" @@ -178,6 +179,7 @@ msgid "" " unmet - Show unmet dependencies\n" " search - Search the package list for a regex pattern\n" " show - Show a readable record for the package\n" +" showauto - Display a list of automatically installed packages\n" " depends - Show raw dependency information for a package\n" " rdepends - Show reverse dependency information for a package\n" " pkgnames - List the names of all packages in the system\n" @@ -310,12 +312,12 @@ msgstr "" " -c=? 讀取指定的設定檔\n" " -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" -#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:1030 +#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:1171 #, c-format msgid "Unable to write to %s" msgstr "無法寫入 %s" -#: cmdline/apt-extracttemplates.cc:310 +#: cmdline/apt-extracttemplates.cc:309 msgid "Cannot get debconf version. Is debconf installed?" msgstr "無法取得 debconf 版本。是否有安裝 debconf?" @@ -647,79 +649,79 @@ msgstr "在取消 %s 的連結時發生問題" msgid "Failed to rename %s to %s" msgstr "無法將 %s 更名為 %s" -#: cmdline/apt-get.cc:127 +#: cmdline/apt-get.cc:134 msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:149 cmdline/apt-get.cc:1782 +#: cmdline/apt-get.cc:156 #, c-format msgid "Regex compilation error - %s" msgstr "編譯正規表示式時發生錯誤 - %s" -#: cmdline/apt-get.cc:244 +#: cmdline/apt-get.cc:251 msgid "The following packages have unmet dependencies:" msgstr "下列的套件有未滿足的相依關係:" -#: cmdline/apt-get.cc:334 +#: cmdline/apt-get.cc:341 #, c-format msgid "but %s is installed" msgstr "但 %s 卻已安裝" -#: cmdline/apt-get.cc:336 +#: cmdline/apt-get.cc:343 #, c-format msgid "but %s is to be installed" msgstr "但 %s 卻將被安裝" -#: cmdline/apt-get.cc:343 +#: cmdline/apt-get.cc:350 msgid "but it is not installable" msgstr "但它卻無法安裝" -#: cmdline/apt-get.cc:345 +#: cmdline/apt-get.cc:352 msgid "but it is a virtual package" msgstr "但它是虛擬套件" -#: cmdline/apt-get.cc:348 +#: cmdline/apt-get.cc:355 msgid "but it is not installed" msgstr "但它卻尚未安裝" -#: cmdline/apt-get.cc:348 +#: cmdline/apt-get.cc:355 msgid "but it is not going to be installed" msgstr "但它卻將不會被安裝" -#: cmdline/apt-get.cc:353 +#: cmdline/apt-get.cc:360 msgid " or" msgstr "或" -#: cmdline/apt-get.cc:384 +#: cmdline/apt-get.cc:391 msgid "The following NEW packages will be installed:" msgstr "下列【新】套件將會被安裝:" -#: cmdline/apt-get.cc:412 +#: cmdline/apt-get.cc:419 msgid "The following packages will be REMOVED:" msgstr "下列套件將會被【移除】:" -#: cmdline/apt-get.cc:434 +#: cmdline/apt-get.cc:441 msgid "The following packages have been kept back:" msgstr "下列套件將會維持其原有版本:" -#: cmdline/apt-get.cc:457 +#: cmdline/apt-get.cc:464 msgid "The following packages will be upgraded:" msgstr "下列套件將會被升級:" -#: cmdline/apt-get.cc:480 +#: cmdline/apt-get.cc:487 msgid "The following packages will be DOWNGRADED:" msgstr "下列套件將會被【降級】:" -#: cmdline/apt-get.cc:500 +#: cmdline/apt-get.cc:507 msgid "The following held packages will be changed:" msgstr "下列被保留 (hold) 的套件將會被更改:" -#: cmdline/apt-get.cc:553 +#: cmdline/apt-get.cc:560 #, c-format msgid "%s (due to %s) " msgstr "%s(因為 %s)" -#: cmdline/apt-get.cc:561 +#: cmdline/apt-get.cc:568 msgid "" "WARNING: The following essential packages will be removed.\n" "This should NOT be done unless you know exactly what you are doing!" @@ -727,140 +729,232 @@ msgstr "" "【警告】:下列的基本套件都將被移除。\n" "除非您很清楚您在做什麼,否則請勿輕易嘗試!" -#: cmdline/apt-get.cc:595 +#: cmdline/apt-get.cc:602 #, c-format msgid "%lu upgraded, %lu newly installed, " msgstr "升級 %lu 個,新安裝 %lu 個," -#: cmdline/apt-get.cc:599 +#: cmdline/apt-get.cc:606 #, c-format msgid "%lu reinstalled, " msgstr "重新安裝 %lu 個," -#: cmdline/apt-get.cc:601 +#: cmdline/apt-get.cc:608 #, c-format msgid "%lu downgraded, " msgstr "降級 %lu 個," -#: cmdline/apt-get.cc:603 +#: cmdline/apt-get.cc:610 #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "移除 %lu 個,有 %lu 個未被升級。\n" -#: cmdline/apt-get.cc:607 +#: cmdline/apt-get.cc:614 #, c-format msgid "%lu not fully installed or removed.\n" msgstr "%lu 個沒有完整得安裝或移除。\n" -#: cmdline/apt-get.cc:680 +#: cmdline/apt-get.cc:634 +#, fuzzy, c-format +msgid "Note, selecting '%s' for task '%s'\n" +msgstr "注意,根據正規表示式 '%2$s' 而選擇了 %1$s\n" + +#: cmdline/apt-get.cc:640 +#, fuzzy, c-format +msgid "Note, selecting '%s' for regex '%s'\n" +msgstr "注意,根據正規表示式 '%2$s' 而選擇了 %1$s\n" + +#: cmdline/apt-get.cc:647 +#, fuzzy, c-format +msgid "Selected version '%s' (%s) for '%s'\n" +msgstr "選定的版本為 %3$s 的 %1$s (%2$s)\n" + +#: cmdline/apt-get.cc:657 +#, c-format +msgid "Package %s is a virtual package provided by:\n" +msgstr "套件 %s 是虛擬套件,提供者為:\n" + +#: cmdline/apt-get.cc:668 +msgid " [Installed]" +msgstr "【已安裝】" + +#: cmdline/apt-get.cc:677 +#, fuzzy +msgid " [Not candidate version]" +msgstr "候選版本" + +#: cmdline/apt-get.cc:679 +msgid "You should explicitly select one to install." +msgstr "請您明確地選擇一個來進行安裝。" + +#: cmdline/apt-get.cc:682 +#, c-format +msgid "" +"Package %s is not available, but is referred to by another package.\n" +"This may mean that the package is missing, has been obsoleted, or\n" +"is only available from another source\n" +msgstr "" +"無法取得套件 %s,但它卻被其它的套件引用了。\n" +"這意味著這個套件可能已經消失了、被廢棄了,或是只能由其他的來源取得\n" + +#: cmdline/apt-get.cc:700 +msgid "However the following packages replace it:" +msgstr "然而,下列的套件取代了它:" + +#: cmdline/apt-get.cc:712 +#, fuzzy, c-format +msgid "Package '%s' has no installation candidate" +msgstr "套件 %s 沒有可安裝的候選版本" + +#: cmdline/apt-get.cc:723 +#, c-format +msgid "Virtual packages like '%s' can't be removed\n" +msgstr "" + +#: cmdline/apt-get.cc:754 +#, fuzzy, c-format +msgid "Note, selecting '%s' instead of '%s'\n" +msgstr "注意,選擇了以 %s 替代 %s\n" + +#: cmdline/apt-get.cc:784 +#, c-format +msgid "Skipping %s, it is already installed and upgrade is not set.\n" +msgstr "忽略 %s,它已被安裝且沒有計劃要進行升級。\n" + +#: cmdline/apt-get.cc:788 +#, fuzzy, c-format +msgid "Skipping %s, it is not installed and only upgrades are requested.\n" +msgstr "忽略 %s,它已被安裝且沒有計劃要進行升級。\n" + +#: cmdline/apt-get.cc:798 +#, c-format +msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" +msgstr "無法重新安裝 %s,因為它無法下載。\n" + +#: cmdline/apt-get.cc:803 +#, c-format +msgid "%s is already the newest version.\n" +msgstr "%s 已經是最新版本了。\n" + +#: cmdline/apt-get.cc:822 cmdline/apt-get.cc:1979 +#, c-format +msgid "%s set to manually installed.\n" +msgstr "%s 被設定為手動安裝。\n" + +#: cmdline/apt-get.cc:859 +#, c-format +msgid "Package %s is not installed, so not removed\n" +msgstr "套件 %s 並沒有被安裝,所以也不會被移除\n" + +#: cmdline/apt-get.cc:934 msgid "Correcting dependencies..." msgstr "正在修正相依關係..." -#: cmdline/apt-get.cc:683 +#: cmdline/apt-get.cc:937 msgid " failed." msgstr " 失敗。" -#: cmdline/apt-get.cc:686 +#: cmdline/apt-get.cc:940 msgid "Unable to correct dependencies" msgstr "無法修正相依關係" -#: cmdline/apt-get.cc:689 +#: cmdline/apt-get.cc:943 msgid "Unable to minimize the upgrade set" msgstr "無法將升級計劃最小化" -#: cmdline/apt-get.cc:691 +#: cmdline/apt-get.cc:945 msgid " Done" msgstr " 完成" -#: cmdline/apt-get.cc:695 +#: cmdline/apt-get.cc:949 msgid "You might want to run 'apt-get -f install' to correct these." msgstr "您也許得執行 'apt-get -f install' 以修正這些問題。" -#: cmdline/apt-get.cc:698 +#: cmdline/apt-get.cc:952 msgid "Unmet dependencies. Try using -f." msgstr "未能滿足相依關係。試試 -f 選項。" -#: cmdline/apt-get.cc:723 +#: cmdline/apt-get.cc:977 msgid "WARNING: The following packages cannot be authenticated!" msgstr "【警告】:無法驗證下列套件!" -#: cmdline/apt-get.cc:727 +#: cmdline/apt-get.cc:981 msgid "Authentication warning overridden.\n" msgstr "忽略了驗證警告。\n" -#: cmdline/apt-get.cc:734 +#: cmdline/apt-get.cc:988 msgid "Install these packages without verification [y/N]? " msgstr "是否不經驗證就安裝這些套件?[y/N]" -#: cmdline/apt-get.cc:736 +#: cmdline/apt-get.cc:990 msgid "Some packages could not be authenticated" msgstr "有部份套件無法驗證" -#: cmdline/apt-get.cc:745 cmdline/apt-get.cc:900 +#: cmdline/apt-get.cc:999 cmdline/apt-get.cc:1154 msgid "There are problems and -y was used without --force-yes" msgstr "發生了問題,且 -y 並沒有和 --force-yes 搭配使用" -#: cmdline/apt-get.cc:786 +#: cmdline/apt-get.cc:1040 msgid "Internal error, InstallPackages was called with broken packages!" msgstr "內部錯誤,在損毀的套件上執行 InstallPackages!" -#: cmdline/apt-get.cc:795 +#: cmdline/apt-get.cc:1049 msgid "Packages need to be removed but remove is disabled." msgstr "有套件需要被移除,但卻被禁止移除。" -#: cmdline/apt-get.cc:806 +#: cmdline/apt-get.cc:1060 msgid "Internal error, Ordering didn't finish" msgstr "內部錯誤,排序未能完成" -#: cmdline/apt-get.cc:831 cmdline/apt-get.cc:2210 cmdline/apt-get.cc:2469 -#: apt-pkg/cachefile.cc:65 +#: cmdline/apt-get.cc:1085 cmdline/apt-get.cc:2190 cmdline/apt-get.cc:2481 +#: apt-pkg/cachefile.cc:106 msgid "The list of sources could not be read." msgstr "無法讀取來源列表。" -#: cmdline/apt-get.cc:846 +#: cmdline/apt-get.cc:1100 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org" msgstr "怪哉... 檔案大小不符,請發信給 apt@packages.debian.org" -#: cmdline/apt-get.cc:851 +#: cmdline/apt-get.cc:1105 #, c-format msgid "Need to get %sB/%sB of archives.\n" msgstr "需要下載 %sB/%sB 的套件檔。\n" -#: cmdline/apt-get.cc:854 +#: cmdline/apt-get.cc:1108 #, c-format msgid "Need to get %sB of archives.\n" msgstr "需要下載 %sB 的套件檔。\n" -#: cmdline/apt-get.cc:859 +#: cmdline/apt-get.cc:1113 #, c-format msgid "After this operation, %sB of additional disk space will be used.\n" msgstr "此操作完成之後,會多佔用 %sB 的磁碟空間。\n" -#: cmdline/apt-get.cc:862 +#: cmdline/apt-get.cc:1116 #, c-format msgid "After this operation, %sB disk space will be freed.\n" msgstr "此操作完成之後,會空出 %sB 的磁碟空間。\n" -#: cmdline/apt-get.cc:877 cmdline/apt-get.cc:880 cmdline/apt-get.cc:2308 -#: cmdline/apt-get.cc:2311 +#: cmdline/apt-get.cc:1131 cmdline/apt-get.cc:1134 cmdline/apt-get.cc:2319 +#: cmdline/apt-get.cc:2322 #, c-format msgid "Couldn't determine free space in %s" msgstr "無法確認 %s 的未使用空間" -#: cmdline/apt-get.cc:890 +#: cmdline/apt-get.cc:1144 #, c-format msgid "You don't have enough free space in %s." msgstr "在 %s 裡沒有足夠的的未使用空間。" -#: cmdline/apt-get.cc:906 cmdline/apt-get.cc:926 +#: cmdline/apt-get.cc:1160 cmdline/apt-get.cc:1180 msgid "Trivial Only specified but this is not a trivial operation." msgstr "雖然指定了 Trivial Only(自動答 NO)選項,但這並不是 trivial 操作。" -#: cmdline/apt-get.cc:908 +#: cmdline/apt-get.cc:1162 msgid "Yes, do as I say!" msgstr "Yes, do as I say!" -#: cmdline/apt-get.cc:910 +#: cmdline/apt-get.cc:1164 #, c-format msgid "" "You are about to do something potentially harmful.\n" @@ -871,28 +965,28 @@ msgstr "" "請輸入 '%s' 這個句子以繼續進行\n" " ?] " -#: cmdline/apt-get.cc:916 cmdline/apt-get.cc:935 +#: cmdline/apt-get.cc:1170 cmdline/apt-get.cc:1189 msgid "Abort." msgstr "放棄執行。" -#: cmdline/apt-get.cc:931 +#: cmdline/apt-get.cc:1185 msgid "Do you want to continue [Y/n]? " msgstr "是否繼續進行 [Y/n]?" -#: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:2364 apt-pkg/algorithms.cc:1435 +#: cmdline/apt-get.cc:1257 cmdline/apt-get.cc:2375 apt-pkg/algorithms.cc:1434 #, c-format msgid "Failed to fetch %s %s\n" msgstr "無法取得 %s,%s\n" -#: cmdline/apt-get.cc:1021 +#: cmdline/apt-get.cc:1275 msgid "Some files failed to download" msgstr "有部份檔案無法下載" -#: cmdline/apt-get.cc:1022 cmdline/apt-get.cc:2373 +#: cmdline/apt-get.cc:1276 cmdline/apt-get.cc:2384 msgid "Download complete and in download only mode" msgstr "下載完成,且這是『僅下載』模式" -#: cmdline/apt-get.cc:1028 +#: cmdline/apt-get.cc:1282 msgid "" "Unable to fetch some archives, maybe run apt-get update or try with --fix-" "missing?" @@ -900,125 +994,57 @@ msgstr "" "有部份套件檔無法取得,試著執行 apt-get update 或者試著加上 --fix-missing 選" "項?" -#: cmdline/apt-get.cc:1032 +#: cmdline/apt-get.cc:1286 msgid "--fix-missing and media swapping is not currently supported" msgstr "目前尚未支援 --fix-missing 和媒體抽換" -#: cmdline/apt-get.cc:1037 +#: cmdline/apt-get.cc:1291 msgid "Unable to correct missing packages." msgstr "無法修正欠缺的套件。" -#: cmdline/apt-get.cc:1038 +#: cmdline/apt-get.cc:1292 msgid "Aborting install." msgstr "放棄安裝。" -#: cmdline/apt-get.cc:1096 -#, c-format -msgid "Note, selecting %s instead of %s\n" -msgstr "注意,選擇了以 %s 替代 %s\n" - -#: cmdline/apt-get.cc:1107 -#, c-format -msgid "Skipping %s, it is already installed and upgrade is not set.\n" -msgstr "忽略 %s,它已被安裝且沒有計劃要進行升級。\n" - -#: cmdline/apt-get.cc:1117 -#, fuzzy, c-format -msgid "Skipping %s, it is not installed and only upgrades are requested.\n" -msgstr "忽略 %s,它已被安裝且沒有計劃要進行升級。\n" - -#: cmdline/apt-get.cc:1135 -#, c-format -msgid "Package %s is not installed, so not removed\n" -msgstr "套件 %s 並沒有被安裝,所以也不會被移除\n" - -#: cmdline/apt-get.cc:1146 -#, c-format -msgid "Package %s is a virtual package provided by:\n" -msgstr "套件 %s 是虛擬套件,提供者為:\n" - -#: cmdline/apt-get.cc:1159 -msgid " [Installed]" -msgstr "【已安裝】" - -#: cmdline/apt-get.cc:1168 -#, fuzzy -msgid " [Not candidate version]" -msgstr "候選版本" - -#: cmdline/apt-get.cc:1170 -msgid "You should explicitly select one to install." -msgstr "請您明確地選擇一個來進行安裝。" - -#: cmdline/apt-get.cc:1175 -#, c-format +#: cmdline/apt-get.cc:1320 msgid "" -"Package %s is not available, but is referred to by another package.\n" -"This may mean that the package is missing, has been obsoleted, or\n" -"is only available from another source\n" -msgstr "" -"無法取得套件 %s,但它卻被其它的套件引用了。\n" -"這意味著這個套件可能已經消失了、被廢棄了,或是只能由其他的來源取得\n" - -#: cmdline/apt-get.cc:1194 -msgid "However the following packages replace it:" -msgstr "然而,下列的套件取代了它:" - -#: cmdline/apt-get.cc:1197 -#, c-format -msgid "Package %s has no installation candidate" -msgstr "套件 %s 沒有可安裝的候選版本" - -#: cmdline/apt-get.cc:1217 -#, c-format -msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" -msgstr "無法重新安裝 %s,因為它無法下載。\n" - -#: cmdline/apt-get.cc:1225 -#, c-format -msgid "%s is already the newest version.\n" -msgstr "%s 已經是最新版本了。\n" - -#: cmdline/apt-get.cc:1254 -#, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "找不到 '%2$s' 的 '%1$s' 發行版" - -#: cmdline/apt-get.cc:1256 -#, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "找不到 '%s' 版的 '%s'" +"The following package disappeared from your system as\n" +"all files have been overwritten by other packages:" +msgid_plural "" +"The following packages disappeared from your system as\n" +"all files have been overwritten by other packages:" +msgstr[0] "" +msgstr[1] "" -#: cmdline/apt-get.cc:1262 -#, c-format -msgid "Selected version %s (%s) for %s\n" -msgstr "選定的版本為 %3$s 的 %1$s (%2$s)\n" +#: cmdline/apt-get.cc:1324 +msgid "Note: This is done automatic and on purpose by dpkg." +msgstr "" -#: cmdline/apt-get.cc:1363 +#: cmdline/apt-get.cc:1454 #, c-format msgid "Ignore unavailable target release '%s' of package '%s'" msgstr "" -#: cmdline/apt-get.cc:1395 +#: cmdline/apt-get.cc:1486 #, fuzzy, c-format msgid "Picking '%s' as source package instead of '%s'\n" msgstr "無法取得來源套件列表 %s 的狀態" #. if (VerTag.empty() == false && Last == 0) -#: cmdline/apt-get.cc:1433 +#: cmdline/apt-get.cc:1524 #, c-format msgid "Ignore unavailable version '%s' of package '%s'" msgstr "" -#: cmdline/apt-get.cc:1449 +#: cmdline/apt-get.cc:1540 msgid "The update command takes no arguments" msgstr "update 指令不需任何參數" -#: cmdline/apt-get.cc:1514 +#: cmdline/apt-get.cc:1605 msgid "We are not supposed to delete stuff, can't start AutoRemover" msgstr "我們沒有計劃要刪除任何東西,無法啟動 AutoRemover" -#: cmdline/apt-get.cc:1562 +#: cmdline/apt-get.cc:1653 #, fuzzy msgid "" "The following package is automatically installed and is no longer required:" @@ -1028,7 +1054,7 @@ msgid_plural "" msgstr[0] "以下套件是被自動安裝進來的,且已不再會被用到了:" msgstr[1] "以下套件是被自動安裝進來的,且已不再會被用到了:" -#: cmdline/apt-get.cc:1566 +#: cmdline/apt-get.cc:1657 #, fuzzy, c-format msgid "%lu package was automatically installed and is no longer required.\n" msgid_plural "" @@ -1036,11 +1062,11 @@ msgid_plural "" msgstr[0] "以下套件是被自動安裝進來的,且已不再會被用到了:" msgstr[1] "以下套件是被自動安裝進來的,且已不再會被用到了:" -#: cmdline/apt-get.cc:1568 +#: cmdline/apt-get.cc:1659 msgid "Use 'apt-get autoremove' to remove them." msgstr "使用 'apt-get autoremove' 來將其移除。" -#: cmdline/apt-get.cc:1573 +#: cmdline/apt-get.cc:1664 msgid "" "Hmm, seems like the AutoRemover destroyed something which really\n" "shouldn't happen. Please file a bug report against apt." @@ -1058,43 +1084,23 @@ msgstr "" #. "that package should be filed.") << endl; #. } #. -#: cmdline/apt-get.cc:1576 cmdline/apt-get.cc:1871 +#: cmdline/apt-get.cc:1667 cmdline/apt-get.cc:1809 msgid "The following information may help to resolve the situation:" msgstr "以下的資訊或許有助於解決當前的情況:" -#: cmdline/apt-get.cc:1580 +#: cmdline/apt-get.cc:1671 msgid "Internal Error, AutoRemover broke stuff" msgstr "內部錯誤,AutoRemover 處理失敗" -#: cmdline/apt-get.cc:1599 +#: cmdline/apt-get.cc:1690 msgid "Internal error, AllUpgrade broke stuff" msgstr "內部錯誤,AllUpgrade 造成了損壞" -#: cmdline/apt-get.cc:1654 -#, c-format -msgid "Couldn't find task %s" -msgstr "無法找到主題 %s" - -#: cmdline/apt-get.cc:1769 cmdline/apt-get.cc:1808 -#, c-format -msgid "Couldn't find package %s" -msgstr "無法找到套件 %s" - -#: cmdline/apt-get.cc:1795 -#, c-format -msgid "Note, selecting %s for regex '%s'\n" -msgstr "注意,根據正規表示式 '%2$s' 而選擇了 %1$s\n" - -#: cmdline/apt-get.cc:1828 -#, c-format -msgid "%s set to manually installed.\n" -msgstr "%s 被設定為手動安裝。\n" - -#: cmdline/apt-get.cc:1841 +#: cmdline/apt-get.cc:1779 msgid "You might want to run 'apt-get -f install' to correct these:" msgstr "您也許得執行 'apt-get -f install' 以修正這些問題:" -#: cmdline/apt-get.cc:1844 +#: cmdline/apt-get.cc:1782 msgid "" "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " "solution)." @@ -1102,7 +1108,7 @@ msgstr "" "未能滿足相依關係。請試著不指定套件來執行 'apt-get -f install'(或採取其它的解" "決方案)。" -#: cmdline/apt-get.cc:1856 +#: cmdline/apt-get.cc:1794 msgid "" "Some packages could not be installed. This may mean that you have\n" "requested an impossible situation or if you are using the unstable\n" @@ -1112,126 +1118,151 @@ msgstr "" "有些套件無法安裝。這可能意謂著您的要求難以解決,或是若您使用的是\n" "unstable 發行版,可能有些必要的套件尚未建立,或是被移出 Incoming 了。" -#: cmdline/apt-get.cc:1874 +#: cmdline/apt-get.cc:1812 msgid "Broken packages" msgstr "損毀的套件" -#: cmdline/apt-get.cc:1903 +#: cmdline/apt-get.cc:1841 msgid "The following extra packages will be installed:" msgstr "下列的額外套件將被安裝:" -#: cmdline/apt-get.cc:1992 +#: cmdline/apt-get.cc:1931 msgid "Suggested packages:" msgstr "建議套件:" -#: cmdline/apt-get.cc:1993 +#: cmdline/apt-get.cc:1932 msgid "Recommended packages:" msgstr "推薦套件:" -#: cmdline/apt-get.cc:2022 +#: cmdline/apt-get.cc:1974 +#, c-format +msgid "Couldn't find package %s" +msgstr "無法找到套件 %s" + +#: cmdline/apt-get.cc:1981 +#, fuzzy, c-format +msgid "%s set to automatically installed.\n" +msgstr "%s 被設定為手動安裝。\n" + +#: cmdline/apt-get.cc:2002 msgid "Calculating upgrade... " msgstr "籌備升級中... " -#: cmdline/apt-get.cc:2025 methods/ftp.cc:708 methods/connect.cc:112 +#: cmdline/apt-get.cc:2005 methods/ftp.cc:707 methods/connect.cc:111 msgid "Failed" msgstr "失敗" -#: cmdline/apt-get.cc:2030 +#: cmdline/apt-get.cc:2010 msgid "Done" msgstr "完成" -#: cmdline/apt-get.cc:2097 cmdline/apt-get.cc:2105 +#: cmdline/apt-get.cc:2077 cmdline/apt-get.cc:2085 msgid "Internal error, problem resolver broke stuff" msgstr "內部錯誤,問題排除器造成了損壞" -#: cmdline/apt-get.cc:2129 cmdline/apt-get.cc:2162 +#: cmdline/apt-get.cc:2109 cmdline/apt-get.cc:2142 msgid "Unable to lock the download directory" msgstr "無法鎖定下載目錄" -#: cmdline/apt-get.cc:2205 +#: cmdline/apt-get.cc:2185 msgid "Must specify at least one package to fetch source for" msgstr "在取得原始碼時必須至少指定一個套件" -#: cmdline/apt-get.cc:2237 cmdline/apt-get.cc:2489 +#: cmdline/apt-get.cc:2225 cmdline/apt-get.cc:2501 #, c-format msgid "Unable to find a source package for %s" msgstr "無法找到 %s 的原始碼套件" -#: cmdline/apt-get.cc:2286 +#: cmdline/apt-get.cc:2241 +#, c-format +msgid "" +"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" +"%s\n" +msgstr "" + +#: cmdline/apt-get.cc:2246 +#, c-format +msgid "" +"Please use:\n" +"bzr get %s\n" +"to retrieve the latest (possibly unreleased) updates to the package.\n" +msgstr "" + +#: cmdline/apt-get.cc:2297 #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "略過已下載的檔案 '%s'\n" -#: cmdline/apt-get.cc:2321 +#: cmdline/apt-get.cc:2332 #, c-format msgid "You don't have enough free space in %s" msgstr "在 %s 裡沒有足夠的的未使用空間" -#: cmdline/apt-get.cc:2327 +#: cmdline/apt-get.cc:2338 #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "需要下載 %sB/%sB 的原始套件檔。\n" -#: cmdline/apt-get.cc:2330 +#: cmdline/apt-get.cc:2341 #, c-format msgid "Need to get %sB of source archives.\n" msgstr "需要下載 %sB 的原始套件檔。\n" -#: cmdline/apt-get.cc:2336 +#: cmdline/apt-get.cc:2347 #, c-format msgid "Fetch source %s\n" msgstr "取得原始碼 %s\n" -#: cmdline/apt-get.cc:2369 +#: cmdline/apt-get.cc:2380 msgid "Failed to fetch some archives." msgstr "無法取得某些套件檔。" -#: cmdline/apt-get.cc:2398 +#: cmdline/apt-get.cc:2410 #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "不解開,因原始碼已解開至 %s\n" -#: cmdline/apt-get.cc:2410 +#: cmdline/apt-get.cc:2422 #, c-format msgid "Unpack command '%s' failed.\n" msgstr "解開指令 '%s' 失敗。\n" -#: cmdline/apt-get.cc:2411 +#: cmdline/apt-get.cc:2423 #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "請檢查是否已安裝了 'dpkg-dev' 套件。\n" -#: cmdline/apt-get.cc:2428 +#: cmdline/apt-get.cc:2440 #, c-format msgid "Build command '%s' failed.\n" msgstr "編譯指令 '%s' 失敗。\n" -#: cmdline/apt-get.cc:2448 +#: cmdline/apt-get.cc:2460 msgid "Child process failed" msgstr "子程序失敗" -#: cmdline/apt-get.cc:2464 +#: cmdline/apt-get.cc:2476 msgid "Must specify at least one package to check builddeps for" msgstr "在檢查編譯相依關係時必須至少指定一個套件" -#: cmdline/apt-get.cc:2494 +#: cmdline/apt-get.cc:2506 #, c-format msgid "Unable to get build-dependency information for %s" msgstr "無法取得 %s 的編譯相依關係資訊" -#: cmdline/apt-get.cc:2514 +#: cmdline/apt-get.cc:2526 #, c-format msgid "%s has no build depends.\n" msgstr "%s 沒有編譯相依關係。\n" -#: cmdline/apt-get.cc:2566 +#: cmdline/apt-get.cc:2577 #, c-format msgid "" "%s dependency for %s cannot be satisfied because the package %s cannot be " "found" msgstr "無法滿足 %2$s 所要求的 %1$s 相依關係,因為找不到套件 %3$s" -#: cmdline/apt-get.cc:2619 +#: cmdline/apt-get.cc:2630 #, c-format msgid "" "%s dependency for %s cannot be satisfied because no available versions of " @@ -1239,30 +1270,30 @@ msgid "" msgstr "" "無法滿足 %2$s 所要求的 %1$s 相依關係,因為套件 %3$s 沒有版本符合其版本需求" -#: cmdline/apt-get.cc:2655 +#: cmdline/apt-get.cc:2666 #, c-format msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" msgstr "無法滿足 %2$s 的相依關係 %1$s:已安裝的套件 %3$s 太新了" -#: cmdline/apt-get.cc:2682 +#: cmdline/apt-get.cc:2693 #, c-format msgid "Failed to satisfy %s dependency for %s: %s" msgstr "無法滿足 %2$s 的相依關係 %1$s:%3$s" -#: cmdline/apt-get.cc:2698 +#: cmdline/apt-get.cc:2709 #, c-format msgid "Build-dependencies for %s could not be satisfied." msgstr "無法滿足套件 %s 的編譯相依關係。" -#: cmdline/apt-get.cc:2703 +#: cmdline/apt-get.cc:2714 msgid "Failed to process build dependencies" msgstr "無法處理編譯相依關係" -#: cmdline/apt-get.cc:2734 +#: cmdline/apt-get.cc:2745 msgid "Supported modules:" msgstr "已支援模組:" -#: cmdline/apt-get.cc:2775 +#: cmdline/apt-get.cc:2786 #, fuzzy msgid "" "Usage: apt-get [options] command\n" @@ -1287,6 +1318,8 @@ msgid "" " clean - Erase downloaded archive files\n" " autoclean - Erase old downloaded archive files\n" " check - Verify that there are no broken dependencies\n" +" markauto - Mark the given packages as automatically installed\n" +" unmarkauto - Mark the given packages as manually installed\n" "\n" "Options:\n" " -h This help text.\n" @@ -1346,7 +1379,7 @@ msgstr "" "以取得更多資訊和選項。\n" " 該 APT 有著超級牛力。\n" -#: cmdline/apt-get.cc:2944 +#: cmdline/apt-get.cc:2958 msgid "" "NOTE: This is only a simulation!\n" " apt-get needs root privileges for real execution.\n" @@ -1591,9 +1624,9 @@ msgstr "檔案 %s/%s 覆寫了套件 %s 中的相同檔案" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. #: apt-inst/extract.cc:464 apt-pkg/contrib/cdromutl.cc:166 -#: apt-pkg/contrib/fileutl.cc:287 apt-pkg/sourcelist.cc:204 -#: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:92 -#: apt-pkg/init.cc:100 apt-pkg/clean.cc:33 apt-pkg/policy.cc:296 +#: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 +#: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 +#: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 #, c-format msgid "Unable to read %s" msgstr "無法讀取 %s" @@ -1622,10 +1655,9 @@ msgstr "無法取得 %sinfo 的狀態" msgid "The info and temp directories need to be on the same filesystem" msgstr "資料目錄與暫存目錄需位於同一檔案系統中" -#. Build the status cache -#: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:947 -#: apt-pkg/pkgcachegen.cc:1032 apt-pkg/pkgcachegen.cc:1037 -#: apt-pkg/pkgcachegen.cc:1181 +#: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:1070 +#: apt-pkg/pkgcachegen.cc:1174 apt-pkg/pkgcachegen.cc:1180 +#: apt-pkg/pkgcachegen.cc:1326 msgid "Reading package lists" msgstr "正在讀取套件清單" @@ -1756,12 +1788,12 @@ msgstr "找不到磁碟。" msgid "File not found" msgstr "找不到檔案" -#: methods/copy.cc:43 methods/gzip.cc:141 methods/gzip.cc:150 -#: methods/rred.cc:483 methods/rred.cc:492 +#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 +#: methods/rred.cc:486 methods/rred.cc:495 msgid "Failed to stat" msgstr "無法取得狀態" -#: methods/copy.cc:80 methods/gzip.cc:147 methods/rred.cc:489 +#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 msgid "Failed to set modification time" msgstr "無法設定修改時間" @@ -1822,7 +1854,7 @@ msgstr "連線逾時" msgid "Server closed the connection" msgstr "伺服器已關閉連線" -#: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:714 methods/rsh.cc:190 +#: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:753 methods/rsh.cc:190 msgid "Read error" msgstr "讀取錯誤" @@ -1834,196 +1866,178 @@ msgstr "回應超過緩衝區長度。" msgid "Protocol corruption" msgstr "協定失敗" -#: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:753 methods/rsh.cc:232 +#: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:795 methods/rsh.cc:232 msgid "Write error" msgstr "寫入錯誤" -#: methods/ftp.cc:693 methods/ftp.cc:699 methods/ftp.cc:735 +#: methods/ftp.cc:692 methods/ftp.cc:698 methods/ftp.cc:734 msgid "Could not create a socket" msgstr "無法建立 Socket" -#: methods/ftp.cc:704 +#: methods/ftp.cc:703 msgid "Could not connect data socket, connection timed out" msgstr "無法和 data socket 連線,連線逾時" -#: methods/ftp.cc:710 +#: methods/ftp.cc:709 msgid "Could not connect passive socket." msgstr "無法和 passive socket 連線。" -#: methods/ftp.cc:728 +#: methods/ftp.cc:727 msgid "getaddrinfo was unable to get a listening socket" msgstr "getaddrinfo 無法取得監聽 socket" -#: methods/ftp.cc:742 +#: methods/ftp.cc:741 msgid "Could not bind a socket" msgstr "無法 bind 至 socket" -#: methods/ftp.cc:746 +#: methods/ftp.cc:745 msgid "Could not listen on the socket" msgstr "無法監聽 socket" -#: methods/ftp.cc:753 +#: methods/ftp.cc:752 msgid "Could not determine the socket's name" msgstr "無法解析 socket 名稱" -#: methods/ftp.cc:785 +#: methods/ftp.cc:784 msgid "Unable to send PORT command" msgstr "無法送出 PORT 指令" -#: methods/ftp.cc:795 +#: methods/ftp.cc:794 #, c-format msgid "Unknown address family %u (AF_*)" msgstr "未知的地址家族 %u (AF_*)" -#: methods/ftp.cc:804 +#: methods/ftp.cc:803 #, c-format msgid "EPRT failed, server said: %s" msgstr "EPRT 指令失敗,伺服器回應:%s" -#: methods/ftp.cc:824 +#: methods/ftp.cc:823 msgid "Data socket connect timed out" msgstr "Data socket 連線逾時" -#: methods/ftp.cc:831 +#: methods/ftp.cc:830 msgid "Unable to accept connection" msgstr "無法接受連線" -#: methods/ftp.cc:870 methods/http.cc:1002 methods/rsh.cc:303 +#: methods/ftp.cc:869 methods/http.cc:1000 methods/rsh.cc:302 msgid "Problem hashing file" msgstr "有問題的雜湊檔" -#: methods/ftp.cc:883 +#: methods/ftp.cc:882 #, c-format msgid "Unable to fetch file, server said '%s'" msgstr "無法取得檔案,伺服器回應 '%s'" -#: methods/ftp.cc:898 methods/rsh.cc:322 +#: methods/ftp.cc:897 methods/rsh.cc:321 msgid "Data socket timed out" msgstr "Data socket 連線逾時" -#: methods/ftp.cc:928 +#: methods/ftp.cc:927 #, c-format msgid "Data transfer failed, server said '%s'" msgstr "資料傳輸失敗,伺服器回應 '%s'" #. Get the files information -#: methods/ftp.cc:1005 +#: methods/ftp.cc:1004 msgid "Query" msgstr "查詢" -#: methods/ftp.cc:1117 +#: methods/ftp.cc:1116 msgid "Unable to invoke " msgstr "無法 invoke " -#: methods/connect.cc:70 +#: methods/connect.cc:71 #, c-format msgid "Connecting to %s (%s)" msgstr "正和 %s (%s) 連線" -#: methods/connect.cc:81 +#: methods/connect.cc:82 #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" -#: methods/connect.cc:90 +#: methods/connect.cc:89 #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "無法建立 socket 指向 %s (f=%u t=%u p=%u)" -#: methods/connect.cc:96 +#: methods/connect.cc:95 #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "無法初始和 %s:%s (%s) 的連線。" -#: methods/connect.cc:104 +#: methods/connect.cc:103 #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "無法和 %s:%s (%s) 連線,連線逾時" -#: methods/connect.cc:122 +#: methods/connect.cc:121 #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "無法和 %s:%s (%s) 連線。" #. We say this mainly because the pause here is for the #. ssh connection that is still going -#: methods/connect.cc:150 methods/rsh.cc:425 +#: methods/connect.cc:149 methods/rsh.cc:424 #, c-format msgid "Connecting to %s" msgstr "正連線至 %s" -#: methods/connect.cc:169 methods/connect.cc:188 +#: methods/connect.cc:168 methods/connect.cc:187 #, c-format msgid "Could not resolve '%s'" msgstr "無法解析 '%s'" -#: methods/connect.cc:194 +#: methods/connect.cc:193 #, c-format msgid "Temporary failure resolving '%s'" msgstr "暫時無法解析 '%s'" -#: methods/connect.cc:197 +#: methods/connect.cc:196 #, fuzzy, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "在解析 '%s:%s' (%i) 時出了怪事" -#: methods/connect.cc:244 +#: methods/connect.cc:243 #, fuzzy, c-format msgid "Unable to connect to %s:%s:" msgstr "無法連線至 %s %s:" #. TRANSLATOR: %s is the trusted keyring parts directory -#: methods/gpgv.cc:78 +#: methods/gpgv.cc:71 #, fuzzy, c-format msgid "No keyring installed in %s." msgstr "放棄安裝。" -#: methods/gpgv.cc:104 -msgid "E: Too many keyrings should be passed to gpgv. Exiting." -msgstr "" - -#: methods/gpgv.cc:121 -msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." -msgstr "錯誤:Acquire::gpgv::Options 的參數列表過長。結束執行。" - -#: methods/gpgv.cc:237 +#: methods/gpgv.cc:163 msgid "" "Internal error: Good signature, but could not determine key fingerprint?!" msgstr "內部錯誤:簽章無誤,但卻無法辨識密鑰的指紋碼?!" -#: methods/gpgv.cc:242 +#: methods/gpgv.cc:168 msgid "At least one invalid signature was encountered." msgstr "至少發現一個無效的簽章。" -#: methods/gpgv.cc:246 -#, c-format -msgid "Could not execute '%s' to verify signature (is gpgv installed?)" +#: methods/gpgv.cc:172 +#, fuzzy +msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)" msgstr "無法執行 '%s' 來驗證簽章(gpgv 是否安裝了?)" -#: methods/gpgv.cc:251 +#: methods/gpgv.cc:177 msgid "Unknown error executing gpgv" msgstr "在執行 gpgv 時發生未知的錯誤" -#: methods/gpgv.cc:285 methods/gpgv.cc:292 +#: methods/gpgv.cc:211 methods/gpgv.cc:218 msgid "The following signatures were invalid:\n" msgstr "以下簽名無效:\n" -#: methods/gpgv.cc:299 +#: methods/gpgv.cc:225 msgid "" "The following signatures couldn't be verified because the public key is not " "available:\n" msgstr "由於無法取得它們的公鑰,以下簽章無法進行驗證:\n" -#: methods/gzip.cc:64 -#, c-format -msgid "Couldn't open pipe for %s" -msgstr "無法開啟管線給 %s 使用" - -#: methods/gzip.cc:109 -#, c-format -msgid "Read error from %s process" -msgstr "由 %s 程序讀取錯誤" - #: methods/http.cc:385 msgid "Waiting for headers" msgstr "等待標頭" @@ -2085,19 +2099,19 @@ msgstr "在讀取伺服器時發生錯誤,遠端主機已關閉連線" msgid "Error reading from server" msgstr "在讀取伺服器時發生錯誤" -#: methods/http.cc:987 apt-pkg/contrib/mmap.cc:281 +#: methods/http.cc:985 apt-pkg/contrib/mmap.cc:281 msgid "Failed to truncate file" msgstr "無法截短檔案" -#: methods/http.cc:1156 +#: methods/http.cc:1154 msgid "Bad header data" msgstr "錯誤的標頭資料" -#: methods/http.cc:1173 methods/http.cc:1228 +#: methods/http.cc:1171 methods/http.cc:1226 msgid "Connection failed" msgstr "連線失敗" -#: methods/http.cc:1320 +#: methods/http.cc:1318 msgid "Internal error" msgstr "內部錯誤" @@ -2134,11 +2148,16 @@ msgstr "" "動態 MMap 已用完所有空間。請增加 APT::Cache-Limit 的大小。目前大小為:%lu。" "(man 5 apt.conf)" -#: apt-pkg/contrib/mmap.cc:395 +#: apt-pkg/contrib/mmap.cc:399 #, c-format msgid "" -"The size of a MMap has already reached the defined limit of %lu bytes,abort " -"the try to grow the MMap." +"Unable to increase the size of the MMap as the limit of %lu bytes is already " +"reached." +msgstr "" + +#: apt-pkg/contrib/mmap.cc:402 +msgid "" +"Unable to increase size of the MMap as automatic growing is disabled by user." msgstr "" #. d means days, h means hours, min means minutes, s means seconds @@ -2165,7 +2184,7 @@ msgstr "" msgid "%lis" msgstr "" -#: apt-pkg/contrib/strutl.cc:1083 +#: apt-pkg/contrib/strutl.cc:1119 #, c-format msgid "Selection %s not found" msgstr "選項 %s 找不到" @@ -2296,152 +2315,169 @@ msgstr "無法切換至 %s" msgid "Failed to stat the cdrom" msgstr "無法取得 CD-ROM 的狀態" -#: apt-pkg/contrib/fileutl.cc:152 +#: apt-pkg/contrib/fileutl.cc:154 #, c-format msgid "Not using locking for read only lock file %s" msgstr "不在唯讀檔案 %s 上使用檔案鎖定" -#: apt-pkg/contrib/fileutl.cc:157 +#: apt-pkg/contrib/fileutl.cc:159 #, c-format msgid "Could not open lock file %s" msgstr "無法開啟鎖定檔 %s" -#: apt-pkg/contrib/fileutl.cc:175 +#: apt-pkg/contrib/fileutl.cc:177 #, c-format msgid "Not using locking for nfs mounted lock file %s" msgstr "不在以 nfs 掛載的檔案 %s 上使用檔案鎖定" -#: apt-pkg/contrib/fileutl.cc:179 +#: apt-pkg/contrib/fileutl.cc:181 #, c-format msgid "Could not get lock %s" msgstr "無法將 %s 鎖定" -#: apt-pkg/contrib/fileutl.cc:615 +#: apt-pkg/contrib/fileutl.cc:621 #, c-format msgid "Waited for %s but it wasn't there" msgstr "等待 %s 但是它並不存在" -#: apt-pkg/contrib/fileutl.cc:627 +#: apt-pkg/contrib/fileutl.cc:633 #, c-format msgid "Sub-process %s received a segmentation fault." msgstr "子程序 %s 收到一個記憶體錯誤。" -#: apt-pkg/contrib/fileutl.cc:629 +#: apt-pkg/contrib/fileutl.cc:635 #, fuzzy, c-format msgid "Sub-process %s received signal %u." msgstr "子程序 %s 收到一個記憶體錯誤。" -#: apt-pkg/contrib/fileutl.cc:633 +#: apt-pkg/contrib/fileutl.cc:639 #, c-format msgid "Sub-process %s returned an error code (%u)" msgstr "子程序 %s 傳回錯誤碼 (%u)" -#: apt-pkg/contrib/fileutl.cc:635 +#: apt-pkg/contrib/fileutl.cc:641 #, c-format msgid "Sub-process %s exited unexpectedly" msgstr "子程序 %s 不預期得結束" -#: apt-pkg/contrib/fileutl.cc:679 +#: apt-pkg/contrib/fileutl.cc:697 #, c-format msgid "Could not open file %s" msgstr "無法開啟檔案 %s" -#: apt-pkg/contrib/fileutl.cc:735 +#: apt-pkg/contrib/fileutl.cc:714 +#, fuzzy, c-format +msgid "Could not open file descriptor %d" +msgstr "無法開啟管線給 %s 使用" + +#: apt-pkg/contrib/fileutl.cc:774 #, c-format msgid "read, still have %lu to read but none left" msgstr "讀取,仍有 %lu 未讀但已無空間" -#: apt-pkg/contrib/fileutl.cc:765 +#: apt-pkg/contrib/fileutl.cc:807 #, c-format msgid "write, still have %lu to write but couldn't" msgstr "寫入,仍有 %lu 待寫入但已沒辨法" -#: apt-pkg/contrib/fileutl.cc:840 -msgid "Problem closing the file" +#: apt-pkg/contrib/fileutl.cc:906 +#, fuzzy, c-format +msgid "Problem closing the gzip file %s" +msgstr "在關閉檔案時發生問題" + +#: apt-pkg/contrib/fileutl.cc:909 +#, fuzzy, c-format +msgid "Problem closing the file %s" msgstr "在關閉檔案時發生問題" -#: apt-pkg/contrib/fileutl.cc:846 -msgid "Problem unlinking the file" +#: apt-pkg/contrib/fileutl.cc:914 +#, fuzzy, c-format +msgid "Problem renaming the file %s to %s" +msgstr "在同步檔案時發生問題" + +#: apt-pkg/contrib/fileutl.cc:925 +#, fuzzy, c-format +msgid "Problem unlinking the file %s" msgstr "在刪除檔案時發生問題" -#: apt-pkg/contrib/fileutl.cc:857 +#: apt-pkg/contrib/fileutl.cc:938 msgid "Problem syncing the file" msgstr "在同步檔案時發生問題" -#: apt-pkg/pkgcache.cc:139 +#: apt-pkg/pkgcache.cc:142 msgid "Empty package cache" msgstr "清空套件快取" -#: apt-pkg/pkgcache.cc:145 +#: apt-pkg/pkgcache.cc:148 msgid "The package cache file is corrupted" msgstr "套件快取檔損壞" -#: apt-pkg/pkgcache.cc:150 +#: apt-pkg/pkgcache.cc:153 msgid "The package cache file is an incompatible version" msgstr "套件快取檔版本不符" -#: apt-pkg/pkgcache.cc:155 +#: apt-pkg/pkgcache.cc:158 #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "本 APT 不支援 '%s' 版本系統" -#: apt-pkg/pkgcache.cc:160 +#: apt-pkg/pkgcache.cc:163 msgid "The package cache was built for a different architecture" msgstr "這個套件快取是用於另一種平台的" -#: apt-pkg/pkgcache.cc:287 +#: apt-pkg/pkgcache.cc:290 msgid "Depends" msgstr "相依關係" -#: apt-pkg/pkgcache.cc:287 +#: apt-pkg/pkgcache.cc:290 msgid "PreDepends" msgstr "預先相依關係" -#: apt-pkg/pkgcache.cc:287 +#: apt-pkg/pkgcache.cc:290 msgid "Suggests" msgstr "建議" -#: apt-pkg/pkgcache.cc:288 +#: apt-pkg/pkgcache.cc:291 msgid "Recommends" msgstr "推薦" -#: apt-pkg/pkgcache.cc:288 +#: apt-pkg/pkgcache.cc:291 msgid "Conflicts" msgstr "衝突" -#: apt-pkg/pkgcache.cc:288 +#: apt-pkg/pkgcache.cc:291 msgid "Replaces" msgstr "取代" -#: apt-pkg/pkgcache.cc:289 +#: apt-pkg/pkgcache.cc:292 msgid "Obsoletes" msgstr "廢棄" -#: apt-pkg/pkgcache.cc:289 +#: apt-pkg/pkgcache.cc:292 msgid "Breaks" msgstr "毀損" -#: apt-pkg/pkgcache.cc:289 +#: apt-pkg/pkgcache.cc:292 msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc:300 +#: apt-pkg/pkgcache.cc:303 msgid "important" msgstr "重要" -#: apt-pkg/pkgcache.cc:300 +#: apt-pkg/pkgcache.cc:303 msgid "required" msgstr "必要" -#: apt-pkg/pkgcache.cc:300 +#: apt-pkg/pkgcache.cc:303 msgid "standard" msgstr "標準" -#: apt-pkg/pkgcache.cc:301 +#: apt-pkg/pkgcache.cc:304 msgid "optional" msgstr "次要" -#: apt-pkg/pkgcache.cc:301 +#: apt-pkg/pkgcache.cc:304 msgid "extra" msgstr "額外" @@ -2471,7 +2507,7 @@ msgstr "無法開啟 StateFile %s" msgid "Failed to write temporary StateFile %s" msgstr "無法寫入暫存的 StateFile %s" -#: apt-pkg/depcache.cc:851 +#: apt-pkg/depcache.cc:921 #, c-format msgid "Internal error, group '%s' has no installable pseudo package" msgstr "" @@ -2556,7 +2592,7 @@ msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(類型)" msgid "Type '%s' is not known on line %u in source list %s" msgstr "未知的類型 '%1$s',位於在來源列表 %3$s 中的第 %2$u 行" -#: apt-pkg/packagemanager.cc:331 apt-pkg/packagemanager.cc:615 +#: apt-pkg/packagemanager.cc:331 apt-pkg/packagemanager.cc:616 #, c-format msgid "" "Could not perform immediate configuration on '%s'.Please see man 5 apt.conf " @@ -2603,7 +2639,7 @@ msgstr "" msgid "Unable to correct problems, you have held broken packages." msgstr "無法修正問題,您保留 (hold) 了損毀的套件。" -#: apt-pkg/algorithms.cc:1461 apt-pkg/algorithms.cc:1463 +#: apt-pkg/algorithms.cc:1460 apt-pkg/algorithms.cc:1462 msgid "" "Some index files failed to download, they have been ignored, or old ones " "used instead." @@ -2651,12 +2687,12 @@ msgstr "安裝方式 %s 沒有正確啟動" msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "請把標籤為 '%s' 的光碟放入 '%s' 裝置中,然後按下 [Enter] 鍵。" -#: apt-pkg/init.cc:135 +#: apt-pkg/init.cc:141 #, c-format msgid "Packaging system '%s' is not supported" msgstr "不支援的套件包裝系統 '%s'" -#: apt-pkg/init.cc:151 +#: apt-pkg/init.cc:157 msgid "Unable to determine a suitable packaging system type" msgstr "無法確認合適的套件包裝系統類型" @@ -2669,139 +2705,161 @@ msgstr "無法取得 %s 的狀態。" msgid "You must put some 'source' URIs in your sources.list" msgstr "在 sources.list 中必須包含一些 'source' URI" -#: apt-pkg/cachefile.cc:71 +#: apt-pkg/cachefile.cc:84 msgid "The package lists or status file could not be parsed or opened." msgstr "無法分析或開啟套件清單或狀況檔。" -#: apt-pkg/cachefile.cc:75 +#: apt-pkg/cachefile.cc:88 msgid "You may want to run apt-get update to correct these problems" msgstr "您也許得執行 apt-get update 以修正這些問題" -#: apt-pkg/policy.cc:333 +#: apt-pkg/policy.cc:343 #, fuzzy, c-format msgid "Invalid record in the preferences file %s, no Package header" msgstr "個人設定檔中有些不正確資料,沒有以 Package 開頭" -#: apt-pkg/policy.cc:355 +#: apt-pkg/policy.cc:365 #, c-format msgid "Did not understand pin type %s" msgstr "無法分析鎖定類型 %s" -#: apt-pkg/policy.cc:363 +#: apt-pkg/policy.cc:373 msgid "No priority (or zero) specified for pin" msgstr "銷定並沒有優先順序之分(或零)" -#: apt-pkg/pkgcachegen.cc:75 +#: apt-pkg/pkgcachegen.cc:80 msgid "Cache has an incompatible versioning system" msgstr "快取使用的是不相容的版本系統" -#: apt-pkg/pkgcachegen.cc:131 +#: apt-pkg/pkgcachegen.cc:198 #, c-format msgid "Error occurred while processing %s (NewPackage)" msgstr "在處理 %s 時發生錯誤 (NewPackage)" -#: apt-pkg/pkgcachegen.cc:146 +#: apt-pkg/pkgcachegen.cc:215 #, c-format msgid "Error occurred while processing %s (UsePackage1)" msgstr "在處理 %s 時發生錯誤 (UsePackage1)" -#: apt-pkg/pkgcachegen.cc:180 +#: apt-pkg/pkgcachegen.cc:253 #, c-format msgid "Error occurred while processing %s (NewFileDesc1)" msgstr "在處理 %s 時發生錯誤 (NewFileDesc1)" -#: apt-pkg/pkgcachegen.cc:210 +#: apt-pkg/pkgcachegen.cc:285 #, c-format msgid "Error occurred while processing %s (UsePackage2)" msgstr "在處理 %s 時發生錯誤 (UsePackage2)" -#: apt-pkg/pkgcachegen.cc:214 +#: apt-pkg/pkgcachegen.cc:289 #, c-format msgid "Error occurred while processing %s (NewFileVer1)" msgstr "在處理 %s 時發生錯誤 (NewFileVer1)" -#: apt-pkg/pkgcachegen.cc:234 -#, c-format -msgid "Error occurred while processing %s (NewVersion1)" +#: apt-pkg/pkgcachegen.cc:306 apt-pkg/pkgcachegen.cc:316 +#: apt-pkg/pkgcachegen.cc:324 +#, fuzzy, c-format +msgid "Error occurred while processing %s (NewVersion%d)" msgstr "在處理 %s 時發生錯誤 (NewVersion1)" -#: apt-pkg/pkgcachegen.cc:238 +#: apt-pkg/pkgcachegen.cc:320 #, c-format msgid "Error occurred while processing %s (UsePackage3)" msgstr "在處理 %s 時發生錯誤 (UsePackage3)" -#: apt-pkg/pkgcachegen.cc:242 -#, c-format -msgid "Error occurred while processing %s (NewVersion2)" -msgstr "在處理 %s 時發生錯誤 (NewVersion2)" - -#: apt-pkg/pkgcachegen.cc:266 +#: apt-pkg/pkgcachegen.cc:353 #, c-format msgid "Error occurred while processing %s (NewFileDesc2)" msgstr "在處理 %s 時發生錯誤 (NewFileDesc2)" -#: apt-pkg/pkgcachegen.cc:273 +#: apt-pkg/pkgcachegen.cc:360 msgid "Wow, you exceeded the number of package names this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的套件名稱數量了。" -#: apt-pkg/pkgcachegen.cc:276 +#: apt-pkg/pkgcachegen.cc:363 msgid "Wow, you exceeded the number of versions this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的版本數量了。" -#: apt-pkg/pkgcachegen.cc:279 +#: apt-pkg/pkgcachegen.cc:366 msgid "Wow, you exceeded the number of descriptions this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的說明數量了。" -#: apt-pkg/pkgcachegen.cc:282 +#: apt-pkg/pkgcachegen.cc:369 msgid "Wow, you exceeded the number of dependencies this APT is capable of." msgstr "哇呀,您已經超過這個 APT 所能處理的相依關係數量了。" -#: apt-pkg/pkgcachegen.cc:310 +#: apt-pkg/pkgcachegen.cc:398 #, c-format msgid "Error occurred while processing %s (FindPkg)" msgstr "在處理 %s 時發生錯誤 (FindPkg)" -#: apt-pkg/pkgcachegen.cc:323 +#: apt-pkg/pkgcachegen.cc:412 #, c-format msgid "Error occurred while processing %s (CollectFileProvides)" msgstr "在處理 %s 時發生錯誤 (CollectFileProvides)" -#: apt-pkg/pkgcachegen.cc:329 +#: apt-pkg/pkgcachegen.cc:418 #, c-format msgid "Package %s %s was not found while processing file dependencies" msgstr "在計算檔案相依性時找不到套件 %s %s" -#: apt-pkg/pkgcachegen.cc:860 +#: apt-pkg/pkgcachegen.cc:982 #, c-format msgid "Couldn't stat source package list %s" msgstr "無法取得來源套件列表 %s 的狀態" -#: apt-pkg/pkgcachegen.cc:962 +#: apt-pkg/pkgcachegen.cc:1087 msgid "Collecting File Provides" msgstr "正在收集檔案提供者" -#: apt-pkg/pkgcachegen.cc:1122 apt-pkg/pkgcachegen.cc:1129 +#: apt-pkg/pkgcachegen.cc:1265 apt-pkg/pkgcachegen.cc:1272 msgid "IO Error saving source cache" msgstr "在儲存來源快取時 IO 錯誤" -#: apt-pkg/acquire-item.cc:128 +#: apt-pkg/acquire-item.cc:136 #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "無法重新命名,%s (%s -> %s)。" -#: apt-pkg/acquire-item.cc:432 +#: apt-pkg/acquire-item.cc:484 msgid "MD5Sum mismatch" msgstr "MD5Sum 不符" -#: apt-pkg/acquire-item.cc:693 apt-pkg/acquire-item.cc:1469 +#: apt-pkg/acquire-item.cc:746 apt-pkg/acquire-item.cc:1570 +#: apt-pkg/acquire-item.cc:1713 msgid "Hash Sum mismatch" msgstr "Hash Sum 不符" -#: apt-pkg/acquire-item.cc:1150 +#: apt-pkg/acquire-item.cc:1240 msgid "There is no public key available for the following key IDs:\n" msgstr "無法取得以下的密鑰 ID 的公鑰:\n" -#: apt-pkg/acquire-item.cc:1260 +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time since then the file is invalid - formated in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc:1277 +#, fuzzy, c-format +msgid "Release file expired, ignoring %s (invalid since %s)" +msgstr "Release 檔已過期,略過 %s(有效期限 %s)" + +#: apt-pkg/acquire-item.cc:1298 +#, c-format +msgid "Conflicting distribution: %s (expected %s but got %s)" +msgstr "發行版本衝突:%s(應當是 %s 但卻得到 %s)" + +#: apt-pkg/acquire-item.cc:1324 +#, c-format +msgid "" +"A error occurred during the signature verification. The repository is not " +"updated and the previous index files will be used.GPG error: %s: %s\n" +msgstr "" + +#: apt-pkg/acquire-item.cc:1333 +#, c-format +msgid "GPG error: %s: %s" +msgstr "" + +#: apt-pkg/acquire-item.cc:1361 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " @@ -2810,38 +2868,48 @@ msgstr "" "找不到 %s 套件的某個檔案。這意味著您可能要手動修復這個套件。(因為找不到平" "台)" -#: apt-pkg/acquire-item.cc:1319 +#: apt-pkg/acquire-item.cc:1420 #, c-format msgid "" "I wasn't able to locate file for the %s package. This might mean you need to " "manually fix this package." msgstr "找不到 %s 套件的某個檔案。這意味著您可能要手動修復這個套件。" -#: apt-pkg/acquire-item.cc:1374 +#: apt-pkg/acquire-item.cc:1475 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "這個套件的索引檔損壞了。沒有套件 %s 的 Filename: 欄位。" -#: apt-pkg/acquire-item.cc:1461 +#: apt-pkg/acquire-item.cc:1562 msgid "Size mismatch" msgstr "大小不符" -#: apt-pkg/indexrecords.cc:40 +#: apt-pkg/indexrecords.cc:53 #, c-format msgid "Unable to parse Release file %s" msgstr "無法辨別 Release 檔 %s" -#: apt-pkg/indexrecords.cc:47 +#: apt-pkg/indexrecords.cc:60 #, c-format msgid "No sections in Release file %s" msgstr "在 Release 檔 %s 裡沒有區段" -#: apt-pkg/indexrecords.cc:81 +#: apt-pkg/indexrecords.cc:94 #, c-format msgid "No Hash entry in Release file %s" msgstr "在 Release 檔 %s 裡沒有 Hash 項目" +#: apt-pkg/indexrecords.cc:107 +#, fuzzy, c-format +msgid "Invalid 'Valid-Until' entry in Release file %s" +msgstr "在 Release 檔 %s 裡沒有 Hash 項目" + +#: apt-pkg/indexrecords.cc:122 +#, fuzzy, c-format +msgid "Invalid 'Date' entry in Release file %s" +msgstr "在 Release 檔 %s 裡沒有 Hash 項目" + #: apt-pkg/vendorlist.cc:66 #, c-format msgid "Vendor block %s contains no fingerprint" @@ -2894,8 +2962,8 @@ msgstr "正在掃描碟片中的索引檔..\n" #: apt-pkg/cdrom.cc:666 #, c-format msgid "" -"Found %zu package indexes, %zu source indexes, %zu translation indexes and %" -"zu signatures\n" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and " +"%zu signatures\n" msgstr "找到了 %zu 個套件索引,%zu 個原始碼索引,%zu 個翻譯索引及 %zu 個簽章\n" #: apt-pkg/cdrom.cc:677 @@ -2934,143 +3002,182 @@ msgstr "正在寫入新的來源列表\n" msgid "Source list entries for this disc are:\n" msgstr "該碟片的來源列表項目為:\n" -#: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:835 +#: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:902 #, c-format msgid "Wrote %i records.\n" msgstr "寫入 %i 筆紀錄。\n" -#: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:837 +#: apt-pkg/indexcopy.cc:267 apt-pkg/indexcopy.cc:904 #, c-format msgid "Wrote %i records with %i missing files.\n" msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案遺失了。\n" -#: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:840 +#: apt-pkg/indexcopy.cc:270 apt-pkg/indexcopy.cc:907 #, c-format msgid "Wrote %i records with %i mismatched files\n" msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案不符\n" -#: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:843 +#: apt-pkg/indexcopy.cc:273 apt-pkg/indexcopy.cc:910 #, c-format msgid "Wrote %i records with %i missing files and %i mismatched files\n" msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案遺失了,有 %i 個檔案不符\n" -#: apt-pkg/indexcopy.cc:530 +#: apt-pkg/indexcopy.cc:532 #, fuzzy, c-format msgid "Skipping nonexistent file %s" msgstr "開啟設定檔 %s" -#: apt-pkg/indexcopy.cc:536 +#: apt-pkg/indexcopy.cc:538 #, c-format msgid "Can't find authentication record for: %s" msgstr "" -#: apt-pkg/indexcopy.cc:542 +#: apt-pkg/indexcopy.cc:544 #, fuzzy, c-format msgid "Hash mismatch for: %s" msgstr "Hash Sum 不符" -#: apt-pkg/deb/dpkgpm.cc:49 +#: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" msgstr "正在安裝 %s" -#: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:737 +#: apt-pkg/deb/dpkgpm.cc:53 apt-pkg/deb/dpkgpm.cc:819 #, c-format msgid "Configuring %s" msgstr "正在設定 %s" -#: apt-pkg/deb/dpkgpm.cc:51 apt-pkg/deb/dpkgpm.cc:744 +#: apt-pkg/deb/dpkgpm.cc:54 apt-pkg/deb/dpkgpm.cc:826 #, c-format msgid "Removing %s" msgstr "正在移除 %s" -#: apt-pkg/deb/dpkgpm.cc:52 +#: apt-pkg/deb/dpkgpm.cc:55 #, fuzzy, c-format msgid "Completely removing %s" msgstr "已完整移除 %s" -#: apt-pkg/deb/dpkgpm.cc:53 +#: apt-pkg/deb/dpkgpm.cc:56 +#, c-format +msgid "Noting disappearance of %s" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:57 #, c-format msgid "Running post-installation trigger %s" msgstr "正在執行安裝後套件後續處理程式 %s" -#: apt-pkg/deb/dpkgpm.cc:581 +#: apt-pkg/deb/dpkgpm.cc:643 #, c-format msgid "Directory '%s' missing" msgstr "找不到 '%s' 目錄" -#: apt-pkg/deb/dpkgpm.cc:596 apt-pkg/deb/dpkgpm.cc:609 +#: apt-pkg/deb/dpkgpm.cc:658 apt-pkg/deb/dpkgpm.cc:671 #, fuzzy, c-format msgid "Could not open file '%s'" msgstr "無法開啟檔案 %s" -#: apt-pkg/deb/dpkgpm.cc:730 +#: apt-pkg/deb/dpkgpm.cc:812 #, c-format msgid "Preparing %s" msgstr "正在準備 %s" -#: apt-pkg/deb/dpkgpm.cc:731 +#: apt-pkg/deb/dpkgpm.cc:813 #, c-format msgid "Unpacking %s" msgstr "正在解開 %s" -#: apt-pkg/deb/dpkgpm.cc:736 +#: apt-pkg/deb/dpkgpm.cc:818 #, c-format msgid "Preparing to configure %s" msgstr "正在準備設定 %s" -#: apt-pkg/deb/dpkgpm.cc:738 +#: apt-pkg/deb/dpkgpm.cc:820 #, c-format msgid "Installed %s" msgstr "已安裝 %s" -#: apt-pkg/deb/dpkgpm.cc:743 +#: apt-pkg/deb/dpkgpm.cc:825 #, c-format msgid "Preparing for removal of %s" msgstr "正在準備移除 %s" -#: apt-pkg/deb/dpkgpm.cc:745 +#: apt-pkg/deb/dpkgpm.cc:827 #, c-format msgid "Removed %s" msgstr "已移除 %s" -#: apt-pkg/deb/dpkgpm.cc:750 +#: apt-pkg/deb/dpkgpm.cc:832 #, c-format msgid "Preparing to completely remove %s" msgstr "正在準備完整移除 %s" -#: apt-pkg/deb/dpkgpm.cc:751 +#: apt-pkg/deb/dpkgpm.cc:833 #, c-format msgid "Completely removed %s" msgstr "已完整移除 %s" -#: apt-pkg/deb/dpkgpm.cc:955 +#: apt-pkg/deb/dpkgpm.cc:1039 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" msgstr "無法寫入記錄檔,openpty() 失敗(/dev/pts 未掛載?)\n" -#: apt-pkg/deb/dpkgpm.cc:986 +#: apt-pkg/deb/dpkgpm.cc:1070 msgid "Running dpkg" msgstr "" -#: apt-pkg/deb/debsystem.cc:70 +#: apt-pkg/deb/dpkgpm.cc:1273 +msgid "No apport report written because MaxReports is reached already" +msgstr "" + +#. check if its not a follow up error +#: apt-pkg/deb/dpkgpm.cc:1278 +msgid "dependency problems - leaving unconfigured" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:1280 +msgid "" +"No apport report written because the error message indicates its a followup " +"error from a previous failure." +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:1286 +msgid "" +"No apport report written because the error message indicates a disk full " +"error" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:1292 +msgid "" +"No apport report written because the error message indicates a out of memory " +"error" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:1299 +msgid "" +"No apport report written because the error message indicates a dpkg I/O error" +msgstr "" + +#: apt-pkg/deb/debsystem.cc:69 #, c-format msgid "" "Unable to lock the administration directory (%s), is another process using " "it?" msgstr "" -#: apt-pkg/deb/debsystem.cc:73 +#: apt-pkg/deb/debsystem.cc:72 #, fuzzy, c-format msgid "Unable to lock the administration directory (%s), are you root?" msgstr "無法鎖定列表目錄" -#: apt-pkg/deb/debsystem.cc:82 +#. TRANSLATORS: the %s contains the recovery command, usually +#. dpkg --configure -a +#: apt-pkg/deb/debsystem.cc:88 +#, c-format msgid "" -"dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct " -"the problem. " +"dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" -#: apt-pkg/deb/debsystem.cc:100 +#: apt-pkg/deb/debsystem.cc:106 msgid "Not locked" msgstr "" @@ -3088,10 +3195,31 @@ msgid "" "to be corrupt." msgstr "" -#: methods/rsh.cc:330 +#: methods/rsh.cc:329 msgid "Connection closed prematurely" msgstr "連線突然終止" +#~ msgid "Release '%s' for '%s' was not found" +#~ msgstr "找不到 '%2$s' 的 '%1$s' 發行版" + +#~ msgid "Version '%s' for '%s' was not found" +#~ msgstr "找不到 '%s' 版的 '%s'" + +#~ msgid "Couldn't find task %s" +#~ msgstr "無法找到主題 %s" + +#~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." +#~ msgstr "錯誤:Acquire::gpgv::Options 的參數列表過長。結束執行。" + +#~ msgid "Couldn't open pipe for %s" +#~ msgstr "無法開啟管線給 %s 使用" + +#~ msgid "Read error from %s process" +#~ msgstr "由 %s 程序讀取錯誤" + +#~ msgid "Error occurred while processing %s (NewVersion2)" +#~ msgstr "在處理 %s 時發生錯誤 (NewVersion2)" + #~ msgid "Malformed line %u in source list %s (vendor id)" #~ msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(提供者 ID)" @@ -3109,9 +3237,3 @@ msgstr "連線突然終止" #~ msgid "Processing triggers for %s" #~ msgstr "正在進行 %s 的觸發程式" - -#~ msgid "Release file expired, ignoring %s (valid until %s)" -#~ msgstr "Release 檔已過期,略過 %s(有效期限 %s)" - -#~ msgid "Conflicting distribution: %s (expected %s but got %s)" -#~ msgstr "發行版本衝突:%s(應當是 %s 但卻得到 %s)" -- cgit v1.2.3 From 2a8a592d574cf1db6c7c47623fd463bf6f651553 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Mon, 23 Aug 2010 18:42:48 -0400 Subject: Update PO(T) files --- po/zh_TW.po | 112 +++++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 85 insertions(+), 27 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 13b61d3fa..5f43bddd3 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5] Date: Tue, 24 Aug 2010 19:51:50 +0200 Subject: Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki Closes: #594211 --- po/zh_TW.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 5f43bddd3..3d5833ab2 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1047,7 +1047,7 @@ msgstr "我們沒有計劃要刪除任何東西,無法啟動 AutoRemover" #: cmdline/apt-get.cc:1653 #, fuzzy msgid "" -"The following package is automatically installed and is no longer required:" +"The following package was automatically installed and is no longer required:" msgid_plural "" "The following packages were automatically installed and are no longer " "required:" -- cgit v1.2.3