diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-30 15:22:30 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-30 15:22:30 +0200 |
commit | 466fed4f5bc8218e92b9e833e4a359a09b032fc1 (patch) | |
tree | c1c5640088391f5cf596e514ca21e8cd67a4c474 /po/de.po | |
parent | b21589944e08f886a4310fe73086ea2dd834737c (diff) | |
download | weechat-466fed4f5bc8218e92b9e833e4a359a09b032fc1.zip |
irc: add ${target} in help of server msg_kick option
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-05-29 14:28+0200\n" +"POT-Creation-Date: 2021-05-30 15:18+0200\n" "PO-Revision-Date: 2021-05-28 09:29+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -10120,8 +10120,9 @@ msgstr "" #, fuzzy msgid "" "default kick message used by commands \"/kick\" and \"/kickban\" (note: " -"content is evaluated, see /help eval; special variables ${nick}, ${channel} " -"and ${server} are replaced by their values)" +"content is evaluated, see /help eval; special variables ${nick} (self nick), " +"${target} (target nick), ${channel} and ${server} are replaced by their " +"values)" msgstr "" "Standardmitteilung einer kick-Nachricht, für die Befehle \"/kick\" und \"/" "kickban\" (Hinweis: Inhalt wird evaluiert, siehe /help eval; Variablen die " |