From 1da5869dbf2b903e8b46a26225340c5b9615ede1 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 25 Oct 2025 22:53:19 +0200 Subject: Release 3.1.10 --- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- doc/po/de.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/es.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/fr.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/it.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/ja.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/nl.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/pl.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/pt.po | 36 +++++++++++++++++++++++++++++++++++- doc/po/pt_BR.po | 36 +++++++++++++++++++++++++++++++++++- 11 files changed, 363 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 3fea1088c..f603d1a25 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index d42abd4da..8286e367c 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 3.1.9\n" +"Project-Id-Version: apt-doc 3.1.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-10-21 19:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -150,6 +150,51 @@ msgid "" " \n" msgstr "" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the " +"binary-specific\n" +"configuration. You may use the to similar " +"effect on older\n" +"binaries, for example, use to make &apt; " +"behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and " +"0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, no-wrap diff --git a/doc/po/de.po b/doc/po/de.po index 3e6c0ae29..ccb54de5e 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.27\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2025-02-28 15:48+0100\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -215,6 +215,40 @@ msgstr "" " \n" " \n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, no-wrap diff --git a/doc/po/es.po b/doc/po/es.po index 7ab874119..7d4b8a3b6 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -270,6 +270,40 @@ msgstr "" " \n" "\">\n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, fuzzy, no-wrap diff --git a/doc/po/fr.po b/doc/po/fr.po index b63bef4c2..5559af243 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 2.9.14\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-06-13 12:41+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2025-04-15 13:14+0200\n" "Last-Translator: bubu \n" "Language-Team: French \n" @@ -223,6 +223,40 @@ msgstr "" " \n" " \n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, no-wrap diff --git a/doc/po/it.po b/doc/po/it.po index 9d468067a..14954df43 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -240,6 +240,40 @@ msgstr "" " \n" "\">\n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, fuzzy, no-wrap diff --git a/doc/po/ja.po b/doc/po/ja.po index b2690da24..4860993bf 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -237,6 +237,40 @@ msgstr "" " \n" "\">\n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, fuzzy, no-wrap 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 \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 \n" "Language-Team: Debian Dutch l10n Team \n" @@ -214,6 +214,40 @@ msgstr "" " \n" " \n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, no-wrap diff --git a/doc/po/pl.po b/doc/po/pl.po index 9925edf20..a02d07355 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" @@ -240,6 +240,40 @@ msgstr "" " \n" "\">\n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, fuzzy, no-wrap diff --git a/doc/po/pt.po b/doc/po/pt.po index 6199f62fb..954c31ea8 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 3.1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-08-26 13:40+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2025-08-14 23:16+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese <>\n" @@ -216,6 +216,40 @@ msgstr "" " \n" " \n" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, no-wrap diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 951683055..42ee2c3b0 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" @@ -154,6 +154,40 @@ msgid "" " \n" msgstr "" +#. type: Plain text +#: apt.ent +#, no-wrap +msgid "" +" \n" +" \n" +" 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" +" \n" +" \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" +" \n" +" \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" +" \n" +" \n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the to similar effect on older\n" +"binaries, for example, use to make &apt; behave like\n" +"the 2.x series.\n" +" \n" +" \n" +" The default value is the current APT version for &apt; and 0.(10 * major + minor)\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" +" \n" +" \n" +" \n" +msgstr "" + #. type: Plain text #: apt.ent #, no-wrap -- cgit v1.2.3-70-g09d2