+#: cmdline/apt-cache.cc:1750
+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"