summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-11-14 09:32:24 +0100
committerSébastien Helleu <flashcode@flashtux.org>2020-11-14 09:32:24 +0100
commitb9c8569422e0c13d3dc51bffce6e72b7306cc23e (patch)
treed3b7869edb73f7d05f014c8219c098b5f5e695a3 /po/de.po
parentb626df72fb7cdc9d9f23a0e5a81209faace87c0f (diff)
downloadweechat-b9c8569422e0c13d3dc51bffce6e72b7306cc23e.zip
trigger: add variable "${tg_trigger_name}" in command trigger evaluated strings (closes #1580)
${tg_trigger_name} is replaced by the trigger name in these command strings: - description - arguments - description of arguments - completion
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po6
1 files changed, 4 insertions, 2 deletions
diff --git a/po/de.po b/po/de.po
index 3e5fd2322..aeb4cb0eb 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: 2020-11-14 09:19+0100\n"
+"POT-Creation-Date: 2020-11-14 09:30+0100\n"
"PO-Revision-Date: 2020-10-16 16:30+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -14634,6 +14634,7 @@ msgstr ""
"<name>|-all [<name>...] || show <name> || del <name>|-all [<name>...] || "
"restore <name> [<name>...] || default -yes || monitor [<filter>]"
+#, fuzzy
msgid ""
" list: list triggers (without argument, this list is displayed)\n"
" listfull: list triggers with detailed info for each trigger\n"
@@ -14654,7 +14655,8 @@ msgid ""
" print: buffer, tags, message, strip colors\n"
" command: command (required), description, arguments, "
"description of arguments, completion (all arguments except command are "
-"evaluated, see /help eval)\n"
+"evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /help "
+"eval)\n"
" command_run: command(s) (required)\n"
" timer: interval (required), align on second, max calls\n"
" config: name(s) of option (required)\n"