diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-03-29 20:40+0100\n" -"PO-Revision-Date: 2019-03-29 20:41+0100\n" +"POT-Creation-Date: 2019-03-31 23:52+0200\n" +"PO-Revision-Date: 2019-03-31 16:30+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -221,6 +221,20 @@ msgstr "" " (par défaut en mode sans interface WeeChat est " "bloquant et ne tourne pas en tâche de fond)\n" +msgid "" +"Debug options (for tools like valgrind, DO NOT USE IN PRODUCTION):\n" +" --no-dlclose do not call function dlclose after plugins are " +"unloaded\n" +" --no-gnutls disable init/deinit of gnutls\n" +" --no-gcrypt disable init/deinit of gcrypt\n" +msgstr "" +"Options de debug (pour des outils comme Valgrind, NE PAS UTILISER EN " +"PRODUCTION) :\n" +" --no-dlclose ne pas appeler la fonction dlclose après le " +"déchargement des extensions\n" +" --no-gnutls désactiver init/deinit de gnutls\n" +" --no-gcrypt désactiver init/deinit de gcrypt\n" + #, c-format msgid "Error: missing argument for \"%s\" option\n" msgstr "Erreur : paramètre manquant pour l'option \"%s\"\n" |