+#: cmdline/apt-get.cc:2617
+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 and purge packages\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"
+"\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 pkg1 [pkg2 ...]\n"
+" apt-get [選項] source pkg1 [pkg2 ...]\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 對所有詢問都作肯定的回答,同時不作任何提示\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"