diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-09-24 11:28:33 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-09-24 11:28:33 +0200 |
commit | fb5d40951c3cb8611d42816b71fee6e6cee4413d (patch) | |
tree | ac7e4979cd05118d2b5fbf2d47f1c92f5c3c7b1f /po/pl.po | |
parent | 7998e60498107430423a05485b818d41e8dce3bd (diff) | |
download | weechat-fb5d40951c3cb8611d42816b71fee6e6cee4413d.zip |
core: add new option weechat.look.color_basic_force_bold, off by default: bold is used only if terminal has less than 16 colors (patch #7621)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-09-22 22:56+0200\n" +"POT-Creation-Date: 2011-09-24 11:18+0200\n" "PO-Revision-Date: 2011-07-05 15:38+0200\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2262,6 +2262,11 @@ msgstr "" "specyfikatorów daty/czasu), kolory są dozwolone poprzez \"${color}\", na " "przykład francuski czas: \"${lightblue}%H${white}%M${lightred}%S\"" +msgid "" +"force \"bold\" attribute for light colors and \"darkgray\" in basic colors; " +"off by default: \"bold\" is used only if terminal has less than 16 colors" +msgstr "" + #, fuzzy msgid "" "use a different color for lines in inactive window (when window is not " |