mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
78 lines
1.9 KiB
Plaintext
78 lines
1.9 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: 2012-07-29 11:54+CEST\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:235
|
|
#, 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:245
|
|
#, 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:253 plugin.py:264
|
|
msgid ", "
|
|
msgstr ""
|
|
|
|
#: plugin.py:255 plugin.py:274 plugin.py:299
|
|
msgid "This repository does not exist or is not known by this bot."
|
|
msgstr ""
|
|
|
|
#: plugin.py:262
|
|
msgid "No plugin found in this repository."
|
|
msgstr ""
|
|
|
|
#: plugin.py:269
|
|
#, docstring
|
|
msgid ""
|
|
"<repository> <plugin>\n"
|
|
"\n"
|
|
" Downloads and installs the <plugin> from the <repository>."
|
|
msgstr ""
|
|
|
|
#: plugin.py:279 plugin.py:304
|
|
msgid "This plugin does not exist in this repository."
|
|
msgstr ""
|
|
|
|
#: plugin.py:294
|
|
#, docstring
|
|
msgid ""
|
|
"<repository> <plugin>\n"
|
|
"\n"
|
|
" Displays informations on the <plugin> in the <repository>."
|
|
msgstr ""
|
|
|
|
#: plugin.py:308
|
|
msgid "No README found for this plugin"
|
|
msgstr ""
|
|
|
|
#: plugin.py:311
|
|
msgid "This plugin has no description."
|
|
msgstr ""
|
|
|