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/de.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/de.po')
-rw-r--r-- | po/de.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -22,7 +22,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-08-15 10:10+0100\n" "Last-Translator: Nils Görs\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2413,6 +2413,11 @@ msgstr "" "\"${Farbe}\" ist es möglich eine Farbauswahl zu treffen, zum Beispiel eine " "französische Uhr: \"${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 " |