diff options
Diffstat (limited to 'po/apt-all.pot')
| -rw-r--r-- | po/apt-all.pot | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 7ecbc4815..028b7a414 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.9.25\n" +"Project-Id-Version: apt 2.9.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-01-22 10:57+0000\n" +"POT-Creation-Date: 2025-01-28 18:52+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" @@ -2290,7 +2290,7 @@ msgid "Y" msgstr "" #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc +#: apt-private/private-output.cc apt-private/private-sources.cc msgid "N" msgstr "" @@ -2501,6 +2501,11 @@ msgstr "" msgid "Your '%s' file changed, please run 'apt-get update'.\n" msgstr "" +#: apt-private/private-sources.cc +#, c-format +msgid "Rewrite %zu sources?" +msgstr "" + #: apt-private/private-unmet.cc #, c-format msgid "Package %s version %s has an unmet dep:\n" @@ -2521,6 +2526,12 @@ msgstr "" #. TRANSLATOR: the first is manpage reference, the last the URI from a sources.list #: apt-private/private-update.cc #, c-format +msgid "The %s entry for '%s' should be upgraded to deb822 .sources" +msgstr "" + +#. TRANSLATOR: the first is manpage reference, the last the URI from a sources.list +#: apt-private/private-update.cc +#, c-format msgid "Missing Signed-By in the %s entry for '%s'" msgstr "" @@ -2536,7 +2547,11 @@ msgid "" msgstr "" #: apt-private/private-update.cc -msgid "See apt-secure(7) for best practices in configuring repository signing." +msgid "See apt-secure(8) for best practices in configuring repository signing." +msgstr "" + +#: apt-private/private-update.cc +msgid "Some sources can be modernized. Run 'apt modernize-sources' to do so." msgstr "" #: apt-private/private-update.cc @@ -3098,6 +3113,10 @@ msgid "edit the source information file" msgstr "" #: cmdline/apt.cc +msgid "modernize .list files to .sources files" +msgstr "" + +#: cmdline/apt.cc msgid "satisfy dependency strings" msgstr "" |
