-# type: Content of: <refentry><refsect1><refsect2><para>
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:132
-#, fuzzy
-msgid ""
-"If the target release has not been specified then APT simply assigns "
-"priority 100 to all installed package versions and priority 500 to all "
-"uninstalled package versions, except versions coming from archives which in "
-"their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
-"- these versions get the priority 1 or priority 100 if it is additionally "
-"marked as \"ButAutomaticUpgrades: yes\"."
-msgstr ""
-"ターゲットリリースが指定されていなければ、APT は単純にインストールしている"
-"パッケージのバージョンには 100 を、インストールしていないパッケージのバージョ"
-"ンには 500 を割り当てます。"
-
-# type: Content of: <refentry><refsect1><refsect2><para>
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:139
-msgid ""
-"APT then applies the following rules, listed in order of precedence, to "
-"determine which version of a package to install."
-msgstr ""
-"APT は、インストールするパッケージのバージョンを決定するために、以下のルール"
-"を上から順番に適用します。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:142
-msgid ""
-"Never downgrade unless the priority of an available version exceeds 1000. "
-"(\"Downgrading\" is installing a less recent version of a package in place "
-"of a more recent version. Note that none of APT's default priorities "
-"exceeds 1000; such high priorities can only be set in the preferences file. "
-"Note also that downgrading a package can be risky.)"
-msgstr ""
-"有効なバージョンの優先度が 1000 を越えない場合、決してダウングレードしませ"
-"ん。(「ダウングレード」は、現在のパッケージのバージョンよりも、小さいバージョ"
-"ンのものをインストールします。APT のデフォルト優先度が 1000 を越えないことに"
-"注意してください。そのような優先度は設定ファイルでのみ設定できます。また、"
-"パッケージのダウングレードは危険であることにも注意してください)"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:148
-msgid "Install the highest priority version."
-msgstr "最も高い優先度のバージョンをインストールします。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:149
-msgid ""
-"If two or more versions have the same priority, install the most recent one "
-"(that is, the one with the higher version number)."
-msgstr ""
-"同じ優先度のバージョンが複数存在する場合、最も新しいもの (最もバージョン番号"
-"が高いもの) をインストールします。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:152
-msgid ""
-"If two or more versions have the same priority and version number but either "
-"the packages differ in some of their metadata or the <literal>--reinstall</"
-"literal> option is given, install the uninstalled one."
-msgstr ""
-"優先度・バージョン番号が同じものが複数存在し、そのパッケージのメタデータが異"
-"なるか <literal>--reinstall</literal> オプションが与えられている場合、インス"
-"トールされていないものをインストールします。"
-
-# type: Content of: <refentry><refsect1><refsect2><para>
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:158
-msgid ""
-"In a typical situation, the installed version of a package (priority 100) "
-"is not as recent as one of the versions available from the sources listed in "
-"the &sources-list; file (priority 500 or 990). Then the package will be "
-"upgraded when <command>apt-get install <replaceable>some-package</"
-"replaceable></command> or <command>apt-get upgrade</command> is executed."
-msgstr ""
-"よくある状況として、あるインストールされているパッケージのバージョン (優先度 "
-"100) が、&sources-list; ファイルのリストから得られるバージョン (優先度 500 "
-"か 990) よりも新しくないということがあります。この場合、<command>apt-get "
-"install <replaceable>some-package</replaceable></command> や <command>apt-"
-"get upgrade</command> を実行するとパッケージが更新されます。"
-
-# type: Content of: <refentry><refsect1><refsect2><para>
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:165
-msgid ""
-"More rarely, the installed version of a package is <emphasis>more</emphasis> "
-"recent than any of the other available versions. The package will not be "
-"downgraded when <command>apt-get install <replaceable>some-package</"
-"replaceable></command> or <command>apt-get upgrade</command> is executed."
-msgstr ""
-"まれに、インストールされているパッケージのバージョンが、<emphasis>他の有効な"
-"バージョンよりも</emphasis>新しい場合があります。この時 <command>apt-get "
-"install <replaceable>some-package</replaceable></command> や <command>apt-"
-"get upgrade</command> を実行しても、ダウングレードしません。"
-
-# type: Content of: <refentry><refsect1><refsect2><para>
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:170
-msgid ""
-"Sometimes the installed version of a package is more recent than the version "
-"belonging to the target release, but not as recent as a version belonging to "
-"some other distribution. Such a package will indeed be upgraded when "
-"<command>apt-get install <replaceable>some-package</replaceable></command> "
-"or <command>apt-get upgrade</command> is executed, because at least "
-"<emphasis>one</emphasis> of the available versions has a higher priority "
-"than the installed version."
-msgstr ""
-"時々、インストールしているパッケージのバージョンが、ターゲットリリースに属す"
-"るバージョンよりも新しく、他のディストリビューションよりも古い場合がありま"
-"す。そのようなパッケージに対して <command>apt-get install <replaceable>some-"
-"package</replaceable></command> や <command>apt-get upgrade</command> を実行"
-"すると、パッケージは更新されます。この場合、インストールされているバージョン"
-"よりも、少なくとも<emphasis>ひとつ</emphasis>は、高い優先度を持つ有効なパッ"
-"ケージがあるからです。"
-
-# type: Content of: <refentry><refsect1><refsect2><title>
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:179
-msgid "The Effect of APT Preferences"
-msgstr "APT 設定の効果"
-
-# type: Content of: <refentry><refsect1><refsect2><para>
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:181
-msgid ""
-"The APT preferences file allows the system administrator to control the "
-"assignment of priorities. The file consists of one or more multi-line "
-"records separated by blank lines. Records can have one of two forms, a "
-"specific form and a general form."
-msgstr ""
-"APT 選択ファイルを使うと、システム管理者が優先度を割り当てられるようになりま"
-"す。ファイルは、空白行で区切られた、複数行からなるレコードで構成されていま"
-"す。レコードは特定形式か、汎用形式のどちらかの形式をとります。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:187
-msgid ""
-"The specific form assigns a priority (a \"Pin-Priority\") to one or more "
-"specified packages and specified version or version range. For example, the "
-"following record assigns a high priority to all versions of the "
-"<filename>perl</filename> package whose version number begins with "
-"\"<literal>5.8</literal>\". Multiple packages can be separated by spaces."
-msgstr ""
-"特定形式は、優先度 (\"Pin-Priority\") を、指定したパッケージの指定したバー"
-"ジョン (範囲) について割り当てます。例えば以下のレコードは、\"<literal>5.8</"
-"literal>\" で始まる <filename>perl</filename> パッケージを、高い優先度に設定"
-"します。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:194
-#, no-wrap
-msgid ""
-"Package: perl\n"
-"Pin: version 5.8*\n"
-"Pin-Priority: 1001\n"
-msgstr ""
-"Package: perl\n"
-"Pin: version 5.8*\n"
-"Pin-Priority: 1001\n"
-"\n"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:200
-msgid ""
-"The general form assigns a priority to all of the package versions in a "
-"given distribution (that is, to all the versions of packages that are listed "
-"in a certain <filename>Release</filename> file) or to all of the package "
-"versions coming from a particular Internet site, as identified by the site's "
-"fully qualified domain name."
-msgstr ""
-"汎用形式は、与えられたディストリビューションにある、すべてのパッケージ "
-"(<filename>Release</filename> ファイルに列挙したパッケージ) の優先度や、FQDN"
-"で指定した、特定のインターネットサイトから取得するパッケージの優先度を割り当"
-"てます。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:206
-msgid ""
-"This general-form entry in the APT preferences file applies only to groups "
-"of packages. For example, the following record assigns a high priority to "
-"all package versions available from the local site."
-msgstr ""
-"APT 選択ファイルに書かれている汎用形式のエントリは、パッケージのグループにつ"
-"いてのみ適用されます。例えば以下のレコードは、ローカルサイトにある全パッケー"
-"ジについて、高い優先度を割り当てます。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:211
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-msgstr ""
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-"\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:216
-msgid ""
-"A note of caution: the keyword used here is \"<literal>origin</literal>\" "
-"which can be used to match a hostname. The following record will assign a "
-"high priority to all versions available from the server identified by the "
-"hostname \"ftp.de.debian.org\""
-msgstr ""
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:220
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: origin \"ftp.de.debian.org\"\n"
-"Pin-Priority: 999\n"
-msgstr ""
-"Package: *\n"
-"Pin: origin \"ftp.de.debian.org\"\n"
-"Pin-Priority: 999\n"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:224
-#, fuzzy
-msgid ""
-"This should <emphasis>not</emphasis> be confused with the Origin of a "
-"distribution as specified in a <filename>Release</filename> file. What "
-"follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
-"Internet address but an author or vendor name, such as \"Debian\" or \"Ximian"
-"\"."
-msgstr ""
-"注意: ここで使用しているキーワードは \"<literal>origin</literal>\" です。"
-"<filename>Release</filename> ファイルに指定されたような、ディストリビューショ"
-"ンの Origin と混同しないようにしてください。<filename>Release</filename> ファ"
-"イルにある \"Origin:\" タグは、インターネットアドレスではなく、\"Debian\" や "
-"\"Ximian\" といった作者やベンダ名です。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:229
-msgid ""
-"The following record assigns a low priority to all package versions "
-"belonging to any distribution whose Archive name is \"<literal>unstable</"
-"literal>\"."
-msgstr ""
-"以下のレコードは、アーカイブ名が \"<literal>unstable</literal>\" となっている"
-"ディストリビューションに属するパッケージを、すべて低い優先度に割り当てます。"
-
-# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:233
-#, no-wrap