diff options
Diffstat (limited to 'po/it.po')
| -rw-r--r-- | po/it.po | 25 |
1 files changed, 22 insertions, 3 deletions
@@ -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-01-21 11:21+0000\n" +"POT-Creation-Date: 2025-01-28 18:52+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" @@ -2526,7 +2526,7 @@ msgid "Y" msgstr "S" #. 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 "N" @@ -2759,6 +2759,11 @@ msgid "Your '%s' file changed, please run 'apt-get update'.\n" msgstr "" "Il proprio file \"%s\" รจ stato modificato: eseguire \"apt-get update\".\n" +#: 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" @@ -2781,6 +2786,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 "Clausola Signed-By mancante nella voce %s per \"%s\"" @@ -2800,12 +2811,16 @@ msgstr "" #| msgid "" #| "See apt-secure(8) manpage for repository creation and user configuration " #| "details." -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 "" "Consultare la pagina man apt-secure(8) per la creazione di repository e la " "configurazione utente." #: apt-private/private-update.cc +msgid "Some sources can be modernized. Run 'apt modernize-sources' to do so." +msgstr "" + +#: apt-private/private-update.cc #, c-format msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" msgid_plural "" @@ -3467,6 +3482,10 @@ msgid "edit the source information file" msgstr "Modifica il file sulle informazioni delle sorgenti" #: cmdline/apt.cc +msgid "modernize .list files to .sources files" +msgstr "" + +#: cmdline/apt.cc msgid "satisfy dependency strings" msgstr "Risolve stringhe di dipendenze" |
