summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po29
1 files changed, 18 insertions, 11 deletions
diff --git a/po/de.po b/po/de.po
index 77bfc699a..ccd458c34 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: 2019-10-05 18:01+0200\n"
+"POT-Creation-Date: 2019-10-06 09:20+0200\n"
"PO-Revision-Date: 2019-10-03 15:25+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -1661,6 +1661,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 "
@@ -1711,16 +1712,17 @@ msgid ""
" 7. length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n"
" 8. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
"\"color\")\n"
-" 9. an info (format: \"info:name,arguments\", arguments are optional)\n"
-" 10. current date/time (format: \"date\" or \"date:format\")\n"
-" 11. an environment variable (format: \"env:XXX\")\n"
-" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
+" 9. a modifier (format: \"modifier:name,data,string\")\n"
+" 10. an info (format: \"info:name,arguments\", arguments are optional)\n"
+" 11. current date/time (format: \"date\" or \"date:format\")\n"
+" 12. an environment variable (format: \"env:XXX\")\n"
+" 13. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % ** "
+" 14. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
-" 14. an option (format: \"file.section.option\")\n"
-" 15. a local variable in buffer\n"
-" 16. a hdata name/variable (the value is automatically converted to "
+" 15. an option (format: \"file.section.option\")\n"
+" 16. a local variable in buffer\n"
+" 17. 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"
@@ -3410,8 +3412,10 @@ msgstr "Farbpalette"
msgid "configuration files"
msgstr "Konfigurationsdateien"
-msgid "filename"
-msgstr "Dateinamen"
+#, fuzzy
+msgid "filename; optional argument: default path (evaluated, see /help eval)"
+msgstr ""
+"Username für Proxy Server (Hinweis: Inhalt wird evaluiert, siehe /help eval)"
msgid "names of filters"
msgstr "Liste der Filter"
@@ -15107,5 +15111,8 @@ msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr ""
"%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)"
+#~ msgid "filename"
+#~ msgstr "Dateinamen"
+
#~ msgid "color for backlog lines"
#~ msgstr "Textfarbe in der der Verlaufsspeicher dargestellt werden soll"