diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-01 10:00:57 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-01 10:00:57 +0200 |
commit | 1c4e3c0e84272ae27479104359198b6d61d28cc1 (patch) | |
tree | dbd18f36378497f58181af651947da10c79cb4de /po/fr.po | |
parent | e0098845957d5e03eac505145c10b5313a8d760e (diff) | |
download | weechat-1c4e3c0e84272ae27479104359198b6d61d28cc1.zip |
core: update translations
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-04-25 12:05+0200\n" -"PO-Revision-Date: 2013-04-25 12:06+0200\n" +"POT-Creation-Date: 2013-05-01 09:48+0200\n" +"PO-Revision-Date: 2013-05-01 09:23+0200\n" "Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -6122,11 +6122,12 @@ msgstr "" msgid "" "mechanism for SASL authentication: \"plain\" for plain text password, \"dh-" -"blowfish\" for crypted password, \"external\" for authentication using " -"client side SSL cert" +"blowfish\" for blowfish crypted password, \"dh-aes\" for AES crypted " +"password, \"external\" for authentication using client side SSL cert" msgstr "" "mécanisme pour l'authentification SASL: \"plain\" pour un mot de passe en " -"clair, \"dh-blowfish\" pour un mot de passe chiffré, \"external\" pour une " +"clair, \"dh-blowfish\" pour un mot de passe chiffré avec blowfish, \"dh-aes" +"\" pour un mot de passe chiffré avec AES, \"external\" pour une " "authentification en utilisant un certificat SSL côté client" msgid "username for SASL authentication" |