diff options
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | debian/changelog | 16 | ||||
-rw-r--r-- | doc/apt-patterns.7.xml | 2 | ||||
-rw-r--r-- | doc/apt-verbatim.ent | 2 | ||||
-rw-r--r-- | doc/apt.conf.5.xml | 2 | ||||
-rw-r--r-- | doc/po/apt-doc.pot | 24 | ||||
-rw-r--r-- | doc/po/de.po | 33 | ||||
-rw-r--r-- | doc/po/es.po | 23 | ||||
-rw-r--r-- | doc/po/fr.po | 23 | ||||
-rw-r--r-- | doc/po/it.po | 27 | ||||
-rw-r--r-- | doc/po/ja.po | 23 | ||||
-rw-r--r-- | doc/po/nl.po | 34 | ||||
-rw-r--r-- | doc/po/pl.po | 23 | ||||
-rw-r--r-- | doc/po/pt.po | 32 | ||||
-rw-r--r-- | doc/po/pt_BR.po | 23 | ||||
-rw-r--r-- | po/apt-all.pot | 8 | ||||
-rw-r--r-- | po/ar.po | 8 | ||||
-rw-r--r-- | po/ast.po | 8 | ||||
-rw-r--r-- | po/bg.po | 8 | ||||
-rw-r--r-- | po/bs.po | 7 | ||||
-rw-r--r-- | po/ca.po | 8 | ||||
-rw-r--r-- | po/cs.po | 8 | ||||
-rw-r--r-- | po/cy.po | 7 | ||||
-rw-r--r-- | po/da.po | 8 | ||||
-rw-r--r-- | po/de.po | 8 | ||||
-rw-r--r-- | po/dz.po | 8 | ||||
-rw-r--r-- | po/el.po | 8 | ||||
-rw-r--r-- | po/es.po | 8 | ||||
-rw-r--r-- | po/eu.po | 8 | ||||
-rw-r--r-- | po/fi.po | 8 | ||||
-rw-r--r-- | po/fr.po | 8 | ||||
-rw-r--r-- | po/gl.po | 8 | ||||
-rw-r--r-- | po/hu.po | 8 | ||||
-rw-r--r-- | po/it.po | 8 | ||||
-rw-r--r-- | po/ja.po | 8 | ||||
-rw-r--r-- | po/km.po | 8 | ||||
-rw-r--r-- | po/ko.po | 8 | ||||
-rw-r--r-- | po/ku.po | 6 | ||||
-rw-r--r-- | po/lt.po | 8 | ||||
-rw-r--r-- | po/mr.po | 8 | ||||
-rw-r--r-- | po/nb.po | 8 | ||||
-rw-r--r-- | po/ne.po | 8 | ||||
-rw-r--r-- | po/nl.po | 8 | ||||
-rw-r--r-- | po/nn.po | 8 | ||||
-rw-r--r-- | po/pl.po | 8 | ||||
-rw-r--r-- | po/pt.po | 8 | ||||
-rw-r--r-- | po/pt_BR.po | 8 | ||||
-rw-r--r-- | po/ro.po | 8 | ||||
-rw-r--r-- | po/ru.po | 8 | ||||
-rw-r--r-- | po/sk.po | 8 | ||||
-rw-r--r-- | po/sl.po | 8 | ||||
-rw-r--r-- | po/sv.po | 8 | ||||
-rw-r--r-- | po/th.po | 8 | ||||
-rw-r--r-- | po/tl.po | 8 | ||||
-rw-r--r-- | po/tr.po | 8 | ||||
-rw-r--r-- | po/uk.po | 8 | ||||
-rw-r--r-- | po/vi.po | 8 | ||||
-rw-r--r-- | po/zh_CN.po | 8 | ||||
-rw-r--r-- | 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 <deity@lists.debian.org>") -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 <jak@debian.org> 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; <!-- The last update date --> - <date>2023-01-13T00:00:00Z</date> + <date>2024-02-13T00:00:00Z</date> </refentryinfo> <refmeta> 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 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "2.7.10"> +<!ENTITY apt-product-version "2.7.11"> <!-- (Code)names for various things used all over the place --> <!ENTITY debian-oldstable-codename "bullseye"> 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; <!-- The last update date --> - <date>2016-01-02T00:00:00Z</date> + <date>2016-01-03T00:00:00Z</date> </refentryinfo> <refmeta> 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 <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" @@ -8402,6 +8402,16 @@ 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>" msgstr "" @@ -8577,6 +8587,16 @@ 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/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" @@ -11958,6 +11958,20 @@ 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>" msgstr "<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" @@ -11325,6 +11325,16 @@ 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>" msgstr "" @@ -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" @@ -11868,6 +11868,16 @@ 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>" msgstr "" @@ -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" @@ -11606,6 +11606,18 @@ 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>" msgstr "" @@ -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" @@ -11175,6 +11175,16 @@ 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>" msgstr "" @@ -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" @@ -12138,6 +12138,21 @@ msgstr "" #. 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>" msgstr "<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" @@ -10481,6 +10481,16 @@ 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>" msgstr "" @@ -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" @@ -11816,6 +11816,20 @@ 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>" msgstr "<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" @@ -8747,6 +8747,16 @@ 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>" msgstr "" @@ -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" @@ -2061,6 +2061,10 @@ 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 "" @@ -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" @@ -2099,6 +2099,12 @@ 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 "سيتم الإبقاء على الحزم التالية:" @@ -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" @@ -2173,6 +2173,12 @@ 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:" @@ -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" @@ -2216,6 +2216,12 @@ 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 "Следните пакети няма да бъдат променени:" @@ -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" @@ -2086,6 +2086,11 @@ 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:" msgstr "Slijedeći paketi su zadržani:" @@ -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" @@ -2264,6 +2264,12 @@ 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:" @@ -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" @@ -2196,6 +2196,12 @@ 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:" @@ -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" @@ -2161,6 +2161,11 @@ 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:" msgstr "Mae'r pecynnau canlynol wedi eu dal yn ôl" @@ -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" @@ -2224,6 +2224,12 @@ 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:" @@ -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" @@ -2305,6 +2305,12 @@ 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:" @@ -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" @@ -2137,6 +2137,12 @@ 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 "འོག་གི་ཐུམ་སྒྲིལ་འདི་ཚུ་ལོག་སྟེ་རང་བཞག་ནུག:" @@ -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" @@ -2161,6 +2161,12 @@ 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 "Τα ακόλουθα πακέτα θα μείνουν ως έχουν:" @@ -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" @@ -2332,6 +2332,12 @@ 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:" @@ -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" @@ -2137,6 +2137,12 @@ 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:" @@ -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" @@ -2133,6 +2133,12 @@ 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:" @@ -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" @@ -2312,6 +2312,12 @@ 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 :" @@ -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" @@ -2205,6 +2205,12 @@ 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:" @@ -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" @@ -2247,6 +2247,12 @@ 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:" @@ -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" @@ -2281,6 +2281,12 @@ 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:" @@ -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" @@ -2239,6 +2239,12 @@ 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 "以下のパッケージは保留されます:" @@ -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" @@ -2124,6 +2124,12 @@ 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 "កញ្ចប់ខាងក្រោមត្រូវបានយកត្រឡប់មកវិញ ៖" @@ -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" @@ -2144,6 +2144,12 @@ 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 "다음 패키지를 과거 버전으로 유지합니다:" @@ -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" @@ -2080,6 +2080,10 @@ 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 "" @@ -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" @@ -2112,6 +2112,12 @@ 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:" @@ -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 " @@ -2127,6 +2127,12 @@ 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 "खालील पॅकेजेस परत ठेवली गेली:" @@ -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" @@ -2193,6 +2193,12 @@ 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:" @@ -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" @@ -2121,6 +2121,12 @@ 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 "निम्न प्याकेजहरू पछाडि राखिनेछन्:" @@ -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" @@ -2277,6 +2277,12 @@ 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:" @@ -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" @@ -2134,6 +2134,12 @@ 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:" @@ -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" @@ -2232,6 +2232,12 @@ 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:" @@ -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" @@ -2219,6 +2219,12 @@ 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." @@ -2145,6 +2145,12 @@ 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:" @@ -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" @@ -2349,6 +2349,12 @@ 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:" @@ -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" @@ -2266,6 +2266,12 @@ 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 "Следующие пакеты будут оставлены в неизменном виде:" @@ -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" @@ -2189,6 +2189,12 @@ 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:" @@ -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" @@ -2193,6 +2193,12 @@ 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:" @@ -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" @@ -2210,6 +2210,12 @@ 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:" @@ -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" @@ -2133,6 +2133,12 @@ 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 "จะคงรุ่นแพกเกจต่อไปนี้:" @@ -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" @@ -2150,6 +2150,12 @@ 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:" @@ -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" @@ -2238,6 +2238,12 @@ 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:" @@ -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" @@ -2224,6 +2224,12 @@ 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 "Пакунки, які залишені в незмінному стані:" @@ -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" @@ -2188,6 +2188,12 @@ 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" @@ -2125,6 +2125,12 @@ 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." @@ -2110,6 +2110,12 @@ 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 "下列套件將會維持其原有版本:" |