+#: cmdline/apt-get.cc:1624
+#, fuzzy
+msgid ""
+"Usage: apt-get [options] command\n"
+" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
+" apt-get [options] source pkg1 [pkg2 ...]\n"
+"\n"
+"apt-get is a simple command line interface for downloading and\n"
+"installing packages. The most frequently used commands are update\n"
+"and install.\n"
+"\n"
+"Commands:\n"
+" update - Retrieve new lists of packages\n"
+" upgrade - Perform an upgrade\n"
+" install - Install new packages (pkg is libc6 not libc6.deb)\n"
+" remove - Remove packages\n"
+" autoremove - Remove automatically all unused packages\n"
+" purge - Remove packages and config files\n"
+" source - Download source archives\n"
+" build-dep - Configure build-dependencies for source packages\n"
+" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
+" dselect-upgrade - Follow dselect selections\n"
+" clean - Erase downloaded archive files\n"
+" autoclean - Erase old downloaded archive files\n"
+" check - Verify that there are no broken dependencies\n"
+" changelog - Download and display the changelog for the given package\n"
+" download - Download the binary package into the current directory\n"
+"\n"
+"Options:\n"
+" -h This help text.\n"
+" -q Loggable output - no progress indicator\n"
+" -qq No output except for errors\n"
+" -d Download only - do NOT install or unpack archives\n"
+" -s No-act. Perform ordering simulation\n"
+" -y Assume Yes to all queries and do not prompt\n"
+" -f Attempt to correct a system with broken dependencies in place\n"
+" -m Attempt to continue if archives are unlocatable\n"
+" -u Show a list of upgraded packages as well\n"
+" -b Build the source package after fetching it\n"
+" -V Show verbose version numbers\n"
+" -c=? Read this configuration file\n"
+" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
+"pages for more information and options.\n"
+" This APT has Super Cow Powers.\n"
+msgstr ""
+"用法:apt-get [選項] 指令\n"
+" apt-get [選項] install|remove 套件1 [套件2 ...]\n"
+" apt-get [選項] source 套件1 [套件2 ...]\n"
+"\n"
+"apt-get 是一個用來下載和安裝套件的簡易命令列界面。\n"
+"最常用指令是 update 和 install。\n"
+"\n"
+"指令:\n"
+" update - 取得新的套件列表\n"
+" upgrade - 進行升級\n"
+" install - 安裝新套件(套件名稱是 libc6 而不是 libc6.deb)\n"
+" remove - 移除套件\n"
+" autoremove - 自動移除所有不再使用的套件\n"
+" purge - 移除並清除套件\n"
+" source - 下載套件原始碼\n"
+" build-dep - 為原始碼套件配置編譯相依關係\n"
+" dist-upgrade - 發行版本升級,請參閱 apt-get(8)\n"
+" dselect-upgrade - 採用 dselect 的選項升級\n"
+" clean - 刪除已下載的套件檔\n"
+" auto-clean - 刪除已下載但已有新版本的套件檔\n"
+" check - 檢查相依關係是否有問題\n"
+"\n"
+"選項:\n"
+" -h 本求助訊息。\n"
+" -q 讓輸出可作為記錄檔之用 - 不顯示進度\n"
+" -qq 除了錯誤外,不顯示其它資訊\n"
+" -d 僅下載 - 【不】安裝或解開套件檔\n"
+" -s 不實際進行。只是模擬執行指令\n"
+" -y 對所有詢問都回答 Yes,同時不會有任何提示\n"
+" -f 嘗試修正系統上損毀的套件相依關係\n"
+" -m 當有套件檔無法找到時,仍試著繼續進行\n"
+" -u 顯示已升級的套件列表\n"
+" -b 在取得套件原始碼後進行編譯\n"
+" -V 顯示詳盡的版本號碼\n"
+" -c=? 讀取指定的設定檔\n"
+" -o=? 指定任意的設定選項,例如:-o dir::cache=/tmp\n"
+"請參閱 apt-get(8)、sources.list(5) 及 apt.conf(5) 的使用手冊\n"
+"以取得更多資訊和選項。\n"
+" 該 APT 有著超級牛力。\n"