mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-08 12:09:22 +01:00
68 lines
1.9 KiB
Plaintext
68 lines
1.9 KiB
Plaintext
# PluginDownloader plugin in Limnoria.
|
|
# Copyright (C) 2011 Limnoria
|
|
# Mika Suomalainen <mika.henrik.mainio@hotmail.com>, 2011.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
|
"PO-Revision-Date: 2012-03-15 08:34+0200\n"
|
|
"Last-Translator: Mika Suomalainen <mika.henrik.mainio@hotmail.com>\n"
|
|
"Language-Team: \n"
|
|
"Language: \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:219
|
|
msgid ""
|
|
"Add the help for \"@plugin help PluginDownloader\" here\n"
|
|
" This should describe *how* to use this plugin."
|
|
msgstr ""
|
|
"Lisää ohjeteksti komennolle \"@plugin help PluginDownloader\" tähän.\n"
|
|
" Tämän pitäisi kuvata *kuinka* tätä lisäosaa käytetään."
|
|
|
|
#: plugin.py:224
|
|
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 ""
|
|
"[<pakettivarasto>]\n"
|
|
"\n"
|
|
" Näyttää listan lisäosista, jotka löytyvät <pakettivarastosta>.\n"
|
|
" Jos <pakettivarasto> ei ole annettu, palauttaa listan kaikista saataville olevista \n"
|
|
" pakettivarastoista."
|
|
|
|
#: plugin.py:232
|
|
#: plugin.py:243
|
|
msgid ", "
|
|
msgstr ", "
|
|
|
|
#: plugin.py:234
|
|
#: plugin.py:253
|
|
msgid "This repository does not exist or is not known by this bot."
|
|
msgstr "Tämä pakettivarasto ei ole olemassakaan tai tämä botti ei tiedä siitä."
|
|
|
|
#: plugin.py:241
|
|
msgid "No plugin found in this repository."
|
|
msgstr "Lisäosaa ei löytynyt tästä pakettivarastosta."
|
|
|
|
#: plugin.py:248
|
|
msgid ""
|
|
"<repository> <plugin>\n"
|
|
"\n"
|
|
" Downloads and installs the <plugin> from the <repository>."
|
|
msgstr ""
|
|
"<pakettivarasto> <lisäosa>\n"
|
|
"\n"
|
|
" Lataa ja asentaa <lisäosan> <pakettivarastosta>."
|
|
|
|
#: plugin.py:258
|
|
msgid "This plugin does not exist in this repository."
|
|
msgstr "Tämä lisäosa ei ole tässä pakettivarastossa."
|
|
|