diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -20,7 +20,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-21 23:33+0100\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -212,6 +212,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 "Erro: falta o argumento da opção \"%s\"\n" |