diff options
Diffstat (limited to '')
-rw-r--r-- | po/it.po | 22 |
1 files changed, 17 insertions, 5 deletions
@@ -123,19 +123,31 @@ msgstr "cancellazione del keyblock fallita: %s\n" msgid "error writing key: %s\n" msgstr "errore scrivendo il portachiavi `%s': %s\n" +#, c-format +msgid "" +"An ssh process requested the use of key%%0A %s%%0A (%s)%%0ADo you want to " +"allow this?" +msgstr "" + +msgid "Allow" +msgstr "" + +msgid "Deny" +msgstr "" + #, fuzzy, c-format -msgid "Please enter the passphrase for the ssh key%0A %c" +msgid "Please enter the passphrase for the ssh key%%0A %F%%0A (%c)" msgstr "Inserisci la passphrase, cio� una frase segreta \n" #, fuzzy msgid "Please re-enter this passphrase" msgstr "cambia la passphrase" -#, c-format +#, fuzzy, c-format msgid "" -"Please enter a passphrase to protect the received secret key%%0A %s%%" -"0Awithin gpg-agent's key storage" -msgstr "" +"Please enter a passphrase to protect the received secret key%%0A %s%%0A %" +"s%%0Awithin gpg-agent's key storage" +msgstr "Inserisci la passphrase, cio� una frase segreta \n" msgid "does not match - try again" msgstr "" |