summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-get.8.xml8
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/examples/configure-index3
-rw-r--r--doc/po/apt-doc.pot12
-rw-r--r--doc/po/de.po30
-rw-r--r--doc/po/es.po47
-rw-r--r--doc/po/fr.po43
-rw-r--r--doc/po/it.po26
-rw-r--r--doc/po/ja.po31
-rw-r--r--doc/po/nl.po26
-rw-r--r--doc/po/pl.po45
-rw-r--r--doc/po/pt.po26
-rw-r--r--doc/po/pt_BR.po10
13 files changed, 184 insertions, 125 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index da1e919..f1089f5 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2024-03-12T00:00:00Z</date>
+ <date>2022-02-01T00:00:00Z</date>
</refentryinfo>
<refmeta>
@@ -410,6 +410,12 @@
Configuration Item: <literal>APT::Get::Show-Versions</literal>.</para></listitem>
</varlistentry>
+ <varlistentry><term><option>--no-list-columns</option></term>
+ <listitem><para>Display package lists without arranging them in columns. By
+ default, package lists are printed in the style of the "ls" command.
+ Configuration Item: <literal>APT::Get::List-Columns</literal>.</para></listitem>
+ </varlistentry>
+
<varlistentry><term><option>-a</option></term>
<term><option>--host-architecture</option></term>
<listitem><para>This option controls the architecture packages are built for
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 8bf2321..1d96b5b 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.7.14">
+<!ENTITY apt-product-version "2.9.0">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "bullseye">
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index da4998b..cc9a2e7 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -104,6 +104,7 @@ APT
Show-Upgraded "<BOOL>";
Show-Versions "<BOOL>";
+ List-Columns "<BOOL>";
Upgrade "<BOOL>";
Only-Upgrade "<BOOL>";
Upgrade-Allow-New "<BOOL>";
@@ -722,6 +723,7 @@ apt::system "<STRING>";
apt::acquire::translation "<STRING>"; // deprecated in favor of Acquire::Languages
apt::color::highlight "<STRING>";
apt::color::neutral "<STRING>";
+apt::output-version "<INT>";
dpkgpm::reporting-steps "<INT>";
@@ -880,6 +882,7 @@ Rred::f "<BOOL>";
Rred::Compress "<STRING>";
APT::Internal::OpProgress::Absolute "<BOOL>";
+APT::Internal::OpProgress::EraseLines "<BOOL>";
APT::Color "<BOOL>";
update-manager::always-include-phased-updates "<BOOL>";
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index 2c1c9b3..233b39f 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.7.14\n"
+"Project-Id-Version: apt-doc 2.9.0\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1283,6 +1283,14 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
+msgid ""
"This option controls the architecture packages are built for by "
"<command>apt-get source --compile</command> and how cross-builddependencies "
"are satisfied. By default is it not set which means that the host "
diff --git a/doc/po/de.po b/doc/po/de.po
index 9e04d5f..aa9841e 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: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1773,6 +1773,20 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"installiert Pakete erneut, die bereits mit der neusten Version installiert "
+"sind. Konfigurationselement: <literal>APT::Get::ReInstall</literal>."
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
msgid ""
"This option controls the architecture packages are built for by <command>apt-"
"get source --compile</command> and how cross-builddependencies are "
@@ -2658,16 +2672,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -13651,8 +13655,8 @@ msgstr ""
"wiederholt und zeigt die durchgeführte Aktion, sowie einige nützliche "
"Informationen darüber an was geschieht. Manchmal wird dieser Abschnitt "
"einfach nur <emphasis>Forking</emphasis> darstellen, was bedeutet, dass das "
-"Betriebssystem das Download-Modul am Laden ist. Das erste Wort nach dem »[« "
-"ist die Ladenummer, wie sie auf den Verlaufszeilen angezeigt wird. Das "
+"Betriebssystem das Download-Modul am Laden ist. Das erste Wort nach dem "
+"»[« ist die Ladenummer, wie sie auf den Verlaufszeilen angezeigt wird. Das "
"nächste Wort ist der Name des Objekts in Kurzform, das heruntergeladen wird. "
"Für Archive wird es den Namen des Paketes enthalten, das heruntergeladen "
"wird."
diff --git a/doc/po/es.po b/doc/po/es.po
index 449a411..e362307 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: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1780,6 +1780,21 @@ msgstr ""
#: apt-get.8.xml
#, fuzzy
#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"Reinstala los paquetes ya instalados, incluso si son la última versión "
+"disponible del paquete. Opción de configuración: <literal>APT::Get::"
+"ReInstall</literal>."
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
#| "This option controls the architecture packages are built for by "
#| "<command>apt-get source --compile</command> and how cross-"
#| "builddependencies are satisfied. By default is it not set which means "
@@ -2681,16 +2696,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -4870,9 +4875,9 @@ msgid ""
"&sources-list; entries by using the <option>Date-Max-Future</option> option "
"there."
msgstr ""
-"El periodo (en segundos) a partir de la creación del fichero "
-"«Release» (indicado en la cabecera <literal>Date</literal>) durante el cual "
-"se considerará válida. Si el fichero «Release» incluye una cabecera "
+"El periodo (en segundos) a partir de la creación del fichero «Release» "
+"(indicado en la cabecera <literal>Date</literal>) durante el cual se "
+"considerará válida. Si el fichero «Release» incluye una cabecera "
"<literal>Valid-Until</literal>, la fecha más temprana se utilizará como la "
"fecha de vencimiento. El valor predefinido es <literal>0</literal>, esto es, "
"sin límite de tiempo. Las opciones de configuración específicas al archivo "
@@ -4933,9 +4938,9 @@ msgid ""
"achieved for specific &sources-list; entries by using the <option>Valid-"
"Until-Max</option> option there."
msgstr ""
-"El periodo (en segundos) a partir de la creación del fichero "
-"«Release» (indicado en la cabecera <literal>Date</literal>) durante el cual "
-"se considerará válida. Si el fichero «Release» incluye una cabecera "
+"El periodo (en segundos) a partir de la creación del fichero «Release» "
+"(indicado en la cabecera <literal>Date</literal>) durante el cual se "
+"considerará válida. Si el fichero «Release» incluye una cabecera "
"<literal>Valid-Until</literal>, la fecha más temprana se utilizará como la "
"fecha de vencimiento. El valor predefinido es <literal>0</literal>, esto es, "
"sin límite de tiempo. Las opciones de configuración específicas al archivo "
@@ -6665,10 +6670,10 @@ msgid ""
"replaceable></command> or <command>apt-get upgrade</command> is executed."
msgstr ""
"Generalmente, la versión instalada del paquete (prioridad 100) no es tan "
-"reciente como la disponible a través de las fuentes en «&sources-"
-"list;» (prioridad 500 o 990). En este caso, el paquete se actualizará al "
-"ejecutar <command>apt-get install <replaceable>paquete</replaceable></"
-"command> o <command>apt-get upgrade</command>."
+"reciente como la disponible a través de las fuentes en «&sources-list;» "
+"(prioridad 500 o 990). En este caso, el paquete se actualizará al ejecutar "
+"<command>apt-get install <replaceable>paquete</replaceable></command> o "
+"<command>apt-get upgrade</command>."
#. type: Content of: <refentry><refsect1><refsect2><para>
#: apt_preferences.5.xml
diff --git a/doc/po/fr.po b/doc/po/fr.po
index f5dd8cb..7b854cb 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: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1744,6 +1744,20 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"Réinstaller les paquets déjà installés avec leur version la plus récente. "
+"Élément de configuration : <literal>APT::Get::ReInstall</literal>."
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
msgid ""
"This option controls the architecture packages are built for by <command>apt-"
"get source --compile</command> and how cross-builddependencies are "
@@ -2632,16 +2646,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -2653,13 +2657,12 @@ msgid ""
msgstr ""
"La commande <literal>dotty</literal> prend une liste de paquets sur la ligne "
"de commande et affiche une sortie appropriée à une utilisation par la "
-"commande dotty du paquet <ulink url=\"http://www.research.att.com/sw/tools/"
-"graphviz/\">GraphViz</ulink>. Il en résulte un ensemble de nœuds et d'arcs "
-"représentant les relations entre les paquets. Par défaut les paquets donnés "
-"en argument suivent toutes leurs dépendances, ce qui peut produire un graphe "
-"très volumineux. Pour limiter la sortie aux seuls paquets listés sur la "
-"ligne de commande, positionnez l'option <literal>APT::Cache::GivenOnly</"
-"literal>."
+"commande dotty du paquet <ulink url=\"https://graphviz.org/\">GraphViz</"
+"ulink>. Il en résulte un ensemble de nœuds et d'arcs représentant les "
+"relations entre les paquets. Par défaut les paquets donnés en argument "
+"suivent toutes leurs dépendances, ce qui peut produire un graphe très "
+"volumineux. Pour limiter la sortie aux seuls paquets listés sur la ligne de "
+"commande, positionnez l'option <literal>APT::Cache::GivenOnly</literal>."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
@@ -3411,8 +3414,8 @@ msgid ""
"<literal>unhold</literal> is used to cancel a previously set hold on a "
"package to allow all actions again."
msgstr ""
-"<literal>unhold</literal> est utilisé pour supprimer l'état "
-"« hold » (retenu) d'un paquet afin de permettre toute action qui y est liée."
+"<literal>unhold</literal> est utilisé pour supprimer l'état « hold » "
+"(retenu) d'un paquet afin de permettre toute action qui y est liée."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-mark.8.xml
diff --git a/doc/po/it.po b/doc/po/it.po
index 33edd6a..a72dacd 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: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1789,6 +1789,20 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"Reinstalla i pacchetti che sono già installati alla nuova versione. Voce di "
+"configurazione: <literal>APT::Get::ReInstall</literal>."
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
msgid ""
"This option controls the architecture packages are built for by <command>apt-"
"get source --compile</command> and how cross-builddependencies are "
@@ -2660,16 +2674,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
diff --git a/doc/po/ja.po b/doc/po/ja.po
index de42613..f2d045f 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: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1735,6 +1735,20 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"すでに最新版がインストールされていても、パッケージを再インストールします。設"
+"定項目: <literal>APT::Get::ReInstall</literal>"
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
msgid ""
"This option controls the architecture packages are built for by <command>apt-"
"get source --compile</command> and how cross-builddependencies are "
@@ -2575,16 +2589,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -2627,8 +2631,9 @@ msgid ""
"url=\"https://www.rw.cdl.uni-saarland.de/people/sander/private/html/gsvcg1."
"html\">VCG tool</ulink>."
msgstr ""
-"<literal>dotty</literal> と同様ですが、<ulink url=\"http://rw4.cs.uni-sb.de/"
-"users/sander/html/gsvcg1.html\">VCG tool</ulink> の xvcg 専用です。"
+"<literal>dotty</literal> と同様ですが、<ulink url=\"https://www.rw.cdl.uni-"
+"saarland.de/people/sander/private/html/gsvcg1.html\">VCG tool</ulink> の "
+"xvcg 専用です。"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt-cache.8.xml
diff --git a/doc/po/nl.po b/doc/po/nl.po
index fd40beb..5a8ec81 100644
--- a/doc/po/nl.po
+++ b/doc/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 2.7.12\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\n"
"PO-Revision-Date: 2024-02-26 22:00+0100\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -1826,6 +1826,20 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"Pakketten die reeds met hun nieuwste versie geïnstalleerd zijn, opnieuw "
+"installeren. Configuratie-item: <literal>APT::Get::ReInstall</literal>."
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
msgid ""
"This option controls the architecture packages are built for by <command>apt-"
"get source --compile</command> and how cross-builddependencies are "
@@ -2734,16 +2748,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
diff --git a/doc/po/pl.po b/doc/po/pl.po
index d56d842..d49a314 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: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1765,6 +1765,21 @@ msgstr ""
"Wyświetla pełne wersje aktualizowanych pakietów Pozycja w pliku "
"konfiguracyjnym: <literal>APT::Get::Show-Versions</literal>."
+#
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"Ponownie instaluje pakiety, których najnowsza wersja już jest zainstalowana "
+"Pozycja w pliku konfiguracyjnym: <literal>APT::Get::ReInstall</literal>."
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
#, fuzzy
@@ -2711,16 +2726,6 @@ msgstr ""
#
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
@@ -2731,13 +2736,13 @@ msgid ""
"command line, set the <literal>APT::Cache::GivenOnly</literal> option."
msgstr ""
"<literal>dotty</literal> bierze jako argument listę pakietów i generuje "
-"wyjście odpowiednie dla programu dotty z pakietu <ulink url=\"http://www."
-"research.att.com/sw/tools/graphviz/\">GraphViz</ulink>. Wynikiem będzie "
-"zbiór wierzchołków i krawędzi reprezentujących powiązania między pakietami. "
-"Domyślnie podane pakiety wyśledzą wszystkie pakiety zależne. Może to "
-"spowodować wypisanie bardzo dużego grafu. Aby wypisać powiązania tylko "
-"pomiędzy pakietami podanymi w linii poleceń, należy użyć opcji <literal>APT::"
-"Cache::GivenOnly</literal>."
+"wyjście odpowiednie dla programu dotty z pakietu <ulink url=\"https://"
+"graphviz.org/\">GraphViz</ulink>. Wynikiem będzie zbiór wierzchołków i "
+"krawędzi reprezentujących powiązania między pakietami. Domyślnie podane "
+"pakiety wyśledzą wszystkie pakiety zależne. Może to spowodować wypisanie "
+"bardzo dużego grafu. Aby wypisać powiązania tylko pomiędzy pakietami "
+"podanymi w linii poleceń, należy użyć opcji <literal>APT::Cache::GivenOnly</"
+"literal>."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
@@ -11040,8 +11045,8 @@ msgid ""
msgstr ""
"\"APT\" i ten dokument są oprogramowaniem wolnodostępnym, które można "
"rozpowszechniać oraz zmieniać zgodnie z postanowieniami drugiej albo (wedle "
-"uznania) dowolnej późniejszej wersji \"Ogólnej Licencji Publicznej "
-"GNU\" (GNU General Public License) publikowanej przez \"Fundację Wolnego "
+"uznania) dowolnej późniejszej wersji \"Ogólnej Licencji Publicznej GNU\" "
+"(GNU General Public License) publikowanej przez \"Fundację Wolnego "
"Oprogramowania (Free Software Foundation)."
#. type: Content of: <book><bookinfo><legalnotice><para>
diff --git a/doc/po/pt.po b/doc/po/pt.po
index 15abf13..1689837 100644
--- a/doc/po/pt.po
+++ b/doc/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 2.7.3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\n"
"PO-Revision-Date: 2023-09-11 20:47+0100\n"
"Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
"Language-Team: Portuguese <>\n"
@@ -1779,6 +1779,20 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Re-install packages that are already installed and at the newest "
+#| "version. Configuration Item: <literal>APT::Get::ReInstall</literal>."
+msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+"Re-instala pacotes que já estão instalados e na versão mais recente. Item de "
+"Configuração: <literal>APT::Get::ReInstall</literal>."
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
msgid ""
"This option controls the architecture packages are built for by <command>apt-"
"get source --compile</command> and how cross-builddependencies are "
@@ -2668,16 +2682,6 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-cache.8.xml
-#, fuzzy
-#| msgid ""
-#| "<literal>dotty</literal> takes a list of packages on the command line and "
-#| "generates output suitable for use by dotty from the <ulink url=\"http://"
-#| "www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The "
-#| "result will be a set of nodes and edges representing the relationships "
-#| "between the packages. By default the given packages will trace out all "
-#| "dependent packages; this can produce a very large graph. To limit the "
-#| "output to only the packages listed on the command line, set the "
-#| "<literal>APT::Cache::GivenOnly</literal> option."
msgid ""
"<literal>dotty</literal> takes a list of packages on the command line and "
"generates output suitable for use by dotty from the <ulink url=\"https://"
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po
index a38a147..7be4a66 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: 2024-03-22 10:14+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+0000\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"
@@ -1264,6 +1264,14 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt-get.8.xml
msgid ""
+"Display package lists without arranging them in columns. By default, package "
+"lists are printed in the style of the \"ls\" command. Configuration Item: "
+"<literal>APT::Get::List-Columns</literal>."
+msgstr ""
+
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
+#: apt-get.8.xml
+msgid ""
"This option controls the architecture packages are built for by <command>apt-"
"get source --compile</command> and how cross-builddependencies are "
"satisfied. By default is it not set which means that the host architecture "