summaryrefslogtreecommitdiff
path: root/doc/po/nl.po
diff options
context:
space:
mode:
Diffstat (limited to 'doc/po/nl.po')
-rw-r--r--doc/po/nl.po36
1 files changed, 35 insertions, 1 deletions
diff --git a/doc/po/nl.po b/doc/po/nl.po
index adea1aa19..421a6bc56 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-10-21 19:19+0200\n"
+"POT-Creation-Date: 2025-10-25 20:53+0000\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"
@@ -219,6 +219,40 @@ msgstr ""
#, no-wrap
msgid ""
" <varlistentry>\n"
+" <term><option>--cli-version</option></term>\n"
+" <listitem><para>Requests a specific CLI version. This is a pattern that takes\n"
+" a MAJOR.MINOR version. You may omit the MINOR version, in which case the latest\n"
+" supported minor level will be used.\n"
+" </para>\n"
+" <para>\n"
+" Version tracks are presented as follows: The version 3.2 has equivalent versions\n"
+" 0.32, 1.22, and 2.12, implementing new features for their specified major versions.\n"
+" </para>\n"
+" <para>\n"
+" A special case is the X.9 version pattern: A version like 2.9 is followed by 3.0,\n"
+" but 2.10 follows directly on 2.8; given that we use odd version numbers as development\n"
+" series (2.9 is the 3.0 development series).\n"
+" </para>\n"
+" <para>\n"
+" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n"
+"configuration. You may use the <option>APT::Version</option> to similar effect on older\n"
+"binaries, for example, use <option>-o APT::Version=2</option> to make &apt; behave like\n"
+"the 2.x series.\n"
+" </para>\n"
+" <para>\n"
+" The default value is the current APT version for &apt; and <literal>0.(10 * major + minor)</literal>\n"
+" for the classic commands. The 0.X series is soft-deprecated and the other commands will\n"
+" roll over to the 2.x series in the future.\n"
+" </para>\n"
+" </listitem>\n"
+" </varlistentry>\n"
+msgstr ""
+
+#. type: Plain text
+#: apt.ent
+#, no-wrap
+msgid ""
+" <varlistentry>\n"
" <term><option>--no-color</option></term>\n"
" <term><option>--color</option></term>\n"
"<listitem><para>Turn colors on or off. Colors are on by default on supported terminals for &apt; and\n"