diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -22,7 +22,7 @@ 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" +"POT-Creation-Date: 2019-03-31 23:52+0200\n" "PO-Revision-Date: 2019-03-17 16:04+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -221,6 +221,14 @@ msgid "" "and does not run in background)\n" msgstr "" +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 "" + #, c-format msgid "Error: missing argument for \"%s\" option\n" msgstr "Error: falta un argumento para la opción \"%s\"\n" |