From 09d4933fa8a472ea3f1efa9484f962b94886c07f Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 17 Jan 2023 16:33:43 +0100 Subject: Release 2.5.5 --- CMakeLists.txt | 2 +- debian/changelog | 24 ++++++++++++++++++++++++ doc/apt-patterns.7.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 26 +++++++++++++++----------- doc/po/de.po | 44 +++++++++++++++++++++++++++++--------------- doc/po/es.po | 24 ++++++++++++++---------- doc/po/fr.po | 24 ++++++++++++++---------- doc/po/it.po | 24 ++++++++++++++---------- doc/po/ja.po | 24 ++++++++++++++---------- doc/po/nl.po | 44 +++++++++++++++++++++++++++++--------------- doc/po/pl.po | 24 ++++++++++++++---------- doc/po/pt.po | 42 ++++++++++++++++++++++++++++-------------- doc/po/pt_BR.po | 24 ++++++++++++++---------- po/apt-all.pot | 10 +++++++--- po/ar.po | 9 +++++++-- po/ast.po | 10 ++++++++-- po/bg.po | 10 ++++++++-- po/bs.po | 9 +++++++-- po/ca.po | 10 ++++++++-- po/cs.po | 10 ++++++++-- po/cy.po | 9 +++++++-- po/da.po | 10 ++++++++-- po/de.po | 10 ++++++++-- po/dz.po | 9 +++++++-- po/el.po | 10 ++++++++-- po/es.po | 10 ++++++++-- po/eu.po | 10 ++++++++-- po/fi.po | 10 ++++++++-- po/fr.po | 10 ++++++++-- po/gl.po | 10 ++++++++-- po/hu.po | 10 ++++++++-- po/it.po | 10 ++++++++-- po/ja.po | 10 ++++++++-- po/km.po | 9 +++++++-- po/ko.po | 10 ++++++++-- po/ku.po | 9 +++++++-- po/lt.po | 9 +++++++-- po/mr.po | 10 ++++++++-- po/nb.po | 10 ++++++++-- po/ne.po | 9 +++++++-- po/nl.po | 10 ++++++++-- po/nn.po | 9 +++++++-- po/pl.po | 10 ++++++++-- po/pt.po | 10 ++++++++-- po/pt_BR.po | 10 ++++++++-- po/ro.po | 10 ++++++++-- po/ru.po | 10 ++++++++-- po/sk.po | 10 ++++++++-- po/sl.po | 10 ++++++++-- po/sv.po | 10 ++++++++-- po/th.po | 10 ++++++++-- po/tl.po | 8 ++++++-- po/tr.po | 10 ++++++++-- po/uk.po | 10 ++++++++-- po/vi.po | 10 ++++++++-- po/zh_CN.po | 10 ++++++++-- po/zh_TW.po | 10 ++++++++-- 58 files changed, 552 insertions(+), 207 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dfb2b07c7..3165e195c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -205,7 +205,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.5.4") +set(PACKAGE_VERSION "2.5.5") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 43003dae4..7fcdaa51c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +apt (2.5.5) unstable; urgency=medium + + [ David Kalnischkies ] + * Do not document path to be repeatable in apt-ftparchive cmds + + [ Julian Andres Klode ] + * gitlab-ci: Install adduser + * make ?installed pattern match installed version only when narrowed + * apt-patterns(7): Grouping with () and or using | are supported + + [ Egon Willighagen ] + * Typo fix + + [ Camiel Vletter ] + * improve `--help` text for cmdline `apt autoremove` + + [ Frans Spiesschaert ] + * Dutch manpages translation update (Closes: #1023456, #1025843) + + [ Алексей Шилин ] + * Add 'tasks' section to default APT::Never-MarkAuto-Sections list + + -- Julian Andres Klode Tue, 17 Jan 2023 16:33:38 +0100 + apt (2.5.4) unstable; urgency=medium [ David Kalnischkies ] diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml index 9d4f0a94e..6b3f91e96 100644 --- a/doc/apt-patterns.7.xml +++ b/doc/apt-patterns.7.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2021-12-26T00:00:00Z + 2023-01-13T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 6e08a73c4..1a257d74c 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 89f3e1a5a..d3d436b68 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 2.5.4\n" +"Project-Id-Version: apt-doc 2.5.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -8269,7 +8269,10 @@ msgstr "" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: @@ -8376,6 +8379,15 @@ msgid "" "in apt-cache policy." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence " +"?any-version(?installed?version(2.0))matched even if 2.0 was " +"not installed, but another version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -8692,14 +8704,6 @@ msgid "" "it would require the package name to contain poptional." msgstr "" -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" - #. type: Content of: #: apt-patterns.7.xml msgid "" diff --git a/doc/po/de.po b/doc/po/de.po index f34efabde..f68aec32b 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.0.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2020-04-04 08:45+0200\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -11761,8 +11761,11 @@ msgstr "~i" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." -msgstr "wählt Pakete aus, die derzeit installiert sind." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." +msgstr "" #. type: Content of: #: apt-patterns.7.xml @@ -11887,6 +11890,15 @@ msgstr "" "Ursprung bedeutet hier, die Werte nach o= in apt-cache " "policy." +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -12283,18 +12295,6 @@ msgstr "" "code> eintippen, würde es erfordern, dass der Paketname poptional enthält." -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" -"Bündelnde Muster mit (…) oder der Schreibweise A|B " -"für ?or(A,B) werden nicht unterstützt. Wir gehen nicht davon " -"aus, dass die Verwendung von | üblich ist und ohne diese ist " -"eine Bündelung unnötig." - #. type: Content of: #: apt-patterns.7.xml msgid "" @@ -13946,6 +13946,20 @@ msgstr "" "fortfahren, wodurch die bereits auf der Platte heruntergeladenen Archive " "benutzt werden." +#~ msgid "Selects packages that are currently installed." +#~ msgstr "wählt Pakete aus, die derzeit installiert sind." + +#~ msgid "" +#~ "Grouping patterns with (...) or writing ?or(A,B) as A|B are not supported. We do not believe that the " +#~ "use of | is that common, and the grouping is not necessary " +#~ "without it." +#~ msgstr "" +#~ "Bündelnde Muster mit (…) oder der Schreibweise A|B für ?or(A,B) werden nicht unterstützt. Wir gehen nicht " +#~ "davon aus, dass die Verwendung von | üblich ist und ohne " +#~ "diese ist eine Bündelung unnötig." + #~ msgid "Regular expressions and &glob; syntax" #~ msgstr "Reguläre Ausdrücke und &glob;-Syntax" diff --git a/doc/po/es.po b/doc/po/es.po index b30987e5a..c3f53f1c9 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -11207,7 +11207,10 @@ msgstr "" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: @@ -11314,6 +11317,15 @@ msgid "" "in apt-cache policy." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -11633,14 +11645,6 @@ msgid "" "package name to contain poptional." msgstr "" -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" - #. type: Content of: #: apt-patterns.7.xml msgid "" diff --git a/doc/po/fr.po b/doc/po/fr.po index 72247bc5f..a8c9beea8 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2019-05-01 17:00+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" @@ -11672,7 +11672,10 @@ msgstr "" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: @@ -11781,6 +11784,15 @@ msgid "" "in apt-cache policy." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -12102,14 +12114,6 @@ msgid "" "package name to contain poptional." msgstr "" -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" - #. type: Content of: #: apt-patterns.7.xml msgid "" diff --git a/doc/po/it.po b/doc/po/it.po index cb6155c37..15542586d 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -11407,7 +11407,10 @@ msgstr "" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: @@ -11530,6 +11533,15 @@ msgid "" "in apt-cache policy." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml #, fuzzy @@ -11903,14 +11915,6 @@ msgid "" "package name to contain poptional." msgstr "" -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" - #. type: Content of: #: apt-patterns.7.xml msgid "" diff --git a/doc/po/ja.po b/doc/po/ja.po index 597a704be..b10feb0a4 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -10984,7 +10984,10 @@ msgstr "" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: @@ -11093,6 +11096,15 @@ msgid "" "in apt-cache policy." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -11414,14 +11426,6 @@ msgid "" "package name to contain poptional." msgstr "" -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" - #. type: Content of: #: apt-patterns.7.xml msgid "" diff --git a/doc/po/nl.po b/doc/po/nl.po index f0af129ce..56792c845 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 2.5.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-12-28 12:57+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2022-11-28 22:15+0100\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -11951,8 +11951,11 @@ msgstr "~i" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." -msgstr "Selecteert pakketten die momenteel geïnstalleerd zijn." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." +msgstr "" #. type: Content of: #: apt-patterns.7.xml @@ -12072,6 +12075,15 @@ msgstr "" "opgegeven reguliere expressie. Codenaam (codename) betekent hier de waarden " "na n= in apt-cache policy." +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -12433,18 +12445,6 @@ msgstr "" "u de ~ niet typt, zou dit betekenen dat de pakketnaam " "poptional moet bevatten." -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" -"Het groeperen van patronen met (...) of ?or(A,B) " -"schrijven als A|B worden niet ondersteund. We zijn niet van " -"mening dat het gebruik van | erg verspreid is en dat zonder dit " -"de groepering niet noodzakelijk is." - #. type: Content of: #: apt-patterns.7.xml msgid "" @@ -14111,3 +14111,17 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n" msgid "Which will use the already fetched archives on the disc." msgstr "" "En dit zal gebruik maken van de reeds opgehaalde archieven op de schijf." + +#~ msgid "Selects packages that are currently installed." +#~ msgstr "Selecteert pakketten die momenteel geïnstalleerd zijn." + +#~ msgid "" +#~ "Grouping patterns with (...) or writing ?or(A,B) as A|B are not supported. We do not believe that the " +#~ "use of | is that common, and the grouping is not necessary " +#~ "without it." +#~ msgstr "" +#~ "Het groeperen van patronen met (...) of ?or(A,B) schrijven als A|B worden niet ondersteund. We zijn " +#~ "niet van mening dat het gebruik van | erg verspreid is en " +#~ "dat zonder dit de groepering niet noodzakelijk is." diff --git a/doc/po/pl.po b/doc/po/pl.po index c8c51eb06..df643f65e 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" @@ -10350,7 +10350,10 @@ msgstr "" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: @@ -10457,6 +10460,15 @@ msgid "" "in apt-cache policy." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -10776,14 +10788,6 @@ msgid "" "package name to contain poptional." msgstr "" -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" - #. type: Content of: #: apt-patterns.7.xml msgid "" diff --git a/doc/po/pt.po b/doc/po/pt.po index 739d040e5..0c73d2b3d 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.4.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2022-05-19 23:40+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese <>\n" @@ -11636,8 +11636,11 @@ msgstr "~i" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." -msgstr "Seleciona pacotes que estão presentemente instalados." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." +msgstr "" #. type: Content of: #: apt-patterns.7.xml @@ -11754,6 +11757,15 @@ msgstr "" "regular fornecida. O nome-de-código aqui, significa os valores após " "n= em apt-cache policy." +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -12109,17 +12121,6 @@ msgstr "" "prioridade required, mas se você não escrever o ~, " "irá requerer que o nome do pacote contenha poptional." -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" -"Agrupar padrões com (...) ou escrever ?or(A,B) " -"como A|B não é suportado. Não acreditamos que o uso de | seja tão comum, e o agrupar não seja necessário sem ele." - #. type: Content of: #: apt-patterns.7.xml msgid "" @@ -13722,6 +13723,19 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n" msgid "Which will use the already fetched archives on the disc." msgstr "O qual irá usar os arquivos já obtidos e que estão no disco." +#~ msgid "Selects packages that are currently installed." +#~ msgstr "Seleciona pacotes que estão presentemente instalados." + +#~ msgid "" +#~ "Grouping patterns with (...) or writing ?or(A,B) as A|B are not supported. We do not believe that the " +#~ "use of | is that common, and the grouping is not necessary " +#~ "without it." +#~ msgstr "" +#~ "Agrupar padrões com (...) ou escrever ?or(A,B) " +#~ "como A|B não é suportado. Não acreditamos que o uso de " +#~ "| seja tão comum, e o agrupar não seja necessário sem ele." + #~ msgid "Regular expressions and &glob; syntax" #~ msgstr "Expressões regulares e sintaxe &glob;" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index cae26e62b..f0011f8f2 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" @@ -8620,7 +8620,10 @@ msgstr "" #. type: Content of: #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: @@ -8727,6 +8730,15 @@ msgid "" "in apt-cache policy." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence ?any-version(?installed?" +"version(2.0))matched even if 2.0 was not installed, but another " +"version was." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "?origin(REGEX)" @@ -9046,14 +9058,6 @@ msgid "" "package name to contain poptional." msgstr "" -#. type: Content of: -#: apt-patterns.7.xml -msgid "" -"Grouping patterns with (...) or writing ?or(A,B) " -"as A|B are not supported. We do not believe that the use of " -"| is that common, and the grouping is not necessary without it." -msgstr "" - #. type: Content of: #: apt-patterns.7.xml msgid "" diff --git a/po/apt-all.pot b/po/apt-all.pot index cb2f15bb4..612861cbd 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.5.4\n" +"Project-Id-Version: apt 2.5.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2610,7 +2610,7 @@ msgstr "" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "" @@ -2881,6 +2881,10 @@ msgstr "" msgid "remove packages" msgstr "" +#: cmdline/apt.cc +msgid "automatically remove all unused packages" +msgstr "" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/ar.po b/po/ar.po index 43a79999f..76ad55a26 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -2653,7 +2653,7 @@ msgstr "حزم معطوبة" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "إلا أنه سيتم تثبيت %s" @@ -2938,6 +2938,11 @@ msgstr "الحزم المُدبّسة:" msgid "remove packages" msgstr "حزم معطوبة" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "إلا أنه سيتم تثبيت %s" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/ast.po b/po/ast.po index a2dac46bc..b989efd0c 100644 --- a/po/ast.po +++ b/po/ast.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela \n" "Language-Team: Asturian (ast)\n" @@ -2756,7 +2756,7 @@ msgstr "Desaniciar paquetes" msgid "Remove packages and config files" msgstr "Quitar y desaniciar paquetes" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Desaniciar automáticamente tolos paquetes non usaos" @@ -3065,6 +3065,12 @@ msgstr "Paquetes na chincheta:" msgid "remove packages" msgstr "Paquetes frañaos" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Desaniciar automáticamente tolos paquetes non usaos" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/bg.po b/po/bg.po index 2c2a12262..734e244ce 100644 --- a/po/bg.po +++ b/po/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -2806,7 +2806,7 @@ msgstr "Премахване на пакети" msgid "Remove packages and config files" msgstr "Премахване на пакети, включително файловете им с настройки" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Автоматично премахване на всички неизползвани пакети" @@ -3116,6 +3116,12 @@ msgstr "Отбити пакети:" msgid "remove packages" msgstr "Счупени пакети" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Автоматично премахване на всички неизползвани пакети" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/bs.po b/po/bs.po index e7ba83ea9..76f26f4de 100644 --- a/po/bs.po +++ b/po/bs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović \n" "Language-Team: Bosnian \n" @@ -2640,7 +2640,7 @@ msgstr "Oštećeni paketi" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "ali se %s treba instalirati" @@ -2925,6 +2925,11 @@ msgstr " Pojedinačni virutuelni paketi:" msgid "remove packages" msgstr "Oštećeni paketi" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "ali se %s treba instalirati" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/ca.po b/po/ca.po index 85da456d0..280086890 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2020-08-09 22:43+0200\n" "Last-Translator: Aleix Vidal i Gaya \n" "Language-Team: Catalan \n" @@ -2886,7 +2886,7 @@ msgstr "Suprimeix paquets" msgid "Remove packages and config files" msgstr "Suprimeix paquets i fitxers de configuració" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Suprimeix automàticament tots els paquets no utilitzats" @@ -3195,6 +3195,12 @@ msgstr "reinstal·la paquets" msgid "remove packages" msgstr "elimina paquets" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Suprimeix automàticament tots els paquets no utilitzats" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/cs.po b/po/cs.po index 0c5bd620f..50c828820 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4.2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2017-05-06 11:08+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -2806,7 +2806,7 @@ msgstr "Odstraní balíky" msgid "Remove packages and config files" msgstr "Odstraní balíky včetně konfiguračních souborů" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "automaticky odstraní nepoužívané balíky" @@ -3116,6 +3116,12 @@ msgstr "nainstaluje balíky" msgid "remove packages" msgstr "odstraní balíky" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "automaticky odstraní nepoužívané balíky" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/cy.po b/po/cy.po index 784d80ae4..c3fdd6ba9 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" @@ -2765,7 +2765,7 @@ msgstr "Tynnu pecynnau" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "ond mae %s yn mynd i gael ei sefydlu" @@ -3074,6 +3074,11 @@ msgstr "Pecynnau wedi eu Pinio:" msgid "remove packages" msgstr "Pecynnau wedi torri" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "ond mae %s yn mynd i gael ei sefydlu" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/da.po b/po/da.po index 1072e2ff5..383fc0870 100644 --- a/po/da.po +++ b/po/da.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~rc2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -2830,7 +2830,7 @@ msgstr "Afinstaller pakker" msgid "Remove packages and config files" msgstr "Fjern pakker og konfigurationsfiler" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Afinstaller automatisk alle ubrugte pakker" @@ -3145,6 +3145,12 @@ msgstr "installer pakker" msgid "remove packages" msgstr "fjern pakker" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Afinstaller automatisk alle ubrugte pakker" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/de.po b/po/de.po index e3347e917..e6bb4a4e7 100644 --- a/po/de.po +++ b/po/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.4.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2022-03-11 17:39+0100\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: German \n" @@ -2943,7 +2943,7 @@ msgstr "Pakete entfernen" msgid "Remove packages and config files" msgstr "Pakete vollständig entfernen (inkl. Konfigurationsdateien)" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "alle nicht mehr verwendeten Pakete automatisch entfernen" @@ -3262,6 +3262,12 @@ msgstr "Pakete erneut installieren" msgid "remove packages" msgstr "Pakete entfernen" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "alle nicht mehr verwendeten Pakete automatisch entfernen" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/dz.po b/po/dz.po index 45016d67c..c119df8b8 100644 --- a/po/dz.po +++ b/po/dz.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering \n" "Language-Team: Dzongkha \n" @@ -2716,7 +2716,7 @@ msgstr "འདི་གིས་ ཐུམ་སྒྲིལ་ཚུ་རྩ msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "འདི་འབདཝ་ད་%sའདི་གཞི་བཙུགས་འབད་ནི་ཨིན།" @@ -3024,6 +3024,11 @@ msgstr "ཁབ་གཟེར་བཏབ་ཡོད་པའི་ཐུམ་ msgid "remove packages" msgstr "ཆད་པ་ཡོད་པའི་ཐུམ་སྒྲིལ་ཚུ།" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "འདི་འབདཝ་ད་%sའདི་གཞི་བཙུགས་འབད་ནི་ཨིན།" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/el.po b/po/el.po index 3aefade53..d649f66de 100644 --- a/po/el.po +++ b/po/el.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2020-12-30 12:20+0200\n" "Last-Translator: Vangelis Skarmoutsos \n" "Language-Team: Greek \n" @@ -2737,7 +2737,7 @@ msgstr "Αφαίρεση πακέτων" msgid "Remove packages and config files" msgstr "Αφαίρεση πακέτων και αρχείων ρυθμίσεων" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Αυτόματη αφαίρεση όλων των μη χρησιμοποιούμενων πακέτων" @@ -3019,6 +3019,12 @@ msgstr "επανεγκατάσταση πακέτων" msgid "remove packages" msgstr "αφαίρεση πακέτων" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Αυτόματη αφαίρεση όλων των μη χρησιμοποιούμενων πακέτων" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/es.po b/po/es.po index 9456fd002..fed81c505 100644 --- a/po/es.po +++ b/po/es.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -2949,7 +2949,7 @@ msgstr "Elimina paquetes" msgid "Remove packages and config files" msgstr "Elimina y purga paquetes" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Elimina automáticamente todos los paquetes sin utilizar" @@ -3266,6 +3266,12 @@ msgstr "instala paquetes" msgid "remove packages" msgstr "elimina paquetes" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Elimina automáticamente todos los paquetes sin utilizar" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/eu.po b/po/eu.po index a119f440b..c0c407ee0 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -2718,7 +2718,7 @@ msgstr "Kendu paketeak" msgid "Remove packages and config files" msgstr "Paketeak kendu eta garbitu" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Automatikoki kendu erabiltzen ez diren paketeak" @@ -3025,6 +3025,12 @@ msgstr "Pin duten Paketeak:" msgid "remove packages" msgstr "Hautsitako paketeak" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Automatikoki kendu erabiltzen ez diren paketeak" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/fi.po b/po/fi.po index 96f8b3806..230594bb1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -2709,7 +2709,7 @@ msgstr "Poista paketteja" msgid "Remove packages and config files" msgstr "Poista paketit asennustiedostoineen" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Poista kaikki käyttämättömät paketit" @@ -3016,6 +3016,12 @@ msgstr "Paketit joissa tunniste:" msgid "remove packages" msgstr "Rikkinäiset paketit" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Poista kaikki käyttämättömät paketit" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/fr.po b/po/fr.po index 2e6fcb816..c93a75be6 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2019-01-21 09:19+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -2951,7 +2951,7 @@ msgstr "Supprime des paquets" msgid "Remove packages and config files" msgstr "Supprime des paquets et leurs fichiers de configuration" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Supprime automatiquement les dépendances inutilisées" @@ -3276,6 +3276,12 @@ msgstr "installes les paquets" msgid "remove packages" msgstr "supprime des paquets" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Supprime automatiquement les dépendances inutilisées" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/gl.po b/po/gl.po index 180595bf9..6b1753446 100644 --- a/po/gl.po +++ b/po/gl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician \n" @@ -2788,7 +2788,7 @@ msgstr "Retira paquetes" msgid "Remove packages and config files" msgstr "Retira paquetes e ficheiros de configuración" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Retira automaticamente todos os paquetes sen uso" @@ -3097,6 +3097,12 @@ msgstr "Paquetes inmobilizados:" msgid "remove packages" msgstr "Paquetes estragados" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Retira automaticamente todos os paquetes sen uso" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/hu.po b/po/hu.po index 84c1fb624..2cb0795fb 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -2854,7 +2854,7 @@ msgstr "Csomagok eltávolítása" msgid "Remove packages and config files" msgstr "Eltávolítja és teljesen törli a csomagokat" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Automatikusan eltávolítja a nem használt csomagokat" @@ -3168,6 +3168,12 @@ msgstr "csomagok telepítése" msgid "remove packages" msgstr "csomagok eltávolítása" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Automatikusan eltávolítja a nem használt csomagokat" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/it.po b/po/it.po index 96527b9e7..df904c1cc 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2019-03-04 11:05+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" @@ -2904,7 +2904,7 @@ msgstr "Rimuove i pacchetti" msgid "Remove packages and config files" msgstr "Rimuove i pacchetti e la loro configurazione" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Rimuove automaticamente i pacchetti inutilizzati" @@ -3221,6 +3221,12 @@ msgstr "Installa nuovamente pacchetti" msgid "remove packages" msgstr "Rimuove pacchetti" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Rimuove automaticamente i pacchetti inutilizzati" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/ja.po b/po/ja.po index 534f87f02..8eab1ad9b 100644 --- a/po/ja.po +++ b/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2022-08-14 14:30+0900\n" "Last-Translator: Hideki Yamane \n" "Language-Team: Japanese \n" @@ -2852,7 +2852,7 @@ msgstr "パッケージを削除する" msgid "Remove packages and config files" msgstr "設定ファイルまで含めてパッケージを削除する" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "自動インストールされ使われていないすべてのパッケージを削除する" @@ -3162,6 +3162,12 @@ msgstr "パッケージをインストール" msgid "remove packages" msgstr "パッケージを削除" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "自動インストールされ使われていないすべてのパッケージを削除する" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/km.po b/po/km.po index 782c69b2f..69ead3610 100644 --- a/po/km.po +++ b/po/km.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -2702,7 +2702,7 @@ msgstr "យក​កញ្ចប់​ចេញ" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "ប៉ុន្តែ​ %s នឹង​ត្រូវ​បាន​ដំឡើ​ង" @@ -3010,6 +3010,11 @@ msgstr "កញ្ចប់​ដែល​បាន​ខ្ទាស់ ៖" msgid "remove packages" msgstr "កញ្ចប់​ដែល​បាន​ខូច​" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "ប៉ុន្តែ​ %s នឹង​ត្រូវ​បាន​ដំឡើ​ង" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/ko.po b/po/ko.po index 60e4cd01a..00dc82486 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -2720,7 +2720,7 @@ msgstr "패키지를 지웁니다" msgid "Remove packages and config files" msgstr "패키지를 완전히 지웁니다" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "사용하지 않는 패키지를 자동으로 전부 지웁니다" @@ -3027,6 +3027,12 @@ msgstr "핀 패키지:" msgid "remove packages" msgstr "망가진 패키지" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "사용하지 않는 패키지를 자동으로 전부 지웁니다" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/ku.po b/po/ku.po index 7d6f78752..d2dcf4b25 100644 --- a/po/ku.po +++ b/po/ku.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: ku \n" @@ -2637,7 +2637,7 @@ msgstr "" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "lê %s dê were sazkirin" @@ -2946,6 +2946,11 @@ msgstr " Pakêta tenê ya farazî:" msgid "remove packages" msgstr "Paketên şikestî" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "lê %s dê were sazkirin" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/lt.po b/po/lt.po index 97f404e04..6b64ab333 100644 --- a/po/lt.po +++ b/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" @@ -2684,7 +2684,7 @@ msgstr "Sugadinti paketai" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "%s nustatytas kaip įdiegtas rankiniu būdu\n" @@ -2995,6 +2995,11 @@ msgstr "Surišti paketai:" msgid "remove packages" msgstr "Sugadinti paketai" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "%s nustatytas kaip įdiegtas rankiniu būdu\n" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/mr.po b/po/mr.po index a5d2ea312..c30530fb6 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -2699,7 +2699,7 @@ msgstr "पॅकेजेस कायमची काढा" msgid "Remove packages and config files" msgstr "पॅकेजेस कायमची काढा व साफ करा" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "वापरात नसलेली सर्व पॅकेजेस स्वयंचलितपणे कायमची काढा" @@ -3006,6 +3006,12 @@ msgstr "एकत्रित पॅकेजेस:" msgid "remove packages" msgstr "तुटलेली पॅकेजेस" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "वापरात नसलेली सर्व पॅकेजेस स्वयंचलितपणे कायमची काढा" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/nb.po b/po/nb.po index 1c13575b2..f937daec5 100644 --- a/po/nb.po +++ b/po/nb.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2018-10-30 20:53+0100\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål \n" @@ -2782,7 +2782,7 @@ msgstr "Fjern pakker" msgid "Remove packages and config files" msgstr "Fjern og rydd opp etter pakker" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Fjern alle automatisk ubrukte pakker" @@ -3091,6 +3091,12 @@ msgstr "Låste pakker:" msgid "remove packages" msgstr "Ødelagte pakker" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Fjern alle automatisk ubrukte pakker" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/ne.po b/po/ne.po index d8b5f3c78..1e75c17d6 100644 --- a/po/ne.po +++ b/po/ne.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel \n" "Language-Team: Nepali \n" @@ -2699,7 +2699,7 @@ msgstr "" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "तर %s स्थापना हुनुपर्यो" @@ -3007,6 +3007,11 @@ msgstr "पिन गरिएका प्याकेजहरू:" msgid "remove packages" msgstr "भाँचिएका प्याकेजहरू" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "तर %s स्थापना हुनुपर्यो" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/nl.po b/po/nl.po index 1297b81c5..96af78f67 100644 --- a/po/nl.po +++ b/po/nl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.4.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2022-04-08 20:34+0200\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -2897,7 +2897,7 @@ msgstr "Pakketten verwijderen" msgid "Remove packages and config files" msgstr "Pakketten en hun configuratiebestanden verwijderen" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Automatisch alle ongebruikte pakketten verwijderen" @@ -3209,6 +3209,12 @@ msgstr "pakketten opnieuw installeren" msgid "remove packages" msgstr "pakketten verwijderen" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Automatisch alle ongebruikte pakketten verwijderen" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/nn.po b/po/nn.po index acaca7f2d..a9df2c38d 100644 --- a/po/nn.po +++ b/po/nn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -2716,7 +2716,7 @@ msgstr "Fjern pakkar." msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc #, fuzzy msgid "Remove automatically all unused packages" msgstr "men %s skal installerast" @@ -3024,6 +3024,11 @@ msgstr "Spikra pakkar:" msgid "remove packages" msgstr "ydelagde pakkar" +#: cmdline/apt.cc +#, fuzzy +msgid "automatically remove all unused packages" +msgstr "men %s skal installerast" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/pl.po b/po/pl.po index 1733dccc0..a07112990 100644 --- a/po/pl.po +++ b/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" @@ -2827,7 +2827,7 @@ msgstr "Usuwa pakiety" msgid "Remove packages and config files" msgstr "Usuwa pakiety łącznie z plikami konfiguracyjnymi" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Usuwa automatycznie wszystkie nieużywane pakiety" @@ -3143,6 +3143,12 @@ msgstr "Przypięte pakiety:" msgid "remove packages" msgstr "Pakiety są uszkodzone" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Usuwa automatycznie wszystkie nieużywane pakiety" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/pt.po b/po/pt.po index 78d510262..282f6bd9d 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -2812,7 +2812,7 @@ msgstr "Remover pacotes" msgid "Remove packages and config files" msgstr "Remover pacotes e ficheiros de configuração" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Remover automaticamente todos os pacotes não utilizados" @@ -3122,6 +3122,12 @@ msgstr "Pacotes Marcados:" msgid "remove packages" msgstr "Pacotes estragados" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Remover automaticamente todos os pacotes não utilizados" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/pt_BR.po b/po/pt_BR.po index c2c0bedc3..b8918676b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: Brazilian Portuguese \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" @@ -2736,7 +2736,7 @@ msgstr "Șterge pachete" msgid "Remove packages and config files" msgstr "Șterge și curăță pachete" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Șterge automat toate pachetele nefolosite" @@ -3043,6 +3043,12 @@ msgstr "Pachete alese special:" msgid "remove packages" msgstr "Pachete deteriorate" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Șterge automat toate pachetele nefolosite" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/ru.po b/po/ru.po index 44d358707..fec88e13d 100644 --- a/po/ru.po +++ b/po/ru.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.2.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2021-02-22 20:02+0300\n" "Last-Translator: Алексей Шилин \n" "Language-Team: русский \n" @@ -2886,7 +2886,7 @@ msgstr "удалить пакеты" msgid "Remove packages and config files" msgstr "удалить пакеты вместе с их файлами настройки" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "автоматически удалить все неиспользуемые пакеты" @@ -3192,6 +3192,12 @@ msgstr "переустановить пакеты" msgid "remove packages" msgstr "удалить пакеты" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "автоматически удалить все неиспользуемые пакеты" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/sk.po b/po/sk.po index 5706f6282..24b237f7e 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -2779,7 +2779,7 @@ msgstr "Odstráni balíky" msgid "Remove packages and config files" msgstr "Odstráni a balíky a ich konfiguračné súbory" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Automaticky odstráni všetky nepoužité balíky" @@ -3089,6 +3089,12 @@ msgstr "Pripevnené balíky:" msgid "remove packages" msgstr "Poškodené balíky" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Automaticky odstráni všetky nepoužité balíky" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/sl.po b/po/sl.po index 975e83d53..9e7820936 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" @@ -2782,7 +2782,7 @@ msgstr "Odstrani pakete" msgid "Remove packages and config files" msgstr "Odstrani pakete in nastavitvene datoteke" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Samodejno odstrani vse neuporabljene pakete" @@ -3094,6 +3094,12 @@ msgstr "Pripeti paketi:" msgid "remove packages" msgstr "Pokvarjeni paketi" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Samodejno odstrani vse neuporabljene pakete" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/sv.po b/po/sv.po index 96eeb13f6..67cc9f1cc 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" @@ -2802,7 +2802,7 @@ msgstr "Ta bort paket" msgid "Remove packages and config files" msgstr "Ta bort paket och konfigurationsfiler" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Ta automatiskt bort alla oanvända paket" @@ -3116,6 +3116,12 @@ msgstr "installera paket" msgid "remove packages" msgstr "ta bort paket" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Ta automatiskt bort alla oanvända paket" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/th.po b/po/th.po index ed92e8e2d..ad5a92ca0 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -2714,7 +2714,7 @@ msgstr "ถอดถอนแพกเกจ" msgid "Remove packages and config files" msgstr "ถอดถอนแพกเกจพร้อมลบค่าตั้งทั้งหมด" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "ถอดถอนแพกเกจที่ไม่ใช้แล้วโดยอัตโนมัติ" @@ -3027,6 +3027,12 @@ msgstr "ติดตั้งแพกเกจ" msgid "remove packages" msgstr "ถอดถอนแพกเกจ" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "ถอดถอนแพกเกจที่ไม่ใช้แล้วโดยอัตโนมัติ" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/tl.po b/po/tl.po index 73f209c99..b94ddb9b3 100644 --- a/po/tl.po +++ b/po/tl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -2730,7 +2730,7 @@ msgstr "Mag-tanggal ng mga pakete" msgid "Remove packages and config files" msgstr "" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "" @@ -3033,6 +3033,10 @@ msgstr "Mga naka-Pin na Pakete:" msgid "remove packages" msgstr "Sirang mga pakete" +#: cmdline/apt.cc +msgid "automatically remove all unused packages" +msgstr "" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/tr.po b/po/tr.po index 0f2d81207..c0484f52b 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2018-01-03 16:32+0300\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian l10n Turkish \n" @@ -2850,7 +2850,7 @@ msgstr "Paket(leri) kaldır" msgid "Remove packages and config files" msgstr "Paketleri ve yapılandırma dosyalarını kaldır" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Kullanılmayan tüm paketleri otomatik olarak kaldır" @@ -3162,6 +3162,12 @@ msgstr "paket kur" msgid "remove packages" msgstr "paket kaldır" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Kullanılmayan tüm paketleri otomatik olarak kaldır" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/uk.po b/po/uk.po index c6c6c867a..da8baf324 100644 --- a/po/uk.po +++ b/po/uk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko \n" "Language-Team: Українська \n" @@ -2816,7 +2816,7 @@ msgstr "видалити пакунки" msgid "Remove packages and config files" msgstr "видалити пакунки разом з іхніми конфігураційними файлами" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "видалити автоматично усі пакунки, що не використовуються" @@ -3133,6 +3133,12 @@ msgstr "Зафіксовані пакунки:" msgid "remove packages" msgstr "Зламані пакунки" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "видалити автоматично усі пакунки, що не використовуються" + #. system wide stuff #: cmdline/apt.cc #, fuzzy diff --git a/po/vi.po b/po/vi.po index 9c231ef51..15350ab34 100644 --- a/po/vi.po +++ b/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" @@ -2788,7 +2788,7 @@ msgstr "Gỡ bỏ gói phần mềm" msgid "Remove packages and config files" msgstr "Gỡ bỏ và tẩy xóa gói" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "Tự động gỡ bỏ tất cả các gói không dùng" @@ -3104,6 +3104,12 @@ msgstr "cài đặt các gói" msgid "remove packages" msgstr "gỡ bỏ các gói" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "Tự động gỡ bỏ tất cả các gói không dùng" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/zh_CN.po b/po/zh_CN.po index 4f410cd8e..15c37a18a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.5.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2022-10-05 17:20-0400\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) \n" @@ -2710,7 +2710,7 @@ msgstr "卸载软件包" msgid "Remove packages and config files" msgstr "卸载并清除软件包的配置" -#: cmdline/apt-get.cc cmdline/apt.cc +#: cmdline/apt-get.cc msgid "Remove automatically all unused packages" msgstr "卸载所有自动安装且不再使用的软件包" @@ -3008,6 +3008,12 @@ msgstr "重新安装软件包" msgid "remove packages" msgstr "移除软件包" +#: cmdline/apt.cc +#, fuzzy +#| msgid "Remove automatically all unused packages" +msgid "automatically remove all unused packages" +msgstr "卸载所有自动安装且不再使用的软件包" + #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" diff --git a/po/zh_TW.po b/po/zh_TW.po index 8bdae1ecb..28e35b501 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-02-22 20:01+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5]