summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-02-09 12:40:19 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-02-09 12:40:19 +0100
commit71d77a58903bc39341e8ecdda16f8a607355d6f1 (patch)
treec970fe28eb726acfe97acf18e12221bcd128049e /po/de.po
parent74d148d056d0a3913f22ad1aa584ca0336d64825 (diff)
downloadweechat-71d77a58903bc39341e8ecdda16f8a607355d6f1.zip
Add new command /silence
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po28
1 files changed, 27 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index c1f739e7f..878310ef5 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-02-06 12:11+0100\n"
+"POT-Creation-Date: 2010-02-09 12:33+0100\n"
"PO-Revision-Date: 2010-01-26 22:35+0100\n"
"Last-Translator: Nils G <weechatter@arcor.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1318,6 +1318,32 @@ msgstr ""
"genutzt werden um den Wert der Option zu löschen (undefinierter Wert). Dies "
"kann nur bei einigen Erweiterungen genutzt werden."
+#, fuzzy
+msgid "execute a command silently"
+msgstr "WeeChat Befehle"
+
+msgid "[-current | -buffer name | -all] command"
+msgstr ""
+
+msgid ""
+"-current: no output on curent buffer\n"
+" -buffer: no output on specified buffer\n"
+" name: full buffer name (examples: \"irc.server.freenode\", \"irc."
+"freenode.#weechat\")\n"
+" -all: no output on ALL buffers\n"
+" command: command to execute silently (a '/' is automatically added if not "
+"found at beginning of command)\n"
+"\n"
+"If no target is specified (-current, -buffer or -all), then default is to "
+"silence WeeChat core buffer only.\n"
+"\n"
+"Examples:\n"
+" config save: /silence save\n"
+" message to current IRC channel: /silence -current msg * hi!\n"
+" message to #weechat channel: /silence -buffer irc.freenode.#weechat msg "
+"#weechat hi!"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "Konfigurationsparameter freigeben/zurücksetzen"