2010-10-19 19:50:41 +02:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2022-02-06 00:14:47 +01:00
|
|
|
"POT-Creation-Date: 2022-02-06 00:12+0100\n"
|
2010-10-19 19:50:41 +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"
|
2022-02-06 00:14:47 +01:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2010-10-19 19:50:41 +02:00
|
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:38
|
2010-10-19 19:50:41 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
2011-08-07 12:04:31 +02:00
|
|
|
"This plugin contains a few commands that construct various types of\n"
|
2010-10-19 19:50:41 +02:00
|
|
|
" replies. Some bot owners would be wise to not load this plugin because it\n"
|
|
|
|
" can be easily abused.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:44
|
2010-10-19 19:50:41 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"<text>\n"
|
|
|
|
"\n"
|
|
|
|
" Replies with <text> in private. Use nested commands to your benefit\n"
|
|
|
|
" here.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:54
|
2010-10-19 19:50:41 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"<text>\n"
|
|
|
|
"\n"
|
2011-08-10 11:44:57 +02:00
|
|
|
" Replies with <text> as an action. Use nested commands to your benefit\n"
|
2010-10-19 19:50:41 +02:00
|
|
|
" here.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:67
|
2010-10-19 19:50:41 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"<text>\n"
|
|
|
|
"\n"
|
|
|
|
" Replies with <text> in a notice. Use nested commands to your benefit\n"
|
|
|
|
" here. If you want a private notice, nest the private command.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:77
|
2010-10-19 19:50:41 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"<text>\n"
|
|
|
|
"\n"
|
|
|
|
" Replies with <text>. Equivalent to the alias, 'echo $nick: $1'.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:86
|
2011-02-26 10:40:50 +01:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"<str> [<str> ...]\n"
|
|
|
|
"\n"
|
|
|
|
" Replies with each of its arguments <str> in separate replies, depending\n"
|
|
|
|
" the configuration of supybot.reply.oneToOne.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|