diff options
Diffstat (limited to '')
-rw-r--r-- | po/it.po | 24 |
1 files changed, 21 insertions, 3 deletions
@@ -3536,10 +3536,18 @@ msgstr "aggiornamento fallito: %s\n" msgid "Key not changed so no update needed.\n" msgstr "La chiave non è cambiata quindi non sono necessari aggiornamenti.\n" +#, fuzzy +#| msgid "You can't delete the last user ID!\n" +msgid "cannot revoke the last valid user ID.\n" +msgstr "Non puoi cancellare l'ultimo user ID!\n" + #, fuzzy, c-format -#| msgid "Key generation failed: %s\n" -msgid "User ID revocation failed: %s\n" -msgstr "Generazione della chiave fallita: %s\n" +msgid "revoking the user ID failed: %s\n" +msgstr "controllo della firma creata fallito: %s\n" + +#, fuzzy, c-format +msgid "setting the primary user ID failed: %s\n" +msgstr "controllo della firma creata fallito: %s\n" #, fuzzy, c-format msgid "\"%s\" is not a fingerprint\n" @@ -3895,6 +3903,11 @@ msgid "WARNING: a user ID signature is dated %d seconds in the future\n" msgstr "" "ATTENZIONE: una firma dell'user ID ha la data di %d secondi nel futuro\n" +#, fuzzy +#| msgid "You can't delete the last user ID!\n" +msgid "Cannot revoke the last valid user ID.\n" +msgstr "Non puoi cancellare l'ultimo user ID!\n" + #, fuzzy, c-format msgid "Key %s is already revoked.\n" msgstr "l'user ID \"%s\" è già stato revocato\n" @@ -8956,6 +8969,11 @@ msgid "" msgstr "" #, fuzzy +#~| msgid "Key generation failed: %s\n" +#~ msgid "User ID revocation failed: %s\n" +#~ msgstr "Generazione della chiave fallita: %s\n" + +#, fuzzy #~ msgid "|A|Please enter the Admin PIN%%0A[remaining attempts: %d]" #~ msgstr "cambia la passphrase" |