diff options
Diffstat (limited to '')
-rw-r--r-- | po/fr.po | 22 |
1 files changed, 17 insertions, 5 deletions
@@ -132,19 +132,31 @@ msgstr "la lecture de la cl� publique a �chou�: %s\n" msgid "error writing key: %s\n" msgstr "erreur durant l'�criture du porte-cl�s `%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 "Entrez le mot de passe ; c'est une phrase secr�te \n" #, fuzzy msgid "Please re-enter this passphrase" msgstr "changer la phrase de passe" -#, 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 "Entrez le mot de passe ; c'est une phrase secr�te \n" msgid "does not match - try again" msgstr "" |