diff options
Diffstat (limited to 'doc/po/nl.po')
| -rw-r--r-- | doc/po/nl.po | 70 |
1 files changed, 49 insertions, 21 deletions
diff --git a/doc/po/nl.po b/doc/po/nl.po index d032c7591..9072fcdc9 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 3.1.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-11-10 10:36+0000\n" +"POT-Creation-Date: 2026-01-05 22:58+0100\n" "PO-Revision-Date: 2025-08-28 22:52+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -5094,12 +5094,12 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml msgid "" -"Try to download indexes via a URI constructed from a hashsum of the " -"expected file rather than downloaded via a well-known stable filename. True " -"by default, but automatically disabled if the source indicates no support " -"for it. Usage can be forced with the special value \"force\". Preferably, " -"this can be set for specific &sources-list; entries or index files by using " -"the <option>By-Hash</option> option there." +"Try to download indexes via a URI constructed from a hashsum of the expected " +"file rather than downloaded via a well-known stable filename. True by " +"default, but automatically disabled if the source indicates no support for " +"it. Usage can be forced with the special value \"force\". Preferably, this " +"can be set for specific &sources-list; entries or index files by using the " +"<option>By-Hash</option> option there." msgstr "" "Tracht indexen te downloaden via een URI die opgebouwd wordt op basis van de " "frommelcontrolesom van het verwachte bestand, eerder dan via een welbekende " @@ -5551,10 +5551,10 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml msgid "" -"Like changelogs, snapshots can only be acquired if a URI is known from " -"where to get them. Preferable the Release file indicates this in a " -"'Snapshots' field. If this isn't available the Label/Origin field of the " -"Release file is used to check if a <literal>Acquire::Snapshots::URI::Label::" +"Like changelogs, snapshots can only be acquired if a URI is known from where " +"to get them. Preferable the Release file indicates this in a 'Snapshots' " +"field. If this isn't available the Label/Origin field of the Release file is " +"used to check if a <literal>Acquire::Snapshots::URI::Label::" "<replaceable>LABEL</replaceable></literal> or " "<literal>Acquire::Snapshots::URI::Origin::<replaceable>ORIGIN</replaceable></" "literal> option exists and if so this value is taken. The value in the " @@ -6701,12 +6701,19 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml +#, fuzzy +#| 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.)" 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.)" +"Never downgrade unless the priority of an available version is at least " +"1000. (\"Downgrading\" is installing a less recent version of a package in " +"place of a more recent version. Note that all of APT's default priorities " +"are less than 1000; higher priorities can only be set in the preferences " +"file. Note also that downgrading a package can be risky.)" msgstr "" "Nooit een downgrading uitvoeren tenzij de prioriteit van een beschikbaar " "pakket groter is dan 1000. (\"Downgrading\" betekent het installeren van een " @@ -11214,15 +11221,29 @@ msgstr "Servergeloofsbrieven" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-transport-https.1.xml +#, fuzzy +#| msgid "" +#| "By default all certificates trusted by the system (see <package>ca-" +#| "certificates</package> package) are used for the verification of the " +#| "server certificate. An alternative certificate authority (CA) can be " +#| "configured with the <literal>Acquire::https::CAInfo</literal> option and " +#| "its host-specific option <literal>Acquire::https::CAInfo::" +#| "<replaceable>host</replaceable></literal>. The CAInfo option specifies a " +#| "file made up of CA certificates (in PEM format) concatenated together to " +#| "create the chain which APT should use to verify the path from your self-" +#| "signed root certificate. If the remote server provides the whole chain " +#| "during the exchange, the file need only contain the root certificate. " +#| "Otherwise, the whole chain is required. If you need to support multiple " +#| "authorities, the only way is to concatenate everything." msgid "" "By default all certificates trusted by the system (see <package>ca-" "certificates</package> package) are used for the verification of the server " "certificate. An alternative certificate authority (CA) can be configured " "with the <literal>Acquire::https::CAInfo</literal> option and its host-" -"specific option <literal>Acquire::https::CAInfo::<replaceable>host</" -"replaceable></literal>. The CAInfo option specifies a file made up of CA " -"certificates (in PEM format) concatenated together to create the chain " -"which APT should use to verify the path from your self-signed root " +"specific option <literal>Acquire::https::<replaceable>host</" +"replaceable>::CAInfo</literal>. The CAInfo option specifies a file made up " +"of CA certificates (in PEM format) concatenated together to create the " +"chain which APT should use to verify the path from your self-signed root " "certificate. If the remote server provides the whole chain during the " "exchange, the file need only contain the root certificate. Otherwise, the " "whole chain is required. If you need to support multiple authorities, the " @@ -11244,10 +11265,17 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-transport-https.1.xml +#, fuzzy +#| msgid "" +#| "A custom certificate revocation list (CRL) can be configured with the " +#| "options <literal>Acquire::https::CRLFile</literal> and " +#| "<literal>Acquire::https::CRLFile::<replaceable>host</replaceable></" +#| "literal>. As with the previous option, a file in PEM format needs to be " +#| "specified." msgid "" "A custom certificate revocation list (CRL) can be configured with the " "options <literal>Acquire::https::CRLFile</literal> and " -"<literal>Acquire::https::CRLFile::<replaceable>host</replaceable></" +"<literal>Acquire::https::<replaceable>host</replaceable>::CRLFile</" "literal>. As with the previous option, a file in PEM format needs to be " "specified." msgstr "" |
