From 8e60b18f9b583dcd252f962b06905d99043a27d1 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 13 Feb 2024 16:31:44 +0100 Subject: Release 2.7.11 --- CMakeLists.txt | 2 +- debian/changelog | 16 ++++++++++++++++ doc/apt-patterns.7.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/apt.conf.5.xml | 2 +- doc/po/apt-doc.pot | 24 ++++++++++++++++++++++-- doc/po/de.po | 33 ++++++++++++++++++++++++++++++++- doc/po/es.po | 23 ++++++++++++++++++++++- doc/po/fr.po | 23 ++++++++++++++++++++++- doc/po/it.po | 27 ++++++++++++++++++++++++++- doc/po/ja.po | 23 ++++++++++++++++++++++- doc/po/nl.po | 34 +++++++++++++++++++++++++++++++++- doc/po/pl.po | 23 ++++++++++++++++++++++- doc/po/pt.po | 32 +++++++++++++++++++++++++++++++- doc/po/pt_BR.po | 23 ++++++++++++++++++++++- po/apt-all.pot | 8 ++++++-- po/ar.po | 8 +++++++- po/ast.po | 8 +++++++- po/bg.po | 8 +++++++- po/bs.po | 7 ++++++- po/ca.po | 8 +++++++- po/cs.po | 8 +++++++- po/cy.po | 7 ++++++- po/da.po | 8 +++++++- po/de.po | 8 +++++++- po/dz.po | 8 +++++++- po/el.po | 8 +++++++- po/es.po | 8 +++++++- po/eu.po | 8 +++++++- po/fi.po | 8 +++++++- po/fr.po | 8 +++++++- po/gl.po | 8 +++++++- po/hu.po | 8 +++++++- po/it.po | 8 +++++++- po/ja.po | 8 +++++++- po/km.po | 8 +++++++- po/ko.po | 8 +++++++- po/ku.po | 6 +++++- po/lt.po | 8 +++++++- po/mr.po | 8 +++++++- po/nb.po | 8 +++++++- po/ne.po | 8 +++++++- po/nl.po | 8 +++++++- po/nn.po | 8 +++++++- po/pl.po | 8 +++++++- po/pt.po | 8 +++++++- po/pt_BR.po | 8 +++++++- po/ro.po | 8 +++++++- po/ru.po | 8 +++++++- po/sk.po | 8 +++++++- po/sl.po | 8 +++++++- po/sv.po | 8 +++++++- po/th.po | 8 +++++++- po/tl.po | 8 +++++++- po/tr.po | 8 +++++++- po/uk.po | 8 +++++++- po/vi.po | 8 +++++++- po/zh_CN.po | 8 +++++++- po/zh_TW.po | 8 +++++++- 59 files changed, 577 insertions(+), 60 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ff52c342..fb4912455 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.7.10") +set(PACKAGE_VERSION "2.7.11") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 77c624a1f..115523fe3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +apt (2.7.11) unstable; urgency=medium + + [ David Kalnischkies ] + * Remove erroneous -a flag from apt-get synopsis in manpage + * Support -a for setting host architecture in apt-get source -b + + [ Julian Andres Klode ] + * For phasing, check if current version is a security update, not just previous ones + (LP: #2051181) + * Add public phased update API + * Add a new ?phasing pattern + * Add the ?security pattern + * Show a separate list of upgrades deferred due to phasing (LP: #1988819) + + -- Julian Andres Klode Tue, 13 Feb 2024 16:31:00 +0100 + apt (2.7.10) unstable; urgency=medium * pkgcachegen: Use placement new to construct header to make diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml index e87fef23d..f1cdaf30f 100644 --- a/doc/apt-patterns.7.xml +++ b/doc/apt-patterns.7.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2023-01-13T00:00:00Z + 2024-02-13T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 910f66671..aa2457c76 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index e815a58a1..7e7d64f8d 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -19,7 +19,7 @@ &apt-email; &apt-product; - 2016-01-02T00:00:00Z + 2016-01-03T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 705797103..93ace85a5 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.10\n" +"Project-Id-Version: apt-doc 2.7.11\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-01-19 08:33+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -8400,6 +8400,16 @@ msgstr "" msgid "Selects packages that no longer exist in repositories." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "?phasing" +msgstr "" + +#. type: Content of: +#: apt-patterns.7.xml +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?upgradable" @@ -8577,6 +8587,16 @@ msgstr "" msgid "Selects versions where the Priority string equals the given name." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "?security" +msgstr "" + +#. type: Content of: +#: apt-patterns.7.xml +msgid "Selects packages that are a security update or succeed a security update." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "Package relationship patterns" diff --git a/doc/po/de.po b/doc/po/de.po index 376617e51..5ea086c2e 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: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -11956,6 +11956,20 @@ msgstr "<code>~o</code>" msgid "Selects packages that no longer exist in repositories." msgstr "wählt Pakete aus, die in keinen Depots mehr existieren." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<code>?false</code>" +msgid "<code>?phasing</code>" +msgstr "<code>?false</code>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "Selects packages that no longer exist in repositories." +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "wählt Pakete aus, die in keinen Depots mehr existieren." + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -12171,6 +12185,23 @@ msgstr "" "wählt Versionen aus, bei denen die Versionszeichenkette auf den angegebenen " "regulären Ausdruck passt." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<code>?false</code>" +msgid "<code>?security</code>" +msgstr "<code>?false</code>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "Selects packages that can be upgraded (have a newer candidate)." +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" +"wählt Pakete aus, bei denen ein Upgrade durchgeführt werden kann (die einen " +"neueren Kandidaten haben)." + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml #, fuzzy diff --git a/doc/po/es.po b/doc/po/es.po index 0a134ed1f..92e77f691 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: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -11323,6 +11323,16 @@ msgstr "" msgid "Selects packages that no longer exist in repositories." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?phasing</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -11501,6 +11511,17 @@ msgstr "" msgid "Selects versions where the Priority string equals the given name." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?security</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml msgid "Package relationship patterns" diff --git a/doc/po/fr.po b/doc/po/fr.po index 9c9d42efc..8fa82ee06 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: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -11866,6 +11866,16 @@ msgstr "" msgid "Selects packages that no longer exist in repositories." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?phasing</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -12046,6 +12056,17 @@ msgstr "" msgid "Selects versions where the Priority string equals the given name." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?security</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml #, fuzzy diff --git a/doc/po/it.po b/doc/po/it.po index 381c34cbc..2c3889509 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: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -11604,6 +11604,18 @@ msgstr "<option>--installed</option>" msgid "Selects packages that no longer exist in repositories." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>?phasing</code>" +msgstr "<option>--installed</option>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -11812,6 +11824,19 @@ msgstr "<option>--installed</option>" msgid "Selects versions where the Priority string equals the given name." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>?security</code>" +msgstr "<option>--installed</option>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml #, fuzzy diff --git a/doc/po/ja.po b/doc/po/ja.po index 7321bf02d..2e09da1a4 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: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -11173,6 +11173,16 @@ msgstr "" msgid "Selects packages that no longer exist in repositories." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?phasing</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -11353,6 +11363,17 @@ msgstr "" msgid "Selects versions where the Priority string equals the given name." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?security</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml #, fuzzy diff --git a/doc/po/nl.po b/doc/po/nl.po index d28821744..78693fb01 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 2.7.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-16 12:57+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2023-08-29 23:39+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -12136,6 +12136,21 @@ msgid "Selects packages that no longer exist in repositories." msgstr "" "Selecteert pakketten die niet langer aanwezig zijn in de pakketbronnen." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<code>?false</code>" +msgid "<code>?phasing</code>" +msgstr "<code>?false</code>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "Selects packages that no longer exist in repositories." +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" +"Selecteert pakketten die niet langer aanwezig zijn in de pakketbronnen." + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -12342,6 +12357,23 @@ msgstr "" "Selecteert versies waarvan de prioriteitstekenreeks gelijk is aan de " "opgegeven naam." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<code>?false</code>" +msgid "<code>?security</code>" +msgstr "<code>?false</code>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "Selects packages that can be upgraded (have a newer candidate)." +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" +"Selecteert pakketten die opgewaardeerd kunnen worden (een nieuwere kandidaat " +"hebben)." + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml msgid "Package relationship patterns" diff --git a/doc/po/pl.po b/doc/po/pl.po index 16688302a..4d0c9a97b 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: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -10479,6 +10479,16 @@ msgstr "" msgid "Selects packages that no longer exist in repositories." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?phasing</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -10657,6 +10667,17 @@ msgstr "" msgid "Selects versions where the Priority string equals the given name." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?security</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml msgid "Package relationship patterns" diff --git a/doc/po/pt.po b/doc/po/pt.po index 9eb0718ce..95d923ad0 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: 2023-09-17 12:46+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\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" @@ -11814,6 +11814,20 @@ msgstr "<code>~o</code>" msgid "Selects packages that no longer exist in repositories." msgstr "Seleciona todos os pacotes que já não existem nos repositórios." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<code>?false</code>" +msgid "<code>?phasing</code>" +msgstr "<code>?false</code>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "Selects packages that no longer exist in repositories." +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "Seleciona todos os pacotes que já não existem nos repositórios." + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -12016,6 +12030,22 @@ msgstr "<code>~pNAME</code>" msgid "Selects versions where the Priority string equals the given name." msgstr "Seleciona versões onde a string Priority é igual ao nome dado." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<code>?false</code>" +msgid "<code>?security</code>" +msgstr "<code>?false</code>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "Selects packages that can be upgraded (have a newer candidate)." +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" +"Seleciona pacotes que podem ser actualizados (têm um candidato mais recente)." + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml msgid "Package relationship patterns" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 806129b12..b5377217a 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: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -8745,6 +8745,16 @@ msgstr "" msgid "Selects packages that no longer exist in repositories." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?phasing</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "Selects packages that will be kept back in upgrades due to phasing." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?upgradable</code>" @@ -8923,6 +8933,17 @@ msgstr "" msgid "Selects versions where the Priority string equals the given name." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>?security</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Selects packages that are a security update or succeed a security update." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml msgid "Package relationship patterns" diff --git a/po/apt-all.pot b/po/apt-all.pot index e4302a07a..21cad7ee7 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.7.10\n" +"Project-Id-Version: apt 2.7.11\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-01-19 08:33+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+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" @@ -2060,6 +2060,10 @@ msgstr "" msgid "The following packages will be REMOVED:" msgstr "" +#: apt-private/private-output.cc +msgid "The following upgrades have been deferred due to phasing:" +msgstr "" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "" diff --git a/po/ar.po b/po/ar.po index 845ea9edd..73948db23 100644 --- a/po/ar.po +++ b/po/ar.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n" "Language-Team: Arabic <support@arabeyes.org>\n" @@ -2098,6 +2098,12 @@ msgstr "سيتم تثبيت الحزم الجديدة التالية:" msgid "The following packages will be REMOVED:" msgstr "سيتم إزالة الحزم التالية:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "سيتم الإبقاء على الحزم التالية:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "سيتم الإبقاء على الحزم التالية:" diff --git a/po/ast.po b/po/ast.po index 90afbd6c8..93b5a499a 100644 --- a/po/ast.po +++ b/po/ast.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" "Language-Team: Asturian (ast)\n" @@ -2172,6 +2172,12 @@ msgstr "Van instalase los siguientes paquetes NUEVOS:" msgid "The following packages will be REMOVED:" msgstr "Los siguientes paquetes van DESANICIASE:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Los siguientes paquetes tan reteníos:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Los siguientes paquetes tan reteníos:" diff --git a/po/bg.po b/po/bg.po index 4e4a756a2..e8fb45b74 100644 --- a/po/bg.po +++ b/po/bg.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov <dmn@debian.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n" @@ -2215,6 +2215,12 @@ msgstr "Следните НОВИ пакети ще бъдат инсталир msgid "The following packages will be REMOVED:" msgstr "Следните пакети ще бъдат ПРЕМАХНАТИ:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Следните пакети няма да бъдат променени:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Следните пакети няма да бъдат променени:" diff --git a/po/bs.po b/po/bs.po index cfafb3176..6813776cd 100644 --- a/po/bs.po +++ b/po/bs.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n" @@ -2084,6 +2084,11 @@ msgstr "Slijedeći NOVI paketi će biti instalirani:" msgid "The following packages will be REMOVED:" msgstr "Slijedeći paketi će biti UKLONJENI:" +#: apt-private/private-output.cc +#, fuzzy +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Slijedeći paketi su zadržani:" + #: apt-private/private-output.cc #, fuzzy msgid "The following packages have been kept back:" diff --git a/po/ca.po b/po/ca.po index e3046c1f2..be1a2cf5e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2020-08-09 22:43+0200\n" "Last-Translator: Aleix Vidal i Gaya <aleix@softcatala.org>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -2263,6 +2263,12 @@ msgstr "S'instal·laran els paquets NOUS següents:" msgid "The following packages will be REMOVED:" msgstr "Se SUPRIMIRAN els paquets següents:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "S'han mantingut els paquets següents:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "S'han mantingut els paquets següents:" diff --git a/po/cs.po b/po/cs.po index 13ac74979..177b3c41b 100644 --- a/po/cs.po +++ b/po/cs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.5.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2023-02-10 12:58+0100\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -2195,6 +2195,12 @@ msgstr "Následující NOVÉ balíky budou nainstalovány:" msgid "The following packages will be REMOVED:" msgstr "Následující balíky budou ODSTRANĚNY:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Následující balíky jsou podrženy v aktuální verzi:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Následující balíky jsou podrženy v aktuální verzi:" diff --git a/po/cy.po b/po/cy.po index 0578c3d51..35fcc9518 100644 --- a/po/cy.po +++ b/po/cy.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n" "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n" @@ -2159,6 +2159,11 @@ msgstr "Caiff y pecynnau NEWYDD canlynol eu sefydlu:" msgid "The following packages will be REMOVED:" msgstr "Caiff y pecynnau canlynol eu TYNNU:" +#: apt-private/private-output.cc +#, fuzzy +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Mae'r pecynnau canlynol wedi eu dal yn ôl" + #: apt-private/private-output.cc #, fuzzy msgid "The following packages have been kept back:" diff --git a/po/da.po b/po/da.po index 8c6aeb8b4..3c6430348 100644 --- a/po/da.po +++ b/po/da.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~rc2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -2223,6 +2223,12 @@ msgstr "Følgende NYE pakker vil blive installeret:" msgid "The following packages will be REMOVED:" msgstr "Følgende pakker vil blive AFINSTALLERET:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Følgende pakker er blevet holdt tilbage:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Følgende pakker er blevet holdt tilbage:" diff --git a/po/de.po b/po/de.po index 6f52b91aa..dda07abd9 100644 --- a/po/de.po +++ b/po/de.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.7.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2023-07-17 19:13+0200\n" "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -2304,6 +2304,12 @@ msgstr "Die folgenden NEUEN Pakete werden installiert:" msgid "The following packages will be REMOVED:" msgstr "Die folgenden Pakete werden ENTFERNT:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Die folgenden Pakete sind zurückgehalten worden:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Die folgenden Pakete sind zurückgehalten worden:" diff --git a/po/dz.po b/po/dz.po index 9d7093797..1b3acfa39 100644 --- a/po/dz.po +++ b/po/dz.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n" "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n" @@ -2136,6 +2136,12 @@ msgstr "འོག་གི་ཐུམ་སྒྲིས་གསརཔ་འད msgid "The following packages will be REMOVED:" msgstr "འོག་གི་ཐུམ་སྒྲིལ་འདི་ཚུ་རྩ བསྐྲད་གཏང་འོང་:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "འོག་གི་ཐུམ་སྒྲིལ་འདི་ཚུ་ལོག་སྟེ་རང་བཞག་ནུག:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "འོག་གི་ཐུམ་སྒྲིལ་འདི་ཚུ་ལོག་སྟེ་རང་བཞག་ནུག:" diff --git a/po/el.po b/po/el.po index 1fd6c15db..55a6d9ace 100644 --- a/po/el.po +++ b/po/el.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2020-12-30 12:20+0200\n" "Last-Translator: Vangelis Skarmoutsos <skarmoutsosv@gmail.com>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -2160,6 +2160,12 @@ msgstr "Τα ακόλουθα ΝΕΑ πακέτα θα εγκατασταθού msgid "The following packages will be REMOVED:" msgstr "Τα ακόλουθα πακέτα θα ΑΦΑΙΡΕΘΟΥΝ:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Τα ακόλουθα πακέτα θα μείνουν ως έχουν:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Τα ακόλουθα πακέτα θα μείνουν ως έχουν:" diff --git a/po/es.po b/po/es.po index d5fcb576f..1b5a40b4c 100644 --- a/po/es.po +++ b/po/es.po @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -2331,6 +2331,12 @@ msgstr "Se instalarán los siguientes paquetes NUEVOS:" msgid "The following packages will be REMOVED:" msgstr "Los siguientes paquetes se ELIMINARÁN:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Los siguientes paquetes se han retenido:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Los siguientes paquetes se han retenido:" diff --git a/po/eu.po b/po/eu.po index 31e78b7cb..93f28ad1c 100644 --- a/po/eu.po +++ b/po/eu.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" @@ -2136,6 +2136,12 @@ msgstr "Ondorengo pakete BERRIAK instalatuko dira:" msgid "The following packages will be REMOVED:" msgstr "Ondorengo paketeak KENDUKO dira:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Ondorengo paketeak mantendu egin dira:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Ondorengo paketeak mantendu egin dira:" diff --git a/po/fi.po b/po/fi.po index bb8dd0ccf..eb98bcd82 100644 --- a/po/fi.po +++ b/po/fi.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -2132,6 +2132,12 @@ msgstr "Seuraavat UUDET paketit asennetaan:" msgid "The following packages will be REMOVED:" msgstr "Seuraavat paketit POISTETAAN:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Nämä paketit on jätetty odottamaan:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Nämä paketit on jätetty odottamaan:" diff --git a/po/fr.po b/po/fr.po index 9c047dbdf..d8e0d1dd2 100644 --- a/po/fr.po +++ b/po/fr.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2019-01-21 09:19+0100\n" "Last-Translator: Julien Patriarca <leatherface@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -2311,6 +2311,12 @@ msgstr "Les NOUVEAUX paquets suivants seront installés :" msgid "The following packages will be REMOVED:" msgstr "Les paquets suivants seront ENLEVÉS :" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Les paquets suivants ont été conservés :" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Les paquets suivants ont été conservés :" diff --git a/po/gl.po b/po/gl.po index 42417c9b6..162ebbb24 100644 --- a/po/gl.po +++ b/po/gl.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n" "Language-Team: galician <proxecto@trasno.net>\n" @@ -2204,6 +2204,12 @@ msgstr "Os seguintes paquetes NOVOS hanse instalar:" msgid "The following packages will be REMOVED:" msgstr "Vanse RETIRAR os paquetes seguintes:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Consérvanse os seguintes paquetes:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Consérvanse os seguintes paquetes:" diff --git a/po/hu.po b/po/hu.po index df9b91add..f5de0a581 100644 --- a/po/hu.po +++ b/po/hu.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n" "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n" @@ -2246,6 +2246,12 @@ msgstr "Az alábbi ÚJ csomagok lesznek telepítve:" msgid "The following packages will be REMOVED:" msgstr "Az alábbi csomagok el lesznek TÁVOLÍTVA:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Az alábbi csomagok vissza lesznek tartva:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Az alábbi csomagok vissza lesznek tartva:" diff --git a/po/it.po b/po/it.po index ab75fac38..e98c6dbaa 100644 --- a/po/it.po +++ b/po/it.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2019-03-04 11:05+0100\n" "Last-Translator: Milo Casagrande <milo@milo.name>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -2280,6 +2280,12 @@ msgstr "I seguenti pacchetti NUOVI saranno installati:" msgid "The following packages will be REMOVED:" msgstr "I seguenti pacchetti saranno RIMOSSI:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "I seguenti pacchetti sono stati mantenuti alla versione attuale:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "I seguenti pacchetti sono stati mantenuti alla versione attuale:" diff --git a/po/ja.po b/po/ja.po index 86b43629c..419298aa7 100644 --- a/po/ja.po +++ b/po/ja.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2022-08-14 14:30+0900\n" "Last-Translator: Hideki Yamane <henrich@debian.org>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2238,6 +2238,12 @@ msgstr "以下のパッケージが新たにインストールされます:" msgid "The following packages will be REMOVED:" msgstr "以下のパッケージは「削除」されます:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "以下のパッケージは保留されます:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "以下のパッケージは保留されます:" diff --git a/po/km.po b/po/km.po index 90489ebc4..42832a6eb 100644 --- a/po/km.po +++ b/po/km.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n" @@ -2123,6 +2123,12 @@ msgstr "កញ្ចប់​ថ្មី​ខាងក្រោម​នឹង msgid "The following packages will be REMOVED:" msgstr "កញ្ចប់​ខាងក្រោម​នឹងត្រូវ​បាន​យកចេញ ៖" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "​កញ្ចប់​ខាង​ក្រោម​ត្រូវ​បាន​យក​ត្រឡប់​មក​វិញ ៖" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "​កញ្ចប់​ខាង​ក្រោម​ត្រូវ​បាន​យក​ត្រឡប់​មក​វិញ ៖" diff --git a/po/ko.po b/po/ko.po index 38da3f19a..60411f5bd 100644 --- a/po/ko.po +++ b/po/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -2143,6 +2143,12 @@ msgstr "다음 새 패키지를 설치할 것입니다:" msgid "The following packages will be REMOVED:" msgstr "다음 패키지를 지울 것입니다:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "다음 패키지를 과거 버전으로 유지합니다:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "다음 패키지를 과거 버전으로 유지합니다:" diff --git a/po/ku.po b/po/ku.po index 1a6a5a9c7..3b03f84c7 100644 --- a/po/ku.po +++ b/po/ku.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n" "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n" @@ -2079,6 +2079,10 @@ msgstr "Ev pakêtên NÛ dê werine sazkirin:" msgid "The following packages will be REMOVED:" msgstr "Ev pakêt dê werine RAKIRIN:" +#: apt-private/private-output.cc +msgid "The following upgrades have been deferred due to phasing:" +msgstr "" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "" diff --git a/po/lt.po b/po/lt.po index 2976e86db..832b2b050 100644 --- a/po/lt.po +++ b/po/lt.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -2111,6 +2111,12 @@ msgstr "Bus įdiegti šie NAUJI paketai:" msgid "The following packages will be REMOVED:" msgstr "Bus PAŠALINTI šie paketai:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Šių paketų atnaujinimas sulaikomas:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Šių paketų atnaujinimas sulaikomas:" diff --git a/po/mr.po b/po/mr.po index f3c9ac7c8..a0bd93eef 100644 --- a/po/mr.po +++ b/po/mr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada <sampadanakhare@gmail.com>\n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -2126,6 +2126,12 @@ msgstr "खालील नविन पॅकेजेस संस्थाप msgid "The following packages will be REMOVED:" msgstr "खालील नविन पॅकेजेस कायमची काढून टाकली जातील:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "खालील पॅकेजेस परत ठेवली गेली:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "खालील पॅकेजेस परत ठेवली गेली:" diff --git a/po/nb.po b/po/nb.po index 27a77ab6e..76ae29e1d 100644 --- a/po/nb.po +++ b/po/nb.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2018-10-30 20:53+0100\n" "Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n" "Language-Team: Norwegian Bokmål <i18n-no@lister.ping.uio.no>\n" @@ -2192,6 +2192,12 @@ msgstr "Følgende NYE pakker vil bli installert:" msgid "The following packages will be REMOVED:" msgstr "Følgende pakker vil bli FJERNET:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Følgende pakker er holdt tilbake:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Følgende pakker er holdt tilbake:" diff --git a/po/ne.po b/po/ne.po index f1dcc67d3..a66310f26 100644 --- a/po/ne.po +++ b/po/ne.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n" "Language-Team: Nepali <info@mpp.org.np>\n" @@ -2120,6 +2120,12 @@ msgstr "निम्न नयाँ प्याकेजहरू स्था msgid "The following packages will be REMOVED:" msgstr "निम्न प्याकेजहरू हटाइनेछन्:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "निम्न प्याकेजहरू पछाडि राखिनेछन्:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "निम्न प्याकेजहरू पछाडि राखिनेछन्:" diff --git a/po/nl.po b/po/nl.po index 63ced4b4b..af20ac25d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.7.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2023-10-13 11:36+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -2276,6 +2276,12 @@ msgstr "De volgende NIEUWE pakketten zullen geïnstalleerd worden:" msgid "The following packages will be REMOVED:" msgstr "De volgende pakketten zullen VERWIJDERD worden:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "De volgende pakketten zijn achtergehouden:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "De volgende pakketten zijn achtergehouden:" diff --git a/po/nn.po b/po/nn.po index 64f0c91b8..208c3be23 100644 --- a/po/nn.po +++ b/po/nn.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n" "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n" @@ -2133,6 +2133,12 @@ msgstr "Dei f msgid "The following packages will be REMOVED:" msgstr "Dei flgjande pakkane vil verta FJERNA:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Dei flgjande pakkane er haldne tilbake:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Dei flgjande pakkane er haldne tilbake:" diff --git a/po/pl.po b/po/pl.po index 1742000f1..8ee58071b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -2231,6 +2231,12 @@ msgstr "Zostaną zainstalowane następujące NOWE pakiety:" msgid "The following packages will be REMOVED:" msgstr "Następujące pakiety zostaną USUNIĘTE:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Następujące pakiety zostały zatrzymane:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Następujące pakiety zostały zatrzymane:" diff --git a/po/pt.po b/po/pt.po index e7f946d36..4b9d92b85 100644 --- a/po/pt.po +++ b/po/pt.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -2218,6 +2218,12 @@ msgstr "Serão instalados os seguintes NOVOS pacotes:" msgid "The following packages will be REMOVED:" msgstr "Serão REMOVIDOS os seguintes pacotes:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Serão mantidos em suas versões actuais os seguintes pacotes:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Serão mantidos em suas versões actuais os seguintes pacotes:" diff --git a/po/pt_BR.po b/po/pt_BR.po index ea8ee1f52..5ea6cd297 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -2144,6 +2144,12 @@ msgstr "Os NOVOS pacotes a seguir serão instalados:" msgid "The following packages will be REMOVED:" msgstr "Os pacotes a seguir serão REMOVIDOS:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Os pacotes a seguir serão mantidos em suas versões atuais:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Os pacotes a seguir serão mantidos em suas versões atuais:" diff --git a/po/ro.po b/po/ro.po index be961c1a1..5e4bcf6d8 100644 --- a/po/ro.po +++ b/po/ro.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.7.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2023-07-13 19:58+0200\n" "Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -2348,6 +2348,12 @@ msgstr "Următoarele pachete NOI vor fi instalate:" msgid "The following packages will be REMOVED:" msgstr "Următoarele pachete vor fi ȘTERSE:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Următoarele pachete au fost reținute:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Următoarele pachete au fost reținute:" diff --git a/po/ru.po b/po/ru.po index e5fd3557c..ccaed1f8a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.2.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2021-02-22 20:02+0300\n" "Last-Translator: Алексей Шилин <rootlexx@mail.ru>\n" "Language-Team: русский <debian-l10n-russian@lists.debian.org>\n" @@ -2265,6 +2265,12 @@ msgstr "Следующие НОВЫЕ пакеты будут установле msgid "The following packages will be REMOVED:" msgstr "Следующие пакеты будут УДАЛЕНЫ:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Следующие пакеты будут оставлены в неизменном виде:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Следующие пакеты будут оставлены в неизменном виде:" diff --git a/po/sk.po b/po/sk.po index 5b61e0c59..213639b7a 100644 --- a/po/sk.po +++ b/po/sk.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" @@ -2188,6 +2188,12 @@ msgstr "Nainštalujú sa nasledovné NOVÉ balíky:" msgid "The following packages will be REMOVED:" msgstr "Nasledovné balíky sa ODSTRÁNIA:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Nasledovné balíky sa ponechajú v súčasnej verzii:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Nasledovné balíky sa ponechajú v súčasnej verzii:" diff --git a/po/sl.po b/po/sl.po index 5cddc9512..173ce501f 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -2192,6 +2192,12 @@ msgstr "Naslednji NOVI paketi bodo nameščeni:" msgid "The following packages will be REMOVED:" msgstr "Naslednji novi paketi bodo ODSTRANJENI:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Naslednji paketi so bili zadržani:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Naslednji paketi so bili zadržani:" diff --git a/po/sv.po b/po/sv.po index 9424d5727..648db9640 100644 --- a/po/sv.po +++ b/po/sv.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n" @@ -2209,6 +2209,12 @@ msgstr "Följande NYA paket kommer att installeras:" msgid "The following packages will be REMOVED:" msgstr "Följande paket kommer att TAS BORT:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Följande paket har hållits tillbaka:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Följande paket har hållits tillbaka:" diff --git a/po/th.po b/po/th.po index abdc11226..8da687f5c 100644 --- a/po/th.po +++ b/po/th.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n" "Language-Team: Thai <thai-l10n@googlegroups.com>\n" @@ -2132,6 +2132,12 @@ msgstr "จะติดตั้งแพกเกจ *ใหม่* ต่อ msgid "The following packages will be REMOVED:" msgstr "จะ *ลบ* แพกเกจต่อไปนี้:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "จะคงรุ่นแพกเกจต่อไปนี้:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "จะคงรุ่นแพกเกจต่อไปนี้:" diff --git a/po/tl.po b/po/tl.po index bb15dcb36..f2927c39d 100644 --- a/po/tl.po +++ b/po/tl.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n" "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n" @@ -2149,6 +2149,12 @@ msgstr "Ang sumusunod na mga paketeng BAGO ay iluluklok:" msgid "The following packages will be REMOVED:" msgstr "Ang sumusunod na mga pakete ay TATANGGALIN:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Ang sumusunod na mga pakete ay hinayaang maiwanan:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Ang sumusunod na mga pakete ay hinayaang maiwanan:" diff --git a/po/tr.po b/po/tr.po index e730e7942..2507b6d3e 100644 --- a/po/tr.po +++ b/po/tr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.6.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2023-04-19 15:15+0300\n" "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n" @@ -2237,6 +2237,12 @@ msgstr "Aşağıdaki YENİ paketler kurulacak:" msgid "The following packages will be REMOVED:" msgstr "Aşağıdaki paketler KALDIRILACAK:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Aşağıdaki paketlerin mevcut durumları korunacak:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Aşağıdaki paketlerin mevcut durumları korunacak:" diff --git a/po/uk.po b/po/uk.po index 78d1aad9c..5225a792e 100644 --- a/po/uk.po +++ b/po/uk.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n" "Language-Team: Українська <uk@li.org>\n" @@ -2223,6 +2223,12 @@ msgstr "НОВІ пакунки, які будуть встановлені:" msgid "The following packages will be REMOVED:" msgstr "Пакунки, які будуть ВИДАЛЕНІ:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Пакунки, які залишені в незмінному стані:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Пакунки, які залишені в незмінному стані:" diff --git a/po/vi.po b/po/vi.po index 9ffc210b5..47190de2d 100644 --- a/po/vi.po +++ b/po/vi.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" @@ -2187,6 +2187,12 @@ msgstr "Những gói MỚI sau sẽ được CÀI ĐẶT:" msgid "The following packages will be REMOVED:" msgstr "Những gói sau sẽ bị GỠ BỎ:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "Những gói sau đây được giữ lại:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Những gói sau đây được giữ lại:" diff --git a/po/zh_CN.po b/po/zh_CN.po index 7872321ac..9353ae525 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.5.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2022-10-05 17:20-0400\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -2124,6 +2124,12 @@ msgstr "下列【新】软件包将被安装:" msgid "The following packages will be REMOVED:" msgstr "下列软件包将被【卸载】:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "下列软件包的版本将保持不变:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "下列软件包的版本将保持不变:" diff --git a/po/zh_TW.po b/po/zh_TW.po index 46b8f768e..a1ac7308d 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-09-20 08:27+0000\n" +"POT-Creation-Date: 2024-02-13 16:31+0100\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet <tetralet@gmail.com>\n" "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists." @@ -2109,6 +2109,12 @@ msgstr "下列【新】套件將會被安裝:" msgid "The following packages will be REMOVED:" msgstr "下列套件將會被【移除】:" +#: apt-private/private-output.cc +#, fuzzy +#| msgid "The following packages have been kept back:" +msgid "The following upgrades have been deferred due to phasing:" +msgstr "下列套件將會維持其原有版本:" + #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "下列套件將會維持其原有版本:" -- cgit v1.2.3-70-g09d2