mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
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: 2022-02-06 00:12+0100\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=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
#: plugin.py:38
|
|
#, 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:44
|
|
#, docstring
|
|
msgid ""
|
|
"<text>\n"
|
|
"\n"
|
|
" Replies with <text> in private. Use nested commands to your benefit\n"
|
|
" here.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:54
|
|
#, docstring
|
|
msgid ""
|
|
"<text>\n"
|
|
"\n"
|
|
" Replies with <text> as an action. Use nested commands to your benefit\n"
|
|
" here.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:67
|
|
#, 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:77
|
|
#, docstring
|
|
msgid ""
|
|
"<text>\n"
|
|
"\n"
|
|
" Replies with <text>. Equivalent to the alias, 'echo $nick: $1'.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:86
|
|
#, 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 ""
|
|
|