msgid "" msgstr "" "Project-Id-Version: Supybot\n" "POT-Creation-Date: 2022-02-06 00:12+0100\n" "PO-Revision-Date: 2011-10-29 10:22+0100\n" "Last-Translator: Florian Besser \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" #: plugin.py:38 msgid "" "This plugin contains a few commands that construct various types of\n" " replies. Some bot owners would be wise to not load this plugin because " "it\n" " can be easily abused.\n" " " msgstr "" "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." #: plugin.py:44 msgid "" "\n" "\n" " Replies with in private. Use nested commands to your " "benefit\n" " here.\n" " " msgstr "" "\n" "\n" "Antwortet mit privat. Du kannst hier nutzen aus verschachtelte " "Befehle ziehen." #: plugin.py:54 msgid "" "\n" "\n" " Replies with as an action. Use nested commands to your " "benefit\n" " here.\n" " " msgstr "" "\n" "\n" "Antwortet mit als Aktion. Du kannst hier nutzen aus verschachtelte " "Befehle ziehen." #: plugin.py:67 msgid "" "\n" "\n" " Replies with in a notice. Use nested commands to your " "benefit\n" " here. If you want a private notice, nest the private command.\n" " " msgstr "" "\n" "\n" "Antwortet mit als Notiz.Du kannst hier nutzen aus verschachtelte " "Befehle ziehen. Falls du eine private Notiz nutzen willst niste den privaten " "Befehl ein." #: plugin.py:77 msgid "" "\n" "\n" " Replies with . Equivalent to the alias, 'echo $nick: $1'.\n" " " msgstr "" "\n" "\n" "Antworte mit . Gleich wie der Alias 'echo $nick: $1'." #: plugin.py:86 msgid "" " [ ...]\n" "\n" " Replies with each of its arguments in separate replies, " "depending\n" " the configuration of supybot.reply.oneToOne.\n" " " msgstr "" " [ ...]\n" "\n" "Antwortet mit jedem Argument in separaten Antworten, hängt " "von der Konfiguration von supybot.reply.oneToOne ab."