-#: cmdline/apt-get.cc:3396
-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 \n"
-"と install です。\n"
-"\n"
-"コマンド:\n"
-" update - 新しいパッケージリストを取得する\n"
-" upgrade - アップグレードを行う\n"
-" install - 新規パッケージをインストールする (pkg は libc6.deb ではなく libc6 のように指定する)\n"
-" remove - パッケージを削除する\n"
-" autoremove - 自動インストールされ使われていないすべてのパッケージを削除する\n"
-" purge - 設定ファイルまで含めてパッケージを削除する\n"
-" source - ソースアーカイブをダウンロードする\n"
-" build-dep - ソースパッケージの構築依存関係を設定する\n"
-" dist-upgrade - ディストリビューションをアップグレードする (apt-get(8) を参照)\n"
-" dselect-upgrade - dselect の選択に従う\n"
-" clean - ダウンロードしたアーカイブファイルを削除する\n"
-" autoclean - ダウンロードした古いアーカイブファイルを削除する\n"
-" check - 壊れた依存関係がないかチェックする\n"
-" changelog - 指定のパッケージの変更履歴をダウンロードして表示する\n"
-" download - バイナリパッケージをカレントディレクトリにダウンロードする\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"
-"さらなる情報やオプションについては、マニュアルページ\n"
-"apt-get(8)、sources.list(5)、apt.conf(5) を参照してください。\n"
-" この APT は Super Cow Powers 化されています。\n"