diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-11-12 21:25:28 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-11-12 21:25:28 +0100 |
commit | b492c1b1e228e1469257cbabd4092e59fd314183 (patch) | |
tree | 974f0178352aeca58150f854c5deac51ac895a6e /po/de.po | |
parent | 51abbf829a1cf8ed05bf13015a195fd727557915 (diff) | |
download | weechat-b492c1b1e228e1469257cbabd4092e59fd314183.zip |
core: add "tmux" and "tmux-256color" in supported $TERM values (closes #519)
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-11-04 18:09+0100\n" +"POT-Creation-Date: 2015-11-12 16:20+0100\n" "PO-Revision-Date: 2015-11-12 16:23+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <>\n" @@ -229,10 +229,10 @@ msgstr "" "die Befehle /server und /connect verwendet werden (siehe /help server)." #. TRANSLATORS: the "under %s" can be "under screen" or "under tmux" -#, c-format +#, fuzzy, c-format msgid "" "%sWarning: WeeChat is running under %s and $TERM is \"%s\", which can cause " -"display bugs; $TERM should be set to \"screen-256color\" or \"screen\"" +"display bugs; $TERM should be set to one of these values: %s" msgstr "" "%sWarnung: WeeChat läuft in einer %s-Sitzung und die Umgebungsvariable $TERM " "lautet \"%s\". Diese Einstellung kann zu Darstellungsfehlern führen; $TERM " |