# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # Mika Suomalainen , 2011. # msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: 2011-08-07 20:15+0200\n" "Last-Translator: Mika Suomalainen \n" "Language-Team: \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" #: config.py:50 msgid "" "Determines whether the bot will bold the title of the feed when\n" " it announces new news." msgstr "" "Määrittää korostaako botti otsikon, kun se kuuluttaa uusia\n" " uutisia." #: config.py:53 msgid "" "Determines what string is\n" " used to separate headlines in new feeds." msgstr "" "Määrittää mitä merkkiketjua käytetään\n" " erottamaan otsikot uusissa syötteissä." #: config.py:56 msgid "" "Determines what\n" " prefix is prepended (if any) to the new news item announcements made in the\n" " channel." msgstr "" "Määrittää mikä\n" " etuliite (jos mikään) lisätään kuulutuksiin, jotka on tehty\n" " kanavalla." #: config.py:60 msgid "" "Determines which RSS feeds\n" " should be announced in the channel; valid input is a list of strings\n" " (either registered RSS feeds or RSS feed URLs) separated by spaces." msgstr "" "Määrittää mitä RSS syötteitä kuulutetaan\n" " kanavalla; kelvollinen syöte on lista merkkiketjuista\n" " (joko rekisteröidyt RSS syötteet tai RSS syötteiden URL:it) välilyönneillä erotettuina." #: config.py:64 msgid "" "Indicates how many seconds the bot will\n" " wait between retrieving RSS feeds; requests made within this period will\n" " return cached results." msgstr "" "Määrittää kuinka monta sekuntia botti odottaa\n" " RSS syötteiden päivittämisten välillä; pyynnöt, jotka tehdän tällä ajalla\n" " palauttavat välimuistissa olevia tuloksia." #: config.py:68 msgid "" "Determines what feeds should be accessible as\n" " commands." msgstr "" "Määrittää mitten syötteiden pitäisi olla käytettävissä\n" " komentoina." #: config.py:71 msgid "" "Determines whether the bot will list the link\n" " along with the title of the feed when the rss command is called.\n" " supybot.plugins.RSS.announce.showLinks affects whether links will be\n" " listed when a feed is automatically announced." msgstr "" "Määrittää luetteleeko botti linkin\n" " syötteen otsikon kanssa, kun rss komentoa kutsutaan.\n" " supybot.plugins.RSS.announce.showLinks vaikuttaa luetellaanko\n" " linkit, kun syöte on kuulutettu automaattisesti." #: config.py:84 msgid "" "Determines whether the bot will list the link\n" " along with the title of the feed when a feed is automatically\n" " announced." msgstr "" "Määrittää luetteleeko botti linkin\n" " syötteen otsikon kautta, kun syöte kuulutetaan\n" " automaattisesti." #: plugin.py:62 msgid "" "This plugin is useful both for announcing updates to RSS feeds in a\n" " channel, and for retrieving the headlines of RSS feeds via command. Use\n" " the \"add\" command to add feeds to this plugin, and use the \"announce\"\n" " command to determine what feeds should be announced in a given channel." msgstr "" "Tämä lisäosa on hyödyllinen kumpaankin, RSS syötteiden päivitysten kuuluttamiseen\n" " kanavalla, ja hakemaan RSS syötteen uusimmat otsikot komennon kautta. Käytä\n" " \"add\" komentoa lisätäksesi syötteitä tähän lisäosaan ja \"announce\"\n" " komentoa määrittämään mitkä syötteet pitäisi kuuluttaa annetulla kanavalla." #: plugin.py:316 msgid "" " \n" "\n" " Adds a command to this plugin that will look up the RSS feed at the\n" " given URL.\n" " " msgstr "" " \n" "\n" " Lisää tähän lisäosaan komennon, joka hakee RSS syötteen annetusta\n" " URL osoitteesta..\n" " " #: plugin.py:327 msgid "" "\n" "\n" " Removes the command for looking up RSS feeds at from\n" " this plugin.\n" " " msgstr "" "\n" "\n" " Poistaa komennon, joka hakee RSS syötteet ,\n" " lisäosasta.\n" " " #: plugin.py:333 msgid "That's not a valid RSS feed command name." msgstr "Tuo ei ole kelvollinen RSS sylte komento nimi." #: plugin.py:344 msgid "" "[]\n" "\n" " Returns the list of feeds announced in . is\n" " only necessary if the message isn't sent in the channel itself.\n" " " msgstr "" "[]\n" "\n" " Palauttaa listan RSS syötteistä, joita kuulutetaan . on\n" " vaadittu vain jos viestiä ei lähetetä kanavalla itsellään.\n" " " #: plugin.py:351 msgid "I am currently not announcing any feeds." msgstr "Minä en tällä hetkellä kuuluta yhtään syötettä." #: plugin.py:356 msgid "" "[] [ ...]\n" "\n" " Adds the list of feeds to the current list of announced feeds in\n" " . Valid feeds include the names of registered feeds as\n" " well as URLs for RSS feeds. is only necessary if the\n" " message isn't sent in the channel itself.\n" " " msgstr "" "[] [ ...]\n" "\n" " Lisää listan syötteistä tällä hetkellä\n" " kuulutettaviin syötteisiin. Kelvolliset syötteet sisältävät rekisteröityjen syötteiden nimet,\n" " kuten myös RSS syötteiden URL-osoitteet. on vaadittu vain, jos\n" " viestiä ei lähetetä kanavalla itsellään.\n" " " #: plugin.py:374 msgid "" "[] [ ...]\n" "\n" " Removes the list of feeds from the current list of announced feeds\n" " in . Valid feeds include the names of registered feeds as\n" " well as URLs for RSS feeds. is only necessary if the\n" " message isn't sent in the channel itself.\n" " " msgstr "" "[] [ ...]\n" "\n" " Poistaa listan RSS syötteistä botin tällä hetkellä kuuluttamista\n" " syötteistä. Kelvolliset syötteen nimet sisältävät\n" " URL osoitteet, kuten myös rekisteröidyt RSS syötteet. on vaadittu vain, jos viestiä\n" " ei lähetetä kanavalla itsellään.\n" " " #: plugin.py:392 msgid "" " []\n" "\n" " Gets the title components of the given RSS feed.\n" " If is given, return only that many headlines.\n" " " msgstr "" " []\n" "\n" " Hakee annetun RSS syötteen otsikko komponentit.\n" " Jos on annettu, palauttaa vain niin monta otsikkoa.\n" " " #: plugin.py:405 msgid "Couldn't get RSS feed." msgstr "RSS syötettä ei pystytty hakemaan." #: plugin.py:420 msgid "" "\n" "\n" " Returns information from the given RSS feed, namely the title,\n" " URL, description, and last update date, if available.\n" " " msgstr "" "\n" "\n" " Palauttaa tietoja annetusta RSS syötteestä, nimellisesti otsikon,\n" " URL, kuvauksen, ja viimeisen päivityksen, jos saatavilla.\n" " " #: plugin.py:433 msgid "I couldn't retrieve that RSS feed." msgstr "En voinut noutaa tuota RSS syötettä." #: plugin.py:446 msgid "Title: %s; URL: %u; Description: %s; Last updated: %s." msgstr "Otsikko: %s; URL: %u; Kuvaus: %s; Viimeeksi päivitetty: %s."