mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
173 lines
3.6 KiB
Plaintext
173 lines
3.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:44
|
|
#, docstring
|
|
msgid ""
|
|
"\n"
|
|
" 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.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:53
|
|
#, docstring
|
|
msgid ""
|
|
"<plugin>\n"
|
|
"\n"
|
|
" Returns a useful description of how to use <plugin>, if the plugin has\n"
|
|
" one.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:62
|
|
msgid "That plugin is loaded, but has no plugin help."
|
|
msgstr ""
|
|
|
|
#: plugin.py:67
|
|
#, 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:85
|
|
msgid "plugins"
|
|
msgstr ""
|
|
|
|
#: plugin.py:87
|
|
msgid "plugin"
|
|
msgstr ""
|
|
|
|
#: plugin.py:88 plugin.py:122
|
|
msgid "The %q command is available in the %L %s."
|
|
msgstr ""
|
|
|
|
#: plugin.py:91
|
|
msgid "There is no command %q."
|
|
msgstr ""
|
|
|
|
#: plugin.py:108
|
|
#, docstring
|
|
msgid ""
|
|
"<command>\n"
|
|
"\n"
|
|
" Returns the names of all plugins that contain <command>.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:129
|
|
#, 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:135
|
|
msgid "That plugin does not seem to be loaded."
|
|
msgstr ""
|
|
|
|
#: plugin.py:146
|
|
msgid "%s was written by %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:148
|
|
msgid "%s was written by %s and is maintained by %s."
|
|
msgstr ""
|
|
|
|
#: plugin.py:151
|
|
msgid "%s does not have any author listed."
|
|
msgstr ""
|
|
|
|
#: plugin.py:156
|
|
#, docstring
|
|
msgid ""
|
|
"<plugin> [<name>]\n"
|
|
"\n"
|
|
" Replies with a list of people who made contributions to a given plugin.\n"
|
|
" If <name> is specified, that person's specific contributions will\n"
|
|
" be listed. You can specify a person's name by their full name or their nick,\n"
|
|
" which is shown inside brackets if available.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:164
|
|
#, docstring
|
|
msgid ""
|
|
"\n"
|
|
" Take a list of long names and turn it into :\n"
|
|
" shortname[, shortname and shortname].\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:172
|
|
#, docstring
|
|
msgid ""
|
|
"\n"
|
|
" Build the list of author + contributors (if any) for the requested\n"
|
|
" plugin.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:180
|
|
msgid "The %s plugin has not been claimed by an author. "
|
|
msgstr ""
|
|
|
|
#: plugin.py:184
|
|
msgid "%s %h contributed to it."
|
|
msgstr ""
|
|
|
|
#: plugin.py:188
|
|
msgid "No additional contributors are listed."
|
|
msgstr ""
|
|
|
|
#: plugin.py:192
|
|
#, docstring
|
|
msgid ""
|
|
"\n"
|
|
" Build the list of contributions (if any) for the requested person\n"
|
|
" for the requested plugin.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:211
|
|
msgid "%s wrote the %s plugin."
|
|
msgstr ""
|
|
|
|
#: plugin.py:213
|
|
msgid "%s is not listed as a contributor to %s."
|
|
msgstr ""
|
|
|
|
#: plugin.py:220
|
|
msgid "%s contributed the following to %s: %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:223
|
|
msgid "%s did not list any specific contributions to the %s plugin."
|
|
msgstr ""
|
|
|