diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 8371ccc2a..937b52a93 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.5-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-04-26 17:47+0200\n" +"POT-Creation-Date: 2011-04-28 11:55+0200\n" "PO-Revision-Date: 2011-04-10 11:22+0200\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2600,6 +2600,9 @@ msgid "" "with another home using \"--dir\" command line option.\n" msgstr "" +msgid "invalid priorities" +msgstr "" + msgid "proxy type (http (default), socks4, socks5)" msgstr "" @@ -4365,6 +4368,11 @@ msgstr "" #, c-format msgid "" +"%s%s: invalid priorities string, error at this position in string: \"%s\"" +msgstr "" + +#, c-format +msgid "" "%s%s: warning: server \"%s\" not found in configuration file, not deleted in " "memory because it's currently used" msgstr "" @@ -4405,6 +4413,12 @@ msgid "" "be replaced by WeeChat home, \"~/.weechat\" by default)" msgstr "" +msgid "" +"string with priorities for gnutls (for syntax, see documentation of function " +"gnutls_priority_init in gnutls manual, common strings are: \"PERFORMANCE\", " +"\"NORMAL\", \"SECURE128\", \"SECURE256\", \"EXPORT\", \"NONE\")" +msgstr "" + msgid "size of the key used during the Diffie-Hellman Key Exchange" msgstr "" |