2010-10-16 10:17:51 +02:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2014-12-20 14:37:27 +01:00
|
|
|
"POT-Creation-Date: 2014-12-20 11:59+EET\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
"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:48
|
|
|
|
msgid ""
|
|
|
|
"Determines whether the bot will always try to\n"
|
|
|
|
" rejoin a channel whenever it's kicked from the channel."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:46
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"This plugin provides various commands for channel management, such\n"
|
|
|
|
" as setting modes and channel-wide bans/ignores/capabilities. This is\n"
|
|
|
|
" a core Supybot plugin that should not be removed!"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:78
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <mode> [<arg> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" Sets the mode in <channel> to <mode>, sending the arguments given.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the channel\n"
|
|
|
|
" itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:85
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "change the mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:89
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<limit>]\n"
|
|
|
|
"\n"
|
|
|
|
" Sets the channel limit to <limit>. If <limit> is 0, or isn't given,\n"
|
|
|
|
" removes the channel limit. <channel> is only necessary if the message\n"
|
|
|
|
" isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:99
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "change the limit"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:104
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" Sets +m on <channel>, making it so only ops and voiced users can\n"
|
|
|
|
" send messages to the channel. <channel> is only necessary if the\n"
|
|
|
|
" message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:111
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "moderate the channel"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:115
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" Sets -m on <channel>, making it so everyone can\n"
|
|
|
|
" send messages to the channel. <channel> is only necessary if the\n"
|
|
|
|
" message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:123
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "unmoderate the channel"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:127
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<key>]\n"
|
|
|
|
"\n"
|
|
|
|
" Sets the keyword in <channel> to <key>. If <key> is not given, removes\n"
|
|
|
|
" the keyword requirement to join <channel>. <channel> is only necessary\n"
|
|
|
|
" if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:139
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "change the keyword"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:144
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<nick> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will give all the <nick>s\n"
|
|
|
|
" you provide ops. If you don't provide any <nick>s, this will op you.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the channel\n"
|
|
|
|
" itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:156
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "op someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:160
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<nick> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,halfop capability, this will give all the\n"
|
|
|
|
" <nick>s you provide halfops. If you don't provide any <nick>s, this\n"
|
|
|
|
" will give you halfops. <channel> is only necessary if the message isn't\n"
|
|
|
|
" sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:172
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "halfop someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:193
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<nick> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,voice capability, this will voice all the\n"
|
|
|
|
" <nick>s you provide. If you don't provide any <nick>s, this will\n"
|
|
|
|
" voice you. <channel> is only necessary if the message isn't sent in the\n"
|
|
|
|
" channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:201
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "voice someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:206
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<nick> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will remove operator\n"
|
|
|
|
" privileges from all the nicks given. If no nicks are given, removes\n"
|
|
|
|
" operator privileges from the person sending the message.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:213
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I cowardly refuse to deop myself. If you really want me deopped, tell me to op you and then deop me yourself."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:221
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "deop someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:226
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<nick> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will remove half-operator\n"
|
|
|
|
" privileges from all the nicks given. If no nicks are given, removes\n"
|
|
|
|
" half-operator privileges from the person sending the message.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:233
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I cowardly refuse to dehalfop myself. If you really want me dehalfopped, tell me to op you and then dehalfop me yourself."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:241
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "dehalfop someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:246
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<nick> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will remove voice from all\n"
|
|
|
|
" the nicks given. If no nicks are given, removes voice from the person\n"
|
|
|
|
" sending the message.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:253
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I cowardly refuse to devoice myself. If you really want me devoiced, tell me to op you and then devoice me yourself."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:262
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will cause the bot to\n"
|
|
|
|
" \"cycle\", or PART and then JOIN the channel. <channel> is only necessary\n"
|
|
|
|
" if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:275
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <nick>[, <nick>, ...] [<reason>]\n"
|
|
|
|
"\n"
|
|
|
|
" Kicks <nick>(s) from <channel> for <reason>. If <reason> isn't given,\n"
|
|
|
|
" uses the nick of the person making the command as the reason.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the channel\n"
|
|
|
|
" itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:283
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I cowardly refuse to kick myself."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:288
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "The reason you gave is longer than the allowed length for a KICK reason on this server."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:293
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "kick someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:299
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [--{exact,nick,user,host}] <nick> [<seconds>] [<reason>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will kickban <nick> for\n"
|
|
|
|
" as many seconds as you specify, or else (if you specify 0 seconds or\n"
|
|
|
|
" don't specify a number of seconds) it will ban the person indefinitely.\n"
|
|
|
|
" --exact bans only the exact hostmask; --nick bans just the nick;\n"
|
|
|
|
" --user bans just the user, and --host bans just the host. You can\n"
|
|
|
|
" combine these options as you choose. <reason> is a reason to give for\n"
|
|
|
|
" the kick.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the channel\n"
|
|
|
|
" itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:316
|
2012-10-07 17:04:47 +02:00
|
|
|
msgid "kick or ban someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:324
|
2012-10-07 17:04:47 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [--{exact,nick,user,host}] <nick> [<seconds>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will ban <nick> for\n"
|
2014-06-02 15:03:42 +02:00
|
|
|
" as many seconds as you specify, otherwise (if you specify 0 seconds or\n"
|
2012-10-07 17:04:47 +02:00
|
|
|
" don't specify a number of seconds) it will ban the person indefinitely.\n"
|
2014-06-02 15:03:42 +02:00
|
|
|
" --exact can be used to specify an exact hostmask. You can combine the\n"
|
|
|
|
" exact, nick, user, and host options as you choose. <channel> is only\n"
|
|
|
|
" necessary if the message isn't sent in the channel itself.\n"
|
2012-10-07 17:04:47 +02:00
|
|
|
" "
|
2010-10-16 10:17:51 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:338 plugin.py:564
|
2012-10-07 17:04:47 +02:00
|
|
|
msgid "ban someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:358
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I haven't seen %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:368
|
2012-10-07 17:04:47 +02:00
|
|
|
msgid "I cowardly refuse to kickban myself."
|
2010-10-16 10:17:51 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:377
|
2012-10-07 17:04:47 +02:00
|
|
|
msgid "I cowardly refuse to ban myself."
|
2010-10-16 10:17:51 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:405
|
2014-04-11 23:56:42 +02:00
|
|
|
msgid "%s has %s too, you can't ban them."
|
2010-10-16 10:17:51 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:416
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
2013-03-03 19:48:31 +01:00
|
|
|
"[<channel>] [<hostmask|--all>]\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
"\n"
|
|
|
|
" Unbans <hostmask> on <channel>. If <hostmask> is not given, unbans\n"
|
|
|
|
" any hostmask currently banned on <channel> that matches your current\n"
|
|
|
|
" hostmask. Especially useful for unbanning yourself when you get\n"
|
|
|
|
" unexpectedly (or accidentally) banned from the channel. <channel> is\n"
|
|
|
|
" only necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:436
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "All bans on %s matching %s have been removed."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:440
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "No bans matching %s were found on %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:443
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "unban someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:450
|
2013-03-03 19:48:31 +01:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" List all bans on the channel.\n"
|
|
|
|
" If <channel> is not given, it defaults to the current channel."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:454
|
2013-03-03 19:48:31 +01:00
|
|
|
msgid "No bans."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:459
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <nick>\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will invite <nick>\n"
|
|
|
|
" to join <channel>. <channel> is only necessary if the message isn't\n"
|
|
|
|
" sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:468
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "invite someone"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:487
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "%s is already in %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:494
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "There is no %s on this network."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:506
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will \"lobotomize\" the\n"
|
|
|
|
" bot, making it silent and unanswering to all requests made in the\n"
|
|
|
|
" channel. <channel> is only necessary if the message isn't sent in\n"
|
|
|
|
" the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:521
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will unlobotomize the\n"
|
|
|
|
" bot, making it respond to requests made in the channel again.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the channel\n"
|
|
|
|
" itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:536
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the channels in which this bot is lobotomized.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:551
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I'm currently lobotomized in %L."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:554
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I'm not currently lobotomized in any channels that you're in."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:568
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <nick|hostmask> [<expires>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will effect a\n"
|
|
|
|
" persistent ban from interacting with the bot on the given\n"
|
2011-07-22 01:34:31 +02:00
|
|
|
" <hostmask> (or the current hostmask associated with <nick>). Other\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
" plugins may enforce this ban by actually banning users with\n"
|
|
|
|
" matching hostmasks when they join. <expires> is an optional\n"
|
|
|
|
" argument specifying when (in \"seconds from now\") the ban should\n"
|
|
|
|
" expire; if none is given, the ban will never automatically expire.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the\n"
|
|
|
|
" channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:588
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <hostmask>\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will remove the\n"
|
|
|
|
" persistent ban on <hostmask>. <channel> is only necessary if the\n"
|
|
|
|
" message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:600
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "There are no persistent bans for that hostmask."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:605
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
2014-12-20 14:37:27 +01:00
|
|
|
"[<channel>] [<mask>]\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will show you the\n"
|
2014-12-20 14:37:27 +01:00
|
|
|
" current persistent bans on the <channel> that match the given\n"
|
|
|
|
" mask, if any (returns all of them otherwise).\n"
|
|
|
|
" Note that you can use * as a wildcard on masks and \\* to match\n"
|
|
|
|
" actual * in masks\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:623
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "%q (expires %t)"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:626
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "%q (never expires)"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:630
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "There are no persistent bans on %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:637
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <nick|hostmask> [<expires>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will set a persistent\n"
|
|
|
|
" ignore on <hostmask> or the hostmask currently\n"
|
|
|
|
" associated with <nick>. <expires> is an optional argument\n"
|
|
|
|
" specifying when (in \"seconds from now\") the ignore will expire; if\n"
|
|
|
|
" it isn't given, the ignore will never automatically expire.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the\n"
|
|
|
|
" channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:655
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <hostmask>\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will remove the\n"
|
|
|
|
" persistent ignore on <hostmask> in the channel. <channel> is only\n"
|
|
|
|
" necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:667
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "There are no ignores for that hostmask."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:672
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" Lists the hostmasks that the bot is ignoring on the given channel.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the\n"
|
|
|
|
" channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:681
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I'm not currently ignoring any hostmasks in %q"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:692
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <nick|username> <capability> [<capability> ...]\n"
|
|
|
|
"\n"
|
2012-03-11 22:06:19 +01:00
|
|
|
" If you have the #channel,op capability, this will give the\n"
|
|
|
|
" <username> (or the user to whom <nick> maps)\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
" the capability <capability> in the channel. <channel> is only\n"
|
|
|
|
" necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:708
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <name|hostmask> <capability> [<capability> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will take from the\n"
|
|
|
|
" user currently identified as <name> (or the user to whom <hostmask>\n"
|
|
|
|
" maps) the capability <capability> in the channel. <channel> is only\n"
|
|
|
|
" necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:727
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "That user didn't have the %L %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:736
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] {True|False}\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will set the default\n"
|
2011-07-22 01:34:31 +02:00
|
|
|
" response to non-power-related (that is, not {op, halfop, voice})\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
" capabilities to be the value you give. <channel> is only necessary\n"
|
|
|
|
" if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:754
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <capability> [<capability> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will add the channel\n"
|
|
|
|
" capability <capability> for all users in the channel. <channel> is\n"
|
|
|
|
" only necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:769
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <capability> [<capability> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will unset the channel\n"
|
|
|
|
" capability <capability> so each user's specific capability or the\n"
|
|
|
|
" channel default capability will take precedence. <channel> is only\n"
|
|
|
|
" necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:785
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "capability"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:788
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "I do not know about the %L %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:795
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the capabilities present on the <channel>. <channel> is\n"
|
|
|
|
" only necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:807
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<plugin>] [<command>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will disable the <command>\n"
|
|
|
|
" in <channel>. If <plugin> is provided, <command> will be disabled only\n"
|
|
|
|
" for that plugin. If only <plugin> is provided, all commands in the\n"
|
|
|
|
" given plugin will be disabled. <channel> is only necessary if the\n"
|
|
|
|
" message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:823 plugin.py:862
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "The %s plugin does not have a command called %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:830 plugin.py:869
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "No plugin or command named %s could be found."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:846
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<plugin>] [<command>]\n"
|
|
|
|
"\n"
|
|
|
|
" If you have the #channel,op capability, this will enable the <command>\n"
|
|
|
|
" in <channel> if it has been disabled. If <plugin> is provided,\n"
|
|
|
|
" <command> will be enabled only for that plugin. If only <plugin> is\n"
|
|
|
|
" provided, all commands in the given plugin will be enabled. <channel>\n"
|
|
|
|
" is only necessary if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:883
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "%s was not disabled."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:892
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
2011-02-26 10:40:50 +01:00
|
|
|
"[<channel>] [--count]\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
"\n"
|
|
|
|
" Returns the nicks in <channel>. <channel> is only necessary if the\n"
|
2011-02-26 10:40:50 +01:00
|
|
|
" message isn't sent in the channel itself. Returns only the number of\n"
|
|
|
|
" nicks if --count option is provided.\n"
|
2010-10-16 10:17:51 +02:00
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:907
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "You don't have access to that information."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:921
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"Internal message for notifying all the #channel,ops in a channel of\n"
|
|
|
|
" a given situation."
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:924
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid "Alert to all %s ops: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:926
|
2010-10-16 10:17:51 +02:00
|
|
|
msgid " (from %s)"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-20 14:37:27 +01:00
|
|
|
#: plugin.py:935
|
2010-10-16 10:17:51 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] <text>\n"
|
|
|
|
"\n"
|
|
|
|
" Sends <text> to all the users in <channel> who have the <channel>,op\n"
|
|
|
|
" capability.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|