+#~ msgid ""
+#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new"
+#~ msgstr ""
+#~ "%2$s の依存関係 %1$s を満たすことができません: インストールされた %3$s "
+#~ "パッケージは新しすぎます"
+
+#~ msgid ""
+#~ "%s dependency for %s cannot be satisfied because candidate version of "
+#~ "package %s can't satisfy version requirements"
+#~ msgstr ""
+#~ "パッケージ %3$s の候補バージョンはバージョンについての要求を満たせないた"
+#~ "め、%2$s に対する %1$s の依存関係を満たすことができません"
+
+#~ msgid ""
+#~ "%s dependency for %s cannot be satisfied because package %s has no "
+#~ "candidate version"
+#~ msgstr ""
+#~ "パッケージ %3$s の候補バージョンが存在しないため、%2$s に対する %1$s の依"
+#~ "存関係を満たすことができません"
+
+#~ msgid "Failed to satisfy %s dependency for %s: %s"
+#~ msgstr "%2$s の依存関係 %1$s を満たすことができません: %3$s"
+
+#~ msgid "Build-dependencies for %s could not be satisfied."
+#~ msgstr "%s のビルド依存関係を満たすことができませんでした。"
+
+#~ msgid "Problem unlinking %s"
+#~ msgstr "%s のリンク解除で問題が発生しました"
+
+#~ msgid "Failed to unlink %s"
+#~ msgstr "%s のリンク解除に失敗しました"
+
+#~ msgid ""
+#~ "Usage: apt-cache [options] command\n"
+#~ " apt-cache [options] show pkg1 [pkg2 ...]\n"
+#~ "\n"
+#~ "apt-cache is a low-level tool used to query information\n"
+#~ "from APT's binary cache files\n"
+#~ msgstr ""
+#~ "使用方法: apt-cache [オプション] コマンド\n"
+#~ " apt-cache [オプション] show pkg1 [pkg2 ...]\n"
+#~ "\n"
+#~ "apt-cache は APT のバイナリキャッシュファイルを操作したり、そこから情\n"
+#~ "報を検索したりするための低レベルのツールです\n"
+
+#~ msgid "Commands:"
+#~ msgstr "コマンド:"
+
+#~ msgid ""
+#~ "Options:\n"
+#~ " -h This help text.\n"
+#~ " -p=? The package cache.\n"
+#~ " -s=? The source cache.\n"
+#~ " -q Disable progress indicator.\n"
+#~ " -i Show only important deps for the unmet command.\n"
+#~ " -c=? Read this configuration file\n"
+#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
+#~ msgstr ""
+#~ "オプション:\n"
+#~ " -h このヘルプを表示する\n"
+#~ " -p=? パッケージキャッシュ\n"
+#~ " -s=? ソースキャッシュ\n"
+#~ " -q プログレス表示をしない\n"
+#~ " -i umnet コマンドで重要な依存情報のみを表示する\n"
+#~ " -c=? 指定した設定ファイルを読み込む\n"
+#~ " -o=? 指定した設定オプションを読み込む (例: -o dir::cache=/tmp)\n"
+#~ "詳細は、apt-cache(8) や apt.conf(5) のマニュアルページを参照してくださ"
+#~ "い。\n"
+
+#~ msgid ""
+#~ "Usage: apt [options] command\n"
+#~ "\n"
+#~ "CLI for apt.\n"
+#~ msgstr ""
+#~ "使用法: apt [オプション] コマンド\n"
+#~ "\n"
+#~ "apt 用コマンドラインインターフェイス\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "Options:\n"
+#~ " -h This help text\n"
+#~ " -d CD-ROM mount point\n"
+#~ " -r Rename a recognized CD-ROM\n"
+#~ " -m No mounting\n"
+#~ " -f Fast mode, don't check package files\n"
+#~ " -a Thorough scan mode\n"
+#~ " --no-auto-detect Do not try to auto detect drive and mount point\n"
+#~ " -c=? Read this configuration file\n"
+#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#~ "See fstab(5)\n"
+#~ msgstr ""
+#~ "オプション:\n"
+#~ " -h このヘルプを表示する\n"
+#~ " -q ログファイルに出力可能な形式にする - プログレス表示をしない\n"
+#~ " -qq エラー以外は表示しない\n"
+#~ " -s 実際には実行しない。実行シミュレーションのみ行う\n"
+#~ " -f 指定のファイルを使って自動/手動のマーキングを読み書きする\n"
+#~ " -c=? 指定した設定ファイルを読み込む\n"
+#~ " -o=? 任意の設定オプションを指定する (例 -o dir::cache=/tmp)\n"
+#~ "さらなる情報については、マニュアルページ apt-mark(8) および apt.conf(5) を"
+#~ "参照してください。"
+
+#~ msgid ""
+#~ "Options:\n"
+#~ " -h This help text.\n"
+#~ " -c=? Read this configuration file\n"
+#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#~ msgstr ""
+#~ "オプション:\n"
+#~ " -h このヘルプを表示する\n"
+#~ " -c=? 指定した設定ファイルを読み込む\n"
+#~ " -o=? 指定した設定オプションを適用する (例: -o dir::cache=/tmp)\n"
+
+#~ msgid ""
+#~ "Options:\n"
+#~ " -h This help text.\n"
+#~ " -q Loggable output - no progress indicator\n"
+#~ " -qq No output except for errors\n"
+#~ " -s No-act. Just prints what would be done.\n"
+#~ " -f read/write auto/manual marking in the given file\n"
+#~ " -c=? Read this configuration file\n"
+#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#~ "See the apt-mark(8) and apt.conf(5) manual pages for more information."
+#~ msgstr ""
+#~ "オプション:\n"
+#~ " -h このヘルプを表示する\n"
+#~ " -q ログファイルに出力可能な形式にする - プログレス表示をしない\n"
+#~ " -qq エラー以外は表示しない\n"
+#~ " -s 実際には実行しない。実行シミュレーションのみ行う\n"
+#~ " -f 指定のファイルを使って自動/手動のマーキングを読み書きする\n"
+#~ " -c=? 指定した設定ファイルを読み込む\n"
+#~ " -o=? 任意の設定オプションを指定する (例 -o dir::cache=/tmp)\n"
+#~ "さらなる情報については、マニュアルページ apt-mark(8) および apt.conf(5) を"
+#~ "参照してください。"
+
+#~ msgid ""
+#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
+#~ "\n"
+#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is "
+#~ "used\n"
+#~ "to indicate what kind of file it is.\n"
+#~ "\n"
+#~ "Options:\n"
+#~ " -h This help text\n"
+#~ " -s Use source file sorting\n"
+#~ " -c=? Read this configuration file\n"
+#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#~ msgstr ""
+#~ "使用方法: apt-sortpkgs [オプション] ファイル名1 [ファイル名2 ...]\n"
+#~ "\n"
+#~ "apt-sortpkgs はパッケージファイルをソートするための簡単なツールです。\n"
+#~ "-s オプションはファイルの種類を示すために使用されます。\n"
+#~ "\n"
+#~ "オプション:\n"
+#~ " -h このヘルプを表示する\n"
+#~ " -s ソースファイルソートを使用する\n"
+#~ " -c=? 指定した設定ファイルを読み込む\n"
+#~ " -o=? 指定した設定オプションを適用する (例: -o dir::cache=/tmp)\n"
+
+#~ msgid "Child process failed"
+#~ msgstr "子プロセスが失敗しました"