diff options
| author | Julian Andres Klode <jak@debian.org> | 2026-05-17 21:22:40 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2026-05-17 21:22:40 +0200 |
| commit | 6014db70d590cd34516acd3069c578d9bf8fdb17 (patch) | |
| tree | 5039013027be15343ee48f78288f43c37773c1ef | |
| parent | 77f2f71d962eb38f20c3e06233173956dd31f5d7 (diff) | |
Release 3.3.13.3.1
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | debian/changelog | 13 | ||||
| -rw-r--r-- | doc/apt-verbatim.ent | 2 | ||||
| -rw-r--r-- | doc/po/apt-doc.pot | 4 | ||||
| -rw-r--r-- | po/apt-all.pot | 11 | ||||
| -rw-r--r-- | po/ar.po | 9 | ||||
| -rw-r--r-- | po/ast.po | 9 | ||||
| -rw-r--r-- | po/bg.po | 9 | ||||
| -rw-r--r-- | po/bs.po | 9 | ||||
| -rw-r--r-- | po/ca.po | 9 | ||||
| -rw-r--r-- | po/cs.po | 9 | ||||
| -rw-r--r-- | po/cy.po | 9 | ||||
| -rw-r--r-- | po/da.po | 9 | ||||
| -rw-r--r-- | po/de.po | 9 | ||||
| -rw-r--r-- | po/dz.po | 9 | ||||
| -rw-r--r-- | po/el.po | 9 | ||||
| -rw-r--r-- | po/es.po | 9 | ||||
| -rw-r--r-- | po/eu.po | 9 | ||||
| -rw-r--r-- | po/fi.po | 9 | ||||
| -rw-r--r-- | po/fr.po | 9 | ||||
| -rw-r--r-- | po/ga.po | 9 | ||||
| -rw-r--r-- | po/gl.po | 9 | ||||
| -rw-r--r-- | po/hu.po | 9 | ||||
| -rw-r--r-- | po/it.po | 9 | ||||
| -rw-r--r-- | po/ja.po | 9 | ||||
| -rw-r--r-- | po/km.po | 9 | ||||
| -rw-r--r-- | po/ko.po | 9 | ||||
| -rw-r--r-- | po/ku.po | 9 | ||||
| -rw-r--r-- | po/lt.po | 9 | ||||
| -rw-r--r-- | po/mr.po | 9 | ||||
| -rw-r--r-- | po/nb.po | 9 | ||||
| -rw-r--r-- | po/ne.po | 9 | ||||
| -rw-r--r-- | po/nl.po | 9 | ||||
| -rw-r--r-- | po/nn.po | 9 | ||||
| -rw-r--r-- | po/pl.po | 9 | ||||
| -rw-r--r-- | po/pt.po | 9 | ||||
| -rw-r--r-- | po/pt_BR.po | 9 | ||||
| -rw-r--r-- | po/ro.po | 9 | ||||
| -rw-r--r-- | po/ru.po | 9 | ||||
| -rw-r--r-- | po/sk.po | 9 | ||||
| -rw-r--r-- | po/sl.po | 9 | ||||
| -rw-r--r-- | po/sv.po | 9 | ||||
| -rw-r--r-- | po/th.po | 9 | ||||
| -rw-r--r-- | po/tl.po | 9 | ||||
| -rw-r--r-- | po/tr.po | 9 | ||||
| -rw-r--r-- | po/uk.po | 9 | ||||
| -rw-r--r-- | po/vi.po | 9 | ||||
| -rw-r--r-- | po/zh_CN.po | 9 | ||||
| -rw-r--r-- | po/zh_TW.po | 9 |
49 files changed, 378 insertions, 50 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a6d26ae2..6f91a6cb6 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.3.0") +set(PACKAGE_VERSION "3.3.1") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 562e07d46..beb1f90a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +apt (3.3.1) unstable; urgency=medium + + [ Julian Andres Klode ] + * solver3: Follow installed Suggests earlier + * Fix `noexcept` as pointed out by gcc + * Fix wrongful std::make_unique conversion + * Fix regression in dirstream (Closes: #1136441) + + [ Varun Varma ] + * Warn if auth.conf is unreadable (LP: #2150631) + + -- Julian Andres Klode <jak@debian.org> Sun, 17 May 2026 21:21:50 +0200 + apt (3.3.0) unstable; urgency=medium [ Anders Kaseorg ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 74afc41fb..ba0f649c3 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.3.0"> +<!ENTITY apt-product-version "3.3.1"> <!-- (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 5d46d6ed4..de7ccb721 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.3.0\n" +"Project-Id-Version: apt-doc 3.3.1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/po/apt-all.pot b/po/apt-all.pot index c1e39977e..9219e144a 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 3.3.0\n" +"Project-Id-Version: apt 3.3.1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3632,6 +3632,13 @@ msgid "Unknown date format" msgstr "" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" 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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3732,6 +3732,13 @@ msgid "Unknown date format" msgstr "نسق تاريخ مجهول" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "بيانات ترويسة سيئة" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3917,6 +3917,13 @@ msgid "Unknown date format" msgstr "Formatu de data desconocíu" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Datos de testera incorreutos" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3972,6 +3972,13 @@ msgid "Unknown date format" msgstr "Неизвестен формат на дата" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Невалидни данни на заглавната част" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3712,6 +3712,13 @@ msgid "Unknown date format" msgstr "Nepoznat oblik datuma" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4059,6 +4059,13 @@ msgid "Unknown date format" msgstr "Format de la data desconegut" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Capçalera de dades no vàlida" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3939,6 +3939,13 @@ msgid "Unknown date format" msgstr "Neznámý formát data" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Špatné datové záhlaví" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3922,6 +3922,13 @@ msgid "Unknown date format" msgstr "Fformat dyddiad anhysbys" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc #, fuzzy msgid "Bad header data" msgstr "Data pennawd gwael" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4010,6 +4010,13 @@ msgid "Unknown date format" msgstr "Ukendt datoformat" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Ugyldige hoved-data" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4124,6 +4124,13 @@ msgid "Unknown date format" msgstr "Unbekanntes Datumsformat" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Fehlerhafte Kopfzeilendaten" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3878,6 +3878,13 @@ msgid "Unknown date format" msgstr "མ་ཤེས་པའི་ཚེས་རྩ་སྒྲིག" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "མགོ་ཡིག་གནད་སྡུད་བྱང་ཉེས།" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3874,6 +3874,13 @@ msgid "Unknown date format" msgstr "Άγνωστη μορφή ημερομηνίας" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Ελαττωματικά δεδομένα επικεφαλίδας" @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: 2025-07-24 22:11-0500\n" "Last-Translator: Igor Támara <igor.tamara@gmail.com>\n" "Language-Team: Español; Castellano <debian-l10n-spanish@lists.debian.org>\n" @@ -4118,6 +4118,13 @@ msgid "Unknown date format" msgstr "Formato de fecha desconocido" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Datos de cabecera incorrectos" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3876,6 +3876,13 @@ msgid "Unknown date format" msgstr "Datu formatu ezezaguna" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Goiburu data gaizki dago" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3873,6 +3873,13 @@ msgid "Unknown date format" msgstr "Tuntematon päiväysmuoto" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Virheellinen otsikkotieto" @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 3.1.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: 2025-03-07 12:02+0100\n" "Last-Translator: bubu <bubub@no-log.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -4115,6 +4115,13 @@ msgid "Unknown date format" msgstr "Format de date inconnu" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Mauvaises données d'en-tête" @@ -4,7 +4,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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: 2025-12-27 12:56+0000\n" "Last-Translator: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>\n" "Language-Team: Irish\n" @@ -4066,6 +4066,13 @@ msgid "Unknown date format" msgstr "Formáid dáta anaithnid" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Droch-shonraí ceanntásc" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3953,6 +3953,13 @@ msgid "Unknown date format" msgstr "Formato de datos descoñecido" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Datos da cabeceira incorrectos" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4034,6 +4034,13 @@ msgid "Unknown date format" msgstr "Ismeretlen dátumformátum" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Rossz fejlécadatok" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4083,6 +4083,13 @@ msgid "Unknown date format" msgstr "Formato della data sconosciuto" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Header dati non corretto" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4020,6 +4020,13 @@ msgid "Unknown date format" msgstr "不明な日付フォーマットです" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" 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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3856,6 +3856,13 @@ msgid "Unknown date format" msgstr "មិនស្គាល់ទ្រង់ទ្រាយកាលបរិច្ឆេទ" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "ទិន្នន័យបឋមកថាខូច" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3876,6 +3876,13 @@ msgid "Unknown date format" msgstr "데이터 형식을 알 수 없습니다" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "헤더 데이터가 잘못되었습니다" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3736,6 +3736,13 @@ msgid "Unknown date format" msgstr "" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" 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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3845,6 +3845,13 @@ msgid "Unknown date format" msgstr "" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" 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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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 " @@ -3858,6 +3858,13 @@ msgid "Unknown date format" msgstr "अपरिचित दिनांक प्रकार/स्वरूप " #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "चुकीचा शीर्षक डाटा" @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3951,6 +3951,13 @@ msgid "Unknown date format" msgstr "Ukjent datoformat" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Ødelagte hodedata" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3853,6 +3853,13 @@ msgid "Unknown date format" msgstr "अज्ञात मिति ढाँचा" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "खराब हेडर डेटा" @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 3.1.11\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: 2025-10-28 14:36+0100\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -4035,6 +4035,13 @@ msgid "Unknown date format" msgstr "Onbekend datumformaat" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Foute headerdata" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3864,6 +3864,13 @@ msgid "Unknown date format" msgstr "Ukjend datoformat" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "ydelagde hovuddata" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4067,6 +4067,13 @@ msgid "Unknown date format" msgstr "Nieznany format daty" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Błędne dane nagłówka" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 3.1.15\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: 2026-02-05 23:58+0000\n" "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n" "Language-Team: Portuguese <>\n" @@ -3978,6 +3978,13 @@ msgid "Unknown date format" msgstr "Formato de data desconhecido" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Dados de cabeçalho errados" diff --git a/po/pt_BR.po b/po/pt_BR.po index 53ae6a3e2..72c991824 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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4027,6 +4027,13 @@ msgid "Unknown date format" msgstr "Formato de data desconhecido" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Dados de cabeçalho ruins" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4153,6 +4153,13 @@ msgid "Unknown date format" msgstr "Format de dată necunoscut" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Antet de date necorespunzător" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4061,6 +4061,13 @@ msgid "Unknown date format" msgstr "Неизвестный формат даты" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Неверные данные заголовка" @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3939,6 +3939,13 @@ msgid "Unknown date format" msgstr "Neznámy formát dátumu" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Zlé dátové záhlavie" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3945,6 +3945,13 @@ msgid "Unknown date format" msgstr "Neznana oblika datuma" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Napačni podatki glave" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4002,6 +4002,13 @@ msgid "Unknown date format" msgstr "Okänt datumformat" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Felaktiga data i huvud" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3874,6 +3874,13 @@ msgid "Unknown date format" msgstr "พบรูปแบบวันที่ที่ไม่รู้จัก" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "ข้อมูลส่วนหัวผิดพลาด" @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3884,6 +3884,13 @@ msgid "Unknown date format" msgstr "Di kilalang anyo ng petsa" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Maling datos sa panimula" @@ -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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -4015,6 +4015,13 @@ msgid "Unknown date format" msgstr "Bilinmeyen tarih biçimi" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Kötü başlık verisi" @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 3.1.12\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\n" "PO-Revision-Date: 2026-02-09 15:45+0200\n" "Last-Translator: Andriy Pysyk <ep.nestor@gmail.com>\n" "Language-Team: Українська <uk@li.org>\n" @@ -3988,6 +3988,13 @@ msgid "Unknown date format" msgstr "Невідомий формат дати" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Неправильні дані заголовка" @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3980,6 +3980,13 @@ msgid "Unknown date format" msgstr "Không rõ định dạng ngày" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "Dữ liệu phần đầu sai" diff --git a/po/zh_CN.po b/po/zh_CN.po index 155b45cf5..cca4fbc6d 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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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" @@ -3837,6 +3837,13 @@ msgid "Unknown date format" msgstr "无法识别的日期格式" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "错误的报头数据" diff --git a/po/zh_TW.po b/po/zh_TW.po index 956a348dd..ffb97057d 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: 2026-05-01 16:41+0000\n" +"POT-Creation-Date: 2026-05-17 19:22+0000\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-" @@ -3838,6 +3838,13 @@ msgid "Unknown date format" msgstr "未知的資料格式" #: methods/basehttp.cc +#, c-format +msgid "" +"Authentication credentials may be configured in %s, but the file(s) are not " +"readable by the current user. Try running this command as root." +msgstr "" + +#: methods/basehttp.cc msgid "Bad header data" msgstr "錯誤的標頭資料" |
