+"您的操作會導致潛在的危險\n"
+"若要繼續的話,就輸入下面的句子“%s”\n"
+" ?] "
+
+#: cmdline/apt-get.cc:872 cmdline/apt-get.cc:891
+msgid "Abort."
+msgstr "放棄執行。"
+
+#: cmdline/apt-get.cc:887
+msgid "Do you want to continue [Y/n]? "
+msgstr "繼續執行嗎? 是按 [Y] 鍵,否按 [n] 鍵 "
+
+#: cmdline/apt-get.cc:959 cmdline/apt-get.cc:1336 cmdline/apt-get.cc:1970
+#, c-format
+msgid "Failed to fetch %s %s\n"
+msgstr "無法下載『%s』檔案。%s\n"
+
+#: cmdline/apt-get.cc:977
+msgid "Some files failed to download"
+msgstr "部份檔案無法下載"
+
+#: cmdline/apt-get.cc:978 cmdline/apt-get.cc:1979
+msgid "Download complete and in download only mode"
+msgstr "下載完畢,目前是“僅下載”模式"
+
+#: cmdline/apt-get.cc:984
+msgid ""
+"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
+"missing?"
+msgstr ""
+"有幾個檔案無法下載,您可以執行 apt-get update 或者嘗試加上--fix-missing \n"
+"選項?"
+
+#: cmdline/apt-get.cc:988
+msgid "--fix-missing and media swapping is not currently supported"
+msgstr "目前還不支援 --fix-missing 和媒體置換(media swapping)"
+
+#: cmdline/apt-get.cc:993
+msgid "Unable to correct missing packages."
+msgstr "無法更正遺失的套件。"
+
+#: cmdline/apt-get.cc:994
+msgid "Aborting install."
+msgstr "放棄安裝。"
+
+#: cmdline/apt-get.cc:1028
+#, c-format
+msgid "Note, selecting %s instead of %s\n"
+msgstr "注意,選擇了 %s 而非 %s\n"
+
+#: cmdline/apt-get.cc:1038
+#, c-format
+msgid "Skipping %s, it is already installed and upgrade is not set.\n"
+msgstr "忽略 %s,它已經被安裝而且沒有指定要升級。\n"
+
+#: cmdline/apt-get.cc:1056
+#, c-format
+msgid "Package %s is not installed, so not removed\n"
+msgstr "套件『%s』沒有安裝,所以無法刪除。\n"
+
+#: cmdline/apt-get.cc:1067
+#, c-format
+msgid "Package %s is a virtual package provided by:\n"
+msgstr "虛擬套件『%s』的提供者是:\n"
+
+#: cmdline/apt-get.cc:1079
+msgid " [Installed]"
+msgstr "【已安裝】"
+
+#: cmdline/apt-get.cc:1084
+msgid "You should explicitly select one to install."
+msgstr "請您明確地選擇一個來進行安裝。"
+
+#: cmdline/apt-get.cc:1089
+#, 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"
+"或者只能在其他原碼中找到\n"
+
+#: cmdline/apt-get.cc:1108
+msgid "However the following packages replace it:"
+msgstr "但是下列的套件將取代它:"
+
+#: cmdline/apt-get.cc:1111
+#, c-format
+msgid "Package %s has no installation candidate"
+msgstr "套件 %s 還沒有可供安裝的候選版本"
+
+#: cmdline/apt-get.cc:1131
+#, c-format
+msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
+msgstr "不能重新安裝 %s,因為無法下載它。\n"
+
+#: cmdline/apt-get.cc:1139
+#, c-format
+msgid "%s is already the newest version.\n"
+msgstr "『%s』已經是最新版本了。\n"
+
+#: cmdline/apt-get.cc:1166
+#, c-format
+msgid "Release '%s' for '%s' was not found"
+msgstr "未找到“%2$s”的“%1$s”發布版本"
+
+#: cmdline/apt-get.cc:1168
+#, c-format
+msgid "Version '%s' for '%s' was not found"
+msgstr "未找到“%2$s”的“%1$s”版本"
+
+#: cmdline/apt-get.cc:1174
+#, c-format
+msgid "Selected version %s (%s) for %s\n"
+msgstr "選定的版本為 %s (%s) 的 %s\n"
+
+#: cmdline/apt-get.cc:1284
+msgid "The update command takes no arguments"
+msgstr "update 指令不需任何參數"
+
+#: cmdline/apt-get.cc:1297 cmdline/apt-get.cc:1391
+msgid "Unable to lock the list directory"
+msgstr "無法鎖定列表目錄"
+
+#: cmdline/apt-get.cc:1355
+msgid ""
+"Some index files failed to download, they have been ignored, or old ones "
+"used instead."
+msgstr "有一些索引檔案不能下載,它們可能被忽略了,也可能轉而使用了舊的索引檔案。"
+
+#: cmdline/apt-get.cc:1374
+msgid "Internal error, AllUpgrade broke stuff"
+msgstr "內部錯誤,AllUpgrade 造成錯誤"
+
+#: cmdline/apt-get.cc:1473 cmdline/apt-get.cc:1509
+#, c-format
+msgid "Couldn't find package %s"
+msgstr "無法找到 %s 套件。"
+
+#: cmdline/apt-get.cc:1496
+#, c-format
+msgid "Note, selecting %s for regex '%s'\n"
+msgstr "注意,根據正規表示法“%2$s”選擇了 %1$s\n"
+
+#: cmdline/apt-get.cc:1526
+msgid "You might want to run `apt-get -f install' to correct these:"
+msgstr "用『apt-get -f install』指令或許能修正這些問題。"
+
+#: cmdline/apt-get.cc:1529
+msgid ""
+"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
+"solution)."
+msgstr ""
+"無法滿足的相依關係。請嘗試不指定套件明成來執行“apt-get -f install”(或指>\n"
+"定一個解決辦法)。"
+
+#: cmdline/apt-get.cc:1541
+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"
+"distribution that some required packages have not yet been created\n"
+"or been moved out of Incoming."
+msgstr ""
+"有一些套件無法被安裝。這也許是系統無法實現您要求的狀態\n"
+"或是您使用不穩定(unstable)發行版而這些需要的套件尚未完成\n"
+"或從 Incoming 目錄移除。"
+
+#: cmdline/apt-get.cc:1549
+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:1554
+msgid "The following information may help to resolve the situation:"
+msgstr "底下的資訊有助於解決現在的情況:"
+
+#: cmdline/apt-get.cc:1557
+msgid "Broken packages"
+msgstr "損毀的套件"
+
+#: cmdline/apt-get.cc:1583
+msgid "The following extra packages will be installed:"
+msgstr "下列的【新】套件都將被安裝:"
+
+#: cmdline/apt-get.cc:1654
+msgid "Suggested packages:"
+msgstr "建議(Suggested)的套件:"
+
+#: cmdline/apt-get.cc:1655
+msgid "Recommended packages:"
+msgstr "推薦(Recommended)的套件:"
+
+#: cmdline/apt-get.cc:1675
+msgid "Calculating upgrade... "
+msgstr "籌畫升級套件中..."
+
+#: cmdline/apt-get.cc:1678 methods/ftp.cc:702 methods/connect.cc:101
+msgid "Failed"
+msgstr "失敗"
+
+#: cmdline/apt-get.cc:1683
+msgid "Done"
+msgstr "完成"
+
+#: cmdline/apt-get.cc:1748 cmdline/apt-get.cc:1756
+#, fuzzy
+msgid "Internal error, problem resolver broke stuff"
+msgstr "內部錯誤,AllUpgrade 造成錯誤"
+
+#: cmdline/apt-get.cc:1856
+msgid "Must specify at least one package to fetch source for"
+msgstr "必須指定至少一個對應的套件才能下載源碼"
+
+#: cmdline/apt-get.cc:1883 cmdline/apt-get.cc:2091
+#, c-format
+msgid "Unable to find a source package for %s"
+msgstr "無法找到 %s 套件的源碼"
+
+#: cmdline/apt-get.cc:1930
+#, c-format
+msgid "You don't have enough free space in %s"
+msgstr "『%s』內沒有足夠的空間。"
+
+#: cmdline/apt-get.cc:1935
+#, c-format
+msgid "Need to get %sB/%sB of source archives.\n"
+msgstr "需要下載 %2$sB 中 %1$sB 的原始檔案。\n"
+
+#: cmdline/apt-get.cc:1938
+#, c-format
+msgid "Need to get %sB of source archives.\n"
+msgstr "需要下載 %sB 的原始檔案。\n"
+
+#: cmdline/apt-get.cc:1944
+#, c-format
+msgid "Fetch source %s\n"
+msgstr "下載源碼 %s\n"
+
+#: cmdline/apt-get.cc:1975
+msgid "Failed to fetch some archives."
+msgstr "無法下載某些檔案。"
+
+#: cmdline/apt-get.cc:2003
+#, c-format
+msgid "Skipping unpack of already unpacked source in %s\n"
+msgstr "略過已經被解開到 %s 目錄的源碼檔案\n"
+
+#: cmdline/apt-get.cc:2015
+#, c-format
+msgid "Unpack command '%s' failed.\n"
+msgstr "執行解開套件指令 '%s' 時失敗。\n"
+
+#: cmdline/apt-get.cc:2016
+#, c-format
+msgid "Check if the 'dpkg-dev' package is installed.\n"
+msgstr ""
+
+#: cmdline/apt-get.cc:2033
+#, c-format
+msgid "Build command '%s' failed.\n"
+msgstr "執行建立套件指令 '%s' 時失敗。\n"
+
+#: cmdline/apt-get.cc:2052
+msgid "Child process failed"
+msgstr "子程序失敗"
+
+#: cmdline/apt-get.cc:2068
+msgid "Must specify at least one package to check builddeps for"
+msgstr "必須指定至少一個套件才能檢查其建立相依關係(builddeps)"
+
+#: cmdline/apt-get.cc:2096
+#, c-format
+msgid "Unable to get build-dependency information for %s"
+msgstr "無法取得 %s 的建構相依關係。"
+
+#: cmdline/apt-get.cc:2116
+#, c-format
+msgid "%s has no build depends.\n"
+msgstr "%s 無建立相依關係訊息。\n"
+
+#: cmdline/apt-get.cc:2168
+#, 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:2220
+#, c-format
+msgid ""
+"%s dependency for %s cannot be satisfied because no available versions of "
+"package %s can satisfy version requirements"
+msgstr ""
+"由於無法找到符合要求的套件 %3$s 的可用版本,因此不能滿足 %2$s 所要求的 %1$s 的"
+"相依關係"
+
+#: cmdline/apt-get.cc:2255
+#, 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:2280
+#, c-format
+msgid "Failed to satisfy %s dependency for %s: %s"
+msgstr "無法滿足 %2$s 所要求 %1$s 相依關係:%3$s"
+
+#: cmdline/apt-get.cc:2294
+#, c-format
+msgid "Build-dependencies for %s could not be satisfied."
+msgstr "無法滿足套件 %s 所要求的建構相依關係。"
+
+#: cmdline/apt-get.cc:2298
+msgid "Failed to process build dependencies"
+msgstr "無法處理建構相依關係"
+
+#: cmdline/apt-get.cc:2330
+msgid "Supported modules:"
+msgstr "支援模組:"
+
+#: cmdline/apt-get.cc:2371
+msgid ""
+"Usage: apt-get [options] command\n"
+" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
+" apt-get [options] source pkg1 [pkg2 ...]\n"
+"\n"
+"apt-get is a simple command line interface for downloading and\n"
+"installing packages. The most frequently used commands are update\n"
+"and install.\n"
+"\n"
+"Commands:\n"
+" update - Retrieve new lists of packages\n"
+" upgrade - Perform an upgrade\n"
+" install - Install new packages (pkg is libc6 not libc6.deb)\n"
+" remove - Remove packages\n"
+" source - Download source archives\n"
+" build-dep - Configure build-dependencies for source packages\n"
+" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
+" dselect-upgrade - Follow dselect selections\n"
+" clean - Erase downloaded archive files\n"
+" autoclean - Erase old downloaded archive files\n"
+" check - Verify that there are no broken dependencies\n"
+"\n"
+"Options:\n"
+" -h This help text.\n"
+" -q Loggable output - no progress indicator\n"
+" -qq No output except for errors\n"
+" -d Download only - do NOT install or unpack archives\n"
+" -s No-act. Perform ordering simulation\n"
+" -y Assume Yes to all queries and do not prompt\n"
+" -f Attempt to continue if the integrity check fails\n"
+" -m Attempt to continue if archives are unlocatable\n"
+" -u Show a list of upgraded packages as well\n"
+" -b Build the source package after fetching it\n"
+" -V Show verbose version numbers\n"
+" -c=? Read this configuration file\n"
+" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
+"pages for more information and options.\n"
+" This APT has Super Cow Powers.\n"
+msgstr ""
+"用法: apt-get [選項] 命令\n"
+" apt-get [選項] install|remove pkg1 [pkg2 ...]\n"
+" apt-get [選項] source pkg1 [pkg2 ...]\n"
+"\n"
+"apt-get 提供了一個用於下載和安裝套件的簡易命令界面。\n"
+"最常用命令是 update 和 install。\n"
+"\n"
+"命令:\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"
+" clean - 刪除所有已下載的套件檔案\n"
+" auto-clean - 刪除已下載的套件檔案較舊的版本\n"
+" check - 核對以確認系統的相依關係的完整性\n"
+"\n"
+"選項:\n"
+" -h 本幫助訊息。\n"
+" -q 讓輸出作為記錄檔 - 不顯示進度\n"
+" -qq 除了錯誤外,什麼都不輸出\n"
+" -d 僅下載 - 『不』安裝或解開套件檔案\n"
+" -s 不作實際操作。只是模擬執行命令\n"
+" -y 對所有詢問都作肯定的回答,同時不作任何提示\n"
+" -f 當沒有通過完整性測試時,仍嘗試繼續執行\n"
+" -m 當有套件檔案無法找到時,仍嘗試繼續執行\n"
+" -u 顯示已升級的套件列表\n"
+" -b 在下載完源碼後,編譯生成相應的套件\n"
+" -V 顯示詳盡的版本號\n"
+" -c=? 讀取指定的設定檔案\n"
+" -o=? 設定任意指定的設定選項,例如:-o dir::cache=/tmp\n"
+"請查閱 apt-get(8)、sources.list(5) 和 apt.conf(5)的參考手冊\n"
+"以取得更多訊息和選項。\n"
+" 本 APT 有著超級牛力。\n"
+
+#: cmdline/acqprogress.cc:55
+msgid "Hit "
+msgstr "已有 "
+
+#: cmdline/acqprogress.cc:79
+msgid "Get:"
+msgstr "下載:"
+
+#: cmdline/acqprogress.cc:110
+msgid "Ign "
+msgstr "略過 "
+
+#: cmdline/acqprogress.cc:114
+msgid "Err "
+msgstr "錯誤 "
+
+#: cmdline/acqprogress.cc:135
+#, c-format
+msgid "Fetched %sB in %s (%sB/s)\n"
+msgstr "讀取 %sB 用了 %s (%sB/s)\n"
+
+#: cmdline/acqprogress.cc:225
+#, c-format
+msgid " [Working]"
+msgstr " [工作中]"
+
+#: cmdline/acqprogress.cc:271
+#, c-format
+msgid ""
+"Media change: please insert the disc labeled\n"
+" '%s'\n"
+"in the drive '%s' and press enter\n"
+msgstr ""
+"更換媒體:請把名為\n"
+" '%s' 的光碟\n"
+"插入 '%s' 碟機,然後按 [Enter] 鍵。\n"
+
+#: cmdline/apt-sortpkgs.cc:86
+msgid "Unknown package record!"
+msgstr "未知的套件記錄!"
+
+#: cmdline/apt-sortpkgs.cc:150
+msgid ""
+"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
+"\n"
+"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
+"to indicate what kind of file it is.\n"
+"\n"
+"Options:\n"
+" -h This help text\n"
+" -s Use source file sorting\n"
+" -c=? Read this configuration file\n"
+" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+msgstr ""
+"用法: apt-sortpkgs [選項] file1 [file2 ...]\n"
+"\n"
+"apt-sortpkgs 是對套件索引檔案內容進行排序的簡單工具。-s 選項\n"
+"是用來指出該檔的檔案類型。\n"
+"\n"
+"選項:\n"
+" -h 本幫助訊息。\n"
+" -s 根據源碼檔案排序\n"
+" -c=? 讀取指定的設定檔案\n"
+" -o=? 設定任意指定的設定選項,例如:-o dir::cache=/tmp\n"
+
+#: dselect/install:32
+msgid "Bad default setting!"
+msgstr "錯誤的預設設定!"
+
+#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
+#: dselect/install:104 dselect/update:45
+msgid "Press enter to continue."
+msgstr "請按 [Enter] 鍵繼續。"
+
+#: dselect/install:100
+msgid "Some errors occurred while unpacking. I'm going to configure the"
+msgstr "解開套件時發生錯誤。我要準備設定"
+
+#: dselect/install:101
+msgid "packages that were installed. This may result in duplicate errors"
+msgstr "套件已安裝過。這將造成重複性的錯誤"
+
+#: dselect/install:102
+msgid "or errors caused by missing dependencies. This is OK, only the errors"
+msgstr "或因為失去相依關係所造成的錯誤。只有該錯誤可被容忍"
+
+#: dselect/install:103
+msgid ""
+"above this message are important. Please fix them and run [I]nstall again"
+msgstr "以上的訊息相當重要。請修正它們並重新執行安裝[I]"
+
+#: dselect/update:30
+msgid "Merging available information"
+msgstr "結合現有資料中"
+
+#: apt-inst/contrib/extracttar.cc:117
+msgid "Failed to create pipes"
+msgstr "無法建立管線"
+
+#: apt-inst/contrib/extracttar.cc:143
+msgid "Failed to exec gzip "
+msgstr "無法執行 gzip"
+
+#: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:206
+msgid "Corrupted archive"
+msgstr "損毀的檔案"
+
+#: apt-inst/contrib/extracttar.cc:195
+msgid "Tar checksum failed, archive corrupted"
+msgstr "Tar checksum 失敗,檔案已損毀"
+
+#: apt-inst/contrib/extracttar.cc:298
+#, c-format
+msgid "Unknown TAR header type %u, member %s"
+msgstr "未知的 TAR 標頭型別 %u, member 訊息 %s"