diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-10-11 13:59+0200\n" +"POT-Creation-Date: 2019-10-12 17:09+0200\n" "PO-Revision-Date: 2019-10-11 22:39+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 " @@ -1706,7 +1707,7 @@ msgid "" "+max,suffix,string\")\n" " or max chars displayed on screen (format: \"cutscr:max,suffix,string\" " "or \"cutscr:+max,suffix,string\")\n" -" 5. a reversed string (format: \"rev:xxx\")\n" +" 5. a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" " 6. a repeated string (format: \"repeat:count,string\")\n" " 7. length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" " 8. a color (format: \"color:xxx\", see \"Plugin API reference\", function " |