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/pl.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/pl.po')
-rw-r--r-- | po/pl.po | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -22,7 +22,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-04-13 20:09+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -5366,6 +5366,16 @@ msgstr "kolor tła znacznika nieprzeczytanych wiadomości" msgid "text color for server names" msgstr "kolor nazw serwerów" +#, fuzzy +#| msgid "text color for \"failed\" status" +msgid "text color for \"disabled\" status" +msgstr "kolor statusu \"failed\"" + +#, fuzzy +#| msgid "text color for \"failed\" status" +msgid "text color for \"enabled\" status" +msgstr "kolor statusu \"failed\"" + msgid "text color for tags after messages (displayed with command /debug tags)" msgstr "" "kolor tekstu dla tagów po wiadomościach (wyświetlanych za pomocą komendy /" |