-#. TRANSLATOR: The first placeholder is a package name,
-#. the other two should be copied verbatim as they include debug info
-#: apt-pkg/pkgcachegen.cc:224 apt-pkg/pkgcachegen.cc:234
-#: apt-pkg/pkgcachegen.cc:300 apt-pkg/pkgcachegen.cc:327
-#: apt-pkg/pkgcachegen.cc:340 apt-pkg/pkgcachegen.cc:382
-#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:403
-#: apt-pkg/pkgcachegen.cc:411 apt-pkg/pkgcachegen.cc:415
-#: apt-pkg/pkgcachegen.cc:419 apt-pkg/pkgcachegen.cc:440
-#: apt-pkg/pkgcachegen.cc:479 apt-pkg/pkgcachegen.cc:517
-#: apt-pkg/pkgcachegen.cc:524 apt-pkg/pkgcachegen.cc:555
-#: apt-pkg/pkgcachegen.cc:569
+#: cmdline/apt-cache.cc:1750
+#, fuzzy
+msgid ""
+"Usage: apt-cache [options] command\n"
+" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
+" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
+"\n"
+"apt-cache is a low-level tool used to query information\n"
+"from APT's binary cache files\n"
+"\n"
+"Commands:\n"
+" gencaches - Build both the package and source cache\n"
+" showpkg - Show some general information for a single package\n"
+" showsrc - Show source records\n"
+" stats - Show some basic statistics\n"
+" dump - Show the entire file in a terse form\n"
+" dumpavail - Print an available file to stdout\n"
+" unmet - Show unmet dependencies\n"
+" search - Search the package list for a regex pattern\n"
+" show - Show a readable record for the package\n"
+" depends - Show raw dependency information for a package\n"
+" rdepends - Show reverse dependency information for a package\n"
+" pkgnames - List the names of all packages in the system\n"
+" dotty - Generate package graphs for GraphViz\n"
+" xvcg - Generate package graphs for xvcg\n"
+" policy - Show policy settings\n"
+"\n"
+"Options:\n"
+" -h This help text.\n"
+" -p=? The package cache.\n"
+" -s=? The source cache.\n"
+" -q Disable progress indicator.\n"
+" -i Show only important deps for the unmet command.\n"
+" -c=? Read this configuration file\n"
+" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
+msgstr ""
+"用法:apt-cache [選項] 指令\n"
+" apt-cache [選項] add 檔案1 [檔案2 ...]\n"
+" apt-cache [選項] showpkg 套件1 [套件2 ...]\n"
+" apt-cache [選項] showsrc 套件1 [套件2 ...]\n"
+"\n"
+"apt-cache 是一個低階的工具,可用來操作 APT 的二進制快取檔,也可用來\n"
+"查詢那些檔案中的相關訊息\n"
+"\n"
+"指令:\n"
+" add - 把套件檔加入原始碼快取中\n"
+" gencaches - 同時產生套件和原始碼的快取\n"
+" showpkg - 顯示某單一套件的一般資訊\n"
+" showsrc - 顯示原始碼報告\n"
+" stats - 顯示一些基本的統計資訊\n"
+" dump - 簡要得顯示整個檔案\n"
+" dumpavail - 將可用的檔案列印至標準輸出\n"
+" unmet - 顯示所有未滿足的相依關係\n"
+" search - 根據正規表示式搜索套件列表\n"
+" show - 顯示該套件的易於閱讀的報告\n"
+" depends - 顯示該套件的原始相依關係的資訊\n"
+" rdepends - 顯示所有相依於該套件的套件名稱\n"
+" pkgnames - 列出系統中所有套件\n"
+" dotty - 產生用於 GraphViz 的套件關係圖\n"
+" xvcg - 產生用於 xvcg 的套件的關係圖\n"
+" policy - 顯示套件的可安裝版本資訊\n"
+"\n"
+"選項:\n"
+" -h 本幫助訊息。\n"
+" -p=? 套件的快取。\n"
+" -s=? 原始碼的快取。\n"
+" -q 關閉進度顯示。\n"
+" -i 僅為 unmet 指令顯示重要的相依關係。\n"
+" -c=? 讀取指定的設定檔\n"
+" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n"
+"請參閱 apt-cache(8) 及 apt.conf(5) 參考手冊以取得更多資訊。\n"
+
+#: cmdline/apt-cdrom.cc:76
+#, fuzzy
+msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
+msgstr "請替這張光碟取個名字,像是 'Debian 2.1r1 Disk 1'"
+
+#: cmdline/apt-cdrom.cc:91
+msgid "Please insert a Disc in the drive and press enter"
+msgstr "請把光碟放入光碟機,然後按下 [Enter] 鍵"
+
+#: cmdline/apt-cdrom.cc:139