diff options
author | Werner Koch <[email protected]> | 2024-01-25 10:05:48 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-01-25 10:05:58 +0000 |
commit | c5429644e98b7231ddc03a1fb3a514245550cf88 (patch) | |
tree | d610f90e91538fb8df4ee93471ecf0fbe9312a0c /po/it.po | |
parent | card: Tweak the checkcmds sub-command. (diff) | |
download | gnupg-c5429644e98b7231ddc03a1fb3a514245550cf88.tar.gz gnupg-c5429644e98b7231ddc03a1fb3a514245550cf88.zip |
po: msgmerge
--
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -225,8 +225,8 @@ msgid "" "Please enter a passphrase to protect the received secret key%%0A %s%%0A " "%s%%0Awithin gpg-agent's key storage" msgstr "" -"Immettere una passphrase per proteggere la chiave segreta ricevuta%%0A %s" -"%%0A %s%%0A all'interno dell'archivio chiavi dell'agente gpg" +"Immettere una passphrase per proteggere la chiave segreta ricevuta%%0A " +"%s%%0A %s%%0A all'interno dell'archivio chiavi dell'agente gpg" #, c-format msgid "failed to create stream from socket: %s\n" @@ -771,8 +771,8 @@ msgstr "" #, c-format msgid "" -"Do you really want to delete the key identified by keygrip%%0A %s%%0A %%C" -"%%0A?" +"Do you really want to delete the key identified by keygrip%%0A %s%%0A " +"%%C%%0A?" msgstr "" "Si desidera eliminare la chiave identificata da keygrip%%0A %s%%0A %%C%%0A?" @@ -1829,14 +1829,14 @@ msgid "using cipher %s.%s\n" msgstr "utilizzando il cifrario %s.%s\n" #, c-format -msgid "'%s' already compressed\n" -msgstr "'%s' già compresso\n" - -#, c-format msgid "WARNING: '%s' is an empty file\n" msgstr "AVVISO: '%s' è un file vuoto\n" #, c-format +msgid "'%s' already compressed\n" +msgstr "'%s' già compresso\n" + +#, c-format msgid "digest algorithm '%s' may not be used in %s mode\n" msgstr "l'algoritmo digest '%s' non può essere utilizzato in modalità %s\n" @@ -9069,6 +9069,9 @@ msgstr "archiviare un certificato in un oggetto dati" msgid "store a private key to a data object" msgstr "archiviare una chiave privata in un oggetto dati" +msgid "run various checks on the keys" +msgstr "" + msgid "Yubikey management commands" msgstr "Comandi di gestione Yubikey" |