diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-25 20:31:08 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-25 20:31:08 +0200 |
commit | a10b2bc36ae9ef154e213a06521fea3e84963885 (patch) | |
tree | 82c526a7c85e6ea8aab43e82ea3618013a5cdf45 /po/pt_BR.po | |
parent | 49cdbaab38bbd6e4d0340e2b77bcde10c6068e36 (diff) | |
download | weechat-a10b2bc36ae9ef154e213a06521fea3e84963885.zip |
buflist: add option buflist.format.nick_prefix
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index a537b7339..79be47798 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: 2017-04-24 22:34+0200\n" +"POT-Creation-Date: 2017-04-25 19:42+0200\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" @@ -5084,6 +5084,10 @@ msgid "" "and 99 buffers\n" " - ${indent}: indentation for name (channel and private buffers are " "indented) (evaluation of option buflist.format.indent)\n" +" - ${format_nick_prefix}: colored nick prefix for a channel (evaluation " +"of option buflist.format.nick_prefix)\n" +" - ${color_nick_prefix}: color of nick prefix for a channel (set only if " +"the option buflist.look.nick_prefix is enabled)\n" " - ${nick_prefix}: nick prefix for a channel (set only if the option " "buflist.look.nick_prefix is enabled)\n" " - ${name}: the short name (if set), with a fallback on the name\n" @@ -5231,6 +5235,14 @@ msgstr "" #, fuzzy msgid "" +"format for nick prefix on a channel (note: content is evaluated, see /help " +"buflist)" +msgstr "" +"comando executado quando o WeeChat inicia, antes do carregamento dos plugins " +"(nota: conteúdo é avaliado, veja /help eval)" + +#, fuzzy +msgid "" "format for buffer number, ${number} is the indented number (note: content is " "evaluated, see /help buflist)" msgstr "" |