# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2012-04-29 17:55+UTC\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:260
#, 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>\"."
msgstr ""

#: plugin.py:268
#, 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:276 plugin.py:287
msgid ", "
msgstr ""

#: plugin.py:278 plugin.py:297 plugin.py:322
msgid "This repository does not exist or is not known by this bot."
msgstr ""

#: plugin.py:285
msgid "No plugin found in this repository."
msgstr ""

#: plugin.py:292
#, docstring
msgid ""
"<repository> <plugin>\n"
"\n"
"        Downloads and installs the <plugin> from the <repository>."
msgstr ""

#: plugin.py:302 plugin.py:327
msgid "This plugin does not exist in this repository."
msgstr ""

#: plugin.py:317
#, docstring
msgid ""
"<repository> <plugin>\n"
"\n"
"        Displays informations on the <plugin> in the <repository>."
msgstr ""

#: plugin.py:331
msgid "No README found for this plugin"
msgstr ""

#: plugin.py:334
msgid "This plugin has no description."
msgstr ""