mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
61 lines
1.5 KiB
Plaintext
61 lines
1.5 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: 2010-10-17 18:33+CEST\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"
|
|
|
|
|
|
#: config.py:49
|
|
msgid ""
|
|
"Determines whether the bot will show the ids of\n"
|
|
" a praise when the praise is given."
|
|
msgstr ""
|
|
|
|
#: plugin.py:40
|
|
#, docstring
|
|
msgid ""
|
|
"Praise is a plugin for ... well, praising things. Feel free to add\n"
|
|
" your own flavor to it by customizing what praises it gives. Use \"praise\n"
|
|
" add <text>\" to add new ones, making sure to include \"$who\" in <text> where\n"
|
|
" you want to insert the thing being praised.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:54
|
|
msgid "Praises must contain $who."
|
|
msgstr ""
|
|
|
|
#: plugin.py:58
|
|
#, docstring
|
|
msgid ""
|
|
"[<channel>] [<id>] <who|what> [for <reason>]\n"
|
|
"\n"
|
|
" Praises <who|what> (for <reason>, if given). If <id> is given, uses\n"
|
|
" that specific praise. <channel> is only necessary if the message isn't\n"
|
|
" sent in the channel itself.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:74
|
|
msgid "There is no praise with id #%i."
|
|
msgstr ""
|
|
|
|
#: plugin.py:79
|
|
msgid "There are no praises in my database for %s."
|
|
msgstr ""
|
|
|
|
#: plugin.py:87
|
|
msgid " for "
|
|
msgstr ""
|
|
|