diff options
Diffstat (limited to '')
-rw-r--r-- | po/es.po | 20 |
1 files changed, 16 insertions, 4 deletions
@@ -144,16 +144,28 @@ msgid "error writing key: %s\n" msgstr "error escribiendo clave: %s\n" #, c-format -msgid "Please enter the passphrase for the ssh key%0A %c" +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 %F%%0A (%c)" msgstr "Por favor introduzca la frase contrase�a para la clave ssh%0A %c" msgid "Please re-enter this passphrase" msgstr "Por favor vuelva a introducir frase contrase�a" -#, c-format +#, fuzzy, c-format msgid "" -"Please enter a passphrase to protect the received secret key%%0A %s%%" -"0Awithin gpg-agent's key storage" +"Please enter a passphrase to protect the received secret key%%0A %s%%0A %" +"s%%0Awithin gpg-agent's key storage" msgstr "" "Por favor introduzca una frase contrase�a para proteger la clave " "secretarecibida%%0A %s%%0Aen el almacen de claves del agente gpg" |