diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 80 |
1 files changed, 56 insertions, 24 deletions
@@ -29,9 +29,30 @@ msgstr "" msgid "|pinentry-label|_Cancel" msgstr "" +msgid "|pinentry-label|_Yes" +msgstr "" + +msgid "|pinentry-label|_No" +msgstr "" + msgid "|pinentry-label|PIN:" msgstr "" +msgid "|pinentry-label|_Save in password manager" +msgstr "" + +#, fuzzy +msgid "Do you really want to make your passphrase visible on the screen?" +msgstr "Vuoi davvero cancellare le chiavi selezionate? " + +msgid "|pinentry-tt|Make passphrase visible" +msgstr "" + +#, fuzzy +#| msgid "invalid passphrase" +msgid "|pinentry-tt|Hide passphrase" +msgstr "passphrase non valida" + #. TRANSLATORS: This string is displayed by Pinentry as the label #. for the quality bar. msgid "Quality:" @@ -326,6 +347,11 @@ msgstr "" msgid "do not use the SCdaemon" msgstr "aggiorna il database della fiducia" +#, fuzzy +#| msgid "|NAME|set terminal charset to NAME" +msgid "|NAME|accept some commands via NAME" +msgstr "|NOME|imposta NOME come set di caratteri del terminale" + msgid "ignore requests to change the TTY" msgstr "" @@ -338,6 +364,10 @@ msgstr "" msgid "do not use the PIN cache when signing" msgstr "" +#, fuzzy +msgid "disallow the use of an external password cache" +msgstr "errore nella creazione della passhprase: %s\n" + msgid "disallow clients to mark keys as \"trusted\"" msgstr "" @@ -1786,6 +1816,11 @@ msgstr "genera una nuova coppia di chiavi" msgid "quickly generate a new key pair" msgstr "genera una nuova coppia di chiavi" +#, fuzzy +#| msgid "generate a new key pair" +msgid "quickly add a new user-id" +msgstr "genera una nuova coppia di chiavi" + msgid "full featured key pair generation" msgstr "" @@ -3326,6 +3361,10 @@ msgid "Key not changed so no update needed.\n" msgstr "La chiave non � cambiata quindi non sono necessari aggiornamenti.\n" #, fuzzy, c-format +msgid "secret key \"%s\" not found: %s\n" +msgstr "chiave segreta `%s' non trovata: %s\n" + +#, fuzzy, c-format msgid "\"%s\" is not a fingerprint\n" msgstr "errore: impronta digitale non valida\n" @@ -3454,6 +3493,9 @@ msgid "You may not add a photo ID to a PGP2-style key.\n" msgstr "" "Non � possibile aggiungere un ID fotografico a una chiave in stile PGP2.\n" +msgid "Such a user ID already exists on this key!\n" +msgstr "" + msgid "Delete this good signature? (y/N/q)" msgstr "Cancellare questa firma corretta? (s/N/q)" @@ -3992,9 +4034,6 @@ msgstr "" msgid "Please don't put the email address into the real name or the comment\n" msgstr "Per favore non mettere l'indirizzo di email nel nome o nel commento\n" -msgid "Such a user ID already exists on this key!\n" -msgstr "" - #. TRANSLATORS: These are the allowed answers in #. lower and uppercase. Below you will find the matching #. string which should be translated accordingly and the @@ -4237,16 +4276,16 @@ msgstr "Sono state controllate %lu chiavi (%lu firme)\n" msgid "%s: keyring created\n" msgstr "%s: portachiavi creato\n" -msgid "include revoked keys in search results" +msgid "override proxy options set for dirmngr" msgstr "" -msgid "include subkeys when searching by key ID" +msgid "include revoked keys in search results" msgstr "" -msgid "use temporary files to pass data to keyserver helpers" +msgid "include subkeys when searching by key ID" msgstr "" -msgid "do not delete temporary files after using them" +msgid "override timeout options set for dirmngr" msgstr "" msgid "automatically retrieve keys when verifying signatures" @@ -4259,12 +4298,6 @@ msgstr "l'URL della politica di firma indicato non � valido\n" msgid "honor the PKA record set on a key when retrieving keys" msgstr "" -#, fuzzy, c-format -msgid "WARNING: keyserver option '%s' is not used on this platform\n" -msgstr "" -"ATTENZIONE: le opzioni in `%s' non sono ancora attive durante questa\n" -"esecuzione del programma\n" - #, fuzzy msgid "disabled" msgstr "disable" @@ -4281,14 +4314,14 @@ msgid "\"%s\" not a key ID: skipping\n" msgstr "" #, fuzzy, c-format -msgid "WARNING: unable to refresh key %s via %s: %s\n" -msgstr "ATTENZIONE: impossibile cancellare il file temporaneo (%s) `%s': %s\n" - -#, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "richiedo la chiave %08lX a %s\n" #, fuzzy, c-format +msgid "WARNING: unable to refresh key %s via %s: %s\n" +msgstr "ATTENZIONE: impossibile cancellare il file temporaneo (%s) `%s': %s\n" + +#, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "richiedo la chiave %08lX a %s\n" @@ -5111,10 +5144,6 @@ msgid "" "before making use of this revocation certificate." msgstr "" -#, fuzzy, c-format -msgid "secret key \"%s\" not found: %s\n" -msgstr "chiave segreta `%s' non trovata: %s\n" - #, fuzzy msgid "Create a revocation certificate for this key? (y/N) " msgstr "Creare un certificato di revoca per questa chiave? " @@ -8287,6 +8316,12 @@ msgid "" "Check a passphrase given on stdin against the patternfile\n" msgstr "" +#, fuzzy +#~ msgid "WARNING: keyserver option '%s' is not used on this platform\n" +#~ msgstr "" +#~ "ATTENZIONE: le opzioni in `%s' non sono ancora attive durante questa\n" +#~ "esecuzione del programma\n" + #~ msgid "gpg-agent is not available in this session\n" #~ msgstr "gpg-agent non � disponibile in questa sessione\n" @@ -9157,9 +9192,6 @@ msgstr "" #~ msgid "file create error" #~ msgstr "errore durante la creazione del file" -#~ msgid "invalid passphrase" -#~ msgstr "passphrase non valida" - #~ msgid "unimplemented pubkey algorithm" #~ msgstr "algoritmo della chiave pubblica non implementato" |