summaryrefslogtreecommitdiff
path: root/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po447
1 files changed, 253 insertions, 194 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index bcada53c2..e7a0376cf 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.5.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-05-04 09:18+0200\n"
-"PO-Revision-Date: 2006-10-21 16:58+0800\n"
+"POT-Creation-Date: 2008-11-12 22:07+0100\n"
+"PO-Revision-Date: 2008-06-29 21:41+0800\n"
"Last-Translator: Asho Yeh <asho@debian.org.tw>\n"
"Language-Team: Chinese/Traditional <zh-l10n@linux.org.tw>\n"
"MIME-Version: 1.0\n"
@@ -57,9 +57,8 @@ msgid "Total distinct versions: "
msgstr "所有不同版本"
#: cmdline/apt-cache.cc:295
-#, fuzzy
msgid "Total distinct descriptions: "
-msgstr "所有不同版本"
+msgstr "所有不同版本的描述:"
#: cmdline/apt-cache.cc:297
msgid "Total dependencies: "
@@ -70,9 +69,8 @@ msgid "Total ver/file relations: "
msgstr "所有版本/檔案關聯:"
#: cmdline/apt-cache.cc:302
-#, fuzzy
msgid "Total Desc/File relations: "
-msgstr "所有版本/檔案關聯:"
+msgstr "所有版本/檔案關聯: "
#: cmdline/apt-cache.cc:304
msgid "Total Provides mappings: "
@@ -159,12 +157,49 @@ msgstr " %4i %s\n"
#: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
#: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547
-#: cmdline/apt-get.cc:2571 cmdline/apt-sortpkgs.cc:144
-#, fuzzy, c-format
+#: cmdline/apt-get.cc:2573 cmdline/apt-sortpkgs.cc:144
+#, c-format
msgid "%s %s for %s compiled on %s %s\n"
-msgstr "%s %s 是針對於 %s %s 並編譯在 %s %s\n"
+msgstr "%s %s 是針對 %s 並在 %s %s 所編譯的\n"
#: cmdline/apt-cache.cc:1721
+#, fuzzy
+#| msgid ""
+#| "Usage: apt-cache [options] command\n"
+#| " apt-cache [options] add file1 [file2 ...]\n"
+#| " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
+#| " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
+#| "\n"
+#| "apt-cache is a low-level tool used to manipulate APT's binary\n"
+#| "cache files, and query information from them\n"
+#| "\n"
+#| "Commands:\n"
+#| " add - Add a package file to the source cache\n"
+#| " gencaches - Build both the package and source cache\n"
+#| " showpkg - Show some general information for a single package\n"
+#| " showsrc - Show source records\n"
+#| " stats - Show some basic statistics\n"
+#| " dump - Show the entire file in a terse form\n"
+#| " dumpavail - Print an available file to stdout\n"
+#| " unmet - Show unmet dependencies\n"
+#| " search - Search the package list for a regex pattern\n"
+#| " show - Show a readable record for the package\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\n"
+#| " dotty - Generate package graphs for GraphViz\n"
+#| " xvcg - Generate package graphs for xvcg\n"
+#| " policy - Show policy settings\n"
+#| "\n"
+#| "Options:\n"
+#| " -h This help text.\n"
+#| " -p=? The package cache.\n"
+#| " -s=? The source cache.\n"
+#| " -q Disable progress indicator.\n"
+#| " -i Show only important deps for the unmet command.\n"
+#| " -c=? Read this configuration file\n"
+#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#| "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
msgid ""
"Usage: apt-cache [options] command\n"
" apt-cache [options] add file1 [file2 ...]\n"
@@ -187,8 +222,8 @@ msgid ""
" show - Show a readable record for the package\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\n"
-" dotty - Generate package graphs for GraphVis\n"
+" pkgnames - List the names of all packages in the system\n"
+" dotty - Generate package graphs for GraphViz\n"
" xvcg - Generate package graphs for xvcg\n"
" policy - Show policy settings\n"
"\n"
@@ -224,7 +259,7 @@ msgstr ""
" depends - 原原本本的顯示該套件的相依關係的訊息\n"
" rdepends - 顯示所有相依於該套件的套件名字\n"
" pkgnames - 列出所有套件的名稱\n"
-" dotty - 產生 GraphVis 處理的套件關係圖\n"
+" dotty - 產生 GraphViz 處理的套件關係圖\n"
" xvcg - 產生 xvcg 處理的套件的關係圖\n"
" policy - 顯示套件的安裝設定狀態\n"
"\n"
@@ -311,7 +346,7 @@ msgstr ""
" -c=? 讀取指定的設定檔案\n"
" -o=? 設定任意指定的設定選項,例如:-o dir::cache=/tmp\n"
-#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:815
+#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:827
#, c-format
msgid "Unable to write to %s"
msgstr "無法寫入『%s』。"
@@ -813,11 +848,11 @@ msgstr "有套件需要被移除,但移除動作被禁止。"
msgid "Internal error, Ordering didn't finish"
msgstr "內部錯誤,Ordering didn't finish"
-#: cmdline/apt-get.cc:809 cmdline/apt-get.cc:1990 cmdline/apt-get.cc:2023
+#: cmdline/apt-get.cc:809 cmdline/apt-get.cc:1992 cmdline/apt-get.cc:2025
msgid "Unable to lock the download directory"
msgstr "無法鎖定下載的目錄"
-#: cmdline/apt-get.cc:819 cmdline/apt-get.cc:2071 cmdline/apt-get.cc:2317
+#: cmdline/apt-get.cc:819 cmdline/apt-get.cc:2073 cmdline/apt-get.cc:2319
#: apt-pkg/cachefile.cc:65
msgid "The list of sources could not be read."
msgstr "無法讀取來源單。"
@@ -837,16 +872,16 @@ msgid "Need to get %sB of archives.\n"
msgstr "需要下載 %sB 的檔案。\n"
#: cmdline/apt-get.cc:847
-#, fuzzy, c-format
+#, c-format
msgid "After this operation, %sB of additional disk space will be used.\n"
-msgstr "解壓縮後將消耗 %sB 的空間。\n"
+msgstr "經過該處置後將消耗 %sB 的空間。\n"
#: cmdline/apt-get.cc:850
-#, fuzzy, c-format
+#, c-format
msgid "After this operation, %sB disk space will be freed.\n"
-msgstr "解壓縮後將空出 %sB 的空間。\n"
+msgstr "經過該處置後將空出 %sB 的空間。\n"
-#: cmdline/apt-get.cc:864 cmdline/apt-get.cc:2166
+#: cmdline/apt-get.cc:864 cmdline/apt-get.cc:2168
#, c-format
msgid "Couldn't determine free space in %s"
msgstr "%s 無法足夠的空間。"
@@ -883,7 +918,7 @@ msgstr "放棄執行。"
msgid "Do you want to continue [Y/n]? "
msgstr "繼續執行嗎? 是按 [Y] 鍵,否按 [n] 鍵 "
-#: cmdline/apt-get.cc:984 cmdline/apt-get.cc:2214 apt-pkg/algorithms.cc:1344
+#: cmdline/apt-get.cc:984 cmdline/apt-get.cc:2216 apt-pkg/algorithms.cc:1349
#, c-format
msgid "Failed to fetch %s %s\n"
msgstr "無法下載『%s』檔案。%s\n"
@@ -892,7 +927,7 @@ msgstr "無法下載『%s』檔案。%s\n"
msgid "Some files failed to download"
msgstr "部份檔案無法下載"
-#: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:2223
+#: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:2225
msgid "Download complete and in download only mode"
msgstr "下載完畢,目前是“僅下載”模式"
@@ -999,42 +1034,51 @@ msgstr "無法鎖定列表目錄"
#: cmdline/apt-get.cc:1403
msgid "We are not supposed to delete stuff, can't start AutoRemover"
-msgstr ""
+msgstr "我們將不刪除任何東西,無法啟動AutoRemover"
#: cmdline/apt-get.cc:1435
-#, fuzzy
msgid ""
"The following packages were automatically installed and are no longer "
"required:"
-msgstr "下列的【新】套件都將被安裝:"
+msgstr "下列的套件都將自動安裝:"
#: cmdline/apt-get.cc:1437
msgid "Use 'apt-get autoremove' to remove them."
-msgstr ""
+msgstr "使用 'apt-get autoremove' 來移除這些"
#: cmdline/apt-get.cc:1442
msgid ""
"Hmm, seems like the AutoRemover destroyed something which really\n"
"shouldn't happen. Please file a bug report against apt."
msgstr ""
-
-#: cmdline/apt-get.cc:1445 cmdline/apt-get.cc:1733
+"恩,看起來AutoRemover損毀了某個東西,這不該發生的。請針對該 apt 發佈臭蟲。"
+
+#.
+#. if (Packages == 1)
+#. {
+#. c1out << endl;
+#. c1out <<
+#. _("Since you only requested a single operation it is extremely likely that\n"
+#. "the package is simply not installable and a bug report against\n"
+#. "that package should be filed.") << endl;
+#. }
+#.
+#: cmdline/apt-get.cc:1445 cmdline/apt-get.cc:1735
msgid "The following information may help to resolve the situation:"
msgstr "底下的資訊有助於解決現在的情況:"
#: cmdline/apt-get.cc:1449
-#, fuzzy
msgid "Internal Error, AutoRemover broke stuff"
-msgstr "內部錯誤,problem resolver 處理失敗"
+msgstr "內部錯誤,AutoRemover 處理失敗"
#: cmdline/apt-get.cc:1468
msgid "Internal error, AllUpgrade broke stuff"
msgstr "內部錯誤,AllUpgrade 造成錯誤"
#: cmdline/apt-get.cc:1523
-#, fuzzy, c-format
+#, c-format
msgid "Couldn't find task %s"
-msgstr "無法找到 %s 套件。"
+msgstr "無法找到 %s 作業。"
#: cmdline/apt-get.cc:1638 cmdline/apt-get.cc:1674
#, c-format
@@ -1047,9 +1091,9 @@ msgid "Note, selecting %s for regex '%s'\n"
msgstr "注意,根據正規表示法“%2$s”選擇了 %1$s\n"
#: cmdline/apt-get.cc:1692
-#, fuzzy, c-format
+#, c-format
msgid "%s set to manually installed.\n"
-msgstr "但是『%s』卻將被安裝。"
+msgstr "%s 被設定為手動安裝。\n"
#: cmdline/apt-get.cc:1705
msgid "You might want to run `apt-get -f install' to correct these:"
@@ -1074,132 +1118,122 @@ msgstr ""
"或是您使用不穩定(unstable)發行版而這些需要的套件尚未完成\n"
"或從 Incoming 目錄移除。"
-#: cmdline/apt-get.cc:1728
-msgid ""
-"Since you only requested a single operation it is extremely likely that\n"
-"the package is simply not installable and a bug report against\n"
-"that package should be filed."
-msgstr ""
-"您僅要求對單一套件進行操作,這極有可能是因為\n"
-"該套件無法安裝,您最好提交一個針對這個套件\n"
-"的臭蟲報告。"
-
-#: cmdline/apt-get.cc:1736
+#: cmdline/apt-get.cc:1738
msgid "Broken packages"
msgstr "損毀的套件"
-#: cmdline/apt-get.cc:1765
+#: cmdline/apt-get.cc:1767
msgid "The following extra packages will be installed:"
msgstr "下列的【新】套件都將被安裝:"
-#: cmdline/apt-get.cc:1854
+#: cmdline/apt-get.cc:1856
msgid "Suggested packages:"
msgstr "建議(Suggested)的套件:"
-#: cmdline/apt-get.cc:1855
+#: cmdline/apt-get.cc:1857
msgid "Recommended packages:"
msgstr "推薦(Recommended)的套件:"
-#: cmdline/apt-get.cc:1883
+#: cmdline/apt-get.cc:1885
msgid "Calculating upgrade... "
msgstr "籌畫升級套件中..."
-#: cmdline/apt-get.cc:1886 methods/ftp.cc:702 methods/connect.cc:112
+#: cmdline/apt-get.cc:1888 methods/ftp.cc:702 methods/connect.cc:112
msgid "Failed"
msgstr "失敗"
-#: cmdline/apt-get.cc:1891
+#: cmdline/apt-get.cc:1893
msgid "Done"
msgstr "完成"
-#: cmdline/apt-get.cc:1958 cmdline/apt-get.cc:1966
+#: cmdline/apt-get.cc:1960 cmdline/apt-get.cc:1968
msgid "Internal error, problem resolver broke stuff"
msgstr "內部錯誤,problem resolver 處理失敗"
-#: cmdline/apt-get.cc:2066
+#: cmdline/apt-get.cc:2068
msgid "Must specify at least one package to fetch source for"
msgstr "必須指定至少一個對應的套件才能下載源碼"
-#: cmdline/apt-get.cc:2096 cmdline/apt-get.cc:2335
+#: cmdline/apt-get.cc:2098 cmdline/apt-get.cc:2337
#, c-format
msgid "Unable to find a source package for %s"
msgstr "無法找到 %s 套件的源碼"
-#: cmdline/apt-get.cc:2145
+#: cmdline/apt-get.cc:2147
#, c-format
msgid "Skipping already downloaded file '%s'\n"
msgstr "略過已被下載的檔案“%s”\n"
-#: cmdline/apt-get.cc:2173
+#: cmdline/apt-get.cc:2175
#, c-format
msgid "You don't have enough free space in %s"
msgstr "『%s』內沒有足夠的空間。"
-#: cmdline/apt-get.cc:2179
+#: cmdline/apt-get.cc:2181
#, c-format
msgid "Need to get %sB/%sB of source archives.\n"
msgstr "需要下載 %2$sB 中 %1$sB 的原始檔案。\n"
-#: cmdline/apt-get.cc:2182
+#: cmdline/apt-get.cc:2184
#, c-format
msgid "Need to get %sB of source archives.\n"
msgstr "需要下載 %sB 的原始檔案。\n"
-#: cmdline/apt-get.cc:2188
+#: cmdline/apt-get.cc:2190
#, c-format
msgid "Fetch source %s\n"
msgstr "下載源碼 %s\n"
-#: cmdline/apt-get.cc:2219
+#: cmdline/apt-get.cc:2221
msgid "Failed to fetch some archives."
msgstr "無法下載某些檔案。"
-#: cmdline/apt-get.cc:2247
+#: cmdline/apt-get.cc:2249
#, c-format
msgid "Skipping unpack of already unpacked source in %s\n"
msgstr "略過已經被解開到 %s 目錄的源碼檔案\n"
-#: cmdline/apt-get.cc:2259
+#: cmdline/apt-get.cc:2261
#, c-format
msgid "Unpack command '%s' failed.\n"
msgstr "執行解開套件指令 '%s' 時失敗。\n"
-#: cmdline/apt-get.cc:2260
+#: cmdline/apt-get.cc:2262
#, c-format
msgid "Check if the 'dpkg-dev' package is installed.\n"
msgstr "請檢查是否安裝了“dpkg-dev”套件。\n"
-#: cmdline/apt-get.cc:2277
+#: cmdline/apt-get.cc:2279
#, c-format
msgid "Build command '%s' failed.\n"
msgstr "執行建立套件指令 '%s' 時失敗。\n"
-#: cmdline/apt-get.cc:2296
+#: cmdline/apt-get.cc:2298
msgid "Child process failed"
msgstr "子程序失敗"
-#: cmdline/apt-get.cc:2312
+#: cmdline/apt-get.cc:2314
msgid "Must specify at least one package to check builddeps for"
msgstr "必須指定至少一個套件才能檢查其建立相依關係(builddeps)"
-#: cmdline/apt-get.cc:2340
+#: cmdline/apt-get.cc:2342
#, c-format
msgid "Unable to get build-dependency information for %s"
msgstr "無法取得 %s 的建構相依關係。"
-#: cmdline/apt-get.cc:2360
+#: cmdline/apt-get.cc:2362
#, c-format
msgid "%s has no build depends.\n"
msgstr "%s 無建立相依關係訊息。\n"
-#: cmdline/apt-get.cc:2412
+#: cmdline/apt-get.cc:2414
#, c-format
msgid ""
"%s dependency for %s cannot be satisfied because the package %s cannot be "
"found"
msgstr "由於無法找到套件 %3$s ,因此不能滿足 %2$s 所要求的 %1$s 相依關係"
-#: cmdline/apt-get.cc:2465
+#: cmdline/apt-get.cc:2467
#, c-format
msgid ""
"%s dependency for %s cannot be satisfied because no available versions of "
@@ -1208,31 +1242,30 @@ msgstr ""
"由於無法找到符合要求的套件 %3$s 的可用版本,因此不能滿足 %2$s 所要求的 %1$s 的"
"相依關係"
-#: cmdline/apt-get.cc:2501
+#: cmdline/apt-get.cc:2503
#, 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:2526
+#: cmdline/apt-get.cc:2528
#, c-format
msgid "Failed to satisfy %s dependency for %s: %s"
msgstr "無法滿足 %2$s 所要求 %1$s 相依關係:%3$s"
-#: cmdline/apt-get.cc:2540
+#: cmdline/apt-get.cc:2542
#, c-format
msgid "Build-dependencies for %s could not be satisfied."
msgstr "無法滿足套件 %s 所要求的建構相依關係。"
-#: cmdline/apt-get.cc:2544
+#: cmdline/apt-get.cc:2546
msgid "Failed to process build dependencies"
msgstr "無法處理建構相依關係"
-#: cmdline/apt-get.cc:2576
+#: cmdline/apt-get.cc:2578
msgid "Supported modules:"
msgstr "支援模組:"
-#: cmdline/apt-get.cc:2617
-#, fuzzy
+#: cmdline/apt-get.cc:2619
msgid ""
"Usage: apt-get [options] command\n"
" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
@@ -1283,36 +1316,37 @@ msgstr ""
"最常用命令是 update 和 install。\n"
"\n"
"命令:\n"
-" update - 下載更新套件列表訊息\n"
+" update - 取得套件的更新列表\n"
" upgrade - 進行一次升級\n"
" install - 安裝新的套件(注:套件名稱是 libc6 而非 libc6.deb)\n"
-" remove - 移除套件\n"
-" source - 下載源碼檔案\n"
-" build-dep - 為源碼配置所需的建構相依關係\n"
-" dist-upgrade - 發布版本升級,見 apt-get(8) dselect-upgrade - 根據 "
-"dselect \n"
-"的選擇來進行升級\n"
+" remove - 移除套件(保留設定檔)\n"
+" autoremove·-·自動移除未使用到的套件\n"
+" purge·-·完整移除套件(刪除設定檔)\n"
+" source - 下載套件原始碼\n"
+" build-dep - 為原始碼套件設定建構的相依關係\n"
+" dist-upgrade - 發行版本升級,參閱 apt-get(8)\n"
+" dselect-upgrade·-·採用 dselect·的選項升級\n"
" clean - 刪除所有已下載的套件檔案\n"
" auto-clean - 刪除已下載的套件檔案較舊的版本\n"
" check - 核對以確認系統的相依關係的完整性\n"
"\n"
"選項:\n"
-" -h 本幫助訊息。\n"
+" -h 本求助訊息。\n"
" -q 讓輸出作為記錄檔 - 不顯示進度\n"
-" -qq 除了錯誤外,什麼都不輸出\n"
+" -qq 除了錯誤外,皆不產生任何訊息\n"
" -d 僅下載 - 『不』安裝或解開套件檔案\n"
" -s 不作實際操作。只是模擬執行命令\n"
" -y 對所有詢問都作肯定的回答,同時不作任何提示\n"
-" -f 當沒有通過完整性測試時,仍嘗試繼續執行\n"
+" -f 嘗試修正系統損毀的套件相依關係\n"
" -m 當有套件檔案無法找到時,仍嘗試繼續執行\n"
" -u 顯示已升級的套件列表\n"
-" -b 在下載完源碼後,編譯生成相應的套件\n"
-" -V 顯示詳盡的版本號\n"
+" -b 在下載完套件原始碼後,編譯產生對應的套件\n"
+" -V 顯示詳盡的版本號碼\n"
" -c=? 讀取指定的設定檔案\n"
" -o=? 設定任意指定的設定選項,例如:-o dir::cache=/tmp\n"
-"請查閱 apt-get(8)、sources.list(5) 和 apt.conf(5)的參考手冊\n"
+"請參閱 apt-get(8)、sources.list(5) 和 apt.conf(5)的使用手冊\n"
"以取得更多訊息和選項。\n"
-" 本 APT 有著超級牛力。\n"
+" 該 APT 有著超級牛力。\n"
#: cmdline/acqprogress.cc:55
msgid "Hit "
@@ -1390,7 +1424,7 @@ msgstr "請按 [Enter] 鍵繼續。"
#: dselect/install:91
msgid "Do you want to erase any previously downloaded .deb files?"
-msgstr ""
+msgstr "您想移除任何先前下載的 deb 檔案嗎?"
#: dselect/install:101
msgid "Some errors occurred while unpacking. I'm going to configure the"
@@ -1574,9 +1608,9 @@ 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:748
-#: apt-pkg/pkgcachegen.cc:817 apt-pkg/pkgcachegen.cc:822
-#: apt-pkg/pkgcachegen.cc:945
+#: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:760
+#: apt-pkg/pkgcachegen.cc:829 apt-pkg/pkgcachegen.cc:834
+#: apt-pkg/pkgcachegen.cc:957
msgid "Reading package lists"
msgstr "讀取套件清單中"
@@ -1657,9 +1691,9 @@ msgid "This is not a valid DEB archive, missing '%s' member"
msgstr "無效的 DEB 檔案,遺失 %s 成員"
#: apt-inst/deb/debfile.cc:50
-#, fuzzy, c-format
+#, c-format
msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
-msgstr "無效的 DEB 檔案,遺失 '%s' 或 '%s' 成員"
+msgstr "無效的 DEB 檔案,遺失 '%s', '%s' 或 '%s' 成員"
#: apt-inst/deb/debfile.cc:110
#, c-format
@@ -1773,7 +1807,7 @@ msgstr "連線逾時"
msgid "Server closed the connection"
msgstr "伺服器關閉聯線。"
-#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:536 methods/rsh.cc:190
+#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:538 methods/rsh.cc:190
msgid "Read error"
msgstr "讀取失敗。"
@@ -1785,7 +1819,7 @@ msgstr "答覆超過緩衝區長度。"
msgid "Protocol corruption"
msgstr "協定失敗。"
-#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:575 methods/rsh.cc:232
+#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:577 methods/rsh.cc:232
msgid "Write error"
msgstr "寫入失敗。"
@@ -1839,7 +1873,7 @@ msgstr "Data socket 連線逾時"
msgid "Unable to accept connection"
msgstr "無法允許連線"
-#: methods/ftp.cc:864 methods/http.cc:959 methods/rsh.cc:303
+#: methods/ftp.cc:864 methods/http.cc:960 methods/rsh.cc:303
msgid "Problem hashing file"
msgstr "問題雜湊表"
@@ -2031,15 +2065,20 @@ msgstr "從遠端主機讀取錯誤,關閉連線"
msgid "Error reading from server"
msgstr "從伺服器讀取發生錯誤"
-#: methods/http.cc:1104
+#: methods/http.cc:945 apt-pkg/contrib/mmap.cc:196
+#, fuzzy
+msgid "Failed to truncate file"
+msgstr "寫入檔案 %s 失敗"
+
+#: methods/http.cc:1105
msgid "Bad header data"
msgstr "壞的標頭資料"
-#: methods/http.cc:1121 methods/http.cc:1176
+#: methods/http.cc:1122 methods/http.cc:1177
msgid "Connection failed"
msgstr "連線失敗"
-#: methods/http.cc:1228
+#: methods/http.cc:1229
msgid "Internal error"
msgstr "內部錯誤"
@@ -2052,6 +2091,10 @@ msgstr "不能將空白檔案讀入記憶體"
msgid "Couldn't make mmap of %lu bytes"
msgstr "無法讀入檔案 %lu 位元組至記憶體"
+#: apt-pkg/contrib/mmap.cc:213
+msgid "Dynamic MMap ran out of room"
+msgstr ""
+
#: apt-pkg/contrib/strutl.cc:1014
#, c-format
msgid "Selection %s not found"
@@ -2168,79 +2211,80 @@ msgstr "無效的操作:%s"
msgid "Unable to stat the mount point %s"
msgstr "無法讀取掛載點 %s"
-#: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/acquire.cc:424 apt-pkg/clean.cc:40
+#: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/contrib/cdromutl.cc:180
+#: apt-pkg/acquire.cc:424 apt-pkg/acquire.cc:449 apt-pkg/clean.cc:40
#, c-format
msgid "Unable to change to %s"
msgstr "無法進入『%s』目錄。"
-#: apt-pkg/contrib/cdromutl.cc:187
+#: apt-pkg/contrib/cdromutl.cc:188
msgid "Failed to stat the cdrom"
msgstr "CD-ROM 狀況讀取失敗"
-#: apt-pkg/contrib/fileutl.cc:147
+#: apt-pkg/contrib/fileutl.cc:149
#, c-format
msgid "Not using locking for read only lock file %s"
msgstr "不使用檔案鎖定於唯獨檔案 %s"
-#: apt-pkg/contrib/fileutl.cc:152
+#: apt-pkg/contrib/fileutl.cc:154
#, c-format
msgid "Could not open lock file %s"
msgstr "無法開啟『%s』鎖定檔。"
-#: apt-pkg/contrib/fileutl.cc:170
+#: apt-pkg/contrib/fileutl.cc:172
#, c-format
msgid "Not using locking for nfs mounted lock file %s"
msgstr "不使用檔案鎖定於 nfs 掛載點上得檔案 %s"
-#: apt-pkg/contrib/fileutl.cc:174
+#: apt-pkg/contrib/fileutl.cc:176
#, c-format
msgid "Could not get lock %s"
msgstr "無法取得『%s』鎖。"
-#: apt-pkg/contrib/fileutl.cc:442
+#: apt-pkg/contrib/fileutl.cc:444
#, c-format
msgid "Waited for %s but it wasn't there"
msgstr "等待 %s 但是它不存在"
-#: apt-pkg/contrib/fileutl.cc:452
+#: apt-pkg/contrib/fileutl.cc:454
#, c-format
msgid "Sub-process %s received a segmentation fault."
msgstr "子程序 %s 收到一個記憶體錯誤"
-#: apt-pkg/contrib/fileutl.cc:455
+#: apt-pkg/contrib/fileutl.cc:457
#, c-format
msgid "Sub-process %s returned an error code (%u)"
msgstr "子程序 %s 回傳錯誤碼(%u)"
-#: apt-pkg/contrib/fileutl.cc:457
+#: apt-pkg/contrib/fileutl.cc:459
#, c-format
msgid "Sub-process %s exited unexpectedly"
msgstr "子程序 %s 不預期的結束"
-#: apt-pkg/contrib/fileutl.cc:501
+#: apt-pkg/contrib/fileutl.cc:503
#, c-format
msgid "Could not open file %s"
msgstr "無法開啟『%s』檔案。"
-#: apt-pkg/contrib/fileutl.cc:557
+#: apt-pkg/contrib/fileutl.cc:559
#, c-format
msgid "read, still have %lu to read but none left"
msgstr "讀取,仍有 %lu 未讀"
-#: apt-pkg/contrib/fileutl.cc:587
+#: apt-pkg/contrib/fileutl.cc:589
#, c-format
msgid "write, still have %lu to write but couldn't"
msgstr "寫入,仍有 %lu 待寫入但無法寫入"
-#: apt-pkg/contrib/fileutl.cc:662
+#: apt-pkg/contrib/fileutl.cc:664
msgid "Problem closing the file"
msgstr "程式關閉檔案"
-#: apt-pkg/contrib/fileutl.cc:668
+#: apt-pkg/contrib/fileutl.cc:670
msgid "Problem unlinking the file"
msgstr "程式刪除檔案"
-#: apt-pkg/contrib/fileutl.cc:679
+#: apt-pkg/contrib/fileutl.cc:681
msgid "Problem syncing the file"
msgstr "程式同步檔案"
@@ -2295,7 +2339,7 @@ msgstr "淘汰"
#: apt-pkg/pkgcache.cc:226
msgid "Breaks"
-msgstr ""
+msgstr "Breaks"
#: apt-pkg/pkgcache.cc:237
msgid "important"
@@ -2330,19 +2374,18 @@ msgid "Dependency generation"
msgstr "產生套件依存關係"
#: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195
-#, fuzzy
msgid "Reading state information"
-msgstr "結合現有資料中"
+msgstr "讀取狀態資料中"
#: apt-pkg/depcache.cc:219
-#, fuzzy, c-format
+#, c-format
msgid "Failed to open StateFile %s"
-msgstr "無法開啟 %s"
+msgstr "無法開啟狀態檔案%s"
#: apt-pkg/depcache.cc:225
-#, fuzzy, c-format
+#, c-format
msgid "Failed to write temporary StateFile %s"
-msgstr "寫入檔案 %s 失敗"
+msgstr "寫入暫存的狀態檔案 %s 失敗"
#: apt-pkg/tagfile.cc:102
#, c-format
@@ -2419,23 +2462,23 @@ msgstr ""
msgid "Index file type '%s' is not supported"
msgstr "本軟體不支持『%s』型的索引檔。"
-#: apt-pkg/algorithms.cc:247
+#: apt-pkg/algorithms.cc:248
#, 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:1106
+#: apt-pkg/algorithms.cc:1107
msgid ""
"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
"held packages."
msgstr "無法解決依存關係。可能原因是某些套件被押後。"
-#: apt-pkg/algorithms.cc:1108
+#: apt-pkg/algorithms.cc:1109
msgid "Unable to correct problems, you have held broken packages."
msgstr "無法解決問題,因為某些損毀的套件被押後。"
-#: apt-pkg/algorithms.cc:1370 apt-pkg/algorithms.cc:1372
+#: apt-pkg/algorithms.cc:1375 apt-pkg/algorithms.cc:1377
msgid ""
"Some index files failed to download, they have been ignored, or old ones "
"used instead."
@@ -2453,12 +2496,12 @@ msgstr "找不到『%spartial』檔案目錄。"
#. only show the ETA if it makes sense
#. two days
-#: apt-pkg/acquire.cc:827
+#: apt-pkg/acquire.cc:828
#, c-format
msgid "Retrieving file %li of %li (%s remaining)"
msgstr "正在下載第 %li 個文件(共 %li 個,尚需 %s)"
-#: apt-pkg/acquire.cc:829
+#: apt-pkg/acquire.cc:830
#, c-format
msgid "Retrieving file %li of %li"
msgstr "正在下載第%li個檔案(共有%li)"
@@ -2531,83 +2574,82 @@ msgstr "處理『%s』時發生錯誤 (NewPackage)。"
msgid "Error occurred while processing %s (UsePackage1)"
msgstr "處理『%s』時發生錯誤 (UsePackage1)。"
-#: apt-pkg/pkgcachegen.cc:153
-#, fuzzy, c-format
+#: apt-pkg/pkgcachegen.cc:164
+#, c-format
msgid "Error occurred while processing %s (NewFileDesc1)"
-msgstr "處理『%s』時發生錯誤 (NewFileVer1)。"
+msgstr "處理『%s』時發生錯誤 (NewFileDesc1)。"
-#: apt-pkg/pkgcachegen.cc:178
+#: apt-pkg/pkgcachegen.cc:189
#, c-format
msgid "Error occurred while processing %s (UsePackage2)"
msgstr "處理『%s』時發生錯誤 (UsePackage2)。"
-#: apt-pkg/pkgcachegen.cc:182
+#: apt-pkg/pkgcachegen.cc:193
#, c-format
msgid "Error occurred while processing %s (NewFileVer1)"
msgstr "處理『%s』時發生錯誤 (NewFileVer1)。"
-#: apt-pkg/pkgcachegen.cc:213
+#: apt-pkg/pkgcachegen.cc:224
#, c-format
msgid "Error occurred while processing %s (NewVersion1)"
msgstr "處理『%s』時發生錯誤 (NewVersion1)。"
-#: apt-pkg/pkgcachegen.cc:217
+#: apt-pkg/pkgcachegen.cc:228
#, c-format
msgid "Error occurred while processing %s (UsePackage3)"
msgstr "處理『%s』時發生錯誤 (UsePackage3)。"
-#: apt-pkg/pkgcachegen.cc:221
+#: apt-pkg/pkgcachegen.cc:232
#, c-format
msgid "Error occurred while processing %s (NewVersion2)"
msgstr "處理『%s』時發生錯誤 (NewVersion2)。"
-#: apt-pkg/pkgcachegen.cc:245
-#, fuzzy, c-format
+#: apt-pkg/pkgcachegen.cc:256
+#, c-format
msgid "Error occurred while processing %s (NewFileDesc2)"
-msgstr "處理『%s』時發生錯誤 (NewFileVer1)。"
+msgstr "處理『%s』時發生錯誤 (NewFileDesc2)。"
-#: apt-pkg/pkgcachegen.cc:251
+#: apt-pkg/pkgcachegen.cc:262
msgid "Wow, you exceeded the number of package names this APT is capable of."
msgstr "套件數量超過本程式的能力。"
-#: apt-pkg/pkgcachegen.cc:254
+#: apt-pkg/pkgcachegen.cc:265
msgid "Wow, you exceeded the number of versions this APT is capable of."
msgstr "套件版本數量超過本程式的能力。"
-#: apt-pkg/pkgcachegen.cc:257
-#, fuzzy
+#: apt-pkg/pkgcachegen.cc:268
msgid "Wow, you exceeded the number of descriptions this APT is capable of."
-msgstr "套件版本數量超過本程式的能力。"
+msgstr "哇,套件版本數量超過該 APT 的能力。"
-#: apt-pkg/pkgcachegen.cc:260
+#: apt-pkg/pkgcachegen.cc:271
msgid "Wow, you exceeded the number of dependencies this APT is capable of."
msgstr "依存關係數量超過本程式的能力。"
-#: apt-pkg/pkgcachegen.cc:288
+#: apt-pkg/pkgcachegen.cc:299
#, c-format
msgid "Error occurred while processing %s (FindPkg)"
msgstr "處理『%s』時發生錯誤 (FindPkg)。"
-#: apt-pkg/pkgcachegen.cc:301
+#: apt-pkg/pkgcachegen.cc:312
#, c-format
msgid "Error occurred while processing %s (CollectFileProvides)"
msgstr "處理『%s』時發生錯誤 (CollectFileProvides)。"
-#: apt-pkg/pkgcachegen.cc:307
+#: apt-pkg/pkgcachegen.cc:318
#, c-format
msgid "Package %s %s was not found while processing file dependencies"
msgstr "當計算相依性時找不到套件 %s %s "
-#: apt-pkg/pkgcachegen.cc:678
+#: apt-pkg/pkgcachegen.cc:690
#, c-format
msgid "Couldn't stat source package list %s"
msgstr "無法讀取來源檔『%s』的目錄資料。"
-#: apt-pkg/pkgcachegen.cc:763
+#: apt-pkg/pkgcachegen.cc:775
msgid "Collecting File Provides"
msgstr "收集檔案供應"
-#: apt-pkg/pkgcachegen.cc:890 apt-pkg/pkgcachegen.cc:897
+#: apt-pkg/pkgcachegen.cc:902 apt-pkg/pkgcachegen.cc:909
msgid "IO Error saving source cache"
msgstr "無法寫入來源暫存檔。"
@@ -2620,36 +2662,35 @@ msgstr "檔名因『%s』更換失敗 (%s → %s)。"
msgid "MD5Sum mismatch"
msgstr "MD5 檢查碼不符合。"
-#: apt-pkg/acquire-item.cc:647 apt-pkg/acquire-item.cc:1408
-#, fuzzy
+#: apt-pkg/acquire-item.cc:658 apt-pkg/acquire-item.cc:1426
msgid "Hash Sum mismatch"
-msgstr "MD5 檢查碼不符合。"
+msgstr "檢查碼不符合。"
-#: apt-pkg/acquire-item.cc:1100
+#: apt-pkg/acquire-item.cc:1118
msgid "There is no public key available for the following key IDs:\n"
msgstr "以下 key ID 沒有可用的公鑰:\n"
-#: apt-pkg/acquire-item.cc:1213
+#: apt-pkg/acquire-item.cc:1231
#, c-format
msgid ""
"I wasn't able to locate a file for the %s package. This might mean you need "
"to manually fix this package. (due to missing arch)"
msgstr "找不到套件『%s』需要的某檔案。請您修理這個套件再試試。"
-#: apt-pkg/acquire-item.cc:1272
+#: apt-pkg/acquire-item.cc:1290
#, 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:1313
+#: apt-pkg/acquire-item.cc:1331
#, c-format
msgid ""
"The package index files are corrupted. No Filename: field for package %s."
msgstr "套件『%s』索引檔損壞—缺少『Filename:』欄。"
-#: apt-pkg/acquire-item.cc:1400
+#: apt-pkg/acquire-item.cc:1418
msgid "Size mismatch"
msgstr "檔案大小不符合。"
@@ -2677,9 +2718,8 @@ msgid "Stored label: %s\n"
msgstr "保存標誌:%s \n"
#: apt-pkg/cdrom.cc:570 apt-pkg/cdrom.cc:841
-#, fuzzy
msgid "Unmounting CD-ROM...\n"
-msgstr "卸載光碟機中..."
+msgstr "卸載光碟機中...\n"
#: apt-pkg/cdrom.cc:590
#, c-format
@@ -2704,16 +2744,16 @@ msgid "Scanning disc for index files..\n"
msgstr "掃描碟片中的索引檔案..\n"
#: apt-pkg/cdrom.cc:678
-#, fuzzy, c-format
+#, c-format
msgid ""
"Found %zu package indexes, %zu source indexes, %zu translation indexes and %"
"zu signatures\n"
-msgstr "找到 %i 個套件索引,%i 源碼索引和 %i 簽名\n"
+msgstr "找到 %zu 個套件索引,%zu 原始碼索引,%zu 翻譯索引和%zu 簽名\n"
#: apt-pkg/cdrom.cc:715
-#, fuzzy, c-format
+#, c-format
msgid "Found label '%s'\n"
-msgstr "保存標誌:%s \n"
+msgstr "發現標誌 %s \n"
#: apt-pkg/cdrom.cc:744
msgid "That is not a valid name, try again.\n"
@@ -2760,70 +2800,80 @@ msgstr "寫入 %i 筆 %i 個不匹配檔案的紀錄。\n"
msgid "Wrote %i records with %i missing files and %i mismatched files\n"
msgstr "寫入 %i 筆遺失 %i 個檔案和 %i 個不匹配檔案的紀錄。\n"
-#: apt-pkg/deb/dpkgpm.cc:452
+#: apt-pkg/deb/dpkgpm.cc:49
#, fuzzy, c-format
+msgid "Installing %s"
+msgstr "已安裝%s"
+
+#: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:612
+#, c-format
+msgid "Configuring %s"
+msgstr "設定%s中"
+
+#: apt-pkg/deb/dpkgpm.cc:51 apt-pkg/deb/dpkgpm.cc:627
+#, c-format
+msgid "Removing %s"
+msgstr "移除%s中"
+
+#: apt-pkg/deb/dpkgpm.cc:52
+#, c-format
+msgid "Running post-installation trigger %s"
+msgstr ""
+
+#: apt-pkg/deb/dpkgpm.cc:521
+#, c-format
msgid "Directory '%s' missing"
-msgstr "找不到『%spartial』清單目錄。"
+msgstr "找不到 '%s' 目錄"
-#: apt-pkg/deb/dpkgpm.cc:535
+#: apt-pkg/deb/dpkgpm.cc:605
#, c-format
msgid "Preparing %s"
msgstr "準備配置%s中"
-#: apt-pkg/deb/dpkgpm.cc:536
+#: apt-pkg/deb/dpkgpm.cc:606
#, c-format
msgid "Unpacking %s"
msgstr "解開%s中"
-#: apt-pkg/deb/dpkgpm.cc:541
+#: apt-pkg/deb/dpkgpm.cc:611
#, c-format
msgid "Preparing to configure %s"
msgstr "準備設定%s檔"
-#: apt-pkg/deb/dpkgpm.cc:542
+#: apt-pkg/deb/dpkgpm.cc:614 apt-pkg/deb/dpkgpm.cc:615
#, c-format
-msgid "Configuring %s"
-msgstr "設定%s中"
-
-#: apt-pkg/deb/dpkgpm.cc:544 apt-pkg/deb/dpkgpm.cc:545
-#, fuzzy, c-format
msgid "Processing triggers for %s"
-msgstr "處理目錄 %s 時錯誤"
+msgstr "處理 %s 的啟動器"
-#: apt-pkg/deb/dpkgpm.cc:547
+#: apt-pkg/deb/dpkgpm.cc:617
#, c-format
msgid "Installed %s"
msgstr "已安裝%s"
-#: apt-pkg/deb/dpkgpm.cc:552 apt-pkg/deb/dpkgpm.cc:554
-#: apt-pkg/deb/dpkgpm.cc:555
+#: apt-pkg/deb/dpkgpm.cc:622 apt-pkg/deb/dpkgpm.cc:624
+#: apt-pkg/deb/dpkgpm.cc:625
#, c-format
msgid "Preparing for removal of %s"
msgstr "正在準備 %s 的刪除操作"
-#: apt-pkg/deb/dpkgpm.cc:557
-#, c-format
-msgid "Removing %s"
-msgstr "移除%s中"
-
-#: apt-pkg/deb/dpkgpm.cc:558
+#: apt-pkg/deb/dpkgpm.cc:628
#, c-format
msgid "Removed %s"
msgstr "已移除%s"
-#: apt-pkg/deb/dpkgpm.cc:563
+#: apt-pkg/deb/dpkgpm.cc:633
#, c-format
msgid "Preparing to completely remove %s"
msgstr "準備完整移除 %s"
-#: apt-pkg/deb/dpkgpm.cc:564
+#: apt-pkg/deb/dpkgpm.cc:634
#, c-format
msgid "Completely removed %s"
msgstr "已完整移除%s"
-#: apt-pkg/deb/dpkgpm.cc:716
+#: apt-pkg/deb/dpkgpm.cc:791
msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
-msgstr ""
+msgstr "無法寫入記錄檔,openpty()失敗(/dev/pts有掛載嗎?)\n"
#: methods/rred.cc:219
msgid "Could not patch file"
@@ -2833,6 +2883,15 @@ msgstr "無法開啟『%s』檔案。"
msgid "Connection closed prematurely"
msgstr "連線不預期的結束"
+#~ msgid ""
+#~ "Since you only requested a single operation it is extremely likely that\n"
+#~ "the package is simply not installable and a bug report against\n"
+#~ "that package should be filed."
+#~ msgstr ""
+#~ "您僅要求對單一套件進行操作,這極有可能是因為\n"
+#~ "該套件無法安裝,您最好提交一個針對這個套件\n"
+#~ "的臭蟲報告。"
+
#, fuzzy
#~ msgid "Line %d too long (max %lu)"
#~ msgstr "第 %d 行太長(最長 %d)"