diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-11 13:43:34 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-11 13:43:34 +0100 |
commit | ab490e10c7acabeb0ed398f416e6ff37b1eb61b7 (patch) | |
tree | ea6406508f15a45d7b4b99d3f58904905acdc502 /po/pt_BR.po | |
parent | 50a50d033950a299cac8e44ce24c4fb969a38577 (diff) | |
download | weechat-ab490e10c7acabeb0ed398f416e6ff37b1eb61b7.zip |
irc: rename server option "umodes" to "usermode"
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 2da97c590..92df7831f 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: 2016-12-03 09:38+0100\n" +"POT-Creation-Date: 2016-12-11 13:38+0100\n" "PO-Revision-Date: 2016-09-03 08:24+0200\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7066,6 +7066,12 @@ msgstr "" "lista de notificação para o servidor (você não deve alterar esta opção, mas " "sim utilizar o comando /notify)" +msgid "" +"usermode to set after connection to server and before executing command and " +"the auto-join of channels; this option gives same result as defining a " +"command \"/mode $nick <mode>\"" +msgstr "" + #, fuzzy, c-format msgid "%s%s: error adding server \"%s\"" msgstr "%s%s: erro ao criar servidor \"%s\"" |