diff options
author | Werner Koch <[email protected]> | 2024-03-07 13:01:59 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-03-07 13:01:59 +0000 |
commit | 348de4a8291a04ddeac349528af6730baf07d1c0 (patch) | |
tree | 0135bb4146bc3c60e8c947461ea70caa625f7d57 /po/it.po | |
parent | po: Fix a fuzzy in the German, Polish and Japanese translation (diff) | |
download | gnupg-348de4a8291a04ddeac349528af6730baf07d1c0.tar.gz gnupg-348de4a8291a04ddeac349528af6730baf07d1c0.zip |
po: msgmerge
--
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -2135,9 +2135,6 @@ msgstr "crea un output ascii con armatura" msgid "|FILE|write output to FILE" msgstr "|FILE|scrittura dell'output in FILE" -msgid "use canonical text mode" -msgstr "usa il modo testo canonico" - msgid "|N|set compress level to N (0 disables)" msgstr "|N|Impostare il livello di compressione su N (0 disabilita)" @@ -6762,7 +6759,9 @@ msgstr "l'accesso ai comandi di amministrazione non è configurato\n" msgid "||Please enter the PIN" msgstr "||Inserisci il PIN" -msgid "||Please enter the Reset Code for the card" +#, fuzzy +#| msgid "||Please enter the Reset Code for the card" +msgid "|R|Please enter the Reset Code for the card" msgstr "||Inserisci il Codice reset per la carta" #, c-format @@ -9078,6 +9077,9 @@ msgstr "Comandi di gestione Yubikey" msgid "manage the command history" msgstr "gestire la cronologia dei comandi" +#~ msgid "use canonical text mode" +#~ msgstr "usa il modo testo canonico" + #~ msgid "selected AEAD algorithm is invalid\n" #~ msgstr "l'algoritmo AEAD selezionato non è valido\n" |