diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 3733 |
1 files changed, 1874 insertions, 1859 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index e4aaec22e..14abf54f9 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-08-04 10:25+0200\n" +"POT-Creation-Date: 2016-08-11 13:57+0200\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet <tetralet@gmail.com>\n" "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists." @@ -20,6 +20,1515 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: apt-inst/contrib/arfile.cc +msgid "Invalid archive signature" +msgstr "無效的套件庫簽章" + +#: apt-inst/contrib/arfile.cc +msgid "Error reading archive member header" +msgstr "讀取套件檔的成員標頭訊息時發生錯誤" + +#: apt-inst/contrib/arfile.cc +#, fuzzy, c-format +msgid "Invalid archive member header %s" +msgstr "無效的套件檔成員標頭" + +#: apt-inst/contrib/arfile.cc +msgid "Invalid archive member header" +msgstr "無效的套件檔成員標頭" + +#: apt-inst/contrib/arfile.cc +msgid "Archive is too short" +msgstr "套件檔過短" + +#: apt-inst/contrib/arfile.cc +msgid "Failed to read the archive headers" +msgstr "讀取套件檔標頭失敗" + +#: apt-inst/contrib/extracttar.cc +#, fuzzy, c-format +msgid "Cannot find a configured compressor for '%s'" +msgstr "無法找到套件 %s" + +#: apt-inst/contrib/extracttar.cc +msgid "Corrupted archive" +msgstr "損毀的套件檔" + +#: apt-inst/contrib/extracttar.cc +msgid "Tar checksum failed, archive corrupted" +msgstr "Tar checksum 失敗,套件檔已損毀" + +#: apt-inst/contrib/extracttar.cc +#, c-format +msgid "Unknown TAR header type %u, member %s" +msgstr "未知的 TAR 標頭類型 %u,成員 %s" + +#: apt-inst/deb/debfile.cc +#, c-format +msgid "This is not a valid DEB archive, missing '%s' member" +msgstr "這是個不正確的 DEB 套件檔,沒有 '%s' 成員" + +#: apt-inst/deb/debfile.cc +#, c-format +msgid "Internal error, could not locate member %s" +msgstr "內部錯誤,找不找到成員 %s" + +#: apt-inst/deb/debfile.cc +msgid "Unparsable control file" +msgstr "無法分析的 control 檔" + +#: apt-inst/dirstream.cc +#, c-format +msgid "Failed to write file %s" +msgstr "寫入檔案 %s 失敗" + +#: apt-inst/dirstream.cc +#, c-format +msgid "Failed to close file %s" +msgstr "關閉檔案 %s 失敗" + +#: apt-inst/extract.cc +#, c-format +msgid "The path %s is too long" +msgstr "路徑 %s 過長" + +#: apt-inst/extract.cc +#, c-format +msgid "Unpacking %s more than once" +msgstr "解開 %s 超過一次" + +#: apt-inst/extract.cc +#, c-format +msgid "The directory %s is diverted" +msgstr "路徑 %s 已被抽換" + +#: apt-inst/extract.cc +#, c-format +msgid "The package is trying to write to the diversion target %s/%s" +msgstr "此套件試圖寫至抽換後的目標 %s/%s" + +#: apt-inst/extract.cc +msgid "The diversion path is too long" +msgstr "要進行抽換的路徑過長" + +#: apt-inst/extract.cc apt-pkg/acquire-item.cc ftparchive/cachedb.cc +#: methods/rred.cc +#, c-format +msgid "Failed to stat %s" +msgstr "無法取得 %s 的狀態" + +#: apt-inst/extract.cc ftparchive/multicompress.cc +#, c-format +msgid "Failed to rename %s to %s" +msgstr "無法將 %s 更名為 %s" + +#: apt-inst/extract.cc +#, c-format +msgid "The directory %s is being replaced by a non-directory" +msgstr "目錄 %s 已經被非目錄的檔案所取代" + +#: apt-inst/extract.cc +msgid "Failed to locate node in its hash bucket" +msgstr "在雜湊表中找不到節點" + +#: apt-inst/extract.cc +msgid "The path is too long" +msgstr "路徑過長" + +#: apt-inst/extract.cc +#, c-format +msgid "Overwrite package match with no version for %s" +msgstr "以無版本的 %s 覆寫原始套件" + +#: apt-inst/extract.cc +#, c-format +msgid "File %s/%s overwrites the one in the package %s" +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 apt-pkg/acquire.cc apt-pkg/clean.cc +#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc +#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc +#, c-format +msgid "Unable to read %s" +msgstr "無法讀取 %s" + +#: apt-inst/extract.cc +#, c-format +msgid "Unable to stat %s" +msgstr "無法取得 %s 的狀態" + +#: apt-inst/filelist.cc +msgid "DropNode called on still linked node" +msgstr "DropNode 在還有連結結點時被呼叫" + +#: apt-inst/filelist.cc +msgid "Failed to locate the hash element!" +msgstr "找不到雜湊元件!" + +#: apt-inst/filelist.cc +msgid "Failed to allocate diversion" +msgstr "在配置抽換資訊時失敗" + +#: apt-inst/filelist.cc +msgid "Internal error in AddDiversion" +msgstr "在 AddDiversion 發生了內部錯誤" + +#: apt-inst/filelist.cc +#, c-format +msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" +msgstr "試圖改寫抽換資訊,%s -> %s 和 %s/%s" + +#: apt-inst/filelist.cc +#, c-format +msgid "Double add of diversion %s -> %s" +msgstr "重複加入抽換資訊 %s -> %s" + +#: apt-inst/filelist.cc +#, c-format +msgid "Duplicate conf file %s/%s" +msgstr "重複的設定檔 %s/%s" + +#: apt-pkg/acquire-item.cc +msgid "" +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can't be authenticated and is therefore " +"potentially dangerous to use." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "路徑 %s 已被抽換" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "路徑 %s 已被抽換" + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "路徑 %s 已被抽換" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "路徑 %s 已被抽換" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "路徑 %s 已被抽換" + +#: apt-pkg/acquire-item.cc ftparchive/writer.cc +#, c-format +msgid "Failed to readlink %s" +msgstr "無法讀取連結 %s" + +#: apt-pkg/acquire-item.cc +msgid "Hash Sum mismatch" +msgstr "Hash Sum 不符" + +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "無法重新命名,%s (%s -> %s)。" + +#: apt-pkg/acquire-item.cc +msgid "Size mismatch" +msgstr "大小不符" + +#: apt-pkg/acquire-item.cc +#, fuzzy +msgid "Invalid file format" +msgstr "無效的操作 %s" + +#: apt-pkg/acquire-item.cc +#, fuzzy +msgid "Signature error" +msgstr "寫入錯誤" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: apt-pkg/acquire-item.cc methods/gpgv.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"An error occurred during the signature verification. The repository is not " +"updated and the previous index files will be used. GPG error: %s: %s" +msgstr "" + +#. Invalid signature file, reject (LP: #346386) (Closes: #627642) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "GPG error: %s: %s" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " +"or malformed file)" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time since then the file is invalid - formatted in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Release file for %s is expired (invalid since %s). Updates for this " +"repository will not be applied." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Conflicting distribution: %s (expected %s but got %s)" +msgstr "發行版本衝突:%s(應當是 %s 但卻得到 %s)" + +#: apt-pkg/acquire-item.cc +#, 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 +#, c-format +msgid "Can't find a source to download version '%s' of '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"The package index files are corrupted. No Filename: field for package %s." +msgstr "這個套件的索引檔損壞了。沒有套件 %s 的 Filename: 欄位。" + +#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "Changelog unavailable for %s=%s" +msgstr "正和 %s (%s) 連線" + +#: apt-pkg/acquire-worker.cc +#, c-format +msgid "The method '%s' is explicitly disabled via configuration." +msgstr "" + +#: apt-pkg/acquire-worker.cc methods/connect.cc +#, c-format +msgid "If you meant to use Tor remember to use %s instead of %s." +msgstr "" + +#: apt-pkg/acquire-worker.cc +#, c-format +msgid "The method driver %s could not be found." +msgstr "找不到安裝方式的驅動程式 %s。" + +#: apt-pkg/acquire-worker.cc +#, fuzzy, c-format +msgid "Is the package %s installed?" +msgstr "請檢查是否已安裝了 'dpkg-dev' 套件。\n" + +#: apt-pkg/acquire-worker.cc +#, c-format +msgid "Method %s did not start correctly" +msgstr "安裝方式 %s 沒有正確啟動" + +#: apt-pkg/acquire-worker.cc +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." +msgstr "請把標籤為 '%s' 的光碟放入 '%s' 裝置中,然後按下 [Enter] 鍵。" + +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, fuzzy, c-format +msgid "List directory %spartial is missing." +msgstr "找不到清單目錄 %spartial。" + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Archives directory %spartial is missing." +msgstr "找不到套件檔目錄 %spartial。" + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Unable to lock directory %s" +msgstr "無法鎖定列表目錄" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "不被支援的索引檔類型 '%s'" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc +#: methods/mirror.cc +#, c-format +msgid "Unable to change to %s" +msgstr "無法切換至 %s" + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "正在取得檔案 %li/%li(還有 %s)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "正在取得檔案 %li/%li" + +#: apt-pkg/algorithms.cc +#, 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 +msgid "" +"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " +"held packages." +msgstr "" +"錯誤,pkgProblemResolver::Resolve 的建立中斷了,這可能肇因於保留 (hold) 套" +"件。" + +#: apt-pkg/algorithms.cc +msgid "Unable to correct problems, you have held broken packages." +msgstr "無法修正問題,您保留 (hold) 了損毀的套件。" + +#: apt-pkg/cachefile.cc +msgid "The package lists or status file could not be parsed or opened." +msgstr "無法分析或開啟套件清單或狀況檔。" + +#: apt-pkg/cachefile.cc +msgid "You may want to run apt-get update to correct these problems" +msgstr "您也許得執行 apt-get update 以修正這些問題" + +#: apt-pkg/cachefile.cc +msgid "The list of sources could not be read." +msgstr "無法讀取來源列表。" + +#: apt-pkg/cachefilter.cc apt-private/private-output.cc +#, c-format +msgid "Regex compilation error - %s" +msgstr "編譯正規表示式時發生錯誤 - %s" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "找不到 '%2$s' 的 '%1$s' 發行版" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "找不到 '%s' 版的 '%s'" + +#: apt-pkg/cacheset.cc +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "無法找到主題 %s" + +#: apt-pkg/cacheset.cc +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "無法找到套件 %s" + +#: apt-pkg/cacheset.cc +#, fuzzy, c-format +msgid "Couldn't find any package by glob '%s'" +msgstr "無法找到套件 %s" + +#: apt-pkg/cacheset.cc apt-private/private-show.cc +#, c-format +msgid "Unable to locate package %s" +msgstr "找不到套件 %s" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "Can't select versions from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cdrom.cc +#, c-format +msgid "Line %u too long in source list %s." +msgstr "來源列表 %2$s 中的第 %1$u 行太長。" + +#: apt-pkg/cdrom.cc +msgid "Unmounting CD-ROM...\n" +msgstr "正在卸載光碟機...\n" + +#: apt-pkg/cdrom.cc +#, c-format +msgid "Using CD-ROM mount point %s\n" +msgstr "使用光碟機掛載點 %s\n" + +#: apt-pkg/cdrom.cc +msgid "Waiting for disc...\n" +msgstr "正在等待碟片...\n" + +#: apt-pkg/cdrom.cc +msgid "Mounting CD-ROM...\n" +msgstr "正在掛載光碟機... \n" + +#: apt-pkg/cdrom.cc +msgid "Identifying... " +msgstr "正在識別..." + +#: apt-pkg/cdrom.cc +#, c-format +msgid "Stored label: %s\n" +msgstr "保存標籤:%s\n" + +#: apt-pkg/cdrom.cc +msgid "Scanning disc for index files...\n" +msgstr "正在掃描碟片中的索引檔...\n" + +#: apt-pkg/cdrom.cc +#, 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 +msgid "" +"Unable to locate any package files, perhaps this is not a Debian Disc or the " +"wrong architecture?" +msgstr "" + +#: apt-pkg/cdrom.cc +#, c-format +msgid "Found label '%s'\n" +msgstr "找到標籤 '%s'\n" + +#: apt-pkg/cdrom.cc +msgid "That is not a valid name, try again.\n" +msgstr "這並不是正確的名稱,請重試。\n" + +#: apt-pkg/cdrom.cc +#, c-format +msgid "" +"This disc is called: \n" +"'%s'\n" +msgstr "" +"這個碟片名為:\n" +"'%s'\n" + +#: apt-pkg/cdrom.cc +msgid "Copying package lists..." +msgstr "正在複製套件清單..." + +#: apt-pkg/cdrom.cc +msgid "Writing new source list\n" +msgstr "正在寫入新的來源列表\n" + +#: apt-pkg/cdrom.cc +msgid "Source list entries for this disc are:\n" +msgstr "該碟片的來源列表項目為:\n" + +#: apt-pkg/clean.cc +#, c-format +msgid "Unable to stat %s." +msgstr "無法取得 %s 的狀態。" + +#: apt-pkg/contrib/cdromutl.cc +#, c-format +msgid "Unable to stat the mount point %s" +msgstr "無法取得掛載點 %s 的狀態" + +#: apt-pkg/contrib/cdromutl.cc +msgid "Failed to stat the cdrom" +msgstr "無法取得 CD-ROM 的狀態" + +#: apt-pkg/contrib/cmndline.cc +#, fuzzy, c-format +msgid "" +"Command line option '%c' [from %s] is not understood in combination with the " +"other options." +msgstr "未知的命令列選項 '%c' [來自 %s]。" + +#: apt-pkg/contrib/cmndline.cc +#, fuzzy, c-format +msgid "" +"Command line option %s is not understood in combination with the other " +"options" +msgstr "無法理解的命令列選項 %s" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Command line option %s is not boolean" +msgstr "命令列選項 %s 不是 boolean 值" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Option %s requires an argument." +msgstr "需替選項 %s 指定參數。" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Option %s: Configuration item specification must have an =<val>." +msgstr "選項 %s:在指定設定項目時應該有 =<val>。" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Option %s requires an integer argument, not '%s'" +msgstr "選項 %s 的參數應該是數字,而不是 '%s'" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Option '%s' is too long" +msgstr "選項 %s 太長" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Sense %s is not understood, try true or false." +msgstr "偵測器 %s 無法理解,試試 true 或 false。" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Invalid operation %s" +msgstr "無效的操作 %s" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Unrecognized type abbreviation: '%c'" +msgstr "無法辨識的縮寫類型:'%c'" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Opening configuration file %s" +msgstr "開啟設定檔 %s" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Block starts with no name." +msgstr "語法錯誤 %s:%u:區塊開頭沒有名稱。" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Malformed tag" +msgstr "語法錯誤 %s:%u:標籤格式錯誤" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Extra junk after value" +msgstr "語法錯誤 %s:%u:數值後有多餘的垃圾" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Directives can only be done at the top level" +msgstr "語法錯誤 %s:%u:指令只能於最高層級執行" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Too many nested includes" +msgstr "語法錯誤 %s:%u: 太多巢狀引入檔" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Included from here" +msgstr "語法錯誤 %s:%u:從此引入" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Unsupported directive '%s'" +msgstr "語法錯誤 %s:%u:不支援的指令 '%s'" + +#: apt-pkg/contrib/configuration.cc +#, fuzzy, c-format +msgid "Syntax error %s:%u: clear directive requires an option tree as argument" +msgstr "語法錯誤 %s:%u:指令只能於最高層級執行" + +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Extra junk at end of file" +msgstr "語法錯誤 %s:%u:在檔案結尾有多餘的垃圾" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Problem unlinking the file %s" +msgstr "在刪除檔案時發生問題" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Not using locking for read only lock file %s" +msgstr "不在唯讀檔案 %s 上使用檔案鎖定" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open lock file %s" +msgstr "無法開啟鎖定檔 %s" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Not using locking for nfs mounted lock file %s" +msgstr "不在以 nfs 掛載的檔案 %s 上使用檔案鎖定" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not get lock %s" +msgstr "無法將 %s 鎖定" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "List of files can't be created as '%s' is not a directory" +msgstr "" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Ignoring '%s' in directory '%s' as it is not a regular file" +msgstr "" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" +msgstr "" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "" +"Ignoring file '%s' in directory '%s' as it has an invalid filename extension" +msgstr "" + +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#: cmdline/apt-dump-solver.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "等待 %s 但是它並不存在" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Sub-process %s received a segmentation fault." +msgstr "子程序 %s 收到一個記憶體錯誤。" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Sub-process %s received signal %u." +msgstr "子程序 %s 收到一個記憶體錯誤。" + +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc +#, c-format +msgid "Sub-process %s returned an error code (%u)" +msgstr "子程序 %s 傳回錯誤碼 (%u)" + +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc +#, c-format +msgid "Sub-process %s exited unexpectedly" +msgstr "子程序 %s 不預期得結束" + +#: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc +msgid "Read error" +msgstr "讀取錯誤" + +#: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc +msgid "Write error" +msgstr "寫入錯誤" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Problem closing the gzip file %s" +msgstr "在關閉檔案時發生問題" + +#: apt-pkg/contrib/fileutl.cc +msgid "Unexpected end of file" +msgstr "" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "無法建立子程序 IPC" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "無法執行壓縮程式" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "無法開啟檔案 %s" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Could not open file descriptor %d" +msgstr "無法開啟管線給 %s 使用" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "read, still have %llu to read but none left" +msgstr "讀取,仍有 %lu 未讀但已無空間" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "write, still have %llu to write but couldn't" +msgstr "寫入,仍有 %lu 待寫入但已沒辨法" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Problem closing the file %s" +msgstr "在關閉檔案時發生問題" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Problem renaming the file %s to %s" +msgstr "在同步檔案時發生問題" + +#: apt-pkg/contrib/fileutl.cc +msgid "Problem syncing the file" +msgstr "在同步檔案時發生問題" + +#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#, fuzzy, c-format +msgid "Unable to mkstemp %s" +msgstr "無法取得 %s 的狀態" + +#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#, c-format +msgid "Unable to write to %s" +msgstr "無法寫入 %s" + +#: apt-pkg/contrib/mmap.cc +msgid "Can't mmap an empty file" +msgstr "不能 mmap 空白檔案" + +#: apt-pkg/contrib/mmap.cc +#, fuzzy, c-format +msgid "Couldn't make mmap of %llu bytes" +msgstr "無法 mmap 到 %lu 位元組" + +#: apt-pkg/contrib/mmap.cc +#, fuzzy, c-format +msgid "Couldn't duplicate file descriptor %i" +msgstr "無法開啟管線給 %s 使用" + +#: apt-pkg/contrib/mmap.cc +#, fuzzy +msgid "Unable to close mmap" +msgstr "無法開啟 %s" + +#: apt-pkg/contrib/mmap.cc +#, fuzzy +msgid "Unable to synchronize mmap" +msgstr "無法 invoke " + +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't make mmap of %lu bytes" +msgstr "無法 mmap 到 %lu 位元組" + +#: apt-pkg/contrib/mmap.cc +msgid "Failed to truncate file" +msgstr "無法截短檔案" + +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "" +"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " +"Current value: %lu. (man 5 apt.conf)" +msgstr "" +"動態 MMap 已用完所有空間。請增加 APT::Cache-Start 的大小。目前大小為:%lu。" +"(man 5 apt.conf)" + +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "" +"Unable to increase the size of the MMap as the limit of %lu bytes is already " +"reached." +msgstr "" + +#: apt-pkg/contrib/mmap.cc +msgid "" +"Unable to increase size of the MMap as automatic growing is disabled by user." +msgstr "" + +#: apt-pkg/contrib/progress.cc +#, c-format +msgid "%c%s... Error!" +msgstr "%c%s... 錯誤!" + +#: apt-pkg/contrib/progress.cc +#, c-format +msgid "%c%s... Done" +msgstr "%c%s... 完成" + +#: apt-pkg/contrib/progress.cc +msgid "..." +msgstr "" + +#. Print the spinner +#: apt-pkg/contrib/progress.cc +#, fuzzy, c-format +msgid "%c%s... %u%%" +msgstr "%c%s... 完成" + +#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%lid %lih %limin %lis" +msgstr "" + +#. TRANSLATOR: h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%lih %limin %lis" +msgstr "" + +#. TRANSLATOR: min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%limin %lis" +msgstr "" + +#. TRANSLATOR: s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%lis" +msgstr "" + +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "Selection %s not found" +msgstr "選項 %s 找不到" + +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; another identifier like Contents; +#. filename and linenumber of the sources.list entry currently parsed +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Target %s wants to acquire the same file (%s) as %s from source %s" +msgstr "" + +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; filename and linenumber of +#. two sources.list entries +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Target %s (%s) is configured multiple times in %s and %s" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Unable to parse Release file %s" +msgstr "無法辨別 Release 檔 %s" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "No sections in Release file %s" +msgstr "在 Release 檔 %s 裡沒有區段" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "No Hash entry in Release file %s" +msgstr "在 Release 檔 %s 裡沒有 Hash 項目" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s which is considered strong enough for " +"security purposes" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc +#, fuzzy, c-format +msgid "Invalid '%s' entry in Release file %s" +msgstr "在 Release 檔 %s 裡沒有 Hash 項目" + +#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Invalid value set for option %s regarding source %s %s (%s)" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgstr "" + +#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc +#, c-format +msgid "Unable to parse package file %s (%d)" +msgstr "無法辨識套件檔 %s (%d)" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" + +#: apt-pkg/deb/debsystem.cc +#, fuzzy, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "無法鎖定列表目錄" + +#. TRANSLATORS: the %s contains the recovery command, usually +#. dpkg --configure -a +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"dpkg was interrupted, you must manually run '%s' to correct the problem. " +msgstr "" + +#: apt-pkg/deb/debsystem.cc +msgid "Not locked" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installing %s" +msgstr "正在安裝 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Configuring %s" +msgstr "正在設定 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Removing %s" +msgstr "正在移除 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, fuzzy, c-format +msgid "Completely removing %s" +msgstr "已完整移除 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Noting disappearance of %s" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Running post-installation trigger %s" +msgstr "正在執行安裝後套件後續處理程式 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installed %s" +msgstr "已安裝 %s" + +#. FIXME: use a better string after freeze +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Directory '%s' missing" +msgstr "找不到 '%s' 目錄" + +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc +#, fuzzy, c-format +msgid "Could not open file '%s'" +msgstr "無法開啟檔案 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Preparing %s" +msgstr "正在準備 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Unpacking %s" +msgstr "正在解開 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Preparing to configure %s" +msgstr "正在準備設定 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Preparing for removal of %s" +msgstr "正在準備移除 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Removed %s" +msgstr "已移除 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Preparing to completely remove %s" +msgstr "正在準備完整移除 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Completely removed %s" +msgstr "已完整移除 %s" + +#: apt-pkg/deb/dpkgpm.cc +#, fuzzy, c-format +msgid "Can not write log (%s)" +msgstr "無法寫入 %s" + +#: apt-pkg/deb/dpkgpm.cc +msgid "Is /dev/pts mounted?" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +msgid "Operation was interrupted before it could finish" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +msgid "No apport report written because MaxReports is reached already" +msgstr "" + +#. check if its not a follow up error +#: apt-pkg/deb/dpkgpm.cc +msgid "dependency problems - leaving unconfigured" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates its a followup " +"error from a previous failure." +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a disk full " +"error" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a out of memory " +"error" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates an issue on the " +"local system" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a dpkg I/O error" +msgstr "" + +#: apt-pkg/depcache.cc +msgid "Building dependency tree" +msgstr "正在重建相依關係" + +#: apt-pkg/depcache.cc +msgid "Candidate versions" +msgstr "候選版本" + +#: apt-pkg/depcache.cc +msgid "Dependency generation" +msgstr "建立相依關係" + +#: apt-pkg/depcache.cc +msgid "Reading state information" +msgstr "正在讀取狀態資料" + +#: apt-pkg/depcache.cc +#, c-format +msgid "Failed to open StateFile %s" +msgstr "無法開啟 StateFile %s" + +#: apt-pkg/depcache.cc +#, c-format +msgid "Failed to write temporary StateFile %s" +msgstr "無法寫入暫存的 StateFile %s" + +#: apt-pkg/edsp.cc +msgid "Send scenario to solver" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send request to solver" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Prepare for receiving solution" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "External solver failed without a proper error message" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Execute external solver" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Execute external planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send request to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send scenario to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "External planner failed without a proper error message" +msgstr "" + +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Wrote %i records.\n" +msgstr "寫入 %i 筆紀錄。\n" + +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Wrote %i records with %i missing files.\n" +msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案遺失了。\n" + +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Wrote %i records with %i mismatched files\n" +msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案不符\n" + +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Wrote %i records with %i missing files and %i mismatched files\n" +msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案遺失了,有 %i 個檔案不符\n" + +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Can't find authentication record for: %s" +msgstr "" + +#: apt-pkg/indexcopy.cc +#, fuzzy, c-format +msgid "Hash mismatch for: %s" +msgstr "Hash Sum 不符" + +#: apt-pkg/init.cc +#, c-format +msgid "Packaging system '%s' is not supported" +msgstr "不支援的套件包裝系統 '%s'" + +#: apt-pkg/init.cc +msgid "Unable to determine a suitable packaging system type" +msgstr "無法確認合適的套件包裝系統類型" + +#: apt-pkg/install-progress.cc +#, c-format +msgid "Progress: [%3i%%]" +msgstr "" + +#: apt-pkg/install-progress.cc +msgid "Running dpkg" +msgstr "" + +#: apt-pkg/packagemanager.cc +#, 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 +#, fuzzy, c-format +msgid "Could not configure '%s'. " +msgstr "無法開啟檔案 %s" + +#: apt-pkg/packagemanager.cc +#, c-format +msgid "" +"This installation run will require temporarily removing the essential " +"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " +"you really want to do it, activate the APT::Force-LoopBreak option." +msgstr "" +"此安裝因衝突或預先相依關係,需暫時刪除 %s 這個基本套件。這通常不是好主意,但" +"若您執意進行,請設定 APT::Force-LoopBreak 選項。" + +#: apt-pkg/pkgcache.cc +msgid "Empty package cache" +msgstr "清空套件快取" + +#: apt-pkg/pkgcache.cc +msgid "The package cache file is corrupted" +msgstr "套件快取檔損壞" + +#: apt-pkg/pkgcache.cc +msgid "The package cache file is an incompatible version" +msgstr "套件快取檔版本不符" + +#: apt-pkg/pkgcache.cc +#, c-format +msgid "This APT does not support the versioning system '%s'" +msgstr "本 APT 不支援 '%s' 版本系統" + +#: apt-pkg/pkgcache.cc +#, fuzzy, c-format +msgid "The package cache was built for different architectures: %s vs %s" +msgstr "這個套件快取是用於另一種平台的" + +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "套件快取檔損壞" + +#: apt-pkg/pkgcache.cc +msgid "Depends" +msgstr "相依關係" + +#: apt-pkg/pkgcache.cc +msgid "PreDepends" +msgstr "預先相依關係" + +#: apt-pkg/pkgcache.cc +msgid "Suggests" +msgstr "建議" + +#: apt-pkg/pkgcache.cc +msgid "Conflicts" +msgstr "衝突" + +#: apt-pkg/pkgcache.cc +msgid "Recommends" +msgstr "推薦" + +#: apt-pkg/pkgcache.cc +msgid "Replaces" +msgstr "取代" + +#: apt-pkg/pkgcache.cc +msgid "Breaks" +msgstr "毀損" + +#: apt-pkg/pkgcache.cc +msgid "Enhances" +msgstr "" + +#: apt-pkg/pkgcache.cc +msgid "Obsoletes" +msgstr "廢棄" + +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "重要" + +#: apt-pkg/pkgcache.cc +msgid "required" +msgstr "必要" + +#: apt-pkg/pkgcache.cc +msgid "standard" +msgstr "標準" + +#: apt-pkg/pkgcache.cc +msgid "extra" +msgstr "額外" + +#: apt-pkg/pkgcache.cc +msgid "optional" +msgstr "次要" + +#: apt-pkg/pkgcachegen.cc +msgid "Cache has an incompatible versioning system" +msgstr "快取使用的是不相容的版本系統" + +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc +#, fuzzy, c-format +msgid "Error occurred while processing %s (%s%d)" +msgstr "在處理 %s 時發生錯誤 (FindPkg)" + +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "哇呀,您已經超過這個 APT 所能處理的套件名稱數量了。" + +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "哇呀,您已經超過這個 APT 所能處理的版本數量了。" + +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "哇呀,您已經超過這個 APT 所能處理的說明數量了。" + +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "哇呀,您已經超過這個 APT 所能處理的相依關係數量了。" + +#: apt-pkg/pkgcachegen.cc +msgid "Reading package lists" +msgstr "正在讀取套件清單" + +#: apt-pkg/pkgcachegen.cc +msgid "IO Error saving source cache" +msgstr "在儲存來源快取時 IO 錯誤" + +#: apt-pkg/pkgrecords.cc +#, c-format +msgid "Index file type '%s' is not supported" +msgstr "不被支援的索引檔類型 '%s'" + +#: apt-pkg/policy.cc +#, c-format +msgid "" +"The value '%s' is invalid for APT::Default-Release as such a release is not " +"available in the sources" +msgstr "" + +#: apt-pkg/policy.cc +#, fuzzy, c-format +msgid "Invalid record in the preferences file %s, no Package header" +msgstr "個人設定檔中有些不正確資料,沒有以 Package 開頭" + +#: apt-pkg/policy.cc +#, c-format +msgid "Did not understand pin type %s" +msgstr "無法分析鎖定類型 %s" + +#: apt-pkg/policy.cc +#, c-format +msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" +msgstr "" + +#: apt-pkg/policy.cc +msgid "No priority (or zero) specified for pin" +msgstr "銷定並沒有優先順序之分(或零)" + +#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports +#: apt-pkg/sourcelist.cc +#, fuzzy, c-format +msgid "Malformed entry %u in %s file %s (%s)" +msgstr "重新定義檔 %s 第 %lu 行的格式錯誤 #1" + +#: apt-pkg/sourcelist.cc +#, c-format +msgid "Opening %s" +msgstr "正在開啟 %s" + +#: apt-pkg/sourcelist.cc +#, c-format +msgid "Malformed line %u in source list %s (type)" +msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(類型)" + +#: apt-pkg/sourcelist.cc +#, 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 +#, fuzzy, c-format +msgid "Malformed stanza %u in source list %s (type)" +msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(類型)" + +#: apt-pkg/sourcelist.cc +#, fuzzy, c-format +msgid "Type '%s' is not known on stanza %u in source list %s" +msgstr "未知的類型 '%1$s',位於在來源列表 %3$s 中的第 %2$u 行" + +#: apt-pkg/sourcelist.cc +#, c-format +msgid "Unsupported file %s given on commandline" +msgstr "" + +#: apt-pkg/srcrecords.cc +msgid "You must put some 'source' URIs in your sources.list" +msgstr "在 sources.list 中必須包含一些 'source' URI" + +#: apt-pkg/tagfile.cc +#, c-format +msgid "Cannot convert %s to integer: out of range" +msgstr "" + +#: apt-pkg/update.cc apt-private/private-download.cc +#, c-format +msgid "Failed to fetch %s %s" +msgstr "無法取得 %s,%s" + +#: apt-pkg/update.cc +#, fuzzy +msgid "" +"Some index files failed to download. They have been ignored, or old ones " +"used instead." +msgstr "有一些索引檔不能下載,它們可能被略過了,或是替而使用原有的索引檔。" + +#: apt-pkg/upgrade.cc +msgid "Calculating upgrade" +msgstr "籌備升級中" + #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' #: apt-private/acqprogress.cc #, c-format @@ -230,11 +1739,6 @@ msgid "" "unauthenticated" msgstr "發生了問題,且 -y 並沒有和 --force-yes 搭配使用" -#: apt-private/private-download.cc apt-pkg/update.cc -#, c-format -msgid "Failed to fetch %s %s" -msgstr "無法取得 %s,%s" - #: apt-private/private-download.cc #, c-format msgid "Couldn't determine free space in %s" @@ -589,14 +2093,14 @@ msgid "but it is a virtual package" msgstr "但它是虛擬套件" #: apt-private/private-output.cc -msgid "but it is not installed" -msgstr "但它卻尚未安裝" - -#: apt-private/private-output.cc msgid "but it is not going to be installed" msgstr "但它卻將不會被安裝" #: apt-private/private-output.cc +msgid "but it is not installed" +msgstr "但它卻尚未安裝" + +#: apt-private/private-output.cc msgid " or" msgstr "或" @@ -692,11 +2196,6 @@ msgstr "" msgid "N" msgstr "" -#: apt-private/private-output.cc apt-pkg/cachefilter.cc -#, c-format -msgid "Regex compilation error - %s" -msgstr "編譯正規表示式時發生錯誤 - %s" - #: apt-private/private-search.cc #, fuzzy msgid "You must give at least one search pattern" @@ -723,11 +2222,6 @@ msgstr[1] "" msgid "not a real package (virtual)" msgstr "" -#: apt-private/private-show.cc apt-pkg/cacheset.cc -#, c-format -msgid "Unable to locate package %s" -msgstr "找不到套件 %s" - #: apt-private/private-show.cc msgid "Package files:" msgstr "套件檔:" @@ -1102,6 +2596,38 @@ msgstr "" msgid "show the active configuration setting" msgstr "" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-extracttemplates.cc +#, fuzzy +msgid "" +"Usage: apt-extracttemplates file1 [file2 ...]\n" +"\n" +"apt-extracttemplates is used to extract config and template files\n" +"from debian packages. It is used mainly by debconf(1) to prompt for\n" +"configuration questions before installation of packages.\n" +msgstr "" +"用法:apt-extracttemplates 檔案1 [檔案2 ...]\n" +"\n" +"apt-extracttemplates 是用來從 debian 套件中解壓出設定檔和模板資訊\n" +"的工具\n" +"\n" +"選項\n" +" -h 本幫助訊息。\n" +" -t 指定暫存目錄\n" +" -c=? 讀取指定的設定檔\n" +" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" + +#: cmdline/apt-extracttemplates.cc +msgid "Cannot get debconf version. Is debconf installed?" +msgstr "無法取得 debconf 版本。是否有安裝 debconf?" + #: cmdline/apt-get.cc #, c-format msgid "Couldn't find package %s" @@ -1249,6 +2775,46 @@ msgstr "" msgid "detect proxy using apt.conf" msgstr "" +#: cmdline/apt-internal-planner.cc +#, fuzzy +msgid "" +"Usage: apt-internal-planner\n" +"\n" +"apt-internal-planner is an interface to use the current internal\n" +"installation planner for the APT family like an external one,\n" +"for debugging or the like.\n" +msgstr "" +"用法:apt-extracttemplates 檔案1 [檔案2 ...]\n" +"\n" +"apt-extracttemplates 是用來從 debian 套件中解壓出設定檔和模板資訊\n" +"的工具\n" +"\n" +"選項\n" +" -h 本幫助訊息。\n" +" -t 指定暫存目錄\n" +" -c=? 讀取指定的設定檔\n" +" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" + +#: cmdline/apt-internal-solver.cc +#, fuzzy +msgid "" +"Usage: apt-internal-solver\n" +"\n" +"apt-internal-solver is an interface to use the current internal\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" +msgstr "" +"用法:apt-extracttemplates 檔案1 [檔案2 ...]\n" +"\n" +"apt-extracttemplates 是用來從 debian 套件中解壓出設定檔和模板資訊\n" +"的工具\n" +"\n" +"選項\n" +" -h 本幫助訊息。\n" +" -t 指定暫存目錄\n" +" -c=? 讀取指定的設定檔\n" +" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s can not be marked as it is not installed.\n" @@ -1345,6 +2911,19 @@ msgstr "%s 被設定為手動安裝。\n" msgid "Print the list of package on hold" msgstr "" +#: cmdline/apt-sortpkgs.cc +msgid "Unknown package record!" +msgstr "未知的套件記錄!" + +#: cmdline/apt-sortpkgs.cc +msgid "" +"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +"\n" +"apt-sortpkgs is a simple tool to sort package information files.\n" +"By default it sorts by binary package information, but the -s option\n" +"can be used to switch to source package ordering instead.\n" +msgstr "" + #: cmdline/apt.cc msgid "" "Usage: apt [options] command\n" @@ -1401,578 +2980,42 @@ msgstr "" msgid "edit the source information file" msgstr "正在讀取狀態資料" -#: methods/cdrom.cc -#, c-format -msgid "Unable to read the cdrom database %s" -msgstr "無法讀取光碟片資料庫 %s" - -#: methods/cdrom.cc -msgid "" -"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " -"cannot be used to add new CD-ROMs" -msgstr "" -"請用 apt-cdrom 來讓 APT 能辨識這張光碟。apt-get update 是不能用來新增光碟的" - -#: methods/cdrom.cc -msgid "Wrong CD-ROM" -msgstr "不正確的光碟" - -#: methods/cdrom.cc -#, c-format -msgid "Unable to unmount the CD-ROM in %s, it may still be in use." -msgstr "無法卸載 %s 裡的光碟片,或許它仍在使用中。" - -#: methods/cdrom.cc -msgid "Disk not found." -msgstr "找不到磁碟。" - -#: methods/cdrom.cc methods/file.cc methods/rsh.cc -msgid "File not found" -msgstr "找不到檔案" - -#: methods/connect.cc -#, c-format -msgid "Connecting to %s (%s)" -msgstr "正和 %s (%s) 連線" - -#: methods/connect.cc -#, c-format -msgid "[IP: %s %s]" -msgstr "[IP: %s %s]" - -#: methods/connect.cc -#, 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 -#, c-format -msgid "Cannot initiate the connection to %s:%s (%s)." -msgstr "無法初始和 %s:%s (%s) 的連線。" - -#: methods/connect.cc -#, c-format -msgid "Could not connect to %s:%s (%s), connection timed out" -msgstr "無法和 %s:%s (%s) 連線,連線逾時" - -#: methods/connect.cc methods/ftp.cc methods/rsh.cc -msgid "Failed" -msgstr "失敗" - -#: methods/connect.cc -#, 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 methods/rsh.cc -#, c-format -msgid "Connecting to %s" -msgstr "正連線至 %s" - -#: methods/connect.cc -#, c-format -msgid "Could not resolve '%s'" -msgstr "無法解析 '%s'" - -#: methods/connect.cc -#, c-format -msgid "Temporary failure resolving '%s'" -msgstr "暫時無法解析 '%s'" - -#: methods/connect.cc -#, fuzzy, c-format -msgid "System error resolving '%s:%s'" -msgstr "在解析 '%s:%s' (%i) 時出了怪事" - -#: methods/connect.cc -#, fuzzy, c-format -msgid "Something wicked happened resolving '%s:%s' (%i - %s)" -msgstr "在解析 '%s:%s' (%i) 時出了怪事" - -#: methods/connect.cc -#, fuzzy, c-format -msgid "Unable to connect to %s:%s:" -msgstr "無法連線至 %s %s:" - -#: methods/copy.cc -msgid "Failed to stat" -msgstr "無法取得狀態" - -#: methods/file.cc -msgid "Invalid URI, local URIS must not start with //" -msgstr "不正確的 URI,本機 URI 不應以 // 開頭" - -#. Login must be before getpeername otherwise dante won't work. -#: methods/ftp.cc -msgid "Logging in" -msgstr "登入中" - -#: methods/ftp.cc -msgid "Unable to determine the peer name" -msgstr "無法解析對方主機名稱" - -#: methods/ftp.cc -msgid "Unable to determine the local name" -msgstr "無法解析本機名稱" - -#: methods/ftp.cc -#, c-format -msgid "The server refused the connection and said: %s" -msgstr "伺服器不接受連線,並回應:%s" - -#: methods/ftp.cc -#, c-format -msgid "USER failed, server said: %s" -msgstr "USER 指令失敗,伺服器回應:%s" - -#: methods/ftp.cc -#, c-format -msgid "PASS failed, server said: %s" -msgstr "PASS 指令失敗,伺服器回應:%s" - -#: methods/ftp.cc -msgid "" -"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " -"is empty." -msgstr "" -"指定了代理伺服器,但沒有指定登入 script,Acquire::ftp::ProxyLogin 是空的。" - -#: methods/ftp.cc -#, c-format -msgid "Login script command '%s' failed, server said: %s" -msgstr "登入 script 指令 '%s' 失敗,伺服器回應:%s" - -#: methods/ftp.cc -#, c-format -msgid "TYPE failed, server said: %s" -msgstr "TYPE 指令失敗,伺服器回應:%s" - -#: methods/ftp.cc methods/rsh.cc -msgid "Connection timeout" -msgstr "連線逾時" - -#: methods/ftp.cc -msgid "Server closed the connection" -msgstr "伺服器已關閉連線" - -#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc -msgid "Read error" -msgstr "讀取錯誤" - -#: methods/ftp.cc methods/rsh.cc -msgid "A response overflowed the buffer." -msgstr "回應超過緩衝區長度。" - -#: methods/ftp.cc -msgid "Protocol corruption" -msgstr "協定失敗" - -#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc -msgid "Write error" -msgstr "寫入錯誤" - -#: methods/ftp.cc -msgid "Could not create a socket" -msgstr "無法建立 Socket" - -#: methods/ftp.cc -msgid "Could not connect data socket, connection timed out" -msgstr "無法和 data socket 連線,連線逾時" - -#: methods/ftp.cc -msgid "Could not connect passive socket." -msgstr "無法和 passive socket 連線。" - -#: methods/ftp.cc -msgid "getaddrinfo was unable to get a listening socket" -msgstr "getaddrinfo 無法取得監聽 socket" - -#: methods/ftp.cc -msgid "Could not bind a socket" -msgstr "無法 bind 至 socket" - -#: methods/ftp.cc -msgid "Could not listen on the socket" -msgstr "無法監聽 socket" - -#: methods/ftp.cc -msgid "Could not determine the socket's name" -msgstr "無法解析 socket 名稱" - -#: methods/ftp.cc -msgid "Unable to send PORT command" -msgstr "無法送出 PORT 指令" - -#: methods/ftp.cc -#, c-format -msgid "Unknown address family %u (AF_*)" -msgstr "未知的地址家族 %u (AF_*)" - -#: methods/ftp.cc -#, c-format -msgid "EPRT failed, server said: %s" -msgstr "EPRT 指令失敗,伺服器回應:%s" - -#: methods/ftp.cc -msgid "Data socket connect timed out" -msgstr "Data socket 連線逾時" - -#: methods/ftp.cc -msgid "Unable to accept connection" -msgstr "無法接受連線" - -#: methods/ftp.cc methods/rsh.cc methods/server.cc -msgid "Problem hashing file" -msgstr "有問題的雜湊檔" - -#: methods/ftp.cc -#, c-format -msgid "Unable to fetch file, server said '%s'" -msgstr "無法取得檔案,伺服器回應 '%s'" - -#: methods/ftp.cc methods/rsh.cc -msgid "Data socket timed out" -msgstr "Data socket 連線逾時" - -#: methods/ftp.cc -#, c-format -msgid "Data transfer failed, server said '%s'" -msgstr "資料傳輸失敗,伺服器回應 '%s'" - -#. Get the files information -#: methods/ftp.cc -msgid "Query" -msgstr "查詢" - -#: methods/ftp.cc -msgid "Unable to invoke " -msgstr "無法 invoke " - -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" - -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc -#, c-format -msgid "" -"Signed file isn't valid, got '%s' (does the network require authentication?)" -msgstr "" - -#: methods/gpgv.cc -msgid "At least one invalid signature was encountered." -msgstr "至少發現一個無效的簽章。" - -#: methods/gpgv.cc -msgid "" -"Internal error: Good signature, but could not determine key fingerprint?!" -msgstr "內部錯誤:簽章無誤,但卻無法辨識密鑰的指紋碼?!" - -#: methods/gpgv.cc -#, fuzzy -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" -msgstr "無法執行 '%s' 來驗證簽章(gnupg 是否安裝了?)" - -#: methods/gpgv.cc -msgid "Unknown error executing apt-key" -msgstr "在執行 apt-key 時發生未知的錯誤" - -#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. -#: methods/gpgv.cc -#, c-format -msgid "Signature by key %s uses weak digest algorithm (%s)" -msgstr "" - -#: methods/gpgv.cc -msgid "The following signatures were invalid:\n" -msgstr "以下簽名無效:\n" - -#: methods/gpgv.cc -msgid "" -"The following signatures couldn't be verified because the public key is not " -"available:\n" -msgstr "由於無法取得它們的公鑰,以下簽章無法進行驗證:\n" - -#: methods/http.cc -msgid "Error writing to the file" -msgstr "在寫入該檔時發生錯誤" - -#: methods/http.cc -msgid "Error reading from server. Remote end closed connection" -msgstr "在讀取伺服器時發生錯誤,遠端主機已關閉連線" - -#: methods/http.cc -msgid "Error reading from server" -msgstr "在讀取伺服器時發生錯誤" - -#: methods/http.cc -msgid "Error writing to file" -msgstr "在寫入檔案時發生錯誤" - -#: methods/http.cc -msgid "Select failed" -msgstr "選擇失敗" - -#: methods/http.cc -msgid "Connection timed out" -msgstr "連線逾時" - -#: methods/http.cc -msgid "Error writing to output file" -msgstr "在寫入輸出檔時發生錯誤" - -#. Only warn if there are no sources.list.d. -#. Only warn if there is no sources.list file. -#: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc -#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc -#: apt-pkg/policy.cc apt-pkg/sourcelist.cc -#, c-format -msgid "Unable to read %s" -msgstr "無法讀取 %s" - -#: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc -#: apt-pkg/contrib/cdromutl.cc -#, c-format -msgid "Unable to change to %s" -msgstr "無法切換至 %s" - -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc -#, c-format -msgid "No mirror file '%s' found " -msgstr "" - -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc -#, fuzzy, c-format -msgid "Can not read mirror file '%s'" -msgstr "無法開啟檔案 %s" - -#: methods/mirror.cc -#, fuzzy, c-format -msgid "No entry found in mirror file '%s'" -msgstr "無法開啟檔案 %s" - -#: methods/mirror.cc -#, c-format -msgid "[Mirror: %s]" -msgstr "" - -#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc -#: apt-pkg/acquire-item.cc -#, c-format -msgid "Failed to stat %s" -msgstr "無法取得 %s 的狀態" - -#: methods/rred.cc -msgid "Failed to set modification time" -msgstr "無法設定修改時間" - -#: methods/rsh.cc ftparchive/multicompress.cc -msgid "Failed to create IPC pipe to subprocess" -msgstr "無法和子程序建立 IPC 管線" - -#: methods/rsh.cc -msgid "Connection closed prematurely" -msgstr "連線突然終止" - -#: methods/server.cc -msgid "Waiting for headers" -msgstr "等待標頭" - -#: methods/server.cc -msgid "Bad header line" -msgstr "標頭行錯誤" - -#: methods/server.cc -msgid "The HTTP server sent an invalid reply header" -msgstr "HTTP 伺服器傳送了一個無效的回覆標頭" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "HTTP 伺服器傳送了一個無效的 Content-Length 標頭" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "HTTP 伺服器傳送了一個無效的 Content-Range 標頭" - -#: methods/server.cc -msgid "This HTTP server has broken range support" -msgstr "這個 HTTP 伺服器的範圍支援有問題" - -#: methods/server.cc -msgid "Unknown date format" -msgstr "未知的資料格式" - -#: methods/server.cc -msgid "Bad header data" -msgstr "錯誤的標頭資料" - -#: methods/server.cc -msgid "Connection failed" -msgstr "連線失敗" - -#: methods/server.cc -#, c-format -msgid "" -"Automatically disabled %s due to incorrect response from server/proxy. (man " -"5 apt.conf)" -msgstr "" - -#: methods/server.cc -msgid "Internal error" -msgstr "內部錯誤" - -#: methods/store.cc -msgid "Empty files can't be valid archives" -msgstr "" - -#: dselect/install:33 +#: dselect/install msgid "Bad default setting!" msgstr "錯誤的預設設定!" -#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 -#: dselect/install:106 dselect/update:45 +#: dselect/install dselect/update #, fuzzy msgid "Press [Enter] to continue." msgstr "請按 [Enter] 鍵以繼續進行。" -#: dselect/install:92 +#: dselect/install msgid "Do you want to erase any previously downloaded .deb files?" msgstr "您想移除所有先前下載的 .deb 檔嗎?" -#: dselect/install:102 +#: dselect/install #, fuzzy msgid "Some errors occurred while unpacking. Packages that were installed" msgstr "在解開套件時發生錯誤。我要準備設定" -#: dselect/install:103 +#: dselect/install #, fuzzy msgid "will be configured. This may result in duplicate errors" msgstr "套件已安裝過。這會造成重複錯誤" -#: dselect/install:104 +#: dselect/install msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "或是因為沒有相依關係而造成錯誤。那麼這個錯誤是無關緊要的" -#: dselect/install:105 +#: dselect/install msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "以上的訊息相當重要。請修正它們並重新執行安裝[I]" -#: dselect/update:30 +#: dselect/update msgid "Merging available information" msgstr "整合現有的資料" -#: cmdline/apt-dump-solver.cc -msgid "" -"Usage: apt-dump-solver\n" -"\n" -"apt-dump-solver is an interface to store an EDSP scenario in\n" -"a file and optionally forwards it to another solver.\n" -msgstr "" - -#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc -#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "等待 %s 但是它並不存在" - -#: cmdline/apt-extracttemplates.cc -#, fuzzy -msgid "" -"Usage: apt-extracttemplates file1 [file2 ...]\n" -"\n" -"apt-extracttemplates is used to extract config and template files\n" -"from debian packages. It is used mainly by debconf(1) to prompt for\n" -"configuration questions before installation of packages.\n" -msgstr "" -"用法:apt-extracttemplates 檔案1 [檔案2 ...]\n" -"\n" -"apt-extracttemplates 是用來從 debian 套件中解壓出設定檔和模板資訊\n" -"的工具\n" -"\n" -"選項\n" -" -h 本幫助訊息。\n" -" -t 指定暫存目錄\n" -" -c=? 讀取指定的設定檔\n" -" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" - -#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Unable to mkstemp %s" -msgstr "無法取得 %s 的狀態" - -#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Unable to write to %s" -msgstr "無法寫入 %s" - -#: cmdline/apt-extracttemplates.cc -msgid "Cannot get debconf version. Is debconf installed?" -msgstr "無法取得 debconf 版本。是否有安裝 debconf?" - -#: cmdline/apt-internal-planner.cc -#, fuzzy -msgid "" -"Usage: apt-internal-planner\n" -"\n" -"apt-internal-planner is an interface to use the current internal\n" -"installation planner for the APT family like an external one,\n" -"for debugging or the like.\n" -msgstr "" -"用法:apt-extracttemplates 檔案1 [檔案2 ...]\n" -"\n" -"apt-extracttemplates 是用來從 debian 套件中解壓出設定檔和模板資訊\n" -"的工具\n" -"\n" -"選項\n" -" -h 本幫助訊息。\n" -" -t 指定暫存目錄\n" -" -c=? 讀取指定的設定檔\n" -" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" - -#: cmdline/apt-internal-solver.cc -#, fuzzy -msgid "" -"Usage: apt-internal-solver\n" -"\n" -"apt-internal-solver is an interface to use the current internal\n" -"resolver for the APT family like an external one, for debugging or\n" -"the like.\n" -msgstr "" -"用法:apt-extracttemplates 檔案1 [檔案2 ...]\n" -"\n" -"apt-extracttemplates 是用來從 debian 套件中解壓出設定檔和模板資訊\n" -"的工具\n" -"\n" -"選項\n" -" -h 本幫助訊息。\n" -" -t 指定暫存目錄\n" -" -c=? 讀取指定的設定檔\n" -" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" - -#: cmdline/apt-sortpkgs.cc -msgid "Unknown package record!" -msgstr "未知的套件記錄!" - -#: cmdline/apt-sortpkgs.cc -msgid "" -"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" -"\n" -"apt-sortpkgs is a simple tool to sort package information files.\n" -"By default it sorts by binary package information, but the -s option\n" -"can be used to switch to source package ordering instead.\n" -msgstr "" - #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" msgstr "套件延伸列表過長" @@ -2132,6 +3175,10 @@ msgstr "未知的壓縮演算法 '%s'" msgid "Compressed output %s needs a compression set" msgstr "要壓縮輸出 %s 需搭配壓縮動作" +#: ftparchive/multicompress.cc methods/rsh.cc +msgid "Failed to create IPC pipe to subprocess" +msgstr "無法和子程序建立 IPC 管線" + #: ftparchive/multicompress.cc msgid "Failed to fork" msgstr "fork 時失敗" @@ -2153,11 +3200,6 @@ msgstr "和子程序/檔案 IO 失敗" msgid "Failed to read while computing MD5" msgstr "在計算 MD5 時無法讀取到資料" -#: ftparchive/multicompress.cc apt-inst/extract.cc -#, c-format -msgid "Failed to rename %s to %s" -msgstr "無法將 %s 更名為 %s" - #: ftparchive/override.cc #, c-format msgid "Unable to open %s" @@ -2231,11 +3273,6 @@ msgstr "無法開啟 %s" msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc apt-pkg/acquire-item.cc -#, c-format -msgid "Failed to readlink %s" -msgstr "無法讀取連結 %s" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2270,1427 +3307,405 @@ msgstr " %s 沒有原始碼重新定義項目\n" msgid " %s has no binary override entry either\n" msgstr " %s 也沒有二元碼重新定義項目\n" -#: apt-inst/contrib/arfile.cc -msgid "Invalid archive signature" -msgstr "無效的套件庫簽章" - -#: apt-inst/contrib/arfile.cc -msgid "Error reading archive member header" -msgstr "讀取套件檔的成員標頭訊息時發生錯誤" - -#: apt-inst/contrib/arfile.cc -#, fuzzy, c-format -msgid "Invalid archive member header %s" -msgstr "無效的套件檔成員標頭" - -#: apt-inst/contrib/arfile.cc -msgid "Invalid archive member header" -msgstr "無效的套件檔成員標頭" - -#: apt-inst/contrib/arfile.cc -msgid "Archive is too short" -msgstr "套件檔過短" - -#: apt-inst/contrib/arfile.cc -msgid "Failed to read the archive headers" -msgstr "讀取套件檔標頭失敗" - -#: apt-inst/contrib/extracttar.cc -#, fuzzy, c-format -msgid "Cannot find a configured compressor for '%s'" -msgstr "無法找到套件 %s" - -#: apt-inst/contrib/extracttar.cc -msgid "Corrupted archive" -msgstr "損毀的套件檔" - -#: apt-inst/contrib/extracttar.cc -msgid "Tar checksum failed, archive corrupted" -msgstr "Tar checksum 失敗,套件檔已損毀" - -#: apt-inst/contrib/extracttar.cc -#, c-format -msgid "Unknown TAR header type %u, member %s" -msgstr "未知的 TAR 標頭類型 %u,成員 %s" - -#: apt-inst/deb/debfile.cc -#, c-format -msgid "This is not a valid DEB archive, missing '%s' member" -msgstr "這是個不正確的 DEB 套件檔,沒有 '%s' 成員" - -#: apt-inst/deb/debfile.cc -#, c-format -msgid "Internal error, could not locate member %s" -msgstr "內部錯誤,找不找到成員 %s" - -#: apt-inst/deb/debfile.cc -msgid "Unparsable control file" -msgstr "無法分析的 control 檔" - -#: apt-inst/dirstream.cc -#, c-format -msgid "Failed to write file %s" -msgstr "寫入檔案 %s 失敗" - -#: apt-inst/dirstream.cc -#, c-format -msgid "Failed to close file %s" -msgstr "關閉檔案 %s 失敗" - -#: apt-inst/extract.cc -#, c-format -msgid "The path %s is too long" -msgstr "路徑 %s 過長" - -#: apt-inst/extract.cc -#, c-format -msgid "Unpacking %s more than once" -msgstr "解開 %s 超過一次" - -#: apt-inst/extract.cc -#, c-format -msgid "The directory %s is diverted" -msgstr "路徑 %s 已被抽換" - -#: apt-inst/extract.cc -#, c-format -msgid "The package is trying to write to the diversion target %s/%s" -msgstr "此套件試圖寫至抽換後的目標 %s/%s" - -#: apt-inst/extract.cc -msgid "The diversion path is too long" -msgstr "要進行抽換的路徑過長" - -#: apt-inst/extract.cc -#, c-format -msgid "The directory %s is being replaced by a non-directory" -msgstr "目錄 %s 已經被非目錄的檔案所取代" - -#: apt-inst/extract.cc -msgid "Failed to locate node in its hash bucket" -msgstr "在雜湊表中找不到節點" - -#: apt-inst/extract.cc -msgid "The path is too long" -msgstr "路徑過長" - -#: apt-inst/extract.cc -#, c-format -msgid "Overwrite package match with no version for %s" -msgstr "以無版本的 %s 覆寫原始套件" - -#: apt-inst/extract.cc -#, c-format -msgid "File %s/%s overwrites the one in the package %s" -msgstr "檔案 %s/%s 覆寫了套件 %s 中的相同檔案" - -#: apt-inst/extract.cc -#, c-format -msgid "Unable to stat %s" -msgstr "無法取得 %s 的狀態" - -#: apt-inst/filelist.cc -msgid "DropNode called on still linked node" -msgstr "DropNode 在還有連結結點時被呼叫" - -#: apt-inst/filelist.cc -msgid "Failed to locate the hash element!" -msgstr "找不到雜湊元件!" - -#: apt-inst/filelist.cc -msgid "Failed to allocate diversion" -msgstr "在配置抽換資訊時失敗" - -#: apt-inst/filelist.cc -msgid "Internal error in AddDiversion" -msgstr "在 AddDiversion 發生了內部錯誤" - -#: apt-inst/filelist.cc -#, c-format -msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" -msgstr "試圖改寫抽換資訊,%s -> %s 和 %s/%s" - -#: apt-inst/filelist.cc -#, c-format -msgid "Double add of diversion %s -> %s" -msgstr "重複加入抽換資訊 %s -> %s" - -#: apt-inst/filelist.cc -#, c-format -msgid "Duplicate conf file %s/%s" -msgstr "重複的設定檔 %s/%s" - -#: apt-pkg/acquire-item.cc -msgid "" -"Updating from such a repository can't be done securely, and is therefore " -"disabled by default." -msgstr "" - -#: apt-pkg/acquire-item.cc -msgid "" -"Data from such a repository can't be authenticated and is therefore " -"potentially dangerous to use." -msgstr "" - -#: apt-pkg/acquire-item.cc -msgid "" -"See apt-secure(8) manpage for repository creation and user configuration " -"details." -msgstr "" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "路徑 %s 已被抽換" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does no longer have a Release file." -msgstr "路徑 %s 已被抽換" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is not signed." -msgstr "路徑 %s 已被抽換" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "路徑 %s 已被抽換" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' provides only weak security information." -msgstr "路徑 %s 已被抽換" - -#: apt-pkg/acquire-item.cc -msgid "Hash Sum mismatch" -msgstr "Hash Sum 不符" - -#: apt-pkg/acquire-item.cc -msgid "Insufficient information available to perform this download securely" -msgstr "" - -#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "無法重新命名,%s (%s -> %s)。" - -#: apt-pkg/acquire-item.cc -msgid "Size mismatch" -msgstr "大小不符" - -#: apt-pkg/acquire-item.cc -#, fuzzy -msgid "Invalid file format" -msgstr "無效的操作 %s" - -#: apt-pkg/acquire-item.cc -#, fuzzy -msgid "Signature error" -msgstr "寫入錯誤" - -#: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"An error occurred during the signature verification. The repository is not " -"updated and the previous index files will be used. GPG error: %s: %s" -msgstr "" - -#. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc -#, c-format -msgid "GPG error: %s: %s" -msgstr "" - -#: apt-pkg/acquire-item.cc +#: methods/cdrom.cc #, c-format -msgid "" -"Skipping acquire of configured file '%s' as repository '%s' doesn't support " -"architecture '%s'" -msgstr "" +msgid "Unable to read the cdrom database %s" +msgstr "無法讀取光碟片資料庫 %s" -#: apt-pkg/acquire-item.cc -#, c-format +#: methods/cdrom.cc msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " +"cannot be used to add new CD-ROMs" msgstr "" +"請用 apt-cdrom 來讓 APT 能辨識這張光碟。apt-get update 是不能用來新增光碟的" -#: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Skipping acquire of configured file '%s' as repository '%s' provides only " -"weak security information for it" -msgstr "" +#: methods/cdrom.cc +msgid "Wrong CD-ROM" +msgstr "不正確的光碟" -#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is -#. the time since then the file is invalid - formatted in the same way as in -#. the download progress display (e.g. 7d 3h 42min 1s) -#: apt-pkg/acquire-item.cc +#: methods/cdrom.cc #, c-format -msgid "" -"Release file for %s is expired (invalid since %s). Updates for this " -"repository will not be applied." -msgstr "" +msgid "Unable to unmount the CD-ROM in %s, it may still be in use." +msgstr "無法卸載 %s 裡的光碟片,或許它仍在使用中。" -#: apt-pkg/acquire-item.cc -#, c-format -msgid "Conflicting distribution: %s (expected %s but got %s)" -msgstr "發行版本衝突:%s(應當是 %s 但卻得到 %s)" +#: methods/cdrom.cc +msgid "Disk not found." +msgstr "找不到磁碟。" -#: apt-pkg/acquire-item.cc -#, 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 套件的某個檔案。這意味著您可能要手動修復這個套件。(因為找不到平" -"台)" +#: methods/cdrom.cc methods/file.cc methods/rsh.cc +msgid "File not found" +msgstr "找不到檔案" -#: apt-pkg/acquire-item.cc +#. TRANSLATOR: %s is e.g. Tor's ".onion" which would likely fail or leak info (RFC7686) +#: methods/connect.cc #, c-format -msgid "Can't find a source to download version '%s' of '%s'" +msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: apt-pkg/acquire-item.cc +#: methods/connect.cc methods/http.cc #, c-format -msgid "" -"The package index files are corrupted. No Filename: field for package %s." -msgstr "這個套件的索引檔損壞了。沒有套件 %s 的 Filename: 欄位。" - -#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "Changelog unavailable for %s=%s" +msgid "Connecting to %s (%s)" msgstr "正和 %s (%s) 連線" -#: apt-pkg/acquire-worker.cc +#: methods/connect.cc #, c-format -msgid "The method driver %s could not be found." -msgstr "找不到安裝方式的驅動程式 %s。" - -#: apt-pkg/acquire-worker.cc -#, fuzzy, c-format -msgid "Is the package %s installed?" -msgstr "請檢查是否已安裝了 'dpkg-dev' 套件。\n" +msgid "[IP: %s %s]" +msgstr "[IP: %s %s]" -#: apt-pkg/acquire-worker.cc +#: methods/connect.cc #, c-format -msgid "Method %s did not start correctly" -msgstr "安裝方式 %s 沒有正確啟動" - -#: apt-pkg/acquire-worker.cc -#, fuzzy, c-format -msgid "" -"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." -msgstr "請把標籤為 '%s' 的光碟放入 '%s' 裝置中,然後按下 [Enter] 鍵。" - -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, fuzzy, c-format -msgid "List directory %spartial is missing." -msgstr "找不到清單目錄 %spartial。" - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Archives directory %spartial is missing." -msgstr "找不到套件檔目錄 %spartial。" - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Unable to lock directory %s" -msgstr "無法鎖定列表目錄" +msgid "Could not create a socket for %s (f=%u t=%u p=%u)" +msgstr "無法建立 socket 指向 %s (f=%u t=%u p=%u)" -#: apt-pkg/acquire.cc +#: methods/connect.cc #, c-format -msgid "No sandbox user '%s' on the system, can not drop privileges" -msgstr "" +msgid "Cannot initiate the connection to %s:%s (%s)." +msgstr "無法初始和 %s:%s (%s) 的連線。" -#: apt-pkg/acquire.cc +#: methods/connect.cc #, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." -msgstr "" - -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "不被支援的索引檔類型 '%s'" +msgid "Could not connect to %s:%s (%s), connection timed out" +msgstr "無法和 %s:%s (%s) 連線,連線逾時" -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "正在取得檔案 %li/%li(還有 %s)" +#: methods/connect.cc methods/ftp.cc methods/rsh.cc +msgid "Failed" +msgstr "失敗" -#: apt-pkg/acquire.cc +#: methods/connect.cc #, c-format -msgid "Retrieving file %li of %li" -msgstr "正在取得檔案 %li/%li" +msgid "Could not connect to %s:%s (%s)." +msgstr "無法和 %s:%s (%s) 連線。" -#: apt-pkg/algorithms.cc +#. We say this mainly because the pause here is for the +#. ssh connection that is still going +#: methods/connect.cc methods/rsh.cc #, 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 -msgid "" -"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " -"held packages." -msgstr "" -"錯誤,pkgProblemResolver::Resolve 的建立中斷了,這可能肇因於保留 (hold) 套" -"件。" - -#: apt-pkg/algorithms.cc -msgid "Unable to correct problems, you have held broken packages." -msgstr "無法修正問題,您保留 (hold) 了損毀的套件。" - -#: apt-pkg/cachefile.cc -msgid "The package lists or status file could not be parsed or opened." -msgstr "無法分析或開啟套件清單或狀況檔。" - -#: apt-pkg/cachefile.cc -msgid "You may want to run apt-get update to correct these problems" -msgstr "您也許得執行 apt-get update 以修正這些問題" - -#: apt-pkg/cachefile.cc -msgid "The list of sources could not be read." -msgstr "無法讀取來源列表。" +msgid "Connecting to %s" +msgstr "正連線至 %s" -#: apt-pkg/cacheset.cc +#: methods/connect.cc #, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "找不到 '%2$s' 的 '%1$s' 發行版" +msgid "Could not resolve '%s'" +msgstr "無法解析 '%s'" -#: apt-pkg/cacheset.cc +#: methods/connect.cc #, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "找不到 '%s' 版的 '%s'" +msgid "Temporary failure resolving '%s'" +msgstr "暫時無法解析 '%s'" -#: apt-pkg/cacheset.cc +#: methods/connect.cc #, fuzzy, c-format -msgid "Couldn't find task '%s'" -msgstr "無法找到主題 %s" +msgid "System error resolving '%s:%s'" +msgstr "在解析 '%s:%s' (%i) 時出了怪事" -#: apt-pkg/cacheset.cc +#: methods/connect.cc #, fuzzy, c-format -msgid "Couldn't find any package by regex '%s'" -msgstr "無法找到套件 %s" +msgid "Something wicked happened resolving '%s:%s' (%i - %s)" +msgstr "在解析 '%s:%s' (%i) 時出了怪事" -#: apt-pkg/cacheset.cc +#: methods/connect.cc #, fuzzy, c-format -msgid "Couldn't find any package by glob '%s'" -msgstr "無法找到套件 %s" - -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select versions from package '%s' as it is purely virtual" -msgstr "" - -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select newest version from package '%s' as it is purely virtual" -msgstr "" - -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select candidate version from package %s as it has no candidate" -msgstr "" - -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select installed version from package %s as it is not installed" -msgstr "" - -#: apt-pkg/cacheset.cc -#, c-format -msgid "" -"Can't select installed nor candidate version from package '%s' as it has " -"neither of them" -msgstr "" - -#: apt-pkg/cdrom.cc -#, c-format -msgid "Line %u too long in source list %s." -msgstr "來源列表 %2$s 中的第 %1$u 行太長。" +msgid "Unable to connect to %s:%s:" +msgstr "無法連線至 %s %s:" -#: apt-pkg/cdrom.cc -msgid "Unmounting CD-ROM...\n" -msgstr "正在卸載光碟機...\n" +#: methods/copy.cc +msgid "Failed to stat" +msgstr "無法取得狀態" -#: apt-pkg/cdrom.cc -#, c-format -msgid "Using CD-ROM mount point %s\n" -msgstr "使用光碟機掛載點 %s\n" +#: methods/file.cc +msgid "Invalid URI, local URIS must not start with //" +msgstr "不正確的 URI,本機 URI 不應以 // 開頭" -#: apt-pkg/cdrom.cc -msgid "Waiting for disc...\n" -msgstr "正在等待碟片...\n" +#. Login must be before getpeername otherwise dante won't work. +#: methods/ftp.cc +msgid "Logging in" +msgstr "登入中" -#: apt-pkg/cdrom.cc -msgid "Mounting CD-ROM...\n" -msgstr "正在掛載光碟機... \n" +#: methods/ftp.cc +msgid "Unable to determine the peer name" +msgstr "無法解析對方主機名稱" -#: apt-pkg/cdrom.cc -msgid "Identifying... " -msgstr "正在識別..." +#: methods/ftp.cc +msgid "Unable to determine the local name" +msgstr "無法解析本機名稱" -#: apt-pkg/cdrom.cc +#: methods/ftp.cc #, c-format -msgid "Stored label: %s\n" -msgstr "保存標籤:%s\n" - -#: apt-pkg/cdrom.cc -msgid "Scanning disc for index files...\n" -msgstr "正在掃描碟片中的索引檔...\n" +msgid "The server refused the connection and said: %s" +msgstr "伺服器不接受連線,並回應:%s" -#: apt-pkg/cdrom.cc +#: methods/ftp.cc #, 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 -msgid "" -"Unable to locate any package files, perhaps this is not a Debian Disc or the " -"wrong architecture?" -msgstr "" +msgid "USER failed, server said: %s" +msgstr "USER 指令失敗,伺服器回應:%s" -#: apt-pkg/cdrom.cc +#: methods/ftp.cc #, c-format -msgid "Found label '%s'\n" -msgstr "找到標籤 '%s'\n" - -#: apt-pkg/cdrom.cc -msgid "That is not a valid name, try again.\n" -msgstr "這並不是正確的名稱,請重試。\n" +msgid "PASS failed, server said: %s" +msgstr "PASS 指令失敗,伺服器回應:%s" -#: apt-pkg/cdrom.cc -#, c-format +#: methods/ftp.cc msgid "" -"This disc is called: \n" -"'%s'\n" +"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " +"is empty." msgstr "" -"這個碟片名為:\n" -"'%s'\n" - -#: apt-pkg/cdrom.cc -msgid "Copying package lists..." -msgstr "正在複製套件清單..." - -#: apt-pkg/cdrom.cc -msgid "Writing new source list\n" -msgstr "正在寫入新的來源列表\n" - -#: apt-pkg/cdrom.cc -msgid "Source list entries for this disc are:\n" -msgstr "該碟片的來源列表項目為:\n" - -#: apt-pkg/clean.cc -#, c-format -msgid "Unable to stat %s." -msgstr "無法取得 %s 的狀態。" - -#: apt-pkg/contrib/cdromutl.cc -#, c-format -msgid "Unable to stat the mount point %s" -msgstr "無法取得掛載點 %s 的狀態" - -#: apt-pkg/contrib/cdromutl.cc -msgid "Failed to stat the cdrom" -msgstr "無法取得 CD-ROM 的狀態" - -#: apt-pkg/contrib/cmndline.cc -#, fuzzy, c-format -msgid "" -"Command line option '%c' [from %s] is not understood in combination with the " -"other options." -msgstr "未知的命令列選項 '%c' [來自 %s]。" - -#: apt-pkg/contrib/cmndline.cc -#, fuzzy, c-format -msgid "" -"Command line option %s is not understood in combination with the other " -"options" -msgstr "無法理解的命令列選項 %s" - -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Command line option %s is not boolean" -msgstr "命令列選項 %s 不是 boolean 值" - -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option %s requires an argument." -msgstr "需替選項 %s 指定參數。" - -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option %s: Configuration item specification must have an =<val>." -msgstr "選項 %s:在指定設定項目時應該有 =<val>。" - -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option %s requires an integer argument, not '%s'" -msgstr "選項 %s 的參數應該是數字,而不是 '%s'" - -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option '%s' is too long" -msgstr "選項 %s 太長" - -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Sense %s is not understood, try true or false." -msgstr "偵測器 %s 無法理解,試試 true 或 false。" - -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Invalid operation %s" -msgstr "無效的操作 %s" - -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Unrecognized type abbreviation: '%c'" -msgstr "無法辨識的縮寫類型:'%c'" - -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Opening configuration file %s" -msgstr "開啟設定檔 %s" - -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Block starts with no name." -msgstr "語法錯誤 %s:%u:區塊開頭沒有名稱。" - -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Malformed tag" -msgstr "語法錯誤 %s:%u:標籤格式錯誤" +"指定了代理伺服器,但沒有指定登入 script,Acquire::ftp::ProxyLogin 是空的。" -#: apt-pkg/contrib/configuration.cc +#: methods/ftp.cc #, c-format -msgid "Syntax error %s:%u: Extra junk after value" -msgstr "語法錯誤 %s:%u:數值後有多餘的垃圾" +msgid "Login script command '%s' failed, server said: %s" +msgstr "登入 script 指令 '%s' 失敗,伺服器回應:%s" -#: apt-pkg/contrib/configuration.cc +#: methods/ftp.cc #, c-format -msgid "Syntax error %s:%u: Directives can only be done at the top level" -msgstr "語法錯誤 %s:%u:指令只能於最高層級執行" +msgid "TYPE failed, server said: %s" +msgstr "TYPE 指令失敗,伺服器回應:%s" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Too many nested includes" -msgstr "語法錯誤 %s:%u: 太多巢狀引入檔" +#: methods/ftp.cc methods/rsh.cc +msgid "Connection timeout" +msgstr "連線逾時" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Included from here" -msgstr "語法錯誤 %s:%u:從此引入" +#: methods/ftp.cc +msgid "Server closed the connection" +msgstr "伺服器已關閉連線" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Unsupported directive '%s'" -msgstr "語法錯誤 %s:%u:不支援的指令 '%s'" +#: methods/ftp.cc methods/rsh.cc +msgid "A response overflowed the buffer." +msgstr "回應超過緩衝區長度。" -#: apt-pkg/contrib/configuration.cc -#, fuzzy, c-format -msgid "Syntax error %s:%u: clear directive requires an option tree as argument" -msgstr "語法錯誤 %s:%u:指令只能於最高層級執行" +#: methods/ftp.cc +msgid "Protocol corruption" +msgstr "協定失敗" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Extra junk at end of file" -msgstr "語法錯誤 %s:%u:在檔案結尾有多餘的垃圾" +#: methods/ftp.cc +msgid "Could not create a socket" +msgstr "無法建立 Socket" -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Problem unlinking the file %s" -msgstr "在刪除檔案時發生問題" +#: methods/ftp.cc +msgid "Could not connect data socket, connection timed out" +msgstr "無法和 data socket 連線,連線逾時" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Not using locking for read only lock file %s" -msgstr "不在唯讀檔案 %s 上使用檔案鎖定" +#: methods/ftp.cc +msgid "Could not connect passive socket." +msgstr "無法和 passive socket 連線。" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open lock file %s" -msgstr "無法開啟鎖定檔 %s" +#: methods/ftp.cc +msgid "getaddrinfo was unable to get a listening socket" +msgstr "getaddrinfo 無法取得監聽 socket" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Not using locking for nfs mounted lock file %s" -msgstr "不在以 nfs 掛載的檔案 %s 上使用檔案鎖定" +#: methods/ftp.cc +msgid "Could not bind a socket" +msgstr "無法 bind 至 socket" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not get lock %s" -msgstr "無法將 %s 鎖定" +#: methods/ftp.cc +msgid "Could not listen on the socket" +msgstr "無法監聽 socket" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "List of files can't be created as '%s' is not a directory" -msgstr "" +#: methods/ftp.cc +msgid "Could not determine the socket's name" +msgstr "無法解析 socket 名稱" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Ignoring '%s' in directory '%s' as it is not a regular file" -msgstr "" +#: methods/ftp.cc +msgid "Unable to send PORT command" +msgstr "無法送出 PORT 指令" -#: apt-pkg/contrib/fileutl.cc +#: methods/ftp.cc #, c-format -msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" -msgstr "" +msgid "Unknown address family %u (AF_*)" +msgstr "未知的地址家族 %u (AF_*)" -#: apt-pkg/contrib/fileutl.cc +#: methods/ftp.cc #, c-format -msgid "" -"Ignoring file '%s' in directory '%s' as it has an invalid filename extension" -msgstr "" +msgid "EPRT failed, server said: %s" +msgstr "EPRT 指令失敗,伺服器回應:%s" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Sub-process %s received a segmentation fault." -msgstr "子程序 %s 收到一個記憶體錯誤。" +#: methods/ftp.cc +msgid "Data socket connect timed out" +msgstr "Data socket 連線逾時" -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Sub-process %s received signal %u." -msgstr "子程序 %s 收到一個記憶體錯誤。" +#: methods/ftp.cc +msgid "Unable to accept connection" +msgstr "無法接受連線" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc -#, c-format -msgid "Sub-process %s returned an error code (%u)" -msgstr "子程序 %s 傳回錯誤碼 (%u)" +#: methods/ftp.cc methods/http.cc methods/rsh.cc +msgid "Problem hashing file" +msgstr "有問題的雜湊檔" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc +#: methods/ftp.cc #, c-format -msgid "Sub-process %s exited unexpectedly" -msgstr "子程序 %s 不預期得結束" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Problem closing the gzip file %s" -msgstr "在關閉檔案時發生問題" - -#: apt-pkg/contrib/fileutl.cc -msgid "Unexpected end of file" -msgstr "" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "無法建立子程序 IPC" +msgid "Unable to fetch file, server said '%s'" +msgstr "無法取得檔案,伺服器回應 '%s'" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "無法執行壓縮程式" +#: methods/ftp.cc methods/rsh.cc +msgid "Data socket timed out" +msgstr "Data socket 連線逾時" -#: apt-pkg/contrib/fileutl.cc +#: methods/ftp.cc #, c-format -msgid "Could not open file %s" -msgstr "無法開啟檔案 %s" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Could not open file descriptor %d" -msgstr "無法開啟管線給 %s 使用" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "read, still have %llu to read but none left" -msgstr "讀取,仍有 %lu 未讀但已無空間" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "write, still have %llu to write but couldn't" -msgstr "寫入,仍有 %lu 待寫入但已沒辨法" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Problem closing the file %s" -msgstr "在關閉檔案時發生問題" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Problem renaming the file %s to %s" -msgstr "在同步檔案時發生問題" - -#: apt-pkg/contrib/fileutl.cc -msgid "Problem syncing the file" -msgstr "在同步檔案時發生問題" - -#: apt-pkg/contrib/mmap.cc -msgid "Can't mmap an empty file" -msgstr "不能 mmap 空白檔案" - -#: apt-pkg/contrib/mmap.cc -#, fuzzy, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "無法 mmap 到 %lu 位元組" - -#: apt-pkg/contrib/mmap.cc -#, fuzzy, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "無法開啟管線給 %s 使用" +msgid "Data transfer failed, server said '%s'" +msgstr "資料傳輸失敗,伺服器回應 '%s'" -#: apt-pkg/contrib/mmap.cc -#, fuzzy -msgid "Unable to close mmap" -msgstr "無法開啟 %s" +#. Get the files information +#: methods/ftp.cc +msgid "Query" +msgstr "查詢" -#: apt-pkg/contrib/mmap.cc -#, fuzzy -msgid "Unable to synchronize mmap" +#: methods/ftp.cc +msgid "Unable to invoke " msgstr "無法 invoke " -#: apt-pkg/contrib/mmap.cc -#, c-format -msgid "Couldn't make mmap of %lu bytes" -msgstr "無法 mmap 到 %lu 位元組" - -#: apt-pkg/contrib/mmap.cc -msgid "Failed to truncate file" -msgstr "無法截短檔案" - -#: apt-pkg/contrib/mmap.cc -#, c-format -msgid "" -"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " -"Current value: %lu. (man 5 apt.conf)" -msgstr "" -"動態 MMap 已用完所有空間。請增加 APT::Cache-Start 的大小。目前大小為:%lu。" -"(man 5 apt.conf)" - -#: apt-pkg/contrib/mmap.cc +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc #, c-format msgid "" -"Unable to increase the size of the MMap as the limit of %lu bytes is already " -"reached." -msgstr "" - -#: apt-pkg/contrib/mmap.cc -msgid "" -"Unable to increase size of the MMap as automatic growing is disabled by user." -msgstr "" - -#: apt-pkg/contrib/progress.cc -#, c-format -msgid "%c%s... Error!" -msgstr "%c%s... 錯誤!" - -#: apt-pkg/contrib/progress.cc -#, c-format -msgid "%c%s... Done" -msgstr "%c%s... 完成" - -#: apt-pkg/contrib/progress.cc -msgid "..." -msgstr "" - -#. Print the spinner -#: apt-pkg/contrib/progress.cc -#, fuzzy, c-format -msgid "%c%s... %u%%" -msgstr "%c%s... 完成" - -#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%lid %lih %limin %lis" -msgstr "" - -#. TRANSLATOR: h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%lih %limin %lis" -msgstr "" - -#. TRANSLATOR: min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%limin %lis" -msgstr "" - -#. TRANSLATOR: s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%lis" -msgstr "" - -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "Selection %s not found" -msgstr "選項 %s 找不到" - -#. TRANSLATOR: an identifier like Packages; Releasefile key indicating -#. a file like main/binary-amd64/Packages; another identifier like Contents; -#. filename and linenumber of the sources.list entry currently parsed -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Target %s wants to acquire the same file (%s) as %s from source %s" -msgstr "" - -#. TRANSLATOR: an identifier like Packages; Releasefile key indicating -#. a file like main/binary-amd64/Packages; filename and linenumber of -#. two sources.list entries -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Target %s (%s) is configured multiple times in %s and %s" +"Signed file isn't valid, got '%s' (does the network require authentication?)" msgstr "" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Unable to parse Release file %s" -msgstr "無法辨別 Release 檔 %s" - -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "No sections in Release file %s" -msgstr "在 Release 檔 %s 裡沒有區段" - -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "No Hash entry in Release file %s" -msgstr "在 Release 檔 %s 裡沒有 Hash 項目" +#: methods/gpgv.cc +msgid "At least one invalid signature was encountered." +msgstr "至少發現一個無效的簽章。" -#: apt-pkg/deb/debmetaindex.cc -#, c-format +#: methods/gpgv.cc msgid "" -"No Hash entry in Release file %s which is considered strong enough for " -"security purposes" -msgstr "" - -#: apt-pkg/deb/debmetaindex.cc -#, fuzzy, c-format -msgid "Invalid '%s' entry in Release file %s" -msgstr "在 Release 檔 %s 裡沒有 Hash 項目" +"Internal error: Good signature, but could not determine key fingerprint?!" +msgstr "內部錯誤:簽章無誤,但卻無法辨識密鑰的指紋碼?!" -#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Conflicting values set for option %s regarding source %s %s" -msgstr "" +#: methods/gpgv.cc +#, fuzzy +msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgstr "無法執行 '%s' 來驗證簽章(gnupg 是否安裝了?)" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Invalid value set for option %s regarding source %s %s (%s)" -msgstr "" +#: methods/gpgv.cc +msgid "Unknown error executing apt-key" +msgstr "在執行 apt-key 時發生未知的錯誤" -#: apt-pkg/deb/debmetaindex.cc +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc #, c-format -msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgid "Signature by key %s uses weak digest algorithm (%s)" msgstr "" -#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc -#, c-format -msgid "Unable to parse package file %s (%d)" -msgstr "無法辨識套件檔 %s (%d)" +#: methods/gpgv.cc +msgid "The following signatures were invalid:\n" +msgstr "以下簽名無效:\n" -#: apt-pkg/deb/debsystem.cc -#, c-format +#: methods/gpgv.cc msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" -msgstr "" +"The following signatures couldn't be verified because the public key is not " +"available:\n" +msgstr "由於無法取得它們的公鑰,以下簽章無法進行驗證:\n" -#: apt-pkg/deb/debsystem.cc -#, fuzzy, c-format -msgid "Unable to lock the administration directory (%s), are you root?" -msgstr "無法鎖定列表目錄" +#: methods/http.cc +msgid "Error writing to the file" +msgstr "在寫入該檔時發生錯誤" -#. TRANSLATORS: the %s contains the recovery command, usually -#. dpkg --configure -a -#: apt-pkg/deb/debsystem.cc -#, c-format -msgid "" -"dpkg was interrupted, you must manually run '%s' to correct the problem. " -msgstr "" +#: methods/http.cc +msgid "Error reading from server. Remote end closed connection" +msgstr "在讀取伺服器時發生錯誤,遠端主機已關閉連線" -#: apt-pkg/deb/debsystem.cc -msgid "Not locked" -msgstr "" +#: methods/http.cc +msgid "Error reading from server" +msgstr "在讀取伺服器時發生錯誤" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Installing %s" -msgstr "正在安裝 %s" +#: methods/http.cc +msgid "Error writing to file" +msgstr "在寫入檔案時發生錯誤" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Configuring %s" -msgstr "正在設定 %s" +#: methods/http.cc +msgid "Select failed" +msgstr "選擇失敗" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Removing %s" -msgstr "正在移除 %s" +#: methods/http.cc +msgid "Connection timed out" +msgstr "連線逾時" -#: apt-pkg/deb/dpkgpm.cc -#, fuzzy, c-format -msgid "Completely removing %s" -msgstr "已完整移除 %s" +#: methods/http.cc +msgid "Error writing to output file" +msgstr "在寫入輸出檔時發生錯誤" -#: apt-pkg/deb/dpkgpm.cc +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc #, c-format -msgid "Noting disappearance of %s" +msgid "No mirror file '%s' found " msgstr "" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Running post-installation trigger %s" -msgstr "正在執行安裝後套件後續處理程式 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Installed %s" -msgstr "已安裝 %s" - -#. FIXME: use a better string after freeze -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Directory '%s' missing" -msgstr "找不到 '%s' 目錄" - -#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc #, fuzzy, c-format -msgid "Could not open file '%s'" +msgid "Can not read mirror file '%s'" msgstr "無法開啟檔案 %s" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing %s" -msgstr "正在準備 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Unpacking %s" -msgstr "正在解開 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing to configure %s" -msgstr "正在準備設定 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing for removal of %s" -msgstr "正在準備移除 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Removed %s" -msgstr "已移除 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing to completely remove %s" -msgstr "正在準備完整移除 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Completely removed %s" -msgstr "已完整移除 %s" - -#: apt-pkg/deb/dpkgpm.cc -#, fuzzy, c-format -msgid "Can not write log (%s)" -msgstr "無法寫入 %s" - -#: apt-pkg/deb/dpkgpm.cc -msgid "Is /dev/pts mounted?" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc -msgid "Operation was interrupted before it could finish" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc -msgid "No apport report written because MaxReports is reached already" -msgstr "" - -#. check if its not a follow up error -#: apt-pkg/deb/dpkgpm.cc -msgid "dependency problems - leaving unconfigured" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates its a followup " -"error from a previous failure." -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates a disk full " -"error" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates a out of memory " -"error" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates an issue on the " -"local system" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates a dpkg I/O error" -msgstr "" - -#: apt-pkg/depcache.cc -msgid "Building dependency tree" -msgstr "正在重建相依關係" - -#: apt-pkg/depcache.cc -msgid "Candidate versions" -msgstr "候選版本" - -#: apt-pkg/depcache.cc -msgid "Dependency generation" -msgstr "建立相依關係" - -#: apt-pkg/depcache.cc -msgid "Reading state information" -msgstr "正在讀取狀態資料" - -#: apt-pkg/depcache.cc -#, c-format -msgid "Failed to open StateFile %s" -msgstr "無法開啟 StateFile %s" - -#: apt-pkg/depcache.cc -#, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "無法寫入暫存的 StateFile %s" - -#: apt-pkg/edsp.cc -msgid "Send scenario to solver" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "Send request to solver" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "Prepare for receiving solution" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "External solver failed without a proper error message" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "Execute external solver" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "Execute external planner" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "Send request to planner" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "Send scenario to planner" -msgstr "" - -#: apt-pkg/edsp.cc -msgid "External planner failed without a proper error message" -msgstr "" - -#: apt-pkg/indexcopy.cc -#, c-format -msgid "Wrote %i records.\n" -msgstr "寫入 %i 筆紀錄。\n" - -#: apt-pkg/indexcopy.cc -#, c-format -msgid "Wrote %i records with %i missing files.\n" -msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案遺失了。\n" - -#: apt-pkg/indexcopy.cc -#, c-format -msgid "Wrote %i records with %i mismatched files\n" -msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案不符\n" - -#: apt-pkg/indexcopy.cc -#, c-format -msgid "Wrote %i records with %i missing files and %i mismatched files\n" -msgstr "寫入 %i 筆紀綠,其中有 %i 個檔案遺失了,有 %i 個檔案不符\n" - -#: apt-pkg/indexcopy.cc -#, c-format -msgid "Can't find authentication record for: %s" -msgstr "" - -#: apt-pkg/indexcopy.cc -#, fuzzy, c-format -msgid "Hash mismatch for: %s" -msgstr "Hash Sum 不符" - -#: apt-pkg/init.cc -#, c-format -msgid "Packaging system '%s' is not supported" -msgstr "不支援的套件包裝系統 '%s'" - -#: apt-pkg/init.cc -msgid "Unable to determine a suitable packaging system type" -msgstr "無法確認合適的套件包裝系統類型" - -#: apt-pkg/install-progress.cc -#, c-format -msgid "Progress: [%3i%%]" -msgstr "" - -#: apt-pkg/install-progress.cc -msgid "Running dpkg" -msgstr "" - -#: apt-pkg/packagemanager.cc -#, 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 +#: methods/mirror.cc #, fuzzy, c-format -msgid "Could not configure '%s'. " +msgid "No entry found in mirror file '%s'" msgstr "無法開啟檔案 %s" -#: apt-pkg/packagemanager.cc -#, c-format -msgid "" -"This installation run will require temporarily removing the essential " -"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " -"you really want to do it, activate the APT::Force-LoopBreak option." -msgstr "" -"此安裝因衝突或預先相依關係,需暫時刪除 %s 這個基本套件。這通常不是好主意,但" -"若您執意進行,請設定 APT::Force-LoopBreak 選項。" - -#: apt-pkg/pkgcache.cc -msgid "Empty package cache" -msgstr "清空套件快取" - -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted" -msgstr "套件快取檔損壞" - -#: apt-pkg/pkgcache.cc -msgid "The package cache file is an incompatible version" -msgstr "套件快取檔版本不符" - -#: apt-pkg/pkgcache.cc +#: methods/mirror.cc #, c-format -msgid "This APT does not support the versioning system '%s'" -msgstr "本 APT 不支援 '%s' 版本系統" - -#: apt-pkg/pkgcache.cc -#, fuzzy, c-format -msgid "The package cache was built for different architectures: %s vs %s" -msgstr "這個套件快取是用於另一種平台的" - -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it has the wrong hash" -msgstr "套件快取檔損壞" - -#: apt-pkg/pkgcache.cc -msgid "Depends" -msgstr "相依關係" - -#: apt-pkg/pkgcache.cc -msgid "PreDepends" -msgstr "預先相依關係" - -#: apt-pkg/pkgcache.cc -msgid "Suggests" -msgstr "建議" - -#: apt-pkg/pkgcache.cc -msgid "Recommends" -msgstr "推薦" - -#: apt-pkg/pkgcache.cc -msgid "Conflicts" -msgstr "衝突" - -#: apt-pkg/pkgcache.cc -msgid "Replaces" -msgstr "取代" - -#: apt-pkg/pkgcache.cc -msgid "Obsoletes" -msgstr "廢棄" - -#: apt-pkg/pkgcache.cc -msgid "Breaks" -msgstr "毀損" - -#: apt-pkg/pkgcache.cc -msgid "Enhances" +msgid "[Mirror: %s]" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "required" -msgstr "必要" - -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "重要" - -#: apt-pkg/pkgcache.cc -msgid "standard" -msgstr "標準" - -#: apt-pkg/pkgcache.cc -msgid "optional" -msgstr "次要" +#: methods/rred.cc +msgid "Failed to set modification time" +msgstr "無法設定修改時間" -#: apt-pkg/pkgcache.cc -msgid "extra" -msgstr "額外" +#: methods/rsh.cc +msgid "Connection closed prematurely" +msgstr "連線突然終止" -#: apt-pkg/pkgcachegen.cc -msgid "Cache has an incompatible versioning system" -msgstr "快取使用的是不相容的版本系統" +#: methods/server.cc +msgid "Waiting for headers" +msgstr "等待標頭" -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc -#, fuzzy, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "在處理 %s 時發生錯誤 (FindPkg)" +#: methods/server.cc +msgid "Bad header line" +msgstr "標頭行錯誤" -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "哇呀,您已經超過這個 APT 所能處理的套件名稱數量了。" +#: methods/server.cc +msgid "The HTTP server sent an invalid reply header" +msgstr "HTTP 伺服器傳送了一個無效的回覆標頭" -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "哇呀,您已經超過這個 APT 所能處理的版本數量了。" +#: methods/server.cc +msgid "The HTTP server sent an invalid Content-Length header" +msgstr "HTTP 伺服器傳送了一個無效的 Content-Length 標頭" -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "哇呀,您已經超過這個 APT 所能處理的說明數量了。" +#: methods/server.cc +msgid "The HTTP server sent an invalid Content-Range header" +msgstr "HTTP 伺服器傳送了一個無效的 Content-Range 標頭" -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of dependencies this APT is capable of." -msgstr "哇呀,您已經超過這個 APT 所能處理的相依關係數量了。" +#: methods/server.cc +msgid "This HTTP server has broken range support" +msgstr "這個 HTTP 伺服器的範圍支援有問題" -#: apt-pkg/pkgcachegen.cc -msgid "Reading package lists" -msgstr "正在讀取套件清單" +#: methods/server.cc +msgid "Unknown date format" +msgstr "未知的資料格式" -#: apt-pkg/pkgcachegen.cc -msgid "IO Error saving source cache" -msgstr "在儲存來源快取時 IO 錯誤" +#: methods/server.cc +msgid "Bad header data" +msgstr "錯誤的標頭資料" -#: apt-pkg/pkgrecords.cc -#, c-format -msgid "Index file type '%s' is not supported" -msgstr "不被支援的索引檔類型 '%s'" +#: methods/server.cc +msgid "Connection failed" +msgstr "連線失敗" -#: apt-pkg/policy.cc +#: methods/server.cc #, c-format msgid "" -"The value '%s' is invalid for APT::Default-Release as such a release is not " -"available in the sources" -msgstr "" - -#: apt-pkg/policy.cc -#, fuzzy, c-format -msgid "Invalid record in the preferences file %s, no Package header" -msgstr "個人設定檔中有些不正確資料,沒有以 Package 開頭" - -#: apt-pkg/policy.cc -#, c-format -msgid "Did not understand pin type %s" -msgstr "無法分析鎖定類型 %s" - -#: apt-pkg/policy.cc -#, c-format -msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" -msgstr "" - -#: apt-pkg/policy.cc -msgid "No priority (or zero) specified for pin" -msgstr "銷定並沒有優先順序之分(或零)" - -#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports -#: apt-pkg/sourcelist.cc -#, fuzzy, c-format -msgid "Malformed entry %u in %s file %s (%s)" -msgstr "重新定義檔 %s 第 %lu 行的格式錯誤 #1" - -#: apt-pkg/sourcelist.cc -#, c-format -msgid "Opening %s" -msgstr "正在開啟 %s" - -#: apt-pkg/sourcelist.cc -#, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(類型)" - -#: apt-pkg/sourcelist.cc -#, 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 -#, fuzzy, c-format -msgid "Malformed stanza %u in source list %s (type)" -msgstr "來源列表 %2$s 中的第 %1$u 行的格式錯誤(類型)" - -#: apt-pkg/sourcelist.cc -#, fuzzy, c-format -msgid "Type '%s' is not known on stanza %u in source list %s" -msgstr "未知的類型 '%1$s',位於在來源列表 %3$s 中的第 %2$u 行" - -#: apt-pkg/sourcelist.cc -#, c-format -msgid "Unsupported file %s given on commandline" +"Automatically disabled %s due to incorrect response from server/proxy. (man " +"5 apt.conf)" msgstr "" -#: apt-pkg/srcrecords.cc -msgid "You must put some 'source' URIs in your sources.list" -msgstr "在 sources.list 中必須包含一些 'source' URI" +#: methods/server.cc +msgid "Internal error" +msgstr "內部錯誤" -#: apt-pkg/tagfile.cc -#, c-format -msgid "Cannot convert %s to integer: out of range" +#: methods/store.cc +msgid "Empty files can't be valid archives" msgstr "" -#: apt-pkg/update.cc -#, fuzzy -msgid "" -"Some index files failed to download. They have been ignored, or old ones " -"used instead." -msgstr "有一些索引檔不能下載,它們可能被略過了,或是替而使用原有的索引檔。" - -#: apt-pkg/upgrade.cc -msgid "Calculating upgrade" -msgstr "籌備升級中" - #~ msgid "(not found)" #~ msgstr "(未找到)" |