summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po20
1 files changed, 11 insertions, 9 deletions
diff --git a/po/de.po b/po/de.po
index 01014d74e..11b0cf6e6 100644
--- a/po/de.po
+++ b/po/de.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2018-05-21 08:47+0200\n"
+"POT-Creation-Date: 2018-06-02 15:41+0200\n"
"PO-Revision-Date: 2018-05-21 09:58+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -1584,6 +1584,7 @@ msgstr "evaluierter Ausdruck"
msgid "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
msgstr "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
+#, fuzzy
msgid ""
" -n: display result without sending it to buffer (debug mode)\n"
" -s: split expression before evaluating it (many commands can be "
@@ -1629,16 +1630,17 @@ msgid ""
"+max,suffix,string\")\n"
" or max chars displayed on screen (format: \"cutscr:max,suffix,string\" "
"or \"cutscr:+max,suffix,string\")\n"
-" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
+" 5. a reversed string (format: \"rev:xxx\")\n"
+" 6. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
"\"color\")\n"
-" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
-" 7. current date/time (format: \"date\" or \"date:format\")\n"
-" 8. an environment variable (format: \"env:XXX\")\n"
-" 9. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
+" 7. an info (format: \"info:name,arguments\", arguments are optional)\n"
+" 8. current date/time (format: \"date\" or \"date:format\")\n"
+" 9. an environment variable (format: \"env:XXX\")\n"
+" 10. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 10. an option (format: \"file.section.option\")\n"
-" 11. a local variable in buffer\n"
-" 12. a hdata name/variable (the value is automatically converted to "
+" 11. an option (format: \"file.section.option\")\n"
+" 12. a local variable in buffer\n"
+" 13. a hdata name/variable (the value is automatically converted to "
"string), by default \"window\" and \"buffer\" point to current window/"
"buffer.\n"
"Format for hdata can be one of following:\n"