summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-09-06 21:52:02 +0200
committerSébastien Helleu <flashcode@flashtux.org>2018-09-06 21:52:02 +0200
commitfcf7469d7664f37e94d5f6d0b3fe6fce6413f88c (patch)
tree970d2e2eb4c29ee02657d06c11f6233dad8d7d04 /po/de.po
parent8945e70f8109371011cd4a4caff5ac36c763a2cb (diff)
downloadweechat-fcf7469d7664f37e94d5f6d0b3fe6fce6413f88c.zip
core: allow multiple options "-r" ("--run-command") in command line arguments (closes #1248)
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po8
1 files changed, 5 insertions, 3 deletions
diff --git a/po/de.po b/po/de.po
index 315b34e4c..b08a80a29 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-08-17 19:39+0200\n"
+"POT-Creation-Date: 2018-09-06 13:44+0200\n"
"PO-Revision-Date: 2018-08-20 20:39+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -163,6 +163,7 @@ msgstr ""
msgid "Usage: %s [option...] [plugin:option...]\n"
msgstr "Aufruf: %s [Option...] [Erweiterung:Option...]\n"
+#, fuzzy
msgid ""
" -a, --no-connect disable auto-connect to servers at startup\n"
" -c, --colors display default colors in terminal\n"
@@ -174,8 +175,9 @@ msgid ""
" -p, --no-plugin don't load any plugin at startup\n"
" -P, --plugins <plugins> load only these plugins at startup\n"
" (see /help weechat.plugin.autoload)\n"
-" -r, --run-command <cmd> run command(s) after startup\n"
-" (many commands can be separated by semicolons)\n"
+" -r, --run-command <cmd> run command(s) after startup;\n"
+" many commands can be separated by semicolons,\n"
+" this option can be given multiple times\n"
" -s, --no-script don't load any script at startup\n"
" --upgrade upgrade WeeChat using session files (see /help "
"upgrade in WeeChat)\n"