-#: ftparchive/apt-ftparchive.cc
-msgid ""
-"Usage: apt-ftparchive [options] command\n"
-"Commands: packages binarypath [overridefile [pathprefix]]\n"
-" sources srcpath [overridefile [pathprefix]]\n"
-" contents path\n"
-" release path\n"
-" generate config [groups]\n"
-" clean config\n"
-"\n"
-"apt-ftparchive generates index files for Debian archives. It supports\n"
-"many styles of generation from fully automated to functional replacements\n"
-"for dpkg-scanpackages and dpkg-scansources\n"
-"\n"
-"apt-ftparchive generates Package files from a tree of .debs. The\n"
-"Package file contains the contents of all the control fields from\n"
-"each package as well as the MD5 hash and filesize. An override file\n"
-"is supported to force the value of Priority and Section.\n"
-"\n"
-"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
-"The --source-override option can be used to specify a src override file\n"
-"\n"
-"The 'packages' and 'sources' command should be run in the root of the\n"
-"tree. BinaryPath should point to the base of the recursive search and \n"
-"override file should contain the override flags. Pathprefix is\n"
-"appended to the filename fields if present. Example usage from the \n"
-"Debian archive:\n"
-" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
-" dists/potato/main/binary-i386/Packages\n"
-"\n"
-"Options:\n"
-" -h This help text\n"
-" --md5 Control MD5 generation\n"
-" -s=? Source override file\n"
-" -q Quiet\n"
-" -d=? Select the optional caching database\n"
-" --no-delink Enable delinking debug mode\n"
-" --contents Control contents file generation\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option"
-msgstr ""
-"用法:apt-ftparchive [選項] 指令\n"
-"指令:packages 二進制檔搜索路徑 [重新定義檔 [路徑前綴]]\n"
-" sources 原始碼搜索路徑 [重新定義檔 [路徑前綴]]\n"
-" contents 搜索路徑\n"
-" release 搜索路徑\n"
-" generate 設定檔 [群組]\n"
-" clean 設定檔\n"
-"\n"
-"apt-ftparchive 可用來替 Debian 套件庫建立索引檔。它支援了從全\n"
-"自動化到足以替代 dpkg-scanpackages 及 dpkg-scansources 所提供\n"
-"的所有功能等等各式各樣建立索引的方式。apt-ftparchive 會根據 .deb 檔案樹建立 "
-"Package 檔。Package 檔\n"
-"裡不僅包含了每個套件的 control 資料的內容,還包含了 MD5 檢驗\n"
-"碼和檔案大小。它還支援了重新定義檔,可用來強制指定優先等級及\n"
-"其所屬的類別。\n"
-"\n"
-"而同樣的,apt-ftparchive 也能根據 .dsc 檔案樹生成 Source 檔。\n"
-"可用 --source-override 選項來指定一個 src 重新定義檔。\n"
-"\n"
-"應當在檔案樹的根目錄下執行 'packages' 和 'source' 指令。\n"
-"二進制檔的搜索路徑必須指向遞迴搜索的底層,且在重新定義檔裡必\n"
-"須包含 override 旗標。若指定了路徑前綴時,則會被附加到檔案名\n"
-"稱這個欄位裡。以 Debian 套件庫為例:\n"
-" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
-" dists/potato/main/binary-i386/Packages\n"
-"\n"
-"選項:\n"
-" -h 本幫助說明\n"
-" --md5 控制如何產生 MD5 檢驗碼\n"
-" -s=? 原始碼的重新定義檔\n"
-" -q 安靜模式\n"
-" -d=? 指定搭配的快取資料庫\n"
-" --no-delink 啟用 DeLinking 模式\n"
-" --contents 產生控制內容檔\n"
-" -c=? 讀取指定的設定檔\n"
-" -o=? 指定任意的設定選項"
-
-#: ftparchive/apt-ftparchive.cc
-msgid "No selections matched"
-msgstr "找不到符合的選項"