diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-02-19 19:04:11 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-02-19 19:04:11 +0100 |
commit | af72bcb01d79e1062be4880f4b2826b5a0e719ad (patch) | |
tree | c8963ac11ebf5335bb2fb91c6f497f91c40ff9d1 /po/pt_BR.po | |
parent | 19dfdfedc9101ad633412ee95ead3a18452c7380 (diff) | |
download | weechat-af72bcb01d79e1062be4880f4b2826b5a0e719ad.zip |
irc: add option "cap" in servers to enable capabilities on connection
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 8059c78bc..066dea5f9 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-01-24 21:20+0100\n" +"POT-Creation-Date: 2012-02-19 18:55+0100\n" "PO-Revision-Date: 2011-12-25 22:56+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5075,6 +5075,12 @@ msgstr "verificar que a conexão SSL é totalmente confiável" msgid "password for server" msgstr "senha para o servidor" +#. TRANSLATORS: please keep word "capabilities" between brackets if translation is different (see fr.po) +msgid "" +"comma-separated list of capabilities to enable for server if they are " +"available (example: \"multi-prefix,extended-join\")" +msgstr "" + msgid "mechanism for SASL authentication" msgstr "mecanismo para autenticação SASL" @@ -5797,7 +5803,7 @@ msgid "%s%s: client capability, server supports: %s" msgstr "" #, c-format -msgid "%s%s: client capability, requesting: sasl" +msgid "%s%s: client capability, requesting: %s" msgstr "" #, c-format |