mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
3a2b01d517
The typo fix edition.
76 lines
1.6 KiB
Plaintext
76 lines
1.6 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: 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"
|
|
|
|
|
|
#: plugin.py:37
|
|
#, docstring
|
|
msgid ""
|
|
"This plugin contains a few commands that construct various types of\n"
|
|
" replies. Some bot owners would be wise to not load this plugin because it\n"
|
|
" can be easily abused.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:43
|
|
#, docstring
|
|
msgid ""
|
|
"<text>\n"
|
|
"\n"
|
|
" Replies with <text> in private. Use nested commands to your benefit\n"
|
|
" here.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:53
|
|
#, docstring
|
|
msgid ""
|
|
"<text>\n"
|
|
"\n"
|
|
" Replies with <text> as an action. Use nested commands to your benefit\n"
|
|
" here.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:66
|
|
#, 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 ""
|
|
|
|
#: plugin.py:76
|
|
#, docstring
|
|
msgid ""
|
|
"<text>\n"
|
|
"\n"
|
|
" Replies with <text>. Equivalent to the alias, 'echo $nick: $1'.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: 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 ""
|
|
|