-"<!-- Boiler plate Bug reporting section -->\n"
-"<!ENTITY manbugs \"\n"
-" <refsect1><title>バグ</title>\n"
-" <para><ulink url='http://bugs.debian.org/src:apt'>APT バグページ</ulink> をご覧ください。 \n"
-" APT のバグを報告する場合は、\n"
-" <filename>/usr/share/doc/debian/bug-reporting.txt</filename> や\n"
-" &reportbug; コマンドをご覧ください。\n"
-" </para>\n"
-" </refsect1>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:234
-#, no-wrap
-msgid ""
-"<!-- Boiler plate Author section -->\n"
-"<!ENTITY manauthor \"\n"
-" <refsect1><title>Author</title>\n"
-" <para>APT was written by the APT team <email>apt@packages.debian.org</email>.\n"
-" </para>\n"
-" </refsect1>\n"
-"\">\n"
-msgstr ""
-"<!-- Boiler plate Author section -->\n"
-"<!ENTITY manauthor \"\n"
-" <refsect1><title>著者</title>\n"
-" <para>APT は APT チーム <email>apt@packages.debian.org</email> によって書かれました。\n"
-" </para>\n"
-" </refsect1>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:244
-#, no-wrap
-msgid ""
-"<!-- Should be used within the option section of the text to\n"
-" put in the blurb about -h, -v, -c and -o -->\n"
-"<!ENTITY apt-commonoptions \"\n"
-" <varlistentry><term><option>-h</option></term>\n"
-" <term><option>--help</option></term>\n"
-" <listitem><para>Show a short usage summary.\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-"<!-- Should be used within the option section of the text to\n"
-" put in the blurb about -h, -v, -c and -o -->\n"
-"<!ENTITY apt-commonoptions \"\n"
-" <varlistentry><term><option>-h</option></term>\n"
-" <term><option>--help</option></term>\n"
-" <listitem><para>使い方の短い要約を表示します。\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-
-#. type: Plain text
-#: apt.ent:252
-#, no-wrap
-msgid ""
-" <varlistentry>\n"
-" <term><option>-v</option></term>\n"
-" <term><option>--version</option></term>\n"
-" <listitem><para>Show the program version.\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-" <varlistentry>\n"
-" <term><option>-v</option></term>\n"
-" <term><option>--version</option></term>\n"
-" <listitem><para>プログラムのバージョンを表示します。\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-
-#. type: Plain text
-#: apt.ent:264
-#, no-wrap
-msgid ""
-" <varlistentry>\n"
-" <term><option>-c</option></term>\n"
-" <term><option>--config-file</option></term>\n"
-" <listitem><para>Configuration File; Specify a configuration file to use. \n"
-" The program will read the default configuration file and then this \n"
-" configuration file. If configuration settings need to be set before the\n"
-" default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>\n"
-" environment variable. See &apt-conf; for syntax information.\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-" <varlistentry>\n"
-" <term><option>-c</option></term>\n"
-" <term><option>--config-file</option></term>\n"
-" <listitem><para>設定ファイル。 使用する設定ファイルを指定します。\n"
-" このプログラムは、デフォルト設定ファイルを読んでから、この設定ファイルを読みます。\n"
-" この設定をデフォルト設定ファイルよりも前に読む必要がある場合、\n"
-" <envar>APT_CONFIG</envar> 環境変数に指定してください。構文については &apt-conf; をご覧ください。\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-
-#. type: Plain text
-#: apt.ent:276
-#, no-wrap
-msgid ""
-" <varlistentry>\n"
-" <term><option>-o</option></term>\n"
-" <term><option>--option</option></term>\n"
-" <listitem><para>Set a Configuration Option; This will set an arbitrary\n"
-" configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n"
-" <option>-o</option> and <option>--option</option> can be used multiple\n"
-" times to set different options.\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-" <varlistentry>\n"
-" <term><option>-o</option></term>\n"
-" <term><option>--option</option></term>\n"
-" <listitem><para>設定オプションのセット。任意の設定オプションをセットします。\n"
-" 構文 <option>-o Foo::Bar=bar</option> となります。\n"
-" 異なるオプションを設定するため、<option>-o</option> と <option>--option</option> は、\n"
-" 複数回使用できます。\n"
-" </para>\n"
-" </listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:287
-#, no-wrap
-msgid ""
-"<!-- Should be used within the option section of the text to\n"
-" put in the blurb about -h, -v, -c and -o -->\n"
-"<!ENTITY apt-cmdblurb \"\n"
-" <para>All command line options may be set using the configuration file, the\n"
-" descriptions indicate the configuration option to set. For boolean\n"
-" options you can override the config file by using something like \n"
-" <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
-" or several other variations.\n"
-" </para>\n"
-"\">\n"
-msgstr ""
-"<!-- Should be used within the option section of the text to\n"
-" put in the blurb about -h, -v, -c and -o -->\n"
-"<!ENTITY apt-cmdblurb \"\n"
-" <para>ここで設定オプションとして説明したコマンドラインオプションは、\n"
-" すべて設定ファイルを使用して設定できます。\n"
-" 設定ファイルに書いた真偽値をとるオプションは\n"
-" <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
-" などのようにして上書きできます。\n"
-" </para>\n"
-"\">\n"
-"\n"
-
-#. type: Plain text
-#: apt.ent:293
-#, no-wrap
-msgid ""
-"<!ENTITY file-aptconf \"\n"
-" <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
-" <listitem><para>APT configuration file.\n"
-" Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-"<!ENTITY file-aptconf \"\n"
-" <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
-" <listitem><para>APT 設定ファイル。\n"
-" 設定項目 - <literal>Dir::Etc::Main</literal></para></listitem>\n"
-" </varlistentry>\n"
-
-#. type: Plain text
-#: apt.ent:299
-#, no-wrap
-msgid ""
-" <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
-" <listitem><para>APT configuration file fragments.\n"
-" Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-" <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
-" <listitem><para>APT 設定ファイル断片。\n"
-" 設定項目 - <literal>Dir::Etc::Parts</literal></para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:305
-#, no-wrap
-msgid ""
-"<!ENTITY file-cachearchives \"\n"
-" <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
-" <listitem><para>Storage area for retrieved package files.\n"
-" Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-"<!ENTITY file-cachearchives \"\n"
-" <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
-" <listitem><para>取得済みパッケージファイル格納エリア。\n"
-" 設定項目 - <literal>Dir::Cache::Archives</literal></para></listitem>\n"
-" </varlistentry>\n"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Plain text
-#: apt.ent:311
-#, no-wrap
-msgid ""
-" <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
-" <listitem><para>Storage area for package files in transit.\n"
-" Configuration Item: <literal>Dir::Cache::Archives</literal> (implicit partial). </para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-" <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
-" <listitem><para>取得中パッケージファイル格納エリア。\n"
-" 設定項目 - <literal>Dir::Cache::Archives</literal> (必然的に不完全)</para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Plain text
-#: apt.ent:321
-#, no-wrap
-msgid ""
-"<!ENTITY file-preferences \"\n"
-" <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
-" <listitem><para>Version preferences file.\n"
-" This is where you would specify "pinning",\n"
-" i.e. a preference to get certain packages\n"
-" from a separate source\n"
-" or from a different version of a distribution.\n"
-" Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-"<!ENTITY file-preferences \"\n"
-" <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
-" <listitem><para>バージョン選択ファイル。\n"
-" ここに "pinning"の設定を行います。\n"
-" つまり、別々の取得元や異なるディストリビューションのバージョンの、\n"
-" どこからパッケージを取得するかを設定します。\n"
-" 設定項目 - <literal>Dir::Etc::Preferences</literal></para></listitem>\n"
-" </varlistentry>\n"
-
-#. type: Plain text
-#: apt.ent:327
-#, no-wrap
-msgid ""
-" <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
-" <listitem><para>File fragments for the version preferences.\n"
-" Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-" <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
-" <listitem><para>バージョン選択ファイル断片。\n"
-" 設定項目 - <literal>Dir::Etc::PreferencesParts</literal></para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:333
-#, no-wrap
-msgid ""
-"<!ENTITY file-sourceslist \"\n"
-" <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
-" <listitem><para>Locations to fetch packages from.\n"
-" Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-"<!ENTITY file-sourceslist \"\n"
-" <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
-" <listitem><para>パッケージ取得元の場所。\n"
-" 設定項目 - <literal>Dir::Etc::SourceList</literal></para></listitem>\n"
-" </varlistentry>\n"
-
-#. type: Plain text
-#: apt.ent:339
-#, no-wrap
-msgid ""
-" <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
-" <listitem><para>File fragments for locations to fetch packages from.\n"
-" Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-" <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
-" <listitem><para>パッケージ取得元の場所のファイル断片\n"
-" 設定項目 - <literal>Dir::Etc::SourceParts</literal></para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Plain text
-#: apt.ent:346
-#, no-wrap
-msgid ""
-"<!ENTITY file-statelists \"\n"
-" <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
-" <listitem><para>Storage area for state information for each package resource specified in\n"
-" &sources-list;\n"
-" Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-"<!ENTITY file-statelists \"\n"
-" <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
-" <listitem><para>&sources-list; に指定した、パッケージリソースごとの状態情報格納エリア。\n"
-" 設定項目 - <literal>Dir::State::Lists</literal></para></listitem>\n"
-" </varlistentry>\n"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Plain text
-#: apt.ent:352
-#, no-wrap
-msgid ""
-" <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
-" <listitem><para>Storage area for state information in transit.\n"
-" Configuration Item: <literal>Dir::State::Lists</literal> (implicit partial).</para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-" <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
-" <listitem><para>取得中状態情報格納エリア。\n"
-" 設定項目 - <literal>Dir::State::Lists</literal> (必然的に不完全)</para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Plain text
-#: apt.ent:358
-#, no-wrap
-msgid ""
-"<!ENTITY file-trustedgpg \"\n"
-" <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
-" <listitem><para>Keyring of local trusted keys, new keys will be added here.\n"
-" Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-msgstr ""
-"<!ENTITY file-trustedgpg \"\n"
-" <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
-" <listitem><para>ローカルで信頼済みキーのキーリング、新規キーはここに追加します。\n"
-" 設定項目 - <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Plain text
-#: apt.ent:365
-#, no-wrap
-msgid ""
-" <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
-" <listitem><para>File fragments for the trusted keys, additional keyrings can\n"
-" be stored here (by other packages or the administrator).\n"
-" Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-" <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
-" <listitem><para>信頼済みキーのファイル断片、追加キーリングは (他のパッケージや管理者により) ここに格納します。\n"
-" 設定項目 - <literal>Dir::Etc::TrustedParts</literal></para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:373
-#, no-wrap
-msgid ""
-"<!ENTITY file-extended_states \"\n"
-" <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
-" <listitem><para>Status list of auto-installed packages.\n"
-" Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
-" </para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-msgstr ""
-"<!ENTITY file-extended_states \"\n"
-" <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
-" <listitem><para>自動インストールされたパッケージの状態一覧です。\n"
-" 設定項目 - <literal>Dir::State::extended_states</literal>\n"
-" </para></listitem>\n"
-" </varlistentry>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:377
-#, no-wrap
-msgid ""
-"<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
-" to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
-"<!ENTITY translation-title \"TRANSLATION\">\n"
-msgstr ""
-"<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
-" to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
-"<!ENTITY translation-title \"翻訳\">\n"
-
-#. type: Plain text
-#: apt.ent:386
-#, no-wrap
-msgid ""
-"<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
-" to the translation in the past, who is responsible now and maybe further information\n"
-" specially related to your translation. -->\n"
-"<!ENTITY translation-holder \"\n"
-" The english translation was done by John Doe <email>john@doe.org</email> in 2009,\n"
-" 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together with the\n"
-" Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</email>.\n"
-"\">\n"
-msgstr ""
-"<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
-" to the translation in the past, who is responsible now and maybe further information\n"
-" specially related to your translation. -->\n"
-"<!ENTITY translation-holder \"\n"
-" 倉澤 望 <email>nabetaro@debian.or.jp</email> (2003-2006,2009-2010),\n"
-" Debian JP Documentation ML <email>debian-doc@debian.or.jp</email>\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:397
-#, no-wrap
-msgid ""
-"<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
-" in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
-" the generated manpage. This sentence is therefore here to tell the reader that this\n"
-" is not a mistake by the translator - obviously the target is that at least for stable\n"
-" releases this sentence is not needed. :) -->\n"
-"<!ENTITY translation-english \"\n"
-" Note that this translated document may contain untranslated parts.\n"
-" This is done on purpose, to avoid losing content when the\n"
-" translation is lagging behind the original content.\n"
-"\">\n"
-msgstr ""
-"<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
-" in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
-" the generated manpage. This sentence is therefore here to tell the reader that this\n"
-" is not a mistake by the translator - obviously the target is that at least for stable\n"
-" releases this sentence is not needed. :) -->\n"
-"<!ENTITY translation-english \"\n"
-" この翻訳文書には未訳部分が含まれていることに注意してください。\n"
-" 翻訳がオリジナルに追従できていない場合、\n"
-" 内容を失わないようにこのようにしています。\n"
-"\">\n"
-
-#. type: Plain text
-#: apt.ent:400
-msgid ""
-"<!ENTITY oldstable-codename \"etch\"> <!ENTITY stable-codename \"lenny\"> <!"
-"ENTITY testing-codename \"squeeze\">"
-msgstr ""
-"<!ENTITY oldstable-codename \"etch\"> <!ENTITY stable-codename \"lenny\"> <!"
-"ENTITY testing-codename \"squeeze\">"
-
-#. The last update date
-#. type: Content of: <refentry><refentryinfo>
-#: apt-cache.8.xml:13 apt-config.8.xml:13 apt-extracttemplates.1.xml:13
-#: apt-sortpkgs.1.xml:13 sources.list.5.xml:13
-msgid ""
-"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>29 "
-"February 2004</date>"
-msgstr ""
-"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>29 "
-"February 2004</date>"
-
-# type: Content of: <refentry><refnamediv><refname>
-#. type: Content of: <refentry><refnamediv><refname>
-#: apt-cache.8.xml:22 apt-cache.8.xml:29
-msgid "apt-cache"
-msgstr "apt-cache"
-
-#. type: Content of: <refentry><refmeta><manvolnum>
-#: apt-cache.8.xml:23 apt-cdrom.8.xml:22 apt-config.8.xml:23 apt-get.8.xml:23
-#: apt-key.8.xml:15 apt-mark.8.xml:23 apt-secure.8.xml:15
-msgid "8"
-msgstr "8"
-
-#. type: Content of: <refentry><refmeta><refmiscinfo>
-#: apt-cache.8.xml:24 apt-cdrom.8.xml:23 apt-config.8.xml:24
-#: apt-extracttemplates.1.xml:24 apt-ftparchive.1.xml:24 apt-get.8.xml:24
-#: apt-key.8.xml:16 apt-mark.8.xml:24 apt-secure.8.xml:16
-#: apt-sortpkgs.1.xml:24 apt.conf.5.xml:30 apt_preferences.5.xml:23
-#: sources.list.5.xml:24
-msgid "APT"
-msgstr "APT"
-
-# type: Content of: <refentry><refnamediv><refpurpose>
-#. type: Content of: <refentry><refnamediv><refpurpose>
-#: apt-cache.8.xml:30
-msgid "APT package handling utility -- cache manipulator"
-msgstr "APT パッケージ操作ユーティリティ -- キャッシュ操作ツール"
-
-# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
-#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
-#: apt-cache.8.xml:36
-msgid ""
-"<command>apt-cache</command> <arg><option>-hvsn</option></arg> <arg><option>-"
-"o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
-"c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
-"<arg>add <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</"
-"replaceable></arg></arg> <arg>gencaches</arg> <arg>showpkg <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
-"<arg>showsrc <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
-"replaceable></arg></arg> <arg>stats</arg> <arg>dump</arg> <arg>dumpavail</"
-"arg> <arg>unmet</arg> <arg>search <arg choice=\"plain\"><replaceable>regex</"
-"replaceable></arg></arg> <arg>show <arg choice=\"plain\" rep=\"repeat"
-"\"><replaceable>pkg</replaceable></arg></arg> <arg>depends <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
-"<arg>rdepends <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
-"replaceable></arg></arg> <arg>pkgnames <arg choice=\"plain"
-"\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
-"<arg>xvcg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
-"replaceable></arg></arg> <arg>policy <arg choice=\"plain\" rep=\"repeat"
-"\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> </group>"
-msgstr ""
-"<command>apt-cache</command> <arg><option>-hvsn</option></arg> <arg><option>-"
-"o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
-"c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
-"<arg>add <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</"
-"replaceable></arg></arg> <arg>gencaches</arg> <arg>showpkg <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
-"<arg>showsrc <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
-"replaceable></arg></arg> <arg>stats</arg> <arg>dump</arg> <arg>dumpavail</"
-"arg> <arg>unmet</arg> <arg>search <arg choice=\"plain\"><replaceable>regex</"
-"replaceable></arg></arg> <arg>show <arg choice=\"plain\" rep=\"repeat"
-"\"><replaceable>pkg</replaceable></arg></arg> <arg>depends <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
-"<arg>rdepends <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
-"replaceable></arg></arg> <arg>pkgnames <arg choice=\"plain"
-"\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
-"<arg>xvcg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
-"replaceable></arg></arg> <arg>policy <arg choice=\"plain\" rep=\"repeat"
-"\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg choice="
-"\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> </group>"
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><title>
-#: apt-cache.8.xml:62 apt-cdrom.8.xml:47 apt-config.8.xml:47
-#: apt-extracttemplates.1.xml:43 apt-ftparchive.1.xml:56 apt-get.8.xml:111
-#: apt-key.8.xml:35 apt-mark.8.xml:52 apt-secure.8.xml:40
-#: apt-sortpkgs.1.xml:44 apt.conf.5.xml:39 apt_preferences.5.xml:33
-#: sources.list.5.xml:33
-msgid "Description"
-msgstr "説明"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt-cache.8.xml:63
-msgid ""
-"<command>apt-cache</command> performs a variety of operations on APT's "
-"package cache. <command>apt-cache</command> does not manipulate the state of "
-"the system but does provide operations to search and generate interesting "
-"output from the package metadata."
-msgstr ""
-"<command>apt-cache</command> は APT のパッケージキャッシュに対して、さまざま"
-"な操作を行います。<command>apt-cache</command> は、システム状態の操作は行いま"
-"せんが、パッケージのメタデータより検索したり、興味深い出力を生成するといった"
-"操作を提供します。"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt-cache.8.xml:68 apt-get.8.xml:117
-msgid ""
-"Unless the <option>-h</option>, or <option>--help</option> option is given, "
-"one of the commands below must be present."
-msgstr ""
-"<option>-h</option> オプションや <option>--help</option> オプションを除き、以"
-"下に挙げるコマンドが必要です。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:72
-msgid "add <replaceable>file(s)</replaceable>"
-msgstr "add <replaceable>file(s)</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:73
-msgid ""
-"<literal>add</literal> adds the named package index files to the package "
-"cache. This is for debugging only."
-msgstr ""
-"<literal>add</literal> は、パッケージキャッシュに指定したパッケージインデック"
-"スファイルを追加します。デバッグ専用です。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:77
-msgid "gencaches"
-msgstr "gencaches"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:78
-msgid ""
-"<literal>gencaches</literal> performs the same operation as <command>apt-get "
-"check</command>. It builds the source and package caches from the sources in "
-"&sources-list; and from <filename>/var/lib/dpkg/status</filename>."
-msgstr ""
-"<literal>gencaches</literal> は、<command>apt-get check</command> と同じ動作"
-"を提供します。これは &sources-list; 内の取得元と <filename>/var/lib/dpkg/"
-"status</filename>から、ソースとパッケージのキャッシュを構築します。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:84
-msgid "showpkg <replaceable>pkg(s)</replaceable>"
-msgstr "showpkg <replaceable>pkg(s)</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:85
-msgid ""
-"<literal>showpkg</literal> displays information about the packages listed on "
-"the command line. Remaining arguments are package names. The available "
-"versions and reverse dependencies of each package listed are listed, as well "
-"as forward dependencies for each version. Forward (normal) dependencies are "
-"those packages upon which the package in question depends; reverse "
-"dependencies are those packages that depend upon the package in question. "
-"Thus, forward dependencies must be satisfied for a package, but reverse "
-"dependencies need not be. For instance, <command>apt-cache showpkg "
-"libreadline2</command> would produce output similar to the following:"
-msgstr ""
-"<literal>showpkg</literal> は、コマンドライン上に列挙したパッケージの情報を表"
-"示します。後に続く引数はパッケージ名となります。各パッケージについて、有効な"
-"バージョンと被依存関係を列挙し、さらにその各バージョンについて依存関係を表示"
-"します。(通常の) 依存関係とは、対象のパッケージが依存しているパッケージを指し"
-"ます。また、被依存関係とは、対象のパッケージに依存しているパッケージを指しま"
-"す。従って、パッケージの依存関係は満たさなければなりませんが、被依存関係は満"
-"たす必要はありません。実例として、以下に <command>apt-cache showpkg "
-"libreadline2</command> の出力を掲げます。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
-#: apt-cache.8.xml:97
-#, no-wrap
-msgid ""
-"Package: libreadline2\n"
-"Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
-"Reverse Depends: \n"
-" libreadlineg2,libreadline2\n"
-" libreadline2-altdev,libreadline2\n"
-"Dependencies:\n"
-"2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
-"Provides:\n"
-"2.1-12 - \n"
-"Reverse Provides: \n"
-msgstr ""
-"Package: libreadline2\n"
-"Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
-"Reverse Depends: \n"
-" libreadlineg2,libreadline2\n"
-" libreadline2-altdev,libreadline2\n"
-"Dependencies:\n"
-"2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
-"Provides:\n"
-"2.1-12 - \n"
-"Reverse Provides: \n"
-" \n"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:109
-msgid ""
-"Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
-"ncurses3.0 which must be installed for libreadline2 to work. In turn, "
-"libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
-"libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
-"installed; libreadlineg2 and libreadline2-altdev do not have to be "
-"installed. For the specific meaning of the remainder of the output it is "
-"best to consult the apt source code."
-msgstr ""
-"つまり、libreadline2 の version 2.1-12 は、libc5 と ncurses3.0 に依存してい"
-"て、libreadline2 が動作するには、これらをインストールする必要があるということ"
-"が判ります。一方、libreadlineg2 と libreadline2-altdev は libreadline2 に依存"
-"しています。libreadline2 をインストールするためには、libc5, ncurses3.0, ldso "
-"をすべてインストールしなければなりませんが、libreadlineg2 と libreadline2-"
-"altdev はインストールする必要はありません。出力の残りの部分の意味については、"
-"apt のソースコードを調べるのが最良でしょう。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:118
-msgid "stats"
-msgstr "stats"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:118
-msgid ""
-"<literal>stats</literal> displays some statistics about the cache. No "
-"further arguments are expected. Statistics reported are:"
-msgstr ""
-"<literal>stats</literal> はキャッシュについての統計情報を表示します。それ以"
-"上、引数は必要ありません。以下の統計情報を表示します。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:121
-msgid ""
-"<literal>Total package names</literal> is the number of package names found "
-"in the cache."
-msgstr ""
-"<literal>パッケージ名総数</literal>は、キャッシュに存在するパッケージ数を表し"
-"ます。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:125
-msgid ""
-"<literal>Normal packages</literal> is the number of regular, ordinary "
-"package names; these are packages that bear a one-to-one correspondence "
-"between their names and the names used by other packages for them in "
-"dependencies. The majority of packages fall into this category."
-msgstr ""
-"<literal>通常パッケージ</literal>は、公式の普通のパッケージ数を表します。これ"
-"は、他のパッケージの依存関係で使用された名称で、それが一対一に対応するパッ"
-"ケージです。大多数のパッケージはこのカテゴリに入ります。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:131
-msgid ""
-"<literal>Pure virtual packages</literal> is the number of packages that "
-"exist only as a virtual package name; that is, packages only \"provide\" the "
-"virtual package name, and no package actually uses the name. For instance, "
-"\"mail-transport-agent\" in the Debian GNU/Linux system is a pure virtual "
-"package; several packages provide \"mail-transport-agent\", but there is no "
-"package named \"mail-transport-agent\"."
-msgstr ""
-"<literal>純粋仮想パッケージ</literal>は、仮想パッケージ名としてのみ存在する"
-"パッケージ (仮想パッケージ名のみを「提供」し、実際にはいかなるパッケージもそ"
-"の名称を持たない) の数を表します。例えば、Debian GNU/Linux システムでは "
-"\"mail-transport-agent\" は純粋仮想パッケージです。\"mail-transport-agent\" "
-"を提供するパッケージはいくつもありますが、\"mail-transport-agent\" という名称"
-"のパッケージはありません。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:139
-msgid ""
-"<literal>Single virtual packages</literal> is the number of packages with "
-"only one package providing a particular virtual package. For example, in the "
-"Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, but only "
-"one package, xless, provides \"X11-text-viewer\"."
-msgstr ""
-"<literal>単一仮想パッケージ</literal>は、特定の仮想パッケージ名を提供するパッ"
-"ケージが、ただ一つの場合の数を表します。例えば、Debian GNU/Linux システムで"
-"は、\"X11-text-viewer\" は仮想パッケージですが、\"X11-text-viewer\" を提供す"
-"るパッケージは、xless パッケージのみということです。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:145
-msgid ""
-"<literal>Mixed virtual packages</literal> is the number of packages that "
-"either provide a particular virtual package or have the virtual package name "
-"as the package name. For instance, in the Debian GNU/Linux system, \"debconf"
-"\" is both an actual package, and provided by the debconf-tiny package."
-msgstr ""
-"<literal>複合仮想パッケージ</literal>は、その仮想パッケージ名を提供するパッ"
-"ケージが複数あるか、またパッケージ名と同じ仮想パッケージ名を持つパッケージ数"
-"を表します。例えば、Debian GNU/Linux システムでは、debconf は実際のパッケージ"
-"名でもありますが、debconf-tiny によって提供もされています。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:152
-msgid ""
-"<literal>Missing</literal> is the number of package names that were "
-"referenced in a dependency but were not provided by any package. Missing "
-"packages may be an evidence if a full distribution is not accessed, or if a "
-"package (real or virtual) has been dropped from the distribution. Usually "
-"they are referenced from Conflicts or Breaks statements."
-msgstr ""
-"<literal>欠落</literal>は、依存関係中には存在するのに、どのパッケージにも提供"
-"されていないパッケージ名の数を表します。欠落パッケージは、全ディストリビュー"
-"ションにアクセスできていないか、(実ないし仮想) パッケージがディストリビュー"
-"ションからはずされたという兆候かもしれません。通常、構文が競合や破損するとこ"
-"のようになります。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:159
-msgid ""
-"<literal>Total distinct</literal> versions is the number of package versions "
-"found in the cache; this value is therefore at least equal to the number of "
-"total package names. If more than one distribution (both \"stable\" and "
-"\"unstable\", for instance), is being accessed, this value can be "
-"considerably larger than the number of total package names."
-msgstr ""
-"<literal>個別バージョン総数</literal>は、キャッシュに存在するパッケージのバー"
-"ジョンの数を表します。そのため、この値は最小でもパッケージ名総数と一致しま"
-"す。もし複数のディストリビューション (例 \"stable\" と \"unstable\" の両方) "
-"を利用した場合、この値はパッケージ名総数よりもかなり大きい数になります。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:166
-msgid ""
-"<literal>Total dependencies</literal> is the number of dependency "
-"relationships claimed by all of the packages in the cache."
-msgstr ""
-"<literal>依存関係総数</literal>は、キャッシュにあるすべてのパッケージで要求さ"
-"れた依存関係の数です。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:173
-msgid "showsrc <replaceable>pkg(s)</replaceable>"
-msgstr "showsrc <replaceable>pkg(s)</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:174
-msgid ""
-"<literal>showsrc</literal> displays all the source package records that "
-"match the given package names. All versions are shown, as well as all "
-"records that declare the name to be a Binary."
-msgstr ""
-"<literal>showsrc</literal> は、指定したパッケージ名に一致するソースパッケージ"
-"を、すべて表示します。バイナリになるときの名称を宣言したレコードと同様に、す"
-"べてのバージョンについて表示します。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:179 apt-config.8.xml:84
-msgid "dump"
-msgstr "dump"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:180
-msgid ""
-"<literal>dump</literal> shows a short listing of every package in the cache. "
-"It is primarily for debugging."
-msgstr ""
-"<literal>dump</literal> は、キャッシュ内のパッケージそれぞれについて、短い一"
-"覧を表示します。主にデバッグ用です。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:184
-msgid "dumpavail"
-msgstr "dumpavail"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:185
-msgid ""
-"<literal>dumpavail</literal> prints out an available list to stdout. This is "
-"suitable for use with &dpkg; and is used by the &dselect; method."
-msgstr ""
-"<literal>dumpavail</literal> は、標準出力に利用可能なものの一覧を出力しま"
-"す。 &dpkg; と共に使用すると便利ですし、&dselect; でも使用されます。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:189
-msgid "unmet"
-msgstr "unmet"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:190
-msgid ""
-"<literal>unmet</literal> displays a summary of all unmet dependencies in the "
-"package cache."
-msgstr ""
-"<literal>unmet</literal> は、パッケージキャッシュ内にある、不適当な依存関係の"
-"概要を表示します。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:194
-msgid "show <replaceable>pkg(s)</replaceable>"
-msgstr "show <replaceable>pkg(s)</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:195
-msgid ""
-"<literal>show</literal> performs a function similar to <command>dpkg --print-"
-"avail</command>; it displays the package records for the named packages."
-msgstr ""
-"<literal>show</literal> は、<command>dpkg --print-avail</command> と同様の機"
-"能を実行します。これは、指定したパッケージのパッケージレコードの表示です。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:200
-msgid "search <replaceable>regex [ regex ... ]</replaceable>"
-msgstr "search <replaceable>regex [ regex ... ]</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:201
-msgid ""
-"<literal>search</literal> performs a full text search on all available "
-"package lists for the POSIX regex pattern given, see "
-"<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
-"<manvolnum>7</manvolnum></citerefentry>. It searches the package names and "
-"the descriptions for an occurrence of the regular expression and prints out "
-"the package name and the short description, including virtual package "
-"names. If <option>--full</option> is given then output identical to "
-"<literal>show</literal> is produced for each matched package, and if "
-"<option>--names-only</option> is given then the long description is not "
-"searched, only the package name is."
-msgstr ""
-"<literal>search</literal> は、与えられた POSIX の正規表現 "
-"(<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
-"<manvolnum>7</manvolnum></citerefentry> 参照) により、すべての利用可能なパッ"
-"ケージに対して全文検索を行います。パッケージ名と説明に対して正規表現で検索を"
-"行い、パッケージ名 (仮想パッケージ名を含む) と短い説明文を表示します。"
-"<option>--full</option> が与えられた場合、マッチしたパッケージに対し "
-"<literal>show</literal> と同じ情報を出力します。<option>--names-only</"
-"option> が与えられた場合は、説明文に対して検索を行わず、パッケージ名に対して"
-"のみ対象とします。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:214
-msgid ""
-"Separate arguments can be used to specify multiple search patterns that are "
-"and'ed together."
-msgstr "空白で区切った引数で、複数の検索パターンの and をとることができます。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:218
-msgid "depends <replaceable>pkg(s)</replaceable>"
-msgstr "depends <replaceable>pkg(s)</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:219
-msgid ""
-"<literal>depends</literal> shows a listing of each dependency a package has "
-"and all the possible other packages that can fulfill that dependency."
-msgstr ""
-"<literal>depends</literal> は、パッケージが持っている依存関係と、その依存関係"
-"を満たす他のパッケージの一覧を表示します。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:223
-msgid "rdepends <replaceable>pkg(s)</replaceable>"
-msgstr "rdepends <replaceable>pkg(s)</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:224
-msgid ""
-"<literal>rdepends</literal> shows a listing of each reverse dependency a "
-"package has."
-msgstr ""
-"<literal>rdepends</literal> は、パッケージが持つ被依存関係を一覧表示します。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:228
-msgid "pkgnames <replaceable>[ prefix ]</replaceable>"
-msgstr "pkgnames <replaceable>[ prefix ]</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:229
-msgid ""
-"This command prints the name of each package APT knows. The optional "
-"argument is a prefix match to filter the name list. The output is suitable "
-"for use in a shell tab complete function and the output is generated "
-"extremely quickly. This command is best used with the <option>--generate</"
-"option> option."
-msgstr ""
-"このコマンドは、APT が知っている各パッケージの名前を表示します。オプション引"
-"数は、名前一覧から先頭一致で抽出します。この出力はシェルのタブによる補完機能"
-"で使いやすく、また非常に拘束に生成されます。このコマンドは <option>--"
-"generate</option> オプションと共に使用すると非常に便利です。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:234
-msgid ""
-"Note that a package which APT knows of is not necessarily available to "
-"download, installable or installed, e.g. virtual packages are also listed in "
-"the generated list."
-msgstr ""
-"APT が知っているパッケージは、ダウンロード可能、インストール可能、インストー"
-"ル済みである必要がないことに注意してください。つまり、仮想パッケージも生成し"
-"た一覧にあります。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:239
-msgid "dotty <replaceable>pkg(s)</replaceable>"
-msgstr "dotty <replaceable>pkg(s)</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:240
-msgid ""
-"<literal>dotty</literal> takes a list of packages on the command line and "
-"generates output suitable for use by dotty from the <ulink url=\"http://www."
-"research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result "
-"will be a set of nodes and edges representing the relationships between the "
-"packages. By default the given packages will trace out all dependent "
-"packages; this can produce a very large graph. To limit the output to only "
-"the packages listed on the command line, set the <literal>APT::Cache::"
-"GivenOnly</literal> option."
-msgstr ""
-"<literal>dotty</literal> は、コマンドライン上のパッケージ名から、<ulink url="
-"\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> パッケー"
-"ジの dotty コマンドで利用するのに便利な出力を生成します。結果はパッケージの関"
-"係を表わす、ノード・エッジのセットで表現されます。デフォルトでは、すべての依"
-"存パッケージをトレースするので、非常に大きい図が得られます。これは、"
-"<literal>APT::Cache::GivenOnly</literal> オプションを設定して解除できます。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:249
-msgid ""
-"The resulting nodes will have several shapes; normal packages are boxes, "
-"pure provides are triangles, mixed provides are diamonds, missing packages "
-"are hexagons. Orange boxes mean recursion was stopped [leaf packages], blue "
-"lines are pre-depends, green lines are conflicts."
-msgstr ""
-"結果のノードは数種の形状をとります。通常パッケージは四角、純粋仮想パッケージ"
-"は三角、複合仮想パッケージは菱形、六角形は欠落パッケージをそれぞれ表します。"
-"オレンジの四角は再帰が終了した「リーフパッケージ」、青い線は先行依存、緑の線"
-"は競合を表します。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:254
-msgid "Caution, dotty cannot graph larger sets of packages."
-msgstr "注意) dotty は、パッケージのより大きなセットのグラフは描けません。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:257
-msgid "xvcg <replaceable>pkg(s)</replaceable>"
-msgstr "xvcg <replaceable>pkg(s)</replaceable>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:258
-msgid ""
-"The same as <literal>dotty</literal>, only for xvcg from the <ulink url="
-"\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>."
-msgstr ""
-"<literal>dotty</literal> と同様ですが、<ulink url=\"http://rw4.cs.uni-sb.de/"
-"users/sander/html/gsvcg1.html\">VCG tool</ulink> の xvcg 専用です。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:262
-msgid "policy <replaceable>[ pkg(s) ]</replaceable>"
-msgstr "policy <replaceable>[ pkg(s) ]</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:263
-msgid ""
-"<literal>policy</literal> is meant to help debug issues relating to the "
-"preferences file. With no arguments it will print out the priorities of each "
-"source. Otherwise it prints out detailed information about the priority "
-"selection of the named package."
-msgstr ""
-"<literal>policy</literal> は、設定ファイル関係の問題について、デバッグを支援"
-"します。引数を指定しなかった場合、取得元ごとの優先順位を表示します。一方、"
-"パッケージ名を指定した場合、優先順の詳細情報を表示します。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:269
-msgid "madison <replaceable>/[ pkg(s) ]</replaceable>"
-msgstr "madison <replaceable>/[ pkg(s) ]</replaceable>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:270
-msgid ""
-"<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
-"to mimic the output format and a subset of the functionality of the Debian "
-"archive management tool, <literal>madison</literal>. It displays available "
-"versions of a package in a tabular format. Unlike the original "
-"<literal>madison</literal>, it can only display information for the "
-"architecture for which APT has retrieved package lists (<literal>APT::"
-"Architecture</literal>)."
-msgstr ""
-"<literal>apt-cache</literal> の <literal>madison</literal> コマンドは、"
-"Debian アーカイブ管理ツール <literal>madison</literal> の機能のサブセットで、"
-"出力フォーマットを真似ようとします。パッケージの利用可能バージョンを表形式で"
-"表示します。オリジナルの <literal>madison</literal> と違い、APT がパッケージ"
-"一覧を検索したアーキテクチャ (<literal>APT::Architecture</literal>) の情報を"
-"表示するだけです。"
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:281 apt-config.8.xml:93 apt-extracttemplates.1.xml:56
-#: apt-ftparchive.1.xml:519 apt-get.8.xml:305 apt-mark.8.xml:89
-#: apt-sortpkgs.1.xml:54 apt.conf.5.xml:556 apt.conf.5.xml:578
-msgid "options"
-msgstr "オプション"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:285
-msgid "<option>-p</option>"
-msgstr "<option>-p</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:285
-msgid "<option>--pkg-cache</option>"
-msgstr "<option>--pkg-cache</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:286
-msgid ""
-"Select the file to store the package cache. The package cache is the primary "
-"cache used by all operations. Configuration Item: <literal>Dir::Cache::"
-"pkgcache</literal>."
-msgstr ""
-"パッケージキャッシュを格納するファイルを選択します。パッケージキャッシュは、"
-"すべての操作で使用される一次キャッシュです。設定項目 - <literal>Dir::Cache::"
-"pkgcache</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:291 apt-ftparchive.1.xml:562 apt-get.8.xml:362
-#: apt-sortpkgs.1.xml:58
-msgid "<option>-s</option>"
-msgstr "<option>-s</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:291
-msgid "<option>--src-cache</option>"
-msgstr "<option>--src-cache</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:292
-msgid ""
-"Select the file to store the source cache. The source is used only by "
-"<literal>gencaches</literal> and it stores a parsed version of the package "
-"information from remote sources. When building the package cache the source "
-"cache is used to avoid reparsing all of the package files. Configuration "
-"Item: <literal>Dir::Cache::srcpkgcache</literal>."
-msgstr ""
-"ソースキャッシュを格納するファイルを選択します。このソースキャッシュは "
-"<literal>gencaches</literal> でのみ使用され、ここに解析された取得元のパッケー"
-"ジ情報が格納されています。パッケージキャッシュを構築する際に、ソースキャッ"
-"シュは、全パッケージファイルを再解析を避ける上で便利です。設定項目 - "
-"<literal>Dir::Cache::srcpkgcache</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:299 apt-ftparchive.1.xml:536 apt-get.8.xml:352
-msgid "<option>-q</option>"
-msgstr "<option>-q</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:299 apt-ftparchive.1.xml:536 apt-get.8.xml:352
-msgid "<option>--quiet</option>"
-msgstr "<option>--quiet</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:300
-msgid ""
-"Quiet; produces output suitable for logging, omitting progress indicators. "
-"More q's will produce more quietness up to a maximum of 2. You can also use "
-"<option>-q=#</option> to set the quietness level, overriding the "
-"configuration file. Configuration Item: <literal>quiet</literal>."
-msgstr ""
-"静粛 - 進捗表示を省略し、ログをとるのに便利な出力を行います。最大 2 つまで q "
-"を重ねることでさらに静粛にできます。また、<option>-q=#</option> のように静粛"
-"レベルを指定して、設定ファイルを上書きすることもできます。設定項目 - "
-"<literal>quiet</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:306
-msgid "<option>-i</option>"
-msgstr "<option>-i</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:306
-msgid "<option>--important</option>"
-msgstr "<option>--important</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:307
-msgid ""
-"Print only important dependencies; for use with unmet and depends. Causes "
-"only Depends and Pre-Depends relations to be printed. Configuration Item: "
-"<literal>APT::Cache::Important</literal>."
-msgstr ""
-"「重要」依存関係のみ表示 - unmet や depends と共に使用します。これは「依存」"
-"関係と「先行依存」関係のみを表示するためです。設定項目 - <literal>APT::"
-"Cache::Important</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:312
-msgid "<option>--no-pre-depends</option>"
-msgstr "<option>--no-pre-depends</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:313
-msgid "<option>--no-depends</option>"
-msgstr "<option>--no-depends</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:314
-msgid "<option>--no-recommends</option>"
-msgstr "<option>--no-recommends</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:315
-msgid "<option>--no-suggests</option>"
-msgstr "<option>--no-suggests</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:316
-msgid "<option>--no-conflicts</option>"
-msgstr "<option>--no-conflicts</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:317
-msgid "<option>--no-breaks</option>"
-msgstr "<option>--no-breaks</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:318
-msgid "<option>--no-replaces</option>"
-msgstr "<option>--no-replaces</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:319
-msgid "<option>--no-enhances</option>"
-msgstr "<option>--no-enhances</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:320
-#, fuzzy
-msgid ""
-"Per default the <literal>depends</literal> and <literal>rdepends</literal> "
-"print all dependencies. This can be twicked with these flags which will omit "
-"the specified dependency type. Configuration Item: <literal>APT::Cache::"
-"Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::"
-"Cache::ShowRecommends</literal>."
-msgstr ""
-"<literal>depends</literal> や <literal>rdepends</literal> で、指定した全パッ"
-"ケージを再帰的に一度に表示します。設定項目 - <literal>APT::Cache::"
-"RecurseDepends</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:326 apt-cdrom.8.xml:121 apt-get.8.xml:319
-msgid "<option>-f</option>"
-msgstr "<option>-f</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:326
-msgid "<option>--full</option>"
-msgstr "<option>--full</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:327
-msgid ""
-"Print full package records when searching. Configuration Item: "
-"<literal>APT::Cache::ShowFull</literal>."
-msgstr ""
-"search 時に全パッケージレコードを表示します。設定項目 - <literal>APT::Cache::"
-"ShowFull</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:331 apt-cdrom.8.xml:131 apt-ftparchive.1.xml:574
-msgid "<option>-a</option>"
-msgstr "<option>-a</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:331
-msgid "<option>--all-versions</option>"
-msgstr "<option>--all-versions</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:332
-msgid ""
-"Print full records for all available versions. This is the default; to turn "
-"it off, use <option>--no-all-versions</option>. If <option>--no-all-"
-"versions</option> is specified, only the candidate version will displayed "
-"(the one which would be selected for installation). This option is only "
-"applicable to the <literal>show</literal> command. Configuration Item: "
-"<literal>APT::Cache::AllVersions</literal>."
-msgstr ""
-"全利用可能バージョンのレコード全体を表示します。これはデフォルトの動作で、無"
-"効にするには <option>--no-all-versions</option> を使用してください。"
-"<option>--no-all-versions</option> を指定すると、候補バージョン (インストール"
-"の際に選択されるもの) だけ表示します。このオプションは、show コマンドでのみ適"
-"用できます。設定項目 - <literal>APT::Cache::AllVersions</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:340
-msgid "<option>-g</option>"
-msgstr "<option>-g</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:340
-msgid "<option>--generate</option>"
-msgstr "<option>--generate</option>"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:341
-msgid ""
-"Perform automatic package cache regeneration, rather than use the cache as "
-"it is. This is the default; to turn it off, use <option>--no-generate</"
-"option>. Configuration Item: <literal>APT::Cache::Generate</literal>."
-msgstr ""
-"そのままキャッシュを使用するのではなく、自動的にパッケージキャッシュを再生成"
-"します。これはデフォルトの動作で、無効にするには <option>--no-generate</"
-"option> を使用してください。設定項目 - <literal>APT::Cache::Generate</"
-"literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:346
-msgid "<option>--names-only</option>"
-msgstr "<option>--names-only</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:346 apt-cdrom.8.xml:139
-msgid "<option>-n</option>"
-msgstr "<option>-n</option>"