mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-06 02:59:22 +01:00
70 lines
1.5 KiB
Plaintext
70 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: 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"
|
|
|
|
|
|
#: config.py:50
|
|
msgid ""
|
|
"Determines whether the bot will show the ids\n"
|
|
" of a lart when the lart is given."
|
|
msgstr ""
|
|
|
|
#: plugin.py:40
|
|
#, docstring
|
|
msgid ""
|
|
"\n"
|
|
" Provides an implementation of the Luser Attitude Readjustment Tool\n"
|
|
" for users.\n"
|
|
"\n"
|
|
" Example:\n"
|
|
"\n"
|
|
" * If you add ``slaps $who``.\n"
|
|
" * And Someone says ``@lart ChanServ``.\n"
|
|
" * ``* bot slaps ChanServ``.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:59
|
|
msgid "Larts must contain $who."
|
|
msgstr ""
|
|
|
|
#: plugin.py:63
|
|
#, docstring
|
|
msgid ""
|
|
"[<channel>] [<id>] <who|what> [for <reason>]\n"
|
|
"\n"
|
|
" Uses the Luser Attitude Readjustment Tool on <who|what> (for <reason>,\n"
|
|
" if given). If <id> is given, uses that specific lart. <channel> is\n"
|
|
" only necessary if the message isn't sent in the channel itself.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:77
|
|
msgid "There is no lart with id #%i."
|
|
msgstr ""
|
|
|
|
#: plugin.py:82
|
|
msgid "There are no larts in my database for %s."
|
|
msgstr ""
|
|
|
|
#: plugin.py:88
|
|
msgid "trying to dis me"
|
|
msgstr ""
|
|
|
|
#: plugin.py:96
|
|
msgid " for "
|
|
msgstr ""
|
|
|