summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-patterns.7.xml2
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/po/apt-doc.pot26
-rw-r--r--doc/po/de.po44
-rw-r--r--doc/po/es.po24
-rw-r--r--doc/po/fr.po24
-rw-r--r--doc/po/it.po24
-rw-r--r--doc/po/ja.po24
-rw-r--r--doc/po/nl.po44
-rw-r--r--doc/po/pl.po24
-rw-r--r--doc/po/pt.po42
-rw-r--r--doc/po/pt_BR.po24
12 files changed, 187 insertions, 117 deletions
diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml
index 9d4f0a94e..6b3f91e96 100644
--- a/doc/apt-patterns.7.xml
+++ b/doc/apt-patterns.7.xml
@@ -13,7 +13,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2021-12-26T00:00:00Z</date>
+ <date>2023-01-13T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 6e08a73c4..1a257d74c 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -274,7 +274,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "2.5.4">
+<!ENTITY apt-product-version "2.5.5">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "buster">
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index 89f3e1a5a..d3d436b68 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 2.5.4\n"
+"Project-Id-Version: apt-doc 2.5.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8269,7 +8269,10 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
@@ -8376,6 +8379,15 @@ msgid ""
"in <command>apt-cache policy</command>."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence "
+"<code>?any-version(?installed?version(2.0))</code>matched even if 2.0 was "
+"not installed, but another version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -8695,14 +8707,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
diff --git a/doc/po/de.po b/doc/po/de.po
index f34efabde..f68aec32b 100644
--- a/doc/po/de.po
+++ b/doc/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 2.0.1\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2020-04-04 08:45+0200\n"
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -11761,8 +11761,11 @@ msgstr "<code>~i</code>"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
-msgstr "wählt Pakete aus, die derzeit installiert sind."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
+msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
@@ -11887,6 +11890,15 @@ msgstr ""
"Ursprung bedeutet hier, die Werte nach <code>o=</code> in <command>apt-cache "
"policy</command>."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -12286,18 +12298,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-"Bündelnde Muster mit <code>(…)</code> oder der Schreibweise <code>A|B</code> "
-"für <code>?or(A,B)</code> werden nicht unterstützt. Wir gehen nicht davon "
-"aus, dass die Verwendung von <code>|</code> üblich ist und ohne diese ist "
-"eine Bündelung unnötig."
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
@@ -13946,6 +13946,20 @@ msgstr ""
"fortfahren, wodurch die bereits auf der Platte heruntergeladenen Archive "
"benutzt werden."
+#~ msgid "Selects packages that are currently installed."
+#~ msgstr "wählt Pakete aus, die derzeit installiert sind."
+
+#~ msgid ""
+#~ "Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</"
+#~ "code> as <code>A|B</code> are not supported. We do not believe that the "
+#~ "use of <code>|</code> is that common, and the grouping is not necessary "
+#~ "without it."
+#~ msgstr ""
+#~ "Bündelnde Muster mit <code>(…)</code> oder der Schreibweise <code>A|B</"
+#~ "code> für <code>?or(A,B)</code> werden nicht unterstützt. Wir gehen nicht "
+#~ "davon aus, dass die Verwendung von <code>|</code> üblich ist und ohne "
+#~ "diese ist eine Bündelung unnötig."
+
#~ msgid "Regular expressions and &glob; syntax"
#~ msgstr "Reguläre Ausdrücke und &glob;-Syntax"
diff --git a/doc/po/es.po b/doc/po/es.po
index b30987e5a..c3f53f1c9 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2014-07-04 01:31+0200\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -11207,7 +11207,10 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
@@ -11314,6 +11317,15 @@ msgid ""
"in <command>apt-cache policy</command>."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -11636,14 +11648,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
diff --git a/doc/po/fr.po b/doc/po/fr.po
index 72247bc5f..a8c9beea8 100644
--- a/doc/po/fr.po
+++ b/doc/po/fr.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.8.0\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2019-05-01 17:00+0100\n"
"Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -11672,7 +11672,10 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
@@ -11781,6 +11784,15 @@ msgid ""
"in <command>apt-cache policy</command>."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -12105,14 +12117,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
diff --git a/doc/po/it.po b/doc/po/it.po
index cb6155c37..15542586d 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2017-03-27 19:05+0200\n"
"Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -11407,7 +11407,10 @@ msgstr "<option>--installed</option>"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
@@ -11530,6 +11533,15 @@ msgid ""
"in <command>apt-cache policy</command>."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
#, fuzzy
@@ -11906,14 +11918,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
diff --git a/doc/po/ja.po b/doc/po/ja.po
index 597a704be..b10feb0a4 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2017-01-06 04:50+0900\n"
"Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -10984,7 +10984,10 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
@@ -11093,6 +11096,15 @@ msgid ""
"in <command>apt-cache policy</command>."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -11417,14 +11429,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
diff --git a/doc/po/nl.po b/doc/po/nl.po
index f0af129ce..56792c845 100644
--- a/doc/po/nl.po
+++ b/doc/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 2.5.4\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-12-28 12:57+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2022-11-28 22:15+0100\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -11951,8 +11951,11 @@ msgstr "<code>~i</code>"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
-msgstr "Selecteert pakketten die momenteel geïnstalleerd zijn."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
+msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
@@ -12072,6 +12075,15 @@ msgstr ""
"opgegeven reguliere expressie. Codenaam (codename) betekent hier de waarden "
"na <code>n=</code> in <command>apt-cache policy</command>."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -12436,18 +12448,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-"Het groeperen van patronen met <code>(...)</code> of <code>?or(A,B)</code> "
-"schrijven als <code>A|B</code> worden niet ondersteund. We zijn niet van "
-"mening dat het gebruik van <code>|</code> erg verspreid is en dat zonder dit "
-"de groepering niet noodzakelijk is."
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
@@ -14111,3 +14111,17 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
msgid "Which will use the already fetched archives on the disc."
msgstr ""
"En dit zal gebruik maken van de reeds opgehaalde archieven op de schijf."
+
+#~ msgid "Selects packages that are currently installed."
+#~ msgstr "Selecteert pakketten die momenteel geïnstalleerd zijn."
+
+#~ msgid ""
+#~ "Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</"
+#~ "code> as <code>A|B</code> are not supported. We do not believe that the "
+#~ "use of <code>|</code> is that common, and the grouping is not necessary "
+#~ "without it."
+#~ msgstr ""
+#~ "Het groeperen van patronen met <code>(...)</code> of <code>?or(A,B)</"
+#~ "code> schrijven als <code>A|B</code> worden niet ondersteund. We zijn "
+#~ "niet van mening dat het gebruik van <code>|</code> erg verspreid is en "
+#~ "dat zonder dit de groepering niet noodzakelijk is."
diff --git a/doc/po/pl.po b/doc/po/pl.po
index c8c51eb06..df643f65e 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2014-07-04 02:13+0200\n"
"Last-Translator: Robert Luberda <robert@debian.org>\n"
"Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
@@ -10350,7 +10350,10 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
@@ -10457,6 +10460,15 @@ msgid ""
"in <command>apt-cache policy</command>."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -10779,14 +10791,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
diff --git a/doc/po/pt.po b/doc/po/pt.po
index 739d040e5..0c73d2b3d 100644
--- a/doc/po/pt.po
+++ b/doc/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 2.4.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2022-05-19 23:40+0100\n"
"Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
"Language-Team: Portuguese <>\n"
@@ -11636,8 +11636,11 @@ msgstr "<code>~i</code>"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
-msgstr "Seleciona pacotes que estão presentemente instalados."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
+msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
@@ -11754,6 +11757,15 @@ msgstr ""
"regular fornecida. O nome-de-código aqui, significa os valores após "
"<code>n=</code> em <command>apt-cache policy</command>."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -12112,17 +12124,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-"Agrupar padrões com <code>(...)</code> ou escrever <code>?or(A,B)</code> "
-"como <code>A|B</code> não é suportado. Não acreditamos que o uso de <code>|</"
-"code> seja tão comum, e o agrupar não seja necessário sem ele."
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""
@@ -13722,6 +13723,19 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
msgid "Which will use the already fetched archives on the disc."
msgstr "O qual irá usar os arquivos já obtidos e que estão no disco."
+#~ msgid "Selects packages that are currently installed."
+#~ msgstr "Seleciona pacotes que estão presentemente instalados."
+
+#~ msgid ""
+#~ "Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</"
+#~ "code> as <code>A|B</code> are not supported. We do not believe that the "
+#~ "use of <code>|</code> is that common, and the grouping is not necessary "
+#~ "without it."
+#~ msgstr ""
+#~ "Agrupar padrões com <code>(...)</code> ou escrever <code>?or(A,B)</code> "
+#~ "como <code>A|B</code> não é suportado. Não acreditamos que o uso de "
+#~ "<code>|</code> seja tão comum, e o agrupar não seja necessário sem ele."
+
#~ msgid "Regular expressions and &glob; syntax"
#~ msgstr "Expressões regulares e sintaxe &glob;"
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po
index cae26e62b..f0011f8f2 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2022-10-31 12:11+0100\n"
+"POT-Creation-Date: 2023-01-17 16:33+0100\n"
"PO-Revision-Date: 2004-09-20 17:02+0000\n"
"Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
"Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
@@ -8620,7 +8620,10 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-patterns.7.xml
-msgid "Selects packages that are currently installed."
+msgid ""
+"Selects packages that are currently installed. Since version 2.5.4, "
+"narrowing this pattern (see narrowing patterns above) makes it only match "
+"installed versions (see version patterns below)."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
@@ -8727,6 +8730,15 @@ msgid ""
"in <command>apt-cache policy</command>."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-patterns.7.xml
+msgid ""
+"Selects package versions that are currently installed. Versions prior to "
+"2.5.4 only matched at the package level, hence <code>?any-version(?installed?"
+"version(2.0))</code>matched even if 2.0 was not installed, but another "
+"version was."
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-patterns.7.xml
msgid "<code>?origin(REGEX)</code>"
@@ -9049,14 +9061,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
#: apt-patterns.7.xml
msgid ""
-"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> "
-"as <code>A|B</code> are not supported. We do not believe that the use of "
-"<code>|</code> is that common, and the grouping is not necessary without it."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
-#: apt-patterns.7.xml
-msgid ""
"Dependency types for ~D and related operators need to be specified in the "
"canonical case."
msgstr ""