diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-10-21 19:28:34 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-10-21 19:28:34 +0200 |
| commit | 05fe552b0c61821e5865c5cb224b2ae25247aeab (patch) | |
| tree | 340642f60f73ba60ee538dfddca458a8c32753d9 | |
| parent | 64dfff37c8e324b7edffbc3b7363086d61b0f41c (diff) | |
Release 3.1.93.1.9
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | debian/changelog | 26 | ||||
| -rw-r--r-- | doc/apt-verbatim.ent | 2 | ||||
| -rw-r--r-- | doc/po/apt-doc.pot | 4 | ||||
| -rw-r--r-- | po/apt-all.pot | 8 | ||||
| -rw-r--r-- | po/ar.po | 6 | ||||
| -rw-r--r-- | po/ast.po | 6 | ||||
| -rw-r--r-- | po/bg.po | 6 | ||||
| -rw-r--r-- | po/bs.po | 6 | ||||
| -rw-r--r-- | po/ca.po | 6 | ||||
| -rw-r--r-- | po/cs.po | 6 | ||||
| -rw-r--r-- | po/cy.po | 6 | ||||
| -rw-r--r-- | po/da.po | 6 | ||||
| -rw-r--r-- | po/de.po | 6 | ||||
| -rw-r--r-- | po/dz.po | 6 | ||||
| -rw-r--r-- | po/el.po | 6 | ||||
| -rw-r--r-- | po/eu.po | 6 | ||||
| -rw-r--r-- | po/fi.po | 6 | ||||
| -rw-r--r-- | po/gl.po | 6 | ||||
| -rw-r--r-- | po/hu.po | 6 | ||||
| -rw-r--r-- | po/it.po | 6 | ||||
| -rw-r--r-- | po/ja.po | 6 | ||||
| -rw-r--r-- | po/km.po | 6 | ||||
| -rw-r--r-- | po/ko.po | 6 | ||||
| -rw-r--r-- | po/ku.po | 6 | ||||
| -rw-r--r-- | po/lt.po | 6 | ||||
| -rw-r--r-- | po/mr.po | 6 | ||||
| -rw-r--r-- | po/nb.po | 6 | ||||
| -rw-r--r-- | po/ne.po | 6 | ||||
| -rw-r--r-- | po/nn.po | 6 | ||||
| -rw-r--r-- | po/pl.po | 6 | ||||
| -rw-r--r-- | po/pt.po | 6 | ||||
| -rw-r--r-- | po/pt_BR.po | 6 | ||||
| -rw-r--r-- | po/ro.po | 6 | ||||
| -rw-r--r-- | po/ru.po | 6 | ||||
| -rw-r--r-- | po/sk.po | 6 | ||||
| -rw-r--r-- | po/sl.po | 6 | ||||
| -rw-r--r-- | po/sv.po | 6 | ||||
| -rw-r--r-- | po/th.po | 6 | ||||
| -rw-r--r-- | po/tl.po | 6 | ||||
| -rw-r--r-- | po/tr.po | 6 | ||||
| -rw-r--r-- | po/uk.po | 6 | ||||
| -rw-r--r-- | po/vi.po | 6 | ||||
| -rw-r--r-- | po/zh_CN.po | 6 | ||||
| -rw-r--r-- | po/zh_TW.po | 6 |
45 files changed, 236 insertions, 46 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index cd59b8acd..4f2102696 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,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 "3.1.8") +set(PACKAGE_VERSION "3.1.9") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index fdf1e5c69..150177e88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +apt (3.1.9) unstable; urgency=medium + + [ Gyorgy Sarvari ] + * fix compiling with musl + + [ Simon Johnsson ] + * Fix history command error when no ID was given + + [ Jochen Sprickerhof ] + * Let APT::Get::Mark-Auto satisfy APT::Get::Build-Dep-Automatic + (Closes: #973260) + + [ Julian Andres Klode ] + * ExecFork: Use close_range() if available + * Correctly append or remove FD_CLOEXEC + * French program translation update (Closes: #1116322) + + [ Igor Támara ] + * Spanish translation update (Closes: #1110853) + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #1115366) + * Dutch manpages translation update (Closes: #1115367) + + -- Julian Andres Klode <juliank@ubuntu.com> Tue, 21 Oct 2025 19:27:47 +0200 + apt (3.1.8) unstable; urgency=medium * Move "Tried to start delayed item […], but failed" to debugging diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index ad78300a9..3fea1088c 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "3.1.8"> +<!ENTITY apt-product-version "3.1.9"> <!-- (Code)names for various things used all over the place --> <!ENTITY debian-oldstable-codename "bookworm"> diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 97934368c..d42abd4da 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 3.1.8\n" +"Project-Id-Version: apt-doc 3.1.9\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-04 12:30+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" diff --git a/po/apt-all.pot b/po/apt-all.pot index da56da8ac..824b88197 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 3.1.8\n" +"Project-Id-Version: apt 3.1.9\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-04 12:30+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1880,6 +1880,10 @@ msgid "Could not find given version %s of %s" msgstr "" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, c-format msgid "'%s' not a valid ID." 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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1921,6 +1921,10 @@ msgid "Could not find given version %s of %s" msgstr "فشل إغلاق الملف %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1982,6 +1982,10 @@ msgid "Could not find given version %s of %s" msgstr "Inorar versión non disponible de '%s' del paquete '%s'" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2024,6 +2024,10 @@ msgid "Could not find given version %s of %s" msgstr "Игнориране на несъществуваща версия „%s“ на пакета „%s“" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1908,6 +1908,10 @@ msgid "Could not find given version %s of %s" msgstr "Ne mogu otvoriti %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -15,7 +15,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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-03-13 16:18+0100\n" "Last-Translator: poc senderi <pocsenderi@protonmail.com>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -2076,6 +2076,10 @@ msgid "Could not find given version %s of %s" msgstr "No s'ha pogut trobar la versió «%s» del paquet «%s»" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, c-format msgid "'%s' not a valid ID." msgstr "" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 3.0.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-05-20 15:18+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -2009,6 +2009,10 @@ msgid "Could not find given version %s of %s" msgstr "Nelze najít verzi „%s“ balíku „%s“" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1979,6 +1979,10 @@ msgid "Could not find given version %s of %s" msgstr "Ychwanegiad dwbl o'r dargyfeiriad %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2034,6 +2034,10 @@ msgid "Could not find given version %s of %s" msgstr "Kan ikke finde version »%s« for pakke »%s«" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, c-format msgid "'%s' not a valid ID." msgstr "" @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 3.1.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-08-23 10:13+0200\n" "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -2104,6 +2104,10 @@ msgid "Could not find given version %s of %s" msgstr "Es kann keine Version »%s« des Pakets »%s« gefunden werden" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1951,6 +1951,10 @@ msgid "Could not find given version %s of %s" msgstr "%s -> %s་ཁ་ཕྱོགས་ཀྱི་ལོག་བལྟབ་ཁ་སྐོང་།" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1975,6 +1975,10 @@ msgid "Could not find given version %s of %s" msgstr "Δεν μπορεί να βρεθεί η έκδοση '%s' του πακέτου '%s'" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1949,6 +1949,10 @@ msgid "Could not find given version %s of %s" msgstr "Desbideratzearen gehitze bikoitza: %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1945,6 +1945,10 @@ msgid "Could not find given version %s of %s" msgstr "Korvautuksen kaksoislisäys %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2008,6 +2008,10 @@ msgid "Could not find given version %s of %s" msgstr "Ignorar a versión non dispoñíbel «%s» do paquete «%s»" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2065,6 +2065,10 @@ msgid "Could not find given version %s of %s" msgstr "A(z) „%2$s” csomag „%1$s” verziója nem érhető el" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2024-09-06 10:21+0100\n" "Last-Translator: Luca Vercelli <luca.vercelli.to@gmail.com>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -2088,6 +2088,10 @@ msgid "Could not find given version %s of %s" msgstr "Impossibile trovare la versione \"%s\" del pacchetto \"%s\"" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, c-format msgid "'%s' not a valid ID." msgstr "" @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2057,6 +2057,10 @@ msgid "Could not find given version %s of %s" msgstr "パッケージ '%2$s' のバージョン '%1$s' は見つかりませんでした" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, c-format msgid "'%s' not a valid ID." 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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1945,6 +1945,10 @@ msgid "Could not find given version %s of %s" msgstr "ការបន្ថែមស្ទួន នៃការបង្វែរ %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1961,6 +1961,10 @@ msgid "Could not find given version %s of %s" msgstr "'%2$s' 패키지의 '%1$s' 버전은 없으므로 무시합니다." #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1910,6 +1910,10 @@ msgid "Could not find given version %s of %s" msgstr "Nikarî pelê %s veke" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1932,6 +1932,10 @@ msgid "Could not find given version %s of %s" msgstr "Nepavyko atverti failo %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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 " @@ -1947,6 +1947,10 @@ msgid "Could not find given version %s of %s" msgstr "%s -> %s डायव्हर्जन दुप्पट मिळवा" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1995,6 +1995,10 @@ msgid "Could not find given version %s of %s" msgstr "Ignorer utilgjengelig versjon «%s» av pakke «%s»" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1941,6 +1941,10 @@ msgid "Could not find given version %s of %s" msgstr "मोडको डबल थप %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1949,6 +1949,10 @@ msgid "Could not find given version %s of %s" msgstr "Dobbel tilleggjing av avleiing %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2024-07-08 17:53+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -2074,6 +2074,10 @@ msgid "Could not find given version %s of %s" msgstr "Nie udało się znaleźć wersji \"%s\" pakietu \"%s\"" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, c-format msgid "'%s' not a valid ID." msgstr "" @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2026,6 +2026,10 @@ msgid "Could not find given version %s of %s" msgstr "Ignorar a versão '%s', não disponível, do pacote '%s'" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." diff --git a/po/pt_BR.po b/po/pt_BR.po index bfa7aa273..703dd280c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.33\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-03-15 04:08+0000\n" "Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n" "Language-Team: l10n Portuguese <debian-l10n-portuguese@lists.debian.org>\n" @@ -2070,6 +2070,10 @@ msgid "Could not find given version %s of %s" msgstr "Não é possível encontrar a versão '%s' do pacote '%s'" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.35\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-03-29 00:56+0100\n" "Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -2132,6 +2132,10 @@ msgid "Could not find given version %s of %s" msgstr "Nu se poate găsi versiunea „%s” a pachetului „%s”" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.30\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-02-26 11:30+0300\n" "Last-Translator: Алексей Шилин <shilin.aleksej@gmail.com>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -2078,6 +2078,10 @@ msgid "Could not find given version %s of %s" msgstr "Не удалось найти версию «%s» пакета «%s»" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1988,6 +1988,10 @@ msgid "Could not find given version %s of %s" msgstr "Ignorovať nedostupnú verziu „%s“ balíka „%s“" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1988,6 +1988,10 @@ msgid "Could not find given version %s of %s" msgstr "Prezri nerazpoložljivo različico '%s' paketa '%s'" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-02-12 22:07+0100\n" "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n" "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n" @@ -2043,6 +2043,10 @@ msgid "Could not find given version %s of %s" msgstr "Kan inte hitta versionen ”%s” av paketet ”%s”" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1966,6 +1966,10 @@ msgid "Could not find given version %s of %s" msgstr "ไม่พบรุ่น '%s' ของแพกเกจ '%s'" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -1965,6 +1965,10 @@ msgid "Could not find given version %s of %s" msgstr "Dobleng pagdagdag ng diversion %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2045,6 +2045,10 @@ msgid "Could not find given version %s of %s" msgstr "'%2$s' paketinin '%1$s' sürümünü bulunamadı" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2023,6 +2023,10 @@ msgid "Could not find given version %s of %s" msgstr "Ігнорувати недоступну версію '%s' пакунку '%s'" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." @@ -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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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" @@ -2012,6 +2012,10 @@ msgid "Could not find given version %s of %s" msgstr "Không tìm thấy phiên bản “%s” của gói “%s”" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." diff --git a/po/zh_CN.po b/po/zh_CN.po index e86f2a2fd..5da9c334f 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\n" "PO-Revision-Date: 2025-07-31 18:13+0800\n" "Last-Translator: Tianyu Chen <sweetyfish@deepin.org>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -1963,6 +1963,10 @@ msgid "Could not find given version %s of %s" msgstr "找不到 %2$s 软件包的 %1$s 版本" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." diff --git a/po/zh_TW.po b/po/zh_TW.po index d5d707d0b..10761ffe0 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: 2025-10-02 14:49+0000\n" +"POT-Creation-Date: 2025-10-21 19:28+0200\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-" @@ -1935,6 +1935,10 @@ msgid "Could not find given version %s of %s" msgstr "重複加入抽換資訊 %s -> %s" #: apt-private/private-history.cc +msgid "Incorrect usage, no ID was given." +msgstr "" + +#: apt-private/private-history.cc #, fuzzy, c-format #| msgid "%s not a valid DEB package." msgid "'%s' not a valid ID." |
