diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 98fbd6fb2..bdf040755 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-12-26 12:13+0100\n" +"POT-Creation-Date: 2010-12-27 11:05+0100\n" "PO-Revision-Date: 2010-11-13 09:26+0100\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3048,17 +3048,19 @@ msgstr "" msgid "join a channel" msgstr "" -msgid "[channel1[,channel2[,channel3]] [key1[,key2]]]" +msgid "[-server server] [channel1[,channel2[,channel3]] [key1[,key2]]]" msgstr "" msgid "" +" server: send to this server (internal name)\n" "channel: channel name to join\n" " key: key to join the channel (channels with a key must be the first in " "list)\n" "\n" "Examples:\n" " /join #weechat\n" -" /join #protectedchan,#weechat key" +" /join #protectedchan,#weechat key\n" +" /join -server freenode #weechat" msgstr "" msgid "forcibly remove a user from a channel" |