-#: cmdline/apt-cache.cc:1749
-msgid ""
-"Usage: apt-cache [options] command\n"
-" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
-" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
-"\n"
-"apt-cache is a low-level tool used to query information\n"
-"from APT's binary cache files\n"
-"\n"
-"Commands:\n"
-" gencaches - Build both the package and source cache\n"
-" showpkg - Show some general information for a single package\n"
-" showsrc - Show source records\n"
-" stats - Show some basic statistics\n"
-" dump - Show the entire file in a terse form\n"
-" dumpavail - Print an available file to stdout\n"
-" unmet - Show unmet dependencies\n"
-" search - Search the package list for a regex pattern\n"
-" show - Show a readable record for the package\n"
-" depends - Show raw dependency information for a package\n"
-" rdepends - Show reverse dependency information for a package\n"
-" pkgnames - List the names of all packages in the system\n"
-" dotty - Generate package graphs for GraphViz\n"
-" xvcg - Generate package graphs for xvcg\n"
-" policy - Show policy settings\n"
-"\n"
-"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 ""
-"使用方法: apt-cache [オプション] コマンド\n"
-" apt-cache [オプション] showpkg pkg1 [pkg2 ...]\n"
-" apt-cache [オプション] showsrc pkg1 [pkg2 ...]\n"
-"\n"
-"apt-cache は APT のバイナリキャッシュファイルを操作したり、そこから情\n"
-"報を検索したりするための低レベルのツールです\n"
-"\n"
-"コマンド:\n"
-" gencaches - パッケージおよびソースキャッシュを生成する\n"
-" showpkg - 単一パッケージの一般情報を表示する\n"
-" showsrc - ソースレコードを表示する\n"
-" stats - 基本ステータス情報を表示する\n"
-" dump - すべてのファイルを簡単な形式で表示する\n"
-" dumpavail - available ファイルを標準出力に出力する\n"
-" unmet - 未解決の依存関係を表示する\n"
-" search - 正規表現パターンによってパッケージ一覧を検索する\n"
-" show - パッケージの情報を表示する\n"
-" depends - パッケージの生の依存情報を表示する\n"
-" rdepends - パッケージの生の逆依存情報を表示する\n"
-" pkgnames - システム内のすべてのパッケージ名一覧を表示する\n"
-" dotty - GraphViz 用のパッケージグラフを生成する\n"
-" xvcg - xvcg 用のパッケージグラフを生成する\n"
-" policy - ポリシー設定情報を表示する\n"
-"\n"
-"オプション:\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"
-
-#: cmdline/apt-cdrom.cc:76
-msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
-msgstr "このディスクに、'Debian 5.0.3 Disk 1' のような名前を付けてください"
-
-#: cmdline/apt-cdrom.cc:91
-msgid "Please insert a Disc in the drive and press enter"
-msgstr "ディスクをドライブに入れて Enter キーを押してください"
-
-#: cmdline/apt-cdrom.cc:139
-#, c-format
-msgid "Failed to mount '%s' to '%s'"
-msgstr "'%s' を '%s' にマウントできませんでした"
-
-#: cmdline/apt-cdrom.cc:178
-msgid ""
-"No CD-ROM could be auto-detected or found using the default mount point.\n"
-"You may try the --cdrom option to set the CD-ROM mount point.\n"
-"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
-"mount point."
-msgstr ""
-"CD-ROM が自動検出されなかったか、デフォルトで利用するマウントポイントに見当た"
-"りませんでした。\n"
-"CD-ROM のマウントポイントを設定するために --cdrom オプションを試すことができ"
-"ます。\n"
-"CD-ROM の自動検出およびマウントポイントの詳細については、'man apt-cdrom' を参"
-"照してください。"
-
-#: cmdline/apt-cdrom.cc:182
-msgid "Repeat this process for the rest of the CDs in your set."
-msgstr ""
-"あなたの持っている CD セットの残り全部に、この手順を繰り返してください。"
-
-#: cmdline/apt-config.cc:48
-msgid "Arguments not in pairs"
-msgstr "引数がペアではありません"
-
-#: cmdline/apt-config.cc:89
-msgid ""
-"Usage: apt-config [options] command\n"
-"\n"
-"apt-config is a simple tool to read the APT config file\n"
-"\n"
-"Commands:\n"
-" shell - Shell mode\n"
-" dump - Show the configuration\n"
-"\n"
-"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 ""
-"使用方法: apt-config [オプション] コマンド\n"
-"\n"
-"apt-config は APT の設定ファイルを読み込むための簡単なツールです\n"
-"\n"
-"コマンド:\n"
-" shell - シェルモード\n"
-" dump - 設定情報を表示する\n"
-"\n"
-"オプション:\n"
-" -h このヘルプを表示する\n"
-" -c=? 指定した設定ファイルを読み込む\n"
-" -o=? 指定した設定オプションを適用する (例: -o dir::cache=/tmp)\n"
-
-#: cmdline/apt-get.cc:245
-#, c-format
-msgid "Can not find a package for architecture '%s'"
-msgstr "アーキテクチャ '%s' 用のパッケージは見つかりませんでした"
-
-#: cmdline/apt-get.cc:327
-#, c-format
-msgid "Can not find a package '%s' with version '%s'"
-msgstr "パッケージ '%s' のバージョン '%s' は見つかりませんでした"
-
-#: cmdline/apt-get.cc:330
-#, c-format
-msgid "Can not find a package '%s' with release '%s'"
-msgstr "リリース '%2$s' にはパッケージ '%1$s' は見つかりませんでした"
-
-#: cmdline/apt-get.cc:367
-#, c-format
-msgid "Picking '%s' as source package instead of '%s'\n"
-msgstr "'%2$s' の代わりに '%1$s' をソースパッケージとして選出しています\n"
-
-#: cmdline/apt-get.cc:423
-#, c-format
-msgid "Can not find version '%s' of package '%s'"
-msgstr "パッケージ '%2$s' のバージョン '%1$s' は見つかりませんでした"
-
-#: cmdline/apt-get.cc:454
-#, c-format
-msgid "Couldn't find package %s"
-msgstr "パッケージ %s が見つかりません"
-
-#: cmdline/apt-get.cc:459 cmdline/apt-mark.cc:81
-#, c-format
-msgid "%s set to manually installed.\n"
-msgstr "%s は手動でインストールしたと設定されました。\n"
-
-#: cmdline/apt-get.cc:461 cmdline/apt-mark.cc:83
-#, c-format
-msgid "%s set to automatically installed.\n"
-msgstr "%s は自動でインストールしたと設定されました。\n"
-
-#: cmdline/apt-get.cc:469 cmdline/apt-mark.cc:127
-msgid ""
-"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
-"instead."
-msgstr ""
-"このコマンドは時代遅れです。'apt-mark auto' および 'apt-mark manual' を代わり"
-"に使用してください。"
-
-#: cmdline/apt-get.cc:538 cmdline/apt-get.cc:546
-msgid "Internal error, problem resolver broke stuff"
-msgstr "内部エラー、問題リゾルバが何かを破壊しました"
-
-#: cmdline/apt-get.cc:574 cmdline/apt-get.cc:611
-msgid "Unable to lock the download directory"
-msgstr "ダウンロードディレクトリをロックできません"
-
-#: cmdline/apt-get.cc:726
-msgid "Must specify at least one package to fetch source for"
-msgstr ""
-"ソースを取得するには少なくとも 1 つのパッケージ名を指定する必要があります"
-
-#: cmdline/apt-get.cc:765 cmdline/apt-get.cc:1058
-#, c-format
-msgid "Unable to find a source package for %s"
-msgstr "%s のソースパッケージが見つかりません"
-
-#: cmdline/apt-get.cc:782
-#, c-format
-msgid ""
-"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
-"%s\n"
-msgstr ""
-"注意: '%s' パッケージは以下の場所の '%s' バージョン制御システムで保守されてい"
-"ます:\n"
-"%s\n"
-
-#: cmdline/apt-get.cc:787
-#, c-format
-msgid ""
-"Please use:\n"
-"bzr branch %s\n"
-"to retrieve the latest (possibly unreleased) updates to the package.\n"
-msgstr ""
-"パッケージの最新の (まだリリースされていないかもしれない) 更新を取得するに"
-"は、\n"
-"bzr branch %s\n"
-"を使用してください。\n"