Supybot-plugins/AttackProtector/messages.pot

70 lines
1.6 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2012-05-06 18:51+EEST\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
#: config.py:54
#, docstring
msgid "Value must be in the format <number>p<seconds>."
msgstr ""
#: config.py:64
#, docstring
msgid ""
"Value must be a valid punishment ('ban', 'kick', 'kban', 'mode+X',\n"
" 'mode-X', 'umode-X', 'command XXX', ...)"
msgstr ""
#: config.py:81
msgid ""
"Determines whether or not AttackProtector\n"
" is enabled on this channel."
msgstr ""
#: config.py:84
msgid ""
"If a user has this capability, he won't be\n"
" punished by AttackProtector"
msgstr ""
#: config.py:87
msgid ""
"Determines how long (in seconds) the plugin will\n"
" wait before being enabled. A too low value makes the bot believe that\n"
" its incoming messages 'flood' on connection is an attack."
msgstr ""
#: config.py:103
msgid ""
"In the format XpY, where X is the number of %s per\n"
" Y seconds that triggers the punishment."
msgstr ""
#: config.py:106
msgid ""
"Determines the punishment applied when a\n"
" %s flood is detected."
msgstr ""
#: plugin.py:107
#, docstring
msgid "This plugin protects channels against spam and flood"
msgstr ""
#: plugin.py:180
msgid "%s flood detected"
msgstr ""