diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-29 12:00:28 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-29 12:00:28 +0100 |
commit | fce2fcba4f87d001217ba37986cecfa25011235f (patch) | |
tree | eb9f108260d8fbf170a0e634c5dc6a1d6c2fb8ae /po/de.po | |
parent | 45fdcc2eb452bba1e61868d5755218c44b1efef5 (diff) | |
download | weechat-fce2fcba4f87d001217ba37986cecfa25011235f.zip |
core: add option weechat.look.chat_space_right (issue #1862)
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-12-25 22:34+0100\n" +"POT-Creation-Date: 2022-12-29 11:51+0100\n" "PO-Revision-Date: 2022-12-28 10:25+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German - Germany <weechatter@arcor.de>\n" @@ -4165,6 +4165,11 @@ msgstr "" "dem Format \"${color:xxx}\" angegeben werden, siehe /help eval)" msgid "" +"keep a space on the right side of chat area if there is a bar displayed on " +"the right (for both text and read marker)" +msgstr "" + +msgid "" "force \"bold\" attribute for light colors and \"darkgray\" in basic colors " "(this option is disabled by default: bold is used only if terminal has less " "than 16 colors)" |