diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 71 |
1 files changed, 35 insertions, 36 deletions
@@ -1871,6 +1871,32 @@ msgstr "" "utiliser d'abord l'option « --delete-secret-keys » pour la supprimer.\n" #, c-format +msgid "" +"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n" +msgstr "" +"Attention : forcer le chiffrement symétrique %s (%d) est en\n" +" désaccord avec les préférences du destinataire\n" + +#, fuzzy, c-format +#| msgid "you may not use cipher algorithm '%s' while in %s mode\n" +msgid "cipher algorithm '%s' may not be used for encryption\n" +msgstr "impossible d'utiliser l'algorithme de chiffrement « %s » en mode %s.\n" + +#, c-format +msgid "(use option \"%s\" to override)\n" +msgstr "" + +#, fuzzy, c-format +#| msgid "you may not use cipher algorithm '%s' while in %s mode\n" +msgid "cipher algorithm '%s' may not be used in %s mode\n" +msgstr "impossible d'utiliser l'algorithme de chiffrement « %s » en mode %s.\n" + +#, fuzzy, c-format +#| msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n" +msgid "WARNING: key %s is not suitable for encryption in %s mode\n" +msgstr "Attention : « %s%s » est une option obsolète — non prise en compte\n" + +#, c-format msgid "error creating passphrase: %s\n" msgstr "erreur de création de la phrase secrète : %s\n" @@ -1892,20 +1918,6 @@ msgid "WARNING: '%s' is an empty file\n" msgstr "Attention : « %s » est un fichier vide\n" #, fuzzy, c-format -#| msgid "you may not use cipher algorithm '%s' while in %s mode\n" -msgid "cipher algorithm '%s' may not be used for encryption\n" -msgstr "impossible d'utiliser l'algorithme de chiffrement « %s » en mode %s.\n" - -#, c-format -msgid "(use option \"%s\" to override)\n" -msgstr "" - -#, fuzzy, c-format -#| msgid "you may not use cipher algorithm '%s' while in %s mode\n" -msgid "cipher algorithm '%s' may not be used in %s mode\n" -msgstr "impossible d'utiliser l'algorithme de chiffrement « %s » en mode %s.\n" - -#, fuzzy, c-format #| msgid "you may not use digest algorithm '%s' while in %s mode\n" msgid "digest algorithm '%s' may not be used in %s mode\n" msgstr "impossible d'utiliser l'algorithme de hachage « %s » en mode %s.\n" @@ -1916,34 +1928,12 @@ msgstr "lecture de « %s »\n" #, c-format msgid "" -"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n" -msgstr "" -"Attention : forcer le chiffrement symétrique %s (%d) est en\n" -" désaccord avec les préférences du destinataire\n" - -#, fuzzy, c-format -#| msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n" -msgid "WARNING: key %s is not suitable for encryption in %s mode\n" -msgstr "Attention : « %s%s » est une option obsolète — non prise en compte\n" - -#, c-format -msgid "operation forced to fail due to unfulfilled compliance rules\n" -msgstr "" - -#, c-format -msgid "" "WARNING: forcing compression algorithm %s (%d) violates recipient " "preferences\n" msgstr "" "Attention : forcer l'algorithme de compression %s (%d) est en\n" " désaccord avec les préférences du destinataire\n" -#, c-format -msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n" -msgstr "" -"forcer le chiffrement symétrique %s (%d) est en désaccord\n" -"avec les préférences du destinataire\n" - #, fuzzy, c-format #| msgid "%s/%s encrypted for: \"%s\"\n" msgid "%s/%s.%s encrypted for: \"%s\"\n" @@ -5028,6 +5018,10 @@ msgid "decryption failed: %s\n" msgstr "échec du déchiffrement : %s\n" #, c-format +msgid "operation forced to fail due to unfulfilled compliance rules\n" +msgstr "" + +#, c-format msgid "Note: sender requested \"for-your-eyes-only\"\n" msgstr "Remarque : l'expéditeur a demandé « à votre seule attention »\n" @@ -9471,6 +9465,11 @@ msgstr "" msgid "manage the command history" msgstr "" +#~ msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n" +#~ msgstr "" +#~ "forcer le chiffrement symétrique %s (%d) est en désaccord\n" +#~ "avec les préférences du destinataire\n" + #~ msgid "error writing to temporary file: %s\n" #~ msgstr "erreur d'écriture du fichier temporaire : %s\n" |