diff options
author | Michael Vogt <mvo@debian.org> | 2014-02-23 00:28:26 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-02-23 00:36:47 +0100 |
commit | 39b73d816877098e7ccdd0a392cd02aa4c2fac04 (patch) | |
tree | 5bb634501972faec0cd8a31f5821c34cab5022b0 /po/zh_TW.po | |
parent | 00f2d6c1aa60e8e5cf0e2a0db62e5e39088cb763 (diff) |
releasing package apt version 0.9.15.4
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 36 |
1 files changed, 17 insertions, 19 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 5e8a357da..1c88254ff 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.5.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2014-02-20 14:43+0100\n" +"POT-Creation-Date: 2014-02-23 00:29+0100\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." @@ -159,7 +159,7 @@ msgstr " 版本列表:" #: cmdline/apt-cache.cc:1733 cmdline/apt-cdrom.cc:252 cmdline/apt-config.cc:83 #: cmdline/apt-get.cc:1580 cmdline/apt-mark.cc:377 cmdline/apt.cc:66 -#: cmdline/apt-extracttemplates.cc:227 ftparchive/apt-ftparchive.cc:591 +#: cmdline/apt-extracttemplates.cc:217 ftparchive/apt-ftparchive.cc:591 #: cmdline/apt-internal-solver.cc:34 cmdline/apt-sortpkgs.cc:147 #, c-format msgid "%s %s for %s compiled on %s %s\n" @@ -1676,12 +1676,7 @@ msgstr "以上的訊息相當重要。請修正它們並重新執行安裝[I]" msgid "Merging available information" msgstr "整合現有的資料" -#: cmdline/apt-extracttemplates.cc:100 -#, c-format -msgid "%s not a valid DEB package." -msgstr "%s 並不是正確的 DEB 套件。" - -#: cmdline/apt-extracttemplates.cc:234 +#: cmdline/apt-extracttemplates.cc:224 msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" @@ -1705,12 +1700,12 @@ msgstr "" " -c=? 讀取指定的設定檔\n" " -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" -#: cmdline/apt-extracttemplates.cc:266 apt-pkg/pkgcachegen.cc:1388 +#: cmdline/apt-extracttemplates.cc:256 apt-pkg/pkgcachegen.cc:1388 #, c-format msgid "Unable to write to %s" msgstr "無法寫入 %s" -#: cmdline/apt-extracttemplates.cc:308 +#: cmdline/apt-extracttemplates.cc:298 msgid "Cannot get debconf version. Is debconf installed?" msgstr "無法取得 debconf 版本。是否有安裝 debconf?" @@ -2080,23 +2075,23 @@ msgstr "" " -c=? 讀取指定的設定檔\n" " -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n" -#: apt-inst/contrib/extracttar.cc:116 +#: apt-inst/contrib/extracttar.cc:122 msgid "Failed to create pipes" msgstr "無法建立管線" -#: apt-inst/contrib/extracttar.cc:143 +#: apt-inst/contrib/extracttar.cc:149 msgid "Failed to exec gzip " msgstr "無法執行 gzip" -#: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:210 +#: apt-inst/contrib/extracttar.cc:186 apt-inst/contrib/extracttar.cc:216 msgid "Corrupted archive" msgstr "損毀的套件檔" -#: apt-inst/contrib/extracttar.cc:195 +#: apt-inst/contrib/extracttar.cc:201 msgid "Tar checksum failed, archive corrupted" msgstr "Tar checksum 失敗,套件檔已損毀" -#: apt-inst/contrib/extracttar.cc:300 +#: apt-inst/contrib/extracttar.cc:306 #, c-format msgid "Unknown TAR header type %u, member %s" msgstr "未知的 TAR 標頭類型 %u,成員 %s" @@ -2219,18 +2214,18 @@ msgstr "檔案 %s/%s 覆寫了套件 %s 中的相同檔案" msgid "Unable to stat %s" msgstr "無法取得 %s 的狀態" -#: apt-inst/deb/debfile.cc:41 apt-inst/deb/debfile.cc:46 -#: apt-inst/deb/debfile.cc:54 +#: apt-inst/deb/debfile.cc:41 apt-inst/deb/debfile.cc:48 +#: apt-inst/deb/debfile.cc:57 #, c-format msgid "This is not a valid DEB archive, missing '%s' member" msgstr "這是個不正確的 DEB 套件檔,沒有 '%s' 成員" -#: apt-inst/deb/debfile.cc:119 +#: apt-inst/deb/debfile.cc:124 #, c-format msgid "Internal error, could not locate member %s" msgstr "內部錯誤,找不找到成員 %s" -#: apt-inst/deb/debfile.cc:213 +#: apt-inst/deb/debfile.cc:219 msgid "Unparsable control file" msgstr "無法分析的 control 檔" @@ -3433,6 +3428,9 @@ msgstr "" msgid "Not locked" msgstr "" +#~ msgid "%s not a valid DEB package." +#~ msgstr "%s 並不是正確的 DEB 套件。" + #~ msgid "" #~ "Using CD-ROM mount point %s\n" #~ "Mounting CD-ROM\n" |