Supybot-plugins/Iwant/messages.pot

74 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: 2011-11-18 18:46+CET\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:52
msgid ""
"List of wanted things. Don't edit this variable\n"
" unless you know what you do."
msgstr ""
#: plugin.py:53
#, docstring
msgid ""
"Add the help for \"@plugin help Iwant\" here\n"
" This should describe *how* to use this plugin."
msgstr ""
#: plugin.py:58
#, docstring
msgid ""
"[<channel>] <thing>\n"
"\n"
" Tell the bot you want the <thing>. <channel> is only needed if you\n"
" don't send the message on the channel itself."
msgstr ""
#: plugin.py:64
msgid "This thing is already wanted."
msgstr ""
#: plugin.py:73
#, docstring
msgid ""
"[<channel>]\n"
"\n"
" Returns the list of wanted things for the <channel>. <channel> defaults\n"
" to the current channel."
msgstr ""
#: plugin.py:80
msgid "#%i: %s"
msgstr ""
#: plugin.py:86
#, docstring
msgid ""
"[<channel>] <id>\n"
"\n"
" Tell you the thing number <id>. <channel> is only needed if you\n"
" don't send the message on the channel itself."
msgstr ""
#: plugin.py:92
msgid "No thing has this id."
msgstr ""
#: plugin.py:94
msgid "Wish #%i is %s."
msgstr ""