diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-01 20:12:56 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-01 20:12:56 +0200 |
commit | b8f9b83500ce3d9acdb78d3cb6439734b1d01898 (patch) | |
tree | 11602f7aac30da4e22e06cd65ae097bd12a1a4c5 /po/pt_BR.po | |
parent | 5c245af669781c7d3c79bb9dad0a2d208d266391 (diff) | |
download | weechat-b8f9b83500ce3d9acdb78d3cb6439734b1d01898.zip |
core: add options weechat.color.chat_status_disabled and weechat.color.chat_status_enabled (issue #1820)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 0ae77cb65..7fffba3da 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: 2023-05-01 17:48+0200\n" +"POT-Creation-Date: 2023-05-01 20:10+0200\n" "PO-Revision-Date: 2023-03-25 21:13+0100\n" "Last-Translator: Érico Nogueira <ericonr@disroot.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4344,6 +4344,16 @@ msgstr "cor de fundo para marcador de dados não lidos" msgid "text color for server names" msgstr "cor do texto para nomes de servidor" +#, fuzzy +#| msgid "text color for \"failed\" status" +msgid "text color for \"disabled\" status" +msgstr "cor do texto para o status \"falhou\"" + +#, fuzzy +#| msgid "text color for \"failed\" status" +msgid "text color for \"enabled\" status" +msgstr "cor do texto para o status \"falhou\"" + msgid "text color for tags after messages (displayed with command /debug tags)" msgstr "" "cor de texto para marcadores de mensagens (mostrados com o comando /debug " |