summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po54
1 files changed, 27 insertions, 27 deletions
diff --git a/po/de.po b/po/de.po
index 878310ef5..af887bb0c 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-09 12:33+0100\n"
+"POT-Creation-Date: 2010-02-09 13:15+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"
@@ -1146,6 +1146,32 @@ msgstr ""
"Wird der Befehl ohne Argumente aufgerufen wird das gespeicherte Layout "
"dargestellt."
+#, 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 "
+"mute WeeChat core buffer only.\n"
+"\n"
+"Examples:\n"
+" config save: /mute save\n"
+" message to current IRC channel: /mute -current msg * hi!\n"
+" message to #weechat channel: /mute -buffer irc.freenode.#weechat msg "
+"#weechat hi!"
+msgstr ""
+
msgid "list/load/unload plugins"
msgstr "Erweiterungen verwalten (auflisten/installieren/deinstallieren)"
@@ -1318,32 +1344,6 @@ 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"