summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po6
1 files changed, 5 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index 56faa7565..70aa02902 100644
--- a/po/de.po
+++ b/po/de.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2017-06-12 19:59+0200\n"
+"POT-Creation-Date: 2017-06-13 21:16+0200\n"
"PO-Revision-Date: 2017-06-09 22:32+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -5812,6 +5812,7 @@ msgstr ""
msgid "bar item with list of buffers"
msgstr "Bar-Item mit der Liste von Buffern"
+#, fuzzy
msgid ""
" bar: add the \"buflist\" bar\n"
"refresh: force the refresh of the \"buflist\" bar item\n"
@@ -5842,6 +5843,9 @@ msgid ""
" - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is the "
"current buffer; it can be used in a condition: ${if:"
"${current_buffer}?...:...}\n"
+" - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is merged "
+"with at least another buffer; it can be used in a condition: ${if:"
+"${merged}?...:...}\n"
" - ${format_number}: indented number with separator (evaluation of option "
"buflist.format.number)\n"
" - ${number}: indented number, for example \" 1\" if there are between 10 "