diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-17 23:31:50 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-17 23:31:50 +0200 |
commit | 1d7b44202abb75c3b2b30d88b7dffb83a2bf52c7 (patch) | |
tree | e1ff7eef32b58967c7190349e2256f76a88dccbb /po/pt_BR.po | |
parent | 6f64ee699ba46c90b55d3b99c60e4807819e2b7b (diff) | |
download | weechat-1d7b44202abb75c3b2b30d88b7dffb83a2bf52c7.zip |
irc: fix description of arguments in infolist "irc_nick"
Only the nick is optional is this infolist (server and channel are required).
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index b775db1cf..35c903c42 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-12 22:51+0200\n" +"POT-Creation-Date: 2014-04-17 23:29+0200\n" "PO-Revision-Date: 2014-04-05 16:12+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7010,8 +7010,9 @@ msgstr "lista de apelidos para um canal IRC" msgid "nick pointer (optional)" msgstr "ponteiro do apelido (opcional)" -msgid "server,channel,nick (channel and nick are optional)" -msgstr "" +#, fuzzy +msgid "server,channel,nick (nick is optional)" +msgstr "servidor,canal (canal é opcional)" msgid "list of IRC ignores" msgstr "" |