# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # Mikaela Suomalainen , 2011. # msgid "" msgstr "" "Project-Id-Version: News plugin for Limnoria\n" "POT-Creation-Date: 2022-02-06 00:12+0100\n" "PO-Revision-Date: 2014-12-20 11:41+0200\n" "Last-Translator: Mikaela Suomalainen \n" "Language-Team: \n" "Language: fi\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" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.6.10\n" #: plugin.py:58 msgid "%s (Subject: %q, added by %s on %s)" msgstr "%s (Aihe: %q, lisännyt %s kanavalla %s)" #: plugin.py:62 msgid "%s (Subject: %q, added by %s on %s, expires at %s)" msgstr "%s (Aihe: %q, lisännyt %s kanavalla %s, vanhenee %s)" #: plugin.py:110 msgid "This plugin provides a means of maintaining News for a channel." msgstr "Tämä plugin sallii uutisten ylläpidon kanavalla." #: plugin.py:122 msgid "" "[] : \n" "\n" " Adds a given news item of to a channel with the given " ".\n" " If isn't 0, that news item will expire seconds " "from\n" " now. is only necessary if the message isn't sent in the\n" " channel itself.\n" " " msgstr "" "[] : \n" "\n" " Lisää annetun uutisaiheen, kanavalle annetulla " ".\n" " Jos ei ole 0, se sekunteja tästä\n" " lähtien. on vaadittu vain jos viestiä ei lähetetä\n" " kanavalla itsellään.\n" " " #: plugin.py:134 msgid "(News item #%i added)" msgstr "(Uutisaihe #%i lisätty)" #: plugin.py:139 msgid "" "[] []\n" "\n" " Display the news items for in the format of '(#id) " "subject'.\n" " If is given, retrieve only that news item; otherwise retrieve " "all\n" " news items. is only necessary if the message isn't sent " "in\n" " the channel itself.\n" " " msgstr "" "[] []\n" "\n" " Näyttää uutisaiheet muodossa '(#id) otsikko'.\n" " Jos on annettu, vain se uutisaihe haetaan; muutoin hakee " "kaikki\n" " uutisaiheet. on vaadittu vain, jos viestiä ei lähetetä\n" " kanavalla itsellään.\n" " " #: plugin.py:150 msgid "News for %s: %s" msgstr "Uutisia %s::lle %s" #: plugin.py:153 msgid "No news for %s." msgstr "Ei uutisia %s:lle." #: plugin.py:159 plugin.py:173 plugin.py:189 plugin.py:205 msgid "news item id" msgstr "uutisaihe id" #: plugin.py:164 msgid "" "[] \n" "\n" " Removes the news item with from . is only\n" " necessary if the message isn't sent in the channel itself.\n" " " msgstr "" "[] \n" "\n" " Poistaa uutisaiheen . on vaadittu\n" " vain jos viestiä ei lähetetä kanavalla itsellään.\n" " " #: plugin.py:178 msgid "" "[] \n" "\n" " Changes the news item with from according to the\n" " regular expression . should be of the form\n" " s/text/replacement/flags. is only necessary if the " "message\n" " isn't sent on the channel itself.\n" " " msgstr "" "[] \n" "\n" " Vaihtaa uutisaiheen \n" " mukaan. pitäisi " "olla muotoa \n" " s/teksti/korvaus/liput. on vaadittu vain jos viestiä ei " "lähetetä\n" " kanavalla itsellään.\n" " " #: plugin.py:194 msgid "" "[] []\n" "\n" " Returns the old news item for with . If no number is\n" " given, returns all the old news items in reverse order. " "is\n" " only necessary if the message isn't sent in the channel itself.\n" " " msgstr "" "[] []\n" "\n" " Palauttaa vanhan uutisaiheen . Jos numeroa ei " "ole\n" " annettu, palauttaa kaikki uutisaiheet käänteisessä järjestyksessä. " " on\n" " vaadittu vain jos viestiä ei lähetetä kanavalla itsellään.\n" " " #: plugin.py:210 msgid "Old news for %s: %s" msgstr "Vanhoja uutisia %s:lle %s" #: plugin.py:213 msgid "No old news for %s." msgstr "Ei vanhoja uutisia %s:lle."