1msgid ""
2msgstr ""
3"Project-Id-Version: Supybot\n"
4"POT-Creation-Date: 2011-08-10 11:27+CEST\n"
5"PO-Revision-Date: 2011-10-29 10:22+0100\n"
6"Last-Translator: Florian Besser <fbesser@gmail.com>\n"
7"Language-Team: German <fbesser@gmail.com>\n"
8"MIME-Version: 1.0\n"
9"Content-Type: text/plain; charset=UTF-8\n"
10"Content-Transfer-Encoding: 8bit\n"
11"Generated-By: pygettext.py 1.5\n"
12
13#: plugin.py:37
14msgid ""
15"This plugin contains a few commands that construct various types of\n"
16"    replies.  Some bot owners would be wise to not load this plugin because it\n"
17"    can be easily abused.\n"
18"    "
19msgstr "Dieses Plugin enthält einige befehl um verschiedene Antworten zu konstruieren. Einige Bot Besitzer sollten dieses Plugin nicht laden, weil es einfach missbraucht werden kann."
20
21#: plugin.py:43
22msgid ""
23"<text>\n"
24"\n"
25"        Replies with <text> in private.  Use nested commands to your benefit\n"
26"        here.\n"
27"        "
28msgstr ""
29"<Text>\n"
30"\n"
31"Antwortet mit <Text> privat. Du kannst hier nutzen aus verschachtelte Befehle ziehen."
32
33#: plugin.py:53
34msgid ""
35"<text>\n"
36"\n"
37"        Replies with <text> as an action.  Use nested commands to your benefit\n"
38"        here.\n"
39"        "
40msgstr ""
41"<Text>\n"
42"\n"
43"Antwortet mit <Text> als Aktion. Du kannst hier nutzen aus verschachtelte Befehle ziehen."
44
45#: plugin.py:66
46msgid ""
47"<text>\n"
48"\n"
49"        Replies with <text> in a notice.  Use nested commands to your benefit\n"
50"        here.  If you want a private notice, nest the private command.\n"
51"        "
52msgstr ""
53"<Text>\n"
54"\n"
55"Antwortet mit <Text> als Notiz.Du kannst hier nutzen aus verschachtelte Befehle ziehen. Falls du eine private Notiz nutzen willst niste den privaten Befehl ein."
56
57#: plugin.py:76
58msgid ""
59"<text>\n"
60"\n"
61"        Replies with <text>.  Equivalent to the alias, 'echo $nick: $1'.\n"
62"        "
63msgstr ""
64"<Text>\n"
65"\n"
66"Antworte mit <Text>. Gleich wie der Alias 'echo $nick: $1'."
67
68#: plugin.py:85
69msgid ""
70"<str> [<str> ...]\n"
71"\n"
72"        Replies with each of its arguments <str> in separate replies, depending\n"
73"        the configuration of supybot.reply.oneToOne.\n"
74"        "
75msgstr ""
76"<Zeichenkette> [<Zeichenkette> ...]\n"
77"\n"
78"Antwortet mit jedem <Zeichenketten> Argument in separaten Antworten, hängt von der Konfiguration von supybot.reply.oneToOne ab."
79
80