# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-03-22 16:34+EET\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:46
msgid ""
"Determines whether the bot will maintain the\n"
"    channel limit to be slightly above the current number of people in the\n"
"    channel, in order to make clone/drone attacks harder."
msgstr ""

#: config.py:50
msgid ""
"Determines the minimum number of free\n"
"    spots that will be saved when limits are being enforced.  This should\n"
"    always be smaller than supybot.plugins.Limiter.limit.maximumExcess."
msgstr ""

#: config.py:54
msgid ""
"Determines the maximum number of free spots\n"
"    that will be saved when limits are being enforced.  This should always be\n"
"    larger than supybot.plugins.Limiter.limit.minimumExcess."
msgstr ""

#: plugin.py:39
#, docstring
msgid ""
"In order to use this plugin, its config values need to be properly\n"
"    setup.  supybot.plugins.Limiter.enable needs to be set to True and\n"
"    supybot.plugins.Limiter.{maximumExcess,minimumExcess} should be set to\n"
"    values appropriate to your channel (if the defaults aren't satisfactory).\n"
"    Once these are set, and someone enters/leaves the channel, Supybot will\n"
"    start setting the proper +l modes.\n"
"    "
msgstr ""