-#: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
-#: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547
-#: cmdline/apt-get.cc:2588 cmdline/apt-sortpkgs.cc:144
-#, fuzzy, c-format
-msgid "%s %s for %s compiled on %s %s\n"
-msgstr "%s %s for %s %s コンパイル日時: %s %s\n"
-
-#: cmdline/apt-cache.cc:1721
-msgid ""
-"Usage: apt-cache [options] command\n"
-" apt-cache [options] add file1 [file2 ...]\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 manipulate APT's binary\n"
-"cache files, and query information from them\n"
-"\n"
-"Commands:\n"
-" add - Add a package file to the source cache\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\n"
-" dotty - Generate package graphs for GraphVis\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 [オプション] add file1 [file2 ...]\n"
-" apt-cache [オプション] showpkg pkg1 [pkg2 ...]\n"
-" apt-cache [オプション] showsrc pkg1 [pkg2 ...]\n"
-"\n"
-"apt-cache は APT のバイナリキャッシュファイルを操作したり、そこから情\n"
-"報を検索したりするための低レベルのツールです\n"
-"\n"
-"コマンド:\n"
-" add - パッケージファイルをソースキャッシュに追加する\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 - GraphVis 用のパッケージグラフを生成する\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"