mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
89 lines
2.1 KiB
Plaintext
89 lines
2.1 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-10-07 18:54+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:46
|
|
msgid ""
|
|
"Determines whether this plugin is enabled.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: config.py:49
|
|
msgid ""
|
|
"Determines whether this plugin will automode\n"
|
|
" owners even if they don't have op/halfop/voice/whatever capability."
|
|
msgstr ""
|
|
|
|
#: config.py:52
|
|
msgid ""
|
|
"Determines whether the bot will \"fall\n"
|
|
" through\" to halfop/voicing when auto-opping is turned off but\n"
|
|
" auto-halfopping/voicing are turned on."
|
|
msgstr ""
|
|
|
|
#: config.py:56
|
|
msgid ""
|
|
"Determines whether the bot will automatically\n"
|
|
" op people with the <channel>,op capability when they join the channel.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: config.py:60
|
|
msgid ""
|
|
"Determines whether the bot will automatically\n"
|
|
" halfop people with the <channel>,halfop capability when they join the\n"
|
|
" channel."
|
|
msgstr ""
|
|
|
|
#: config.py:64
|
|
msgid ""
|
|
"Determines whether the bot will automatically\n"
|
|
" voice people with the <channel>,voice capability when they join the\n"
|
|
" channel."
|
|
msgstr ""
|
|
|
|
#: config.py:68
|
|
msgid ""
|
|
"Determines whether the bot will automatically\n"
|
|
" ban people who join the channel and are on the banlist."
|
|
msgstr ""
|
|
|
|
#: config.py:71
|
|
msgid ""
|
|
"Determines how many seconds the bot\n"
|
|
" will automatically ban a person when banning."
|
|
msgstr ""
|
|
|
|
#: config.py:75
|
|
msgid ""
|
|
"Determines how many seconds the bot will wait\n"
|
|
" before applying a mode. Has no effect on bans."
|
|
msgstr ""
|
|
|
|
#: config.py:79
|
|
msgid ""
|
|
"Extra modes that will be\n"
|
|
" applied to a user. Example syntax: user1+o-v user2+v user3-v"
|
|
msgstr ""
|
|
|
|
#: plugin.py:64
|
|
#, docstring
|
|
msgid ""
|
|
"Determines whether or not a mode has already\n"
|
|
" been applied."
|
|
msgstr ""
|
|
|