Limnoria/plugins/PluginDownloader/messages.pot

90 lines
2.2 KiB
Plaintext
Raw Normal View History

2011-10-26 20:27:42 +02:00
# 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:35+EET\n"
2011-10-26 20:27:42 +02:00
"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:171
msgid "Plugin is probably not compatible with your Python version (3.x) and could not be converted because 2to3 is not installed."
msgstr ""
#: plugin.py:178
msgid "Plugin was designed for Python 2, but an attempt to convert it to Python 3 has been made. There is no garantee it will work, though."
msgstr ""
#: plugin.py:182
msgid "Plugin successfully installed."
msgstr ""
#: plugin.py:307
2012-03-11 22:06:19 +01:00
#, docstring
msgid ""
"This plugin allows you to install unofficial plugins from\n"
" multiple repositories easily. Use the \"repolist\" command to see list of\n"
" available repositories and \"repolist <repository>\" to list plugins, \n"
" which are available in that repository. When you want to install plugin,\n"
" just run command \"install <repository> <plugin>\"."
2012-03-11 22:06:19 +01:00
msgstr ""
#: plugin.py:317
2012-03-11 22:06:19 +01:00
#, docstring
msgid ""
"[<repository>]\n"
"\n"
" Displays the list of plugins in the <repository>.\n"
" If <repository> is not given, returns a list of available\n"
" repositories."
msgstr ""
#: plugin.py:325 plugin.py:336
2011-10-26 20:27:42 +02:00
msgid ", "
msgstr ""
#: plugin.py:327 plugin.py:346 plugin.py:371
2011-10-26 20:27:42 +02:00
msgid "This repository does not exist or is not known by this bot."
msgstr ""
#: plugin.py:334
2011-10-26 20:27:42 +02:00
msgid "No plugin found in this repository."
msgstr ""
#: plugin.py:341
2012-03-11 22:06:19 +01:00
#, docstring
msgid ""
"<repository> <plugin>\n"
"\n"
" Downloads and installs the <plugin> from the <repository>."
msgstr ""
#: plugin.py:351 plugin.py:376
2011-10-26 20:27:42 +02:00
msgid "This plugin does not exist in this repository."
msgstr ""
#: plugin.py:366
2012-04-29 19:55:41 +02:00
#, docstring
msgid ""
"<repository> <plugin>\n"
"\n"
" Displays informations on the <plugin> in the <repository>."
msgstr ""
#: plugin.py:380
2012-04-29 19:55:41 +02:00
msgid "No README found for this plugin"
msgstr ""
#: plugin.py:383
2012-04-29 19:55:41 +02:00
msgid "This plugin has no description."
msgstr ""