-"The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
-"<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
-"false, which means these commands are only used if the control connection is "
-"IPv6. Setting this to true forces their use even on IPv4 connections. Note "
-"that most FTP servers do not support RFC2428."
-msgstr ""
-"<literal>ForceExtended</literal> の設定は RFC2428 の <literal>EPSV</literal> "
-"コマンドと <literal>EPRT</literal> コマンドの使用を制御します。デフォルトで"
-"は false で、コントロールコネクションが IPv6 の時にのみ、このコマンドを使用す"
-"るということです。これを true にセットすると、IPv4 コネクションでも、強制的に"
-"このコマンドを使用します。ほとんどの FTP サーバは RFC2428 をサポートしていな"
-"いことに注意してください。"
-
-# type: Content of: <refentry><refnamediv><refname>
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:426 sources.list.5.xml:148
-msgid "cdrom"
-msgstr "cdrom"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:432
-#, no-wrap
-msgid "/cdrom/::Mount \"foo\";"
-msgstr "/cdrom/::Mount \"foo\";"
-
-# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:427
-msgid ""
-"CDROM URIs; the only setting for CDROM URIs is the mount point, "
-"<literal>cdrom::Mount</literal> which must be the mount point for the CDROM "
-"drive as specified in <filename>/etc/fstab</filename>. It is possible to "
-"provide alternate mount and unmount commands if your mount point cannot be "
-"listed in the fstab (such as an SMB mount and old mount packages). The "
-"syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
-"cdrom block. It is important to have the trailing slash. Unmount commands "
-"can be specified using UMount."
-msgstr ""
-"CDROM URI - CDROM URI はマウントポイントの設定のみを行います。<filename>/etc/"
-"fstab</filename> で設定されているように、CDROM ドライブのマウントポイントを "
-"<literal>cdrom::Mount</literal> に設定しなければなりません。(SMB マウントや古"
-"い mount パッケージなど) マウントポイントが fstab に記述できない場合、かわり"
-"にマウント・アンマウントコマンドも使用できます。構文は、cdrom ブロックを "
-"<placeholder type=\"literallayout\" id=\"0\"/> の形で記述します。スラッシュを"
-"後につけるのが重要です。アンマウントコマンドは UMount で指定することができま"
-"す。"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:437
-msgid "gpgv"
-msgstr "gpgv"
-
-# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:438
-msgid ""
-"GPGV URIs; the only option for GPGV URIs is the option to pass additional "
-"parameters to gpgv. <literal>gpgv::Options</literal> Additional options "
-"passed to gpgv."
-msgstr ""
-"GPGV URI - GPGV URI 用の唯一のオプションは、gpgv に渡す追加パラメータのオプ"
-"ションです。<literal>gpgv::Options</literal> が gpgv に渡す追加オプションで"
-"す。"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:443
-msgid "CompressionTypes"
-msgstr "CompressionTypes"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:449
-#, no-wrap
-msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
-msgstr "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:444
-msgid ""
-"List of compression types which are understood by the acquire methods. "
-"Files like <filename>Packages</filename> can be available in various "
-"compression formats. Per default the acquire methods can decompress "
-"<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
-"command> compressed files, with this setting more formats can be added on "
-"the fly or the used method can be changed. The syntax for this is: "
-"<placeholder type=\"synopsis\" id=\"0\"/>"
-msgstr ""
-"acquire メソッドが理解できる、圧縮法のリストです。<filename>Packages</"
-"filename> のようなファイルは、さまざまな圧縮形式が利用できます。デフォルト "
-"acquire メソッドごとに、<command>bzip2</command>, <command>lzma</command>, "
-"<command>gzip</command> で圧縮されたファイルを伸張できます。この設定では、よ"
-"り多くの形式を、オンザフライで追加したり、使用するメソッドで変更したりできま"
-"す。構文は以下のようになります。<placeholder type=\"synopsis\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:454
-#, no-wrap
-msgid "Acquire::CompressionTypes::Order:: \"gz\";"
-msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:457
-#, no-wrap
-msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
-msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:450
-msgid ""
-"Also the <literal>Order</literal> subgroup can be used to define in which "
-"order the acquire system will try to download the compressed files. The "
-"acquire system will try the first and proceed with the next compression type "
-"in this list on error, so to prefer one over the other type simple add the "
-"preferred type at first - not already added default types will be added at "
-"run time to the end of the list, so e.g. <placeholder type=\"synopsis\" id="
-"\"0\"/> can be used to prefer <command>gzip</command> compressed files over "
-"<command>bzip2</command> and <command>lzma</command>. If <command>lzma</"
-"command> should be preferred over <command>gzip</command> and "
-"<command>bzip2</command> the configure setting should look like this "
-"<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
-"<literal>bz2</literal> explicit to the list as it will be added automatic."
-msgstr ""
-"また、<literal>Order</literal> サブグループを使用して、取得システムが圧縮ファ"
-"イルのダウンロードを試みる順番を、定義できます。取得システムは先頭のものを試"
-"行し、エラーが発生すると次の圧縮タイプのダウンロードを開始します。そのため、"
-"どれかを他のものより優先したい場合、単にそのタイプを先頭に追加してください。"
-"まだ追加していないデフォルトタイプは、実行時にリストの最後に追加されます。つ"
-"まり、<placeholder type=\"synopsis\" id=\"0\"/> とすると、<command>gzip</"
-"command> で圧縮されたファイルを <command>bzip2</command> や <command>lzma</"
-"command> よりも優先的に使用します。もし <command>lzma</command> を "
-"<command>gzip</command> や <command>bzip2</command> よりも優先するべきなら、"
-"設定を以下のようにしてください。<placeholder type=\"synopsis\" id=\"1\"/> "
-"<literal>bz2</literal> は自動的に追加されるため、明示する必要はありません。"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:461
-#, no-wrap
-msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
-msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:459
-#, fuzzy
-#| msgid ""
-#| "Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
-#| "replaceable></literal> will be checked: If this setting exists the method "
-#| "will only be used if this file exists, e.g. for the bzip2 method (the "
-#| "inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note "
-#| "also that list entries specified on the command line will be added at the "
-#| "end of the list specified in the configuration files, but before the "
-#| "default entries. To prefer a type in this case over the ones specified in "
-#| "in the configuration files you can set the option direct - not in list "
-#| "style. This will not override the defined list, it will only prefix the "
-#| "list with this type."
-msgid ""
-"Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
-"replaceable></literal> will be checked: If this setting exists the method "
-"will only be used if this file exists, e.g. for the bzip2 method (the "
-"inbuilt) setting is: <placeholder type=\"literallayout\" id=\"0\"/> Note "
-"also that list entries specified on the command line will be added at the "
-"end of the list specified in the configuration files, but before the default "
-"entries. To prefer a type in this case over the ones specified in the "
-"configuration files you can set the option direct - not in list style. This "
-"will not override the defined list, it will only prefix the list with this "
-"type."
-msgstr ""
-"実行時に <literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> "
-"をチェックすることに注意してください。この設定があると、ファイルがある場合"
-"に、この方法しか使われなくなります。例えば、bzip2 メソッド (内蔵) の設定は以"
-"下になります。<placeholder type=\"literallayout\" id=\"0\"/> また、コマンドラ"
-"インに指定した一覧のエントリは設定ファイルに指定したものの後、デフォルトエン"
-"トリの前に追加されることに注意してください。この場合、設定ファイルに指定した"
-"内容よりも前に指定するには、オプションを直接 (一覧スタイルでなく) 指定してく"
-"ださい。これにより定義された一覧が上書きされ、このタイプのもののみ定義されま"
-"す。"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:466
-msgid ""
-"The special type <literal>uncompressed</literal> can be used to give "
-"uncompressed files a preference, but note that most archives don't provide "
-"uncompressed files so this is mostly only useable for local mirrors."
-msgstr ""
-
-# type: <tag></tag>
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:471
-msgid "GzipIndexes"
-msgstr "GzipIndexes"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:473
-msgid ""
-"When downloading <literal>gzip</literal> compressed indexes (Packages, "
-"Sources, or Translations), keep them gzip compressed locally instead of "
-"unpacking them. This saves quite a lot of disk space at the expense of more "
-"CPU requirements when building the local package caches. False by default."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:480
-msgid "Languages"
-msgstr "Languages"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:481
-msgid ""
-"The Languages subsection controls which <filename>Translation</filename> "
-"files are downloaded and in which order APT tries to display the Description-"
-"Translations. APT will try to display the first available Description in the "
-"Language which is listed at first. Languages can be defined with their short "
-"or long Languagecodes. Note that not all archives provide "
-"<filename>Translation</filename> files for every Language - especially the "
-"long Languagecodes are rare, so please inform you which ones are available "
-"before you set here impossible values."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><programlisting>
-#: apt.conf.5.xml:497
-#, no-wrap
-msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
-msgstr "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:487
-msgid ""
-"The default list includes \"environment\" and \"en\". "
-"\"<literal>environment</literal>\" has a special meaning here: It will be "
-"replaced at runtime with the languagecodes extracted from the "
-"<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
-"that these codes are not included twice in the list. If "
-"<literal>LC_MESSAGES</literal> is set to \"C\" only the "
-"<filename>Translation-en</filename> file (if available) will be used. To "
-"force apt to use no Translation file use the setting <literal>Acquire::"
-"Languages=none</literal>. \"<literal>none</literal>\" is another special "
-"meaning code which will stop the search for a fitting <filename>Translation</"
-"filename> file. This can be used by the system administrator to let APT "
-"know that it should download also this files without actually use them if "
-"the environment doesn't specify this languages. So the following example "
-"configuration will result in the order \"en, de\" in an english and in \"de, "
-"en\" in a german localization. Note that \"fr\" is downloaded, but not used "
-"if APT is not used in a french localization, in such an environment the "
-"order would be \"fr, de, en\". <placeholder type=\"programlisting\" id="
-"\"0\"/>"
-msgstr ""
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:253
-msgid ""
-"The <literal>Acquire</literal> group of options controls the download of "
-"packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>"
-msgstr ""
-"オプションの <literal>Acquire</literal> グループは、パッケージのダウンロード"
-"や URI ハンドラの制御を行います。<placeholder type=\"variablelist\" id=\"0\"/"
-">"
-
-# type: Content of: <refentry><refsect1><refsect2><title>
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:504
-msgid "Directories"
-msgstr "ディレクトリ"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:506
-msgid ""
-"The <literal>Dir::State</literal> section has directories that pertain to "
-"local state information. <literal>lists</literal> is the directory to place "
-"downloaded package lists in and <literal>status</literal> is the name of the "
-"dpkg status file. <literal>preferences</literal> is the name of the APT "
-"preferences file. <literal>Dir::State</literal> contains the default "
-"directory to prefix on all sub items if they do not start with <filename>/</"
-"filename> or <filename>./</filename>."
-msgstr ""
-"<literal>Dir::State</literal> セクションは、ローカル状態情報に関するディレク"
-"トリを保持します。<literal>lists</literal> は、ダウンロードしたパッケージ一覧"
-"を格納するディレクトリで、<literal>status</literal> は dpkg の状態ファイルの"
-"名前を表します。<literal>preferences</literal> は APT の 設定ファイルの名前で"
-"す。<literal>Dir::State</literal> には、<filename>/</filename> や "
-"<filename>./</filename> で始まらないサブアイテムすべてに、前に付加するデフォ"
-"ルトディレクトリを含んでいます。"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:513
-msgid ""
-"<literal>Dir::Cache</literal> contains locations pertaining to local cache "
-"information, such as the two package caches <literal>srcpkgcache</literal> "
-"and <literal>pkgcache</literal> as well as the location to place downloaded "
-"archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
-"be turned off by setting their names to be blank. This will slow down "
-"startup but save disk space. It is probably preferred to turn off the "
-"pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> the "
-"default directory is contained in <literal>Dir::Cache</literal>"
-msgstr ""
-"<literal>Dir::Cache</literal> は、ローカルキャッシュ情報に関する場所を格納し"
-"ています。これは、ダウンロード済アーカイブの場所を示す <literal>Dir::Cache::"
-"archives</literal> と同様に、<literal>srcpkgcache</literal> と "
-"<literal>pkgcache</literal> のパッケージキャッシュの場所になります。それぞれ"
-"を空にセットすることで、キャッシュの生成を無効にできます。これにより起動時に"
-"遅くなりますが、ディスク容量を節約できます。おそらく、srcpkgcache よりも "
-"pkgcache を無効にすることが多いと思います。<literal>Dir::State</literal> と同"
-"様、<literal>Dir::Cache</literal> はデフォルトディレクトリを含んでいます。"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:522
-msgid ""
-"<literal>Dir::Etc</literal> contains the location of configuration files, "
-"<literal>sourcelist</literal> gives the location of the sourcelist and "
-"<literal>main</literal> is the default configuration file (setting has no "
-"effect, unless it is done from the config file specified by "
-"<envar>APT_CONFIG</envar>)."
-msgstr ""
-"<literal>Dir::Etc</literal> は設定ファイルの場所を格納しています。"
-"<literal>sourcelist</literal> はソースリストの場所を示し、<literal>main</"
-"literal> はデフォルトの設定ファイルです。(<envar>APT_CONFIG</envar> で設定"
-"ファイルを指定された場合のみ、この設定の効果があります)"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:528
-msgid ""
-"The <literal>Dir::Parts</literal> setting reads in all the config fragments "
-"in lexical order from the directory specified. After this is done then the "
-"main config file is loaded."
-msgstr ""
-"<literal>Dir::Parts</literal> 設定は、指定されたディレクトリから、字句単位の"
-"全ての設定断片を読みこみます。これを設定した後に、メイン設定ファイルをロード"
-"します。"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:532
-msgid ""
-"Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::"
-"Bin::Methods</literal> specifies the location of the method handlers and "
-"<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
-"<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
-"literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</"
-"literal> specify the location of the respective programs."
-msgstr ""
-"バイナリプログラムは <literal>Dir::Bin</literal> で指定します。<literal>Dir::"
-"Bin::Methods</literal> はメソッドハンドラの場所を指定し、<literal>gzip</"
-"literal>, <literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</"
-"literal>, <literal>apt-get</literal> <literal>dpkg-source</literal> "
-"<literal>dpkg-buildpackage</literal>, <literal>apt-cache</literal> はそれぞれ"
-"プログラムの場所を指定します。"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:540
-msgid ""
-"The configuration item <literal>RootDir</literal> has a special meaning. If "
-"set, all paths in <literal>Dir::</literal> will be relative to "
-"<literal>RootDir</literal>, <emphasis>even paths that are specified "
-"absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
-"set to <filename>/tmp/staging</filename> and <literal>Dir::State::status</"
-"literal> is set to <filename>/var/lib/dpkg/status</filename>, then the "
-"status file will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</"
-"filename>."
-msgstr ""
-"設定項目 <literal>RootDir</literal> は特別な意味を持ちます。設定されている"
-"と、<literal>Dir::</literal> のすべてのパスは、<emphasis>絶対パスとして指定し"
-"ても</emphasis><literal>RootDir</literal> からの相対パスとなります。そのため"
-"例えば、<literal>RootDir</literal> が <filename>/tmp/staging</filename> に"
-"セットされており、<literal>Dir::State::status</literal> が <filename>/var/"
-"lib/dpkg/status</filename> にセットされている場合、status ファイルを "
-"<filename>/tmp/staging/var/lib/dpkg/status</filename> から探します。"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:553
-msgid ""
-"The <literal>Ignore-Files-Silently</literal> list can be used to specify "
-"which files APT should silently ignore while parsing the files in the "
-"fragment directories. Per default a file which end with <literal>.disabled</"
-"literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-"
-"z]+</literal> is silently ignored. As seen in the last default value these "
-"patterns can use regular expression syntax."
-msgstr ""
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:562
-msgid "APT in DSelect"
-msgstr "DSelect での APT"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:564
-msgid ""
-"When APT is used as a &dselect; method several configuration directives "
-"control the default behaviour. These are in the <literal>DSelect</literal> "
-"section."
-msgstr ""
-"&dselect; 上で APT を使用する際、<literal>DSelect</literal> セクション以下の"
-"設定項目で、デフォルトの動作を制御します。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:568
-msgid "Clean"
-msgstr "Clean"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:569
-msgid ""
-"Cache Clean mode; this value may be one of always, prompt, auto, pre-auto "
-"and never. always and prompt will remove all packages from the cache after "
-"upgrading, prompt (the default) does so conditionally. auto removes only "
-"those packages which are no longer downloadable (replaced with a new version "
-"for instance). pre-auto performs this action before downloading new "
-"packages."
-msgstr ""
-"キャッシュクリーンモード - この値は always, prompt, auto, pre-auto, never の"
-"うちひとつを取ります。always と prompt は更新後、全パッケージをキャッシュから"
-"削除します。prompt (デフォルト) では条件付きで削除します。auto はダウンロード"
-"不能パッケージ (例えば新バージョンで置き換えられたもの) を削除します。pre-"
-"auto はこの動作を、新パッケージをダウンロードする直前に行います。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:578
-msgid ""
-"The contents of this variable is passed to &apt-get; as command line options "
-"when it is run for the install phase."
-msgstr ""
-"この変数の内容は、install 時のコマンドラインオプションと同様に &apt-get; に渡"
-"されます。"
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:582
-msgid "Updateoptions"
-msgstr "Updateoptions"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:583
-msgid ""
-"The contents of this variable is passed to &apt-get; as command line options "
-"when it is run for the update phase."
-msgstr ""
-"この変数の内容は、update 時のコマンドラインオプションと同様に &apt-get; に渡"
-"されます。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:587
-msgid "PromptAfterUpdate"
-msgstr "PromptAfterUpdate"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:588
-msgid ""
-"If true the [U]pdate operation in &dselect; will always prompt to continue. "
-"The default is to prompt only on error."
-msgstr ""
-"true の場合、&dselect; の [U]pdate 実行時に、続行のためのプロンプトを毎回表示"
-"します。デフォルトはエラーが発生した場合のみです。"
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:594
-msgid "How APT calls dpkg"
-msgstr "APT が dpkg を呼ぶ方法"
-
-# type: Content of: <refentry><refsect1><para>
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:595
-msgid ""
-"Several configuration directives control how APT invokes &dpkg;. These are "
-"in the <literal>DPkg</literal> section."
-msgstr ""
-"いくつかの設定項目で APT がどのように &dpkg; を呼び出すかを制御できます。"
-"<literal>DPkg</literal> セクションにあります。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:600
-msgid ""
-"This is a list of options to pass to dpkg. The options must be specified "
-"using the list notation and each list item is passed as a single argument to "
-"&dpkg;."
-msgstr ""
-"dpkg に渡すオプションのリストです。オプションは、リスト記法を使用して指定しな"
-"ければなりません。また、各リストは単一の引数として &dpkg; に渡されます。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:605
-msgid "Pre-Invoke"
-msgstr "Pre-Invoke"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:605
-msgid "Post-Invoke"
-msgstr "Post-Invoke"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:606
-msgid ""
-"This is a list of shell commands to run before/after invoking &dpkg;. Like "
-"<literal>options</literal> this must be specified in list notation. The "
-"commands are invoked in order using <filename>/bin/sh</filename>, should any "
-"fail APT will abort."
-msgstr ""
-"&dpkg; を呼び出す前後で実行するシェルコマンドのリストです。<literal>options</"
-"literal> のようにリスト記法で指定しなければなりません。コマンドは <filename>/"
-"bin/sh</filename> を使用して呼び出され、何か問題があれば APT は異常終了しま"
-"す。"
-
-# type: <tag></tag>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:612
-msgid "Pre-Install-Pkgs"
-msgstr "Pre-Install-Pkgs"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:613
-msgid ""
-"This is a list of shell commands to run before invoking dpkg. Like "
-"<literal>options</literal> this must be specified in list notation. The "
-"commands are invoked in order using <filename>/bin/sh</filename>, should any "
-"fail APT will abort. APT will pass to the commands on standard input the "
-"filenames of all .deb files it is going to install, one per line."
-msgstr ""
-"&dpkg; を呼び出す前に実行するシェルコマンドのリストです。<literal>options</"
-"literal> のようにリスト記法で指定しなければなりません。コマンドは <filename>/"
-"bin/sh</filename> を通して呼び出され、何か問題があれば、APT は異常終了しま"
-"す。APT はインストールしようとする全 .deb ファイルのファイル名を、ひとつずつ"
-"コマンドの標準入力に送ります。"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:619
-msgid ""
-"Version 2 of this protocol dumps more information, including the protocol "
-"version, the APT configuration space and the packages, files and versions "
-"being changed. Version 2 is enabled by setting <literal>DPkg::Tools::"
-"options::cmd::Version</literal> to 2. <literal>cmd</literal> is a command "
-"given to <literal>Pre-Install-Pkgs</literal>."
-msgstr ""
-"このプロトコルのバージョン 2 では、(プロトコルのバージョンや APT 設定スペー"
-"ス、パッケージを含む) 詳細情報やファイル、変更されているバージョンを出力しま"
-"す。<literal>DPkg::Tools::options::cmd::Version</literal> に 2 を設定すると、"
-"バージョン 2 を有効にできます。<literal>cmd</literal> は <literal>Pre-"
-"Install-Pkgs</literal> で与えられるコマンドです。"
-
-# type: Content of: <refentry><refsect1><refsect2><title>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:626
-msgid "Run-Directory"
-msgstr "Run-Directory"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:627
-msgid ""
-"APT chdirs to this directory before invoking dpkg, the default is <filename>/"
-"</filename>."
-msgstr ""
-"APT は dpkg を呼び出す前にこのディレクトリに移動します。デフォルトは "
-"<filename>/</filename> です。"
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:631
-msgid "Build-options"
-msgstr "Build-options"
-
-# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:632
-msgid ""
-"These options are passed to &dpkg-buildpackage; when compiling packages, the "
-"default is to disable signing and produce all binaries."
-msgstr ""
-"これらのオプションは、パッケージのコンパイル時に &dpkg-buildpackage; に渡され"
-"ます。デフォルトでは署名を無効にし、全バイナリを生成します。"
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt.conf.5.xml:637
-msgid "dpkg trigger usage (and related options)"
-msgstr "dpkg トリガの使い方 (および関連オプション)"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt.conf.5.xml:638
-msgid ""
-"APT can call dpkg in a way so it can make aggressive use of triggers over "
-"multiple calls of dpkg. Without further options dpkg will use triggers only "
-"in between his own run. Activating these options can therefore decrease the "
-"time needed to perform the install / upgrade. Note that it is intended to "
-"activate these options per default in the future, but as it changes the way "
-"APT calling dpkg drastically it needs a lot more testing. <emphasis>These "
-"options are therefore currently experimental and should not be used in "
-"productive environments.</emphasis> Also it breaks the progress reporting so "
-"all frontends will currently stay around half (or more) of the time in the "
-"100% state while it actually configures all packages."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
-#: apt.conf.5.xml:653
-#, no-wrap
-msgid ""
-"DPkg::NoTriggers \"true\";\n"
-"PackageManager::Configure \"smart\";\n"
-"DPkg::ConfigurePending \"true\";\n"
-"DPkg::TriggersPending \"true\";"
-msgstr ""
-"DPkg::NoTriggers \"true\";\n"
-"PackageManager::Configure \"smart\";\n"
-"DPkg::ConfigurePending \"true\";\n"
-"DPkg::TriggersPending \"true\";"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt.conf.5.xml:647
-msgid ""
-"Note that it is not guaranteed that APT will support these options or that "
-"these options will not cause (big) trouble in the future. If you have "
-"understand the current risks and problems with these options, but are brave "
-"enough to help testing them create a new configuration file and test a "
-"combination of options. Please report any bugs, problems and improvements "
-"you encounter and make sure to note which options you have used in your "
-"reports. Asking dpkg for help could also be useful for debugging proposes, "
-"see e.g. <command>dpkg --audit</command>. A defensive option combination "
-"would be <placeholder type=\"literallayout\" id=\"0\"/>"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:659
-msgid "DPkg::NoTriggers"
-msgstr "DPkg::NoTriggers"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:660
-msgid ""
-"Add the no triggers flag to all dpkg calls (except the ConfigurePending "
-"call). See &dpkg; if you are interested in what this actually means. In "
-"short: dpkg will not run the triggers when this flag is present unless it is "
-"explicitly called to do so in an extra call. Note that this option exists "
-"(undocumented) also in older apt versions with a slightly different meaning: "
-"Previously these option only append --no-triggers to the configure calls to "
-"dpkg - now apt will add these flag also to the unpack and remove calls."
-msgstr ""
-
-# type: <tag></tag>
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:667
-msgid "PackageManager::Configure"
-msgstr "PackageManager::Configure"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:668
-msgid ""
-"Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
-"and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default "
-"value and causes APT to configure all packages explicit. The "
-"\"<literal>smart</literal>\" way is it to configure only packages which need "
-"to be configured before another package can be unpacked (Pre-Depends) and "
-"let the rest configure by dpkg with a call generated by the next option. "
-"\"<literal>no</literal>\" on the other hand will not configure anything and "
-"totally rely on dpkg for configuration (which will at the moment fail if a "
-"Pre-Depends is encountered). Setting this option to another than the all "
-"value will implicitly activate also the next option per default as otherwise "
-"the system could end in an unconfigured status which could be unbootable!"
-msgstr ""
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:678
-msgid "DPkg::ConfigurePending"
-msgstr "DPkg::ConfigurePending"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:679
-msgid ""
-"If this option is set apt will call <command>dpkg --configure --pending</"
-"command> to let dpkg handle all required configurations and triggers. This "
-"option is activated automatic per default if the previous option is not set "
-"to <literal>all</literal>, but deactivating could be useful if you want to "
-"run APT multiple times in a row - e.g. in an installer. In these sceneries "
-"you could deactivate this option in all but the last run."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:685
-msgid "DPkg::TriggersPending"
-msgstr "DPkg::TriggersPending"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:686
-msgid ""
-"Useful for <literal>smart</literal> configuration as a package which has "
-"pending triggers is not considered as <literal>installed</literal> and dpkg "
-"treats them as <literal>unpacked</literal> currently which is a dealbreaker "
-"for Pre-Dependencies (see debbugs #526774). Note that this will process all "
-"triggers, not only the triggers needed to configure this package."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:691
-msgid "PackageManager::UnpackAll"
-msgstr "PackageManager::UnpackAll"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:692
-msgid ""
-"As the configuration can be deferred to be done at the end by dpkg it can be "
-"tried to order the unpack series only by critical needs, e.g. by Pre-"
-"Depends. Default is true and therefore the \"old\" method of ordering in "
-"various steps by everything. While both method were present in earlier APT "
-"versions the <literal>OrderCritical</literal> method was unused, so this "
-"method is very experimental and needs further improvements before becoming "
-"really useful."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:699
-msgid "OrderList::Score::Immediate"
-msgstr "OrderList::Score::Immediate"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:707
-#, no-wrap
-msgid ""
-"OrderList::Score {\n"
-"\tDelete 500;\n"
-"\tEssential 200;\n"
-"\tImmediate 10;\n"
-"\tPreDepends 50;\n"
-"};"
-msgstr ""
-"OrderList::Score {\n"
-"\tDelete 500;\n"
-"\tEssential 200;\n"
-"\tImmediate 10;\n"
-"\tPreDepends 50;\n"
-"};"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:700
-msgid ""
-"Essential packages (and there dependencies) should be configured immediately "
-"after unpacking. It will be a good idea to do this quite early in the "
-"upgrade process as these these configure calls require currently also "
-"<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
-"(which maybe not needed). Essentials get per default a high score but the "
-"immediate flag is relatively low (a package which has a Pre-Depends is "
-"higher rated). These option and the others in the same group can be used to "
-"change the scoring. The following example shows the settings with there "
-"default values. <placeholder type=\"literallayout\" id=\"0\"/>"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:720
-msgid "Periodic and Archives options"
-msgstr "Periodic オプションと Archives オプション"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:721
-msgid ""
-"<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
-"of options configure behavior of apt periodic updates, which is done by "
-"<literal>/etc/cron.daily/apt</literal> script. See header of this script for "
-"the brief documentation of these options."
-msgstr ""
-"オプションの <literal>APT::Periodic</literal> グループと <literal>APT::"
-"Archives</literal> グループは、<literal>/etc/cron.daily/apt</literal> スクリ"
-"プトを使用して、apt の定期更新の挙動を設定します。このオプションのドキュメン"
-"トは、このスクリプトの先頭を参照してください。"
-
-# type: Content of: <refentry><refsect1><title>
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:729
-msgid "Debug options"
-msgstr "デバッグオプション"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:731
-msgid ""
-"Enabling options in the <literal>Debug::</literal> section will cause "
-"debugging information to be sent to the standard error stream of the program "
-"utilizing the <literal>apt</literal> libraries, or enable special program "
-"modes that are primarily useful for debugging the behavior of <literal>apt</"
-"literal>. Most of these options are not interesting to a normal user, but a "
-"few may be:"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:742
-msgid ""
-"<literal>Debug::pkgProblemResolver</literal> enables output about the "
-"decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</"
-"literal>."
-msgstr ""
-"<literal>Debug::pkgProblemResolver</literal> は、<literal>dist-upgrade, "
-"upgrade, install, remove, purge</literal> で行われた判断についての出力を有効"
-"にします。"
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:750
-msgid ""
-"<literal>Debug::NoLocking</literal> disables all file locking. This can be "
-"used to run some operations (for instance, <literal>apt-get -s install</"
-"literal>) as a non-root user."
-msgstr ""
-"<literal>Debug::NoLocking</literal> はファイルロックをすべて無効にします。こ"
-"れは、非 root ユーザとして操作 (例えば <literal>apt-get -s install</"
-"literal>) を行う場合に使用します。"
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:759
-msgid ""
-"<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
-"time that <literal>apt</literal> invokes &dpkg;."
-msgstr ""
-"<literal>Debug::pkgDPkgPM</literal> は <literal>apt</literal> が実際に "
-"&dpkg; を起動する際の各コマンドラインを表示します。"
-
-#. TODO: provide a
-#. motivating example, except I haven't a clue why you'd want
-#. to do this.
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:767
-msgid ""
-"<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
-"in CDROM IDs."
-msgstr ""
-"<literal>Debug::IdentCdrom</literal> は CDROM ID にある statfs データの方gain"
-"を無効にします。"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:777
-msgid "A full list of debugging options to apt follows."
-msgstr "以下は apt に対するデバッグオプションのすべてです。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:782
-msgid "<literal>Debug::Acquire::cdrom</literal>"
-msgstr "<literal>Debug::Acquire::cdrom</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:786
-msgid ""
-"Print information related to accessing <literal>cdrom://</literal> sources."
-msgstr ""
-"<literal>cdrom://</literal> ソースへのアクセスに関する情報を出力します。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:793
-msgid "<literal>Debug::Acquire::ftp</literal>"
-msgstr "<literal>Debug::Acquire::ftp</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:797
-msgid "Print information related to downloading packages using FTP."
-msgstr "FTP を用いたパッケージのダウンロードに関する情報を出力します。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:804
-msgid "<literal>Debug::Acquire::http</literal>"
-msgstr "<literal>Debug::Acquire::http</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:808
-msgid "Print information related to downloading packages using HTTP."
-msgstr "HTTP を用いたパッケージのダウンロードに関する情報を出力します。"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:815
-msgid "<literal>Debug::Acquire::https</literal>"
-msgstr "<literal>Debug::Acquire::https</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:819
-msgid "Print information related to downloading packages using HTTPS."
-msgstr "HTTPS を用いたパッケージのダウンロードに関する情報を出力します。"