+msgid "Build-dependencies for %s could not be satisfied."
+msgstr "%s のビルド依存関係を満たすことができませんでした。"
+
+#: cmdline/apt-get.cc:2561
+msgid "Failed to process build dependencies"
+msgstr "ビルド依存関係の処理に失敗しました"
+
+#: cmdline/apt-get.cc:2593
+msgid "Supported modules:"
+msgstr "サポートされているモジュール:"
+
+#: cmdline/apt-get.cc:2634
+#, 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 all automatic 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 continue if the integrity check fails\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 - 新規パッケージをインストールします\n"
+" (pkg は libc6.deb ではなく libc6 のように指定します)\n"
+" remove - パッケージを削除します\n"
+" source - ソースアーカイブをダウンロードします\n"
+" build-dep - ソースパッケージの構築依存関係を設定します\n"
+" dist-upgrade - ディストリビューションをアップグレードします\n"
+" (apt-get(8) を参照)\n"
+" dselect-upgrade - dselect の選択に従います\n"
+" clean - ダウンロードしたアーカイブファイルを削除します\n"
+" autoclean - ダウンロードした古いアーカイブファイルを削除します\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)、\n"
+"apt.conf(5) を参照してください。\n"
+" この APT は Super Cow Powers 化されています。\n"
+
+#: cmdline/acqprogress.cc:55
+msgid "Hit "
+msgstr "ヒット "
+
+#: cmdline/acqprogress.cc:79
+msgid "Get:"
+msgstr "取得:"