mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
MoobotFactoids: update l10n-fi.
This commit is contained in:
parent
b80234d1de
commit
9237162145
@ -5,19 +5,21 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
||||
"PO-Revision-Date: 2011-07-23 13:53+0200\n"
|
||||
"POT-Creation-Date: 2014-03-22 12:41+EET\n"
|
||||
"PO-Revision-Date: 2014-03-22 15:30+0200\n"
|
||||
"Last-Translator: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>\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"
|
||||
"X-Generator: Poedit 1.5.4\n"
|
||||
|
||||
#: config.py:46
|
||||
msgid ""
|
||||
"Determines whether\n"
|
||||
" or not the factoid value will be shown when a listkeys search returns only\n"
|
||||
" or not the factoid value will be shown when a listkeys search returns "
|
||||
"only\n"
|
||||
" one factoid key."
|
||||
msgstr ""
|
||||
"Määrittää näytetöönkö\n"
|
||||
@ -32,60 +34,67 @@ msgstr ""
|
||||
"Määrittää montako asiaa näytetään\n"
|
||||
" kun 'most' komentoa kutsutaan."
|
||||
|
||||
#: plugin.py:289
|
||||
#: plugin.py:285
|
||||
msgid ""
|
||||
"Add the help for \"@help MoobotFactoids\" here (assuming you don't implement a MoobotFactoids\n"
|
||||
"Add the help for \"@help MoobotFactoids\" here (assuming you don't implement "
|
||||
"a MoobotFactoids\n"
|
||||
" command). This should describe *how* to use this plugin."
|
||||
msgstr ""
|
||||
"Lisää ohje \"@help MoobotFactoids\":lle tähän (olettaen ettet luo MoobotFactoids\n"
|
||||
"Lisää ohje \"@help MoobotFactoids\":lle tähän (olettaen ettet luo "
|
||||
"MoobotFactoids\n"
|
||||
" komentoa). Tämän pitäisi kertoa *kuinka* tätä laajennusta käytetään."
|
||||
|
||||
#: plugin.py:346
|
||||
#: plugin.py:342
|
||||
msgid "%s is %s"
|
||||
msgstr "%s on %s"
|
||||
|
||||
#: plugin.py:365
|
||||
#: plugin.py:361
|
||||
msgid "Factoid %q is locked."
|
||||
msgstr "Factoidi %q on lukittu."
|
||||
|
||||
#: plugin.py:372
|
||||
#: plugin.py:368
|
||||
msgid "Factoid %q not found."
|
||||
msgstr "Factoidia %q ei löytynyt."
|
||||
|
||||
#: plugin.py:382
|
||||
#: plugin.py:378
|
||||
msgid "Missing an 'is' or '_is_'."
|
||||
msgstr "Puuttuva 'is' tai '_is_'."
|
||||
|
||||
#: plugin.py:398
|
||||
#: plugin.py:394
|
||||
msgid "Factoid %q already exists."
|
||||
msgstr "Factoidi %q on jo olemassa."
|
||||
|
||||
#: plugin.py:432
|
||||
#: plugin.py:428
|
||||
msgid "%s, or %s"
|
||||
msgstr "%s, tai %s"
|
||||
|
||||
#: plugin.py:453
|
||||
#: plugin.py:449
|
||||
msgid ""
|
||||
"[<channel>] <factoid key>\n"
|
||||
"\n"
|
||||
" Returns the literal factoid for the given factoid key. No parsing of\n"
|
||||
" the factoid value is done as it is with normal retrieval. <channel>\n"
|
||||
" Returns the literal factoid for the given factoid key. No parsing "
|
||||
"of\n"
|
||||
" the factoid value is done as it is with normal retrieval. "
|
||||
"<channel>\n"
|
||||
" is only necessary if the message isn't sent in the channel itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"[<kanava>] <factoidi avain>\n"
|
||||
"\n"
|
||||
" Palauttaa kirjaimellisen factoidin annetulle factoidi avaimelle. Factoidin jäsentämistä\n"
|
||||
" ei tehdä, koska se on normaalilla palautuksella. <Kanava> on vaadittu vain, jos viestiä ei lähetetä\n"
|
||||
" Palauttaa kirjaimellisen factoidin annetulle factoidi avaimelle. "
|
||||
"Factoidin jäsentämistä\n"
|
||||
" ei tehdä, koska se on normaalilla palautuksella. <Kanava> on "
|
||||
"vaadittu vain, jos viestiä ei lähetetä\n"
|
||||
" kanavalla itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:466
|
||||
#: plugin.py:462
|
||||
msgid ""
|
||||
"[<channel>] <factoid key>\n"
|
||||
"\n"
|
||||
" Returns the various bits of info on the factoid for the given key.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" <channel> is only necessary if the message isn't sent in the "
|
||||
"channel\n"
|
||||
" itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -96,56 +105,58 @@ msgstr ""
|
||||
" itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:477
|
||||
#: plugin.py:517
|
||||
#: plugin.py:473 plugin.py:513
|
||||
msgid "No such factoid: %q"
|
||||
msgstr "Ei sellaista factoidia: %q"
|
||||
|
||||
#: plugin.py:486
|
||||
#: plugin.py:482
|
||||
msgid "Created by %s on %s."
|
||||
msgstr "luonut %s kello %s."
|
||||
|
||||
#: plugin.py:492
|
||||
#: plugin.py:488
|
||||
msgid " Last modified by %s on %s."
|
||||
msgstr "Viimeeksi muokattu %s kello %s."
|
||||
|
||||
#: plugin.py:500
|
||||
#: plugin.py:496
|
||||
msgid " Last requested by %s on %s, requested %n."
|
||||
msgstr "Viimeeksi pyytänyt %s kello %s, pyytänyt %n."
|
||||
|
||||
#: plugin.py:507
|
||||
#: plugin.py:503
|
||||
msgid " Locked by %s on %s."
|
||||
msgstr "%s:än lukitsema %s:llä."
|
||||
|
||||
#: plugin.py:522
|
||||
#: plugin.py:518
|
||||
msgid "Factoid %q is already locked."
|
||||
msgstr "Factoidi %q on jo lukittu."
|
||||
|
||||
#: plugin.py:525
|
||||
#: plugin.py:521
|
||||
msgid "Factoid %q is not locked."
|
||||
msgstr "Factoidi %q is not locked."
|
||||
|
||||
#: plugin.py:535
|
||||
#: plugin.py:531
|
||||
msgid "Cannot %s someone else's factoid unless you are an admin."
|
||||
msgstr "Et voi %s jonkun muun factoidia paitsi, jos olet admin."
|
||||
|
||||
#: plugin.py:547
|
||||
#: plugin.py:543
|
||||
msgid ""
|
||||
"[<channel>] <factoid key>\n"
|
||||
"\n"
|
||||
" Locks the factoid with the given factoid key. Requires that the user\n"
|
||||
" be registered and have created the factoid originally. <channel> is\n"
|
||||
" Locks the factoid with the given factoid key. Requires that the "
|
||||
"user\n"
|
||||
" be registered and have created the factoid originally. <channel> "
|
||||
"is\n"
|
||||
" only necessary if the message isn't sent in the channel itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"[<kanava>] <factoidi avain>\n"
|
||||
"\n"
|
||||
" Lukitsee factoidin annetulla factoidi avaimella. Vaatii käyttäjän olevan rekisteröitynyt\n"
|
||||
" Lukitsee factoidin annetulla factoidi avaimella. Vaatii käyttäjän "
|
||||
"olevan rekisteröitynyt\n"
|
||||
" ja että hän on alunperin luonut sen. <Kanava> on\n"
|
||||
" vaadittu vain jos viestiä ei lähetetä kanavalla itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:558
|
||||
#: plugin.py:554
|
||||
msgid ""
|
||||
"[<channel>] <factoid key>\n"
|
||||
"\n"
|
||||
@ -161,103 +172,115 @@ msgstr ""
|
||||
" vain jos viestiä ei lähetetä kanavalla itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:569
|
||||
#: plugin.py:565
|
||||
msgid ""
|
||||
"[<channel>] {popular|authored|recent}\n"
|
||||
"\n"
|
||||
" Lists the most {popular|authored|recent} factoids. \"popular\" lists the\n"
|
||||
" most frequently requested factoids. \"authored\" lists the author with\n"
|
||||
" the most factoids. \"recent\" lists the most recently created factoids.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" Lists the most {popular|authored|recent} factoids. \"popular\" "
|
||||
"lists the\n"
|
||||
" most frequently requested factoids. \"authored\" lists the author "
|
||||
"with\n"
|
||||
" the most factoids. \"recent\" lists the most recently created "
|
||||
"factoids.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the "
|
||||
"channel\n"
|
||||
" itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"[<kanava>] {popular|authored|recent}\n"
|
||||
"\n"
|
||||
" Luettelee {suosituimmat (\"popular\")|kirjoitetuimmat (\"authored\")|viimeisimmät (\"recent\")} factoidit. \"popular\" luettelee\n"
|
||||
" useimmiten pyydetyt factoidit. \"authored\" luettelee kirjoittajat, joilla on eniten\n"
|
||||
" Luettelee {suosituimmat (\"popular\")|kirjoitetuimmat (\"authored\")|"
|
||||
"viimeisimmät (\"recent\")} factoidit. \"popular\" luettelee\n"
|
||||
" useimmiten pyydetyt factoidit. \"authored\" luettelee kirjoittajat, "
|
||||
"joilla on eniten\n"
|
||||
" factoideja. \"recent\" luettelee uusimmat kirjoitetut factoidit.\n"
|
||||
" <Kanava> on vaadittu vain, jos viestiä ei lähetetä kanavalla\n"
|
||||
" itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:591
|
||||
#: plugin.py:587
|
||||
msgid "author"
|
||||
msgstr "kirjoittaja"
|
||||
|
||||
#: plugin.py:593
|
||||
#: plugin.py:589
|
||||
msgid "authors"
|
||||
msgstr "kirjoittajat"
|
||||
|
||||
#: plugin.py:594
|
||||
#: plugin.py:590
|
||||
msgid "Most prolific %s: %L"
|
||||
msgstr "Tuottoisimmat %s: %L"
|
||||
|
||||
#: plugin.py:596
|
||||
#: plugin.py:608
|
||||
#: plugin.py:592 plugin.py:604
|
||||
msgid "There are no factoids in my database."
|
||||
msgstr "Tietokannassani ei ole factoideja."
|
||||
|
||||
#: plugin.py:603
|
||||
#: plugin.py:599
|
||||
msgid "latest factoid"
|
||||
msgstr "viimeisin factoidi"
|
||||
|
||||
#: plugin.py:605
|
||||
#: plugin.py:601
|
||||
msgid "latest factoids"
|
||||
msgstr "viimeisimmät factoidit"
|
||||
|
||||
#: plugin.py:606
|
||||
msgid "%s: %L"
|
||||
msgstr "%s: %L"
|
||||
#: plugin.py:602
|
||||
msgid "%i %s: %L"
|
||||
msgstr "%i %s: %L"
|
||||
|
||||
#: plugin.py:615
|
||||
#: plugin.py:611
|
||||
msgid "requested factoid"
|
||||
msgstr "pyydetty factoidi"
|
||||
|
||||
#: plugin.py:617
|
||||
#: plugin.py:613
|
||||
msgid "requested factoids"
|
||||
msgstr "pyydetyt factoidit"
|
||||
|
||||
#: plugin.py:618
|
||||
msgid "Top %s: %L"
|
||||
msgstr "Top %s: %L"
|
||||
#: plugin.py:614
|
||||
msgid "Top %i %s: %L"
|
||||
msgstr "Huippu %i %s: %L"
|
||||
|
||||
#: plugin.py:620
|
||||
#: plugin.py:616
|
||||
msgid "No factoids have been requested from my database."
|
||||
msgstr "Factoideja ei ole pyydetty tietokannastani."
|
||||
|
||||
#: plugin.py:624
|
||||
#: plugin.py:620
|
||||
msgid ""
|
||||
"[<channel>] <author name>\n"
|
||||
"\n"
|
||||
" Lists the keys of the factoids with the given author. Note that if an\n"
|
||||
" author has an integer name, you'll have to use that author's id to use\n"
|
||||
" Lists the keys of the factoids with the given author. Note that if "
|
||||
"an\n"
|
||||
" author has an integer name, you'll have to use that author's id to "
|
||||
"use\n"
|
||||
" this function (so don't use integer usernames!). <channel> is only\n"
|
||||
" necessary if the message isn't sent in the channel itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"[<kanava>] <kirjoittajan nimi>\n"
|
||||
"\n"
|
||||
" Luettelee kaikki annetun kirjailijan kirjoittamat factoidit. Huomaa, että\n"
|
||||
" jos kirjoittajalla on kokonaisluku nimi, sinun täytyy käyttää kirjoittajan id:tä käyttääksesi\n"
|
||||
" tätä toimintoa (joten älä käytä kokonaisluku käyttäjätunnuksia!). <Kanava> on vaadittu vain jos\n"
|
||||
" Luettelee kaikki annetun kirjailijan kirjoittamat factoidit. "
|
||||
"Huomaa, että\n"
|
||||
" jos kirjoittajalla on kokonaisluku nimi, sinun täytyy käyttää "
|
||||
"kirjoittajan id:tä käyttääksesi\n"
|
||||
" tätä toimintoa (joten älä käytä kokonaisluku käyttäjätunnuksia!). "
|
||||
"<Kanava> on vaadittu vain jos\n"
|
||||
" viestiä ei lähetetä kanavalla itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:637
|
||||
#: plugin.py:633
|
||||
msgid "No factoids by %q found."
|
||||
msgstr "%q:n kirjoittamia factoideja ei löytynyt."
|
||||
|
||||
#: plugin.py:640
|
||||
#: plugin.py:636
|
||||
msgid "Author search for %q (%i found): %L"
|
||||
msgstr "Kirjoittaja haku %q:lle (%i löytynyt): %L"
|
||||
|
||||
#: plugin.py:647
|
||||
#: plugin.py:643
|
||||
msgid ""
|
||||
"[<channel>] <text>\n"
|
||||
"\n"
|
||||
" Lists the keys of the factoids whose key contains the provided text.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" Lists the keys of the factoids whose key contains the provided "
|
||||
"text.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the "
|
||||
"channel\n"
|
||||
" itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -268,20 +291,22 @@ msgstr ""
|
||||
" itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:655
|
||||
#: plugin.py:651
|
||||
msgid "No keys matching %q found."
|
||||
msgstr "Avaimia, jotka täsmäävät %q:un ei löytynyt."
|
||||
|
||||
#: plugin.py:662
|
||||
#: plugin.py:658
|
||||
msgid "Key search for %q (%i found): %L"
|
||||
msgstr "Avain haku %q:lle (%i löytynyt): %L"
|
||||
|
||||
#: plugin.py:669
|
||||
#: plugin.py:665
|
||||
msgid ""
|
||||
"[<channel>] <text>\n"
|
||||
"\n"
|
||||
" Lists the keys of the factoids whose value contains the provided text.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" Lists the keys of the factoids whose value contains the provided "
|
||||
"text.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the "
|
||||
"channel\n"
|
||||
" itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -292,34 +317,37 @@ msgstr ""
|
||||
" kanavalla itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:677
|
||||
#: plugin.py:673
|
||||
msgid "No values matching %q found."
|
||||
msgstr "%q:un täsmääviä avaimia ei löytynyt."
|
||||
|
||||
#: plugin.py:680
|
||||
#: plugin.py:676
|
||||
msgid "Value search for %q (%i found): %L"
|
||||
msgstr "Arvo haku %q:lle (%i löytynyt): %L"
|
||||
|
||||
#: plugin.py:687
|
||||
#: plugin.py:683
|
||||
msgid ""
|
||||
"[<channel>] <factoid key>\n"
|
||||
"\n"
|
||||
" Deletes the factoid with the given key. <channel> is only necessary\n"
|
||||
" Deletes the factoid with the given key. <channel> is only "
|
||||
"necessary\n"
|
||||
" if the message isn't sent in the channel itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"[<kanava>] <factoidi avain>\n"
|
||||
"\n"
|
||||
" Poistaa factoidin annetulla avaimella. <Kanava> on vaadittu vain, jos\n"
|
||||
" Poistaa factoidin annetulla avaimella. <Kanava> on vaadittu vain, "
|
||||
"jos\n"
|
||||
" viestiä ei lähetetä kanavalla itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:700
|
||||
#: plugin.py:696
|
||||
msgid ""
|
||||
"[<channel>]\n"
|
||||
"\n"
|
||||
" Displays a random factoid (along with its key) from the database.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" <channel> is only necessary if the message isn't sent in the "
|
||||
"channel\n"
|
||||
" itself.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -330,7 +358,6 @@ msgstr ""
|
||||
" itsellään.\n"
|
||||
" "
|
||||
|
||||
#: plugin.py:708
|
||||
#: plugin.py:704
|
||||
msgid "No factoids in the database."
|
||||
msgstr "Tietokannassa ei ole factoideja."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user