Limnoria/plugins/Plugin/messages.pot

221 lines
4.4 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:42
#, docstring
msgid ""
"This plugin exists to help users manage their plugins. Use 'plugin\n"
" list' to list the loaded plugins; use 'plugin help' to get the description\n"
" of a plugin; use the 'plugin' command itself to determine what plugin a\n"
" command exists in."
msgstr ""
#: plugin.py:48
#, docstring
msgid ""
"<plugin>\n"
"\n"
" Returns a useful description of how to use <plugin>, if the plugin has\n"
" one.\n"
" "
msgstr ""
#: plugin.py:57
msgid "That plugin is loaded, but has no plugin help."
msgstr ""
#: plugin.py:62
#, docstring
msgid ""
"<command>\n"
"\n"
" Returns the name of the plugin that would be used to call <command>.\n"
" \n"
" If it is not uniquely determined, returns list of all plugins that\n"
" contain <command>.\n"
" "
msgstr ""
#: plugin.py:80
msgid "plugins"
msgstr ""
#: plugin.py:82
msgid "plugin"
msgstr ""
#: plugin.py:83
msgid "The %q command is available in the %L %s."
msgstr ""
#: plugin.py:86
msgid "There is no command %q."
msgstr ""
#: plugin.py:102
#, docstring
msgid ""
"<command>\n"
"\n"
" Returns the names of all plugins that contain <command>.\n"
" "
msgstr ""
#: plugin.py:123
#, docstring
msgid ""
"<plugin>\n"
"\n"
" Returns the author of <plugin>. This is the person you should talk to\n"
" if you have ideas, suggestions, or other comments about a given plugin.\n"
" "
msgstr ""
#: plugin.py:129
msgid "That plugin does not seem to be loaded."
msgstr ""
#: plugin.py:135
msgid "That plugin doesn't have an author that claims it."
msgstr ""
#: plugin.py:140
#, docstring
msgid ""
"<plugin> [<nick>]\n"
"\n"
" Replies with a list of people who made contributions to a given plugin.\n"
" If <nick> is specified, that person's specific contributions will\n"
" be listed. Note: The <nick> is the part inside of the parentheses\n"
" in the people listing.\n"
" "
msgstr ""
#: plugin.py:148
#, docstring
msgid ""
"\n"
" Take an Authors object, and return only the name and nick values\n"
" in the format 'First Last (nick)'.\n"
" "
msgstr ""
#: plugin.py:154
#, docstring
msgid ""
"\n"
" Take a list of long names and turn it into :\n"
" shortname[, shortname and shortname].\n"
" "
msgstr ""
#: plugin.py:161
#, docstring
msgid ""
"\n"
" Sort the list of 'long names' based on the number of contributions\n"
" associated with each.\n"
" "
msgstr ""
#: plugin.py:171
#, docstring
msgid ""
"\n"
" Build the list of author + contributors (if any) for the requested\n"
" plugin.\n"
" "
msgstr ""
#: plugin.py:175
msgid "The %s plugin"
msgstr ""
#: plugin.py:176
msgid "has not been claimed by an author"
msgstr ""
#: plugin.py:177
msgid "and"
msgstr ""
#: plugin.py:178
msgid "has no contributors listed."
msgstr ""
#: plugin.py:183
msgid "was written by %s"
msgstr ""
#: plugin.py:194
msgid "%s %h contributed to it."
msgstr ""
#: plugin.py:199
msgid "has no additional contributors listed."
msgstr ""
#: plugin.py:201
msgid "but"
msgstr ""
#: plugin.py:204
#, docstring
msgid ""
"\n"
" Build the list of contributions (if any) for the requested person\n"
" for the requested plugin\n"
" "
msgstr ""
#: plugin.py:218
msgid "The nick specified (%s) is not a registered contributor."
msgstr ""
#: plugin.py:224
msgid "The %s plugin does not have '%s' listed as a contributor."
msgstr ""
#: plugin.py:232
msgid "command"
msgstr ""
#: plugin.py:235
msgid "the %L %s"
msgstr ""
#: plugin.py:237
msgid "the %L"
msgstr ""
#: plugin.py:240
msgid "%s wrote the %s plugin and also contributed %L."
msgstr ""
#: plugin.py:243
msgid "%s contributed %L to the %s plugin."
msgstr ""
#: plugin.py:246
msgid "%s wrote the %s plugin"
msgstr ""
#: plugin.py:249
msgid "%s has no listed contributions for the %s plugin."
msgstr ""