+
+#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
+#: sources.list.5.xml
+msgid ""
+"<option>Trusted</option> (<option>trusted</option>) is a tri-state value "
+"which defaults to APT deciding if a source is considered trusted or if "
+"warnings should be raised before e.g. packages are installed from this "
+"source. This option can be used to override that decision. The value "
+"<literal>yes</literal> tells APT always to consider this source as trusted, "
+"even if it doesn't pass authentication checks. It disables parts of &apt-"
+"secure;, and should therefore only be used in a local and trusted context "
+"(if at all) as otherwise security is breached. The value <literal>no</"
+"literal> does the opposite, causing the source to be handled as untrusted "
+"even if the authentication checks passed successfully. The default value "
+"can't be set explicitly."
+msgstr ""
+"<option>Trusted</option> (<option>trusted</option>) は、APT の判断のデフォル"
+"トのトライステート値で、取得元が信頼できる、以前警告が発生した (例えば、パッ"
+"ケージをこの取得元からインストールしたときに)、信頼できないの 3 値です。この"
+"オプションは、APT の決定を上書きするために使用することができます。値 "
+"<literal>yes</literal> は、それが認証チェックに合格しない場合であっても、この"
+"取得元が信頼できると考えられることを常に APT に伝えます。&apt-secure; の一部"
+"を無効にするので、(すべてであれば) ローカルおよび信頼されたコンテキストでのみ"
+"使用するべきです。そうしなければ、セキュリティが破られます。値 <literal>no</"
+"literal> は反対のことを行います。認証チェックに合格した場合でも取得元を信頼で"
+"きないとして扱います。デフォルト値は明示的に設定することはできません。"
+
+#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
+#: sources.list.5.xml
+#, fuzzy
+#| msgid ""
+#| "<option>Signed-By</option> (<option>signed-by</option>) is either an "
+#| "absolute path to a keyring file (has to be accessible and readable for "
+#| "the <literal>_apt</literal> user, so ensure everyone has read-permissions "
+#| "on the file) or a fingerprint of a key either in the <filename>trusted."
+#| "gpg</filename> keyring or in one of the keyrings in the <filename>trusted."
+#| "gpg.d/</filename> directory (see <command>apt-key fingerprint</command>). "
+#| "If the option is set, only the key(s) in this keyring or only the key "
+#| "with this fingerprint is used for the &apt-secure; verification of this "
+#| "repository. Otherwise all keys in the trusted keyrings are considered "
+#| "valid signers for this repository."
+msgid ""
+"<option>Signed-By</option> (<option>signed-by</option>) is either an "
+"absolute path to a keyring file (has to be accessible and readable for the "
+"<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
+"filename> directory (see <command>apt-key fingerprint</command>). If the "
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file. Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
+msgstr ""
+"<option>Signed-By</option> (<option>signed-by</option>) は、(<literal>_apt</"
+"literal> ユーザがアクセス可能かつ読み取り可能な必要があり、つまりすべてのユー"
+"ザがファイルの読み取り権限を持っている) キーリングファイルへの絶対パスまたは "
+"<filename>trusted.gpg</filename> キーリング中または <filename>trusted.gpg.d/"
+"</filename> ディレクトリ中のキーリングの一つのいずれかのキーのフィンガープリ"
+"ントです (<command>apt-key fingerprint</command> を参照)。オプションが設定さ"
+"れている場合、キーリング中のキーのみまたはこのフィンガープリントのキーのみ"
+"が、このリポジトリの the &apt-secure; 検証で使用されます。それ以外の場合は、"
+"信頼できるキーリング内のすべてのキーは、このリポジトリの有効な署名者とみなさ"
+"れています。"
+
+#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
+#: sources.list.5.xml
+msgid ""
+"<option>Check-Valid-Until</option> (<option>check-valid-until</option>) is "
+"a yes/no value which controls if APT should try to detect replay attacks. A "
+"repository creator can declare a time until which the data provided in the "
+"repository should be considered valid, and if this time is reached, but no "
+"new data is provided, the data is considered expired and an error is "
+"raised. Besides increasing security, as a malicious attacker can't send old "
+"data forever to prevent a user from upgrading to a new version, this also "
+"helps users identify mirrors which are no longer updated. However, some "
+"repositories such as historic archives are not updated any more by design, "
+"so this check can be disabled by setting this option to <literal>no</"
+"literal>. Defaults to the value of configuration option <option>Acquire::"
+"Check-Valid-Until</option> which itself defaults to <literal>yes</literal>."
+msgstr ""
+"<option>Check-Valid-Until</option> (<option>check-valid-until</option>) は、"
+"APT がリプレイ攻撃を検出するかどうかを制御する yes/no 値です。リポジトリの作"
+"成者は、リポジトリに提供されたデータが有効とみなされる時間を宣言することがで"
+"きます。そして、この時間に達しているが、新しいデータが提供されていない場合、"
+"データが期限切れになったとみなされ、エラーが発生します。セキュリティを高める"
+"ことに加えて、新しいバージョンにアップグレードするユーザを守るために、悪意の"
+"ある攻撃者が古いデータを永遠に送れないようにすることで、長期間更新されていな"
+"いミラーをユーザが特定するのに役立ちます。しかしながら、歴史的アーカイブな"
+"ど、いくつかのリポジトリは、設計によりこれ以上更新されないので、このオプショ"
+"ンを <literal>no</literal> に設定することで、このチェックを無効にすることがで"
+"きます。設定オプション <option>Acquire::Check-Valid-Until</option> の値がデ"
+"フォルトになり、そのデフォルトは <literal>yes</literal> です。"
+
+#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
+#: sources.list.5.xml
+msgid ""
+"<option>Valid-Until-Min</option> (<option>valid-until-min</option>) and "
+"<option>Valid-Until-Max</option> (<option>valid-until-max</option>) can be "
+"used to raise or lower the time period in seconds in which the data from "
+"this repository is considered valid. -Max can be especially useful if the "
+"repository provides no Valid-Until field on its Release file to set your own "
+"value, while -Min can be used to increase the valid time on seldom updated "
+"(local) mirrors of a more frequently updated but less accessible archive "
+"(which is in the sources.list as well) instead of disabling the check "
+"entirely. Default to the value of the configuration options "
+"<option>Acquire::Min-ValidTime</option> and <option>Acquire::Max-ValidTime</"
+"option> which are both unset by default."
+msgstr ""
+"<option>Valid-Until-Min</option> (<option>valid-until-min</option>) および "
+"<option>Valid-Until-Max</option> (<option>valid-until-max</option>) は、この"
+"リポジトリからのデータの有効期間 (秒単位) を上げたり下げたりするために使用す"
+"ることができます。リポジトリが独自の値を設定するリリースファイルに Valid-"
+"Until フィールドがないものを提供する場合、-Max は特に有用です。-Min は完全に"
+"チェックを無効にする代わりに (sources.list 同様にある) より頻繁に更新があるミ"
+"ラーの、あまりアクセスされないアーカイブの有効期間を増やすことができます。設"
+"定オプション <option>Acquire::Min-ValidTime</option> および <option>Acquire::"
+"Max-ValidTime</option> の値がデフォルトになり、その両方のデフォルト値は "
+"unset です。"