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"
|
2014-03-22 15:38:16 +01:00
|
|
|
"POT-Creation-Date: 2014-03-22 16:34+EET\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"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: ENCODING\n"
|
|
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
|
|
|
2011-02-26 10:40:50 +01:00
|
|
|
#: plugin.py:37
|
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 ""
|
|
|
|
|
2011-02-26 10:40:50 +01:00
|
|
|
#: plugin.py:43
|
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 ""
|
|
|
|
|
2011-02-26 10:40:50 +01:00
|
|
|
#: plugin.py:53
|
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 ""
|
|
|
|
|
2011-02-26 10:40:50 +01:00
|
|
|
#: plugin.py:66
|
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 ""
|
|
|
|
|
2011-02-26 10:40:50 +01:00
|
|
|
#: plugin.py:76
|
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 ""
|
|
|
|
|
2011-02-26 10:40:50 +01:00
|
|
|
#: plugin.py:85
|
|
|
|
#, 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 ""
|
|
|
|
|