diff options
author | Julian Andres Klode <jak@debian.org> | 2022-02-22 20:01:41 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2022-02-22 20:01:41 +0100 |
commit | 409ee5821500f140896715a516ec8ffa008de789 (patch) | |
tree | a4f5cf523c43893024e7c13e28465a40873f6b89 /po/it.po | |
parent | 9ee8797408f0973d71110f9f93c21ad17b6b3a6a (diff) |
Release 2.4.02.4.0
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2021-11-17 18:30+0100\n" +"POT-Creation-Date: 2022-02-22 20:01+0100\n" "PO-Revision-Date: 2019-03-04 11:05+0100\n" "Last-Translator: Milo Casagrande <milo@milo.name>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -1565,8 +1565,8 @@ msgstr "" #, c-format msgid "Invalid record in the preferences file %s, no Package header" msgstr "" -"Campo non valido nel file delle preferenze %s, manca l'intestazione \"Package" -"\"" +"Campo non valido nel file delle preferenze %s, manca l'intestazione " +"\"Package\"" #: apt-pkg/policy.cc #, c-format @@ -2848,8 +2848,8 @@ msgid "" "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " "instead." msgstr "" -"Questo comando è deprecato. Utilizzare \"apt-mark auto\" e \"apt-mark manual" -"\" al suo posto." +"Questo comando è deprecato. Utilizzare \"apt-mark auto\" e \"apt-mark " +"manual\" al suo posto." #: cmdline/apt-get.cc msgid "Internal error, problem resolver broke stuff" @@ -3935,6 +3935,13 @@ msgstr "" msgid "Unknown error executing apt-key" msgstr "Errore sconosciuto durante l'esecuzione di apt-key" +#: methods/gpgv.cc +#, c-format +msgid "" +"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " +"section in apt-key(8) for details." +msgstr "" + #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc #, c-format |