finnish-utf8.pl 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691
  1. # UTF-8 encoded Finnish translation file for use with Oddmuse
  2. #
  3. # Copyright (c) 2004 mixu (Mikito Takada)
  4. #
  5. # Permission is granted to copy, distribute and/or modify this
  6. # document under the terms of the GNU Free Documentation License,
  7. # Version 1.2 or any later version published by the Free Software
  8. # Foundation; with no Invariant Sections, no Front-Cover Texts, and no
  9. # Back-Cover Texts. A copy of the license could be found at:
  10. # http://www.gnu.org/licenses/fdl.txt .
  11. #
  12. # Installation:
  13. # =============
  14. #
  15. # Create a modules subdirectory in your data directory, and put the
  16. # file in there. It will be loaded automatically.
  17. #
  18. use utf8;
  19. use strict;
  20. AddModuleDescription('finnish-utf8.pl', 'Finnish') if defined &AddModuleDescription;
  21. our %Translate = grep(!/^#/, split(/\n/,<<'END_OF_TRANSLATION'));
  22. ################################################################################
  23. # wiki.pl
  24. ################################################################################
  25. Reading not allowed: user, ip, or network is blocked.
  26. Lukeminen ei ole sallittua: käyttäjä, IP tai verkko on estetty.
  27. Login
  28. Error
  29. %s calls
  30. Cannot create %s
  31. %s:ää ei voitu luoda
  32. Include normal pages
  33. Invalid UserName %s: not saved.
  34. Epäkelpo käyttäjännimi %s: ei tallennettu.
  35. UserName must be 50 characters or less: not saved
  36. Käyttäjännimen on oltava alle 50 merkkiä pitkä: ei tallennettu
  37. This page contains an uploaded file:
  38. No summary was provided for this file.
  39. Recursive include of %s!
  40. Clear Cache
  41. Main lock obtained.
  42. Sivuston lukitus aloitettu.
  43. Main lock released.
  44. Sivuston lukitus avattu.
  45. Journal
  46. More...
  47. Comments on this page
  48. Komentteja tähän sivuun liittyen
  49. XML::RSS is not available on this system.
  50. XML::RSS ei ole asennettuna tälle palvelimelle.
  51. diff
  52. diff
  53. history
  54. historia
  55. %s returned no data, or LWP::UserAgent is not available.
  56. %s ei palauttanut dataa, tai LWP::UserAgent -moduuli ei ole saatavilla.
  57. RSS parsing failed for %s
  58. RSS-parseri epäonnistui: %s
  59. No items found in %s.
  60. No items found in %s.
  61. . . . .
  62. Click to edit this page
  63. Klikkaa muokataksesi tätä sivua
  64. CGI Internal error: %s
  65. Invalid action parameter %s
  66. Virheellinen toiminto %s
  67. Page name is missing
  68. Sivun nimi puuttuu
  69. Page name is too long: %s
  70. Sivun nimi on liian pitkä: %s
  71. Invalid Page %s (must not end with .db)
  72. Virheellinen sivu %s (pääte ei voi olla .db)
  73. Invalid Page %s (must not end with .lck)
  74. Virheellinen sivu %s (pääte ei voi olla .lck)
  75. Invalid Page %s
  76. Virheellinen sivu %s
  77. There are no comments, yet. Be the first to leave a comment!
  78. Welcome!
  79. This page does not exist, but you can %s.
  80. create it now
  81. Too many redirections
  82. No redirection for old revisions
  83. Invalid link pattern for #REDIRECT
  84. Please go on to %s.
  85. Siirtykää sivulle %s, kiitos.
  86. Updates since %s
  87. Päivitykset %s jälkeen
  88. up to %s
  89. Updates in the last %s days
  90. Päivitykset viimeisten %s päivän aikana
  91. Updates in the last day
  92. Päivitykset viimeisen päivän aikana
  93. for %s only
  94. vain %s:lle
  95. List latest change per page only
  96. Luettele viimeisimmät muutokset kullekin sivulle
  97. List all changes
  98. Luettele kaikki muutokset
  99. Skip rollbacks
  100. Include rollbacks
  101. List only major changes
  102. Luettele vain tärkeimmät muutokset
  103. Include minor changes
  104. Näytä pienet korjaukset
  105. days
  106. List later changes
  107. Luettele myöhemmät muutokset
  108. RSS
  109. RSS with pages
  110. RSS with pages and diff
  111. Using the 「rollback」 button on this page will reset the wiki to that particular point in time, undoing any later changes to all of the pages.
  112. Filters
  113. Suotimet
  114. Title:
  115. Title and Body:
  116. Username:
  117. Käyttäjännimi:
  118. Host:
  119. Host:
  120. Follow up to:
  121. Language:
  122. Kieli:
  123. Go!
  124. Siirry!
  125. (minor)
  126. (pieni korjaus)
  127. rollback
  128. sivun palautus
  129. new
  130. uusi
  131. All changes for %s
  132. This page is too big to send over RSS.
  133. History of %s
  134. %s:n historia
  135. Using the 「rollback」 button on this page will reset the page to that particular point in time, undoing any later changes to this page.
  136. Compare
  137. Vertaa
  138. Deleted
  139. Mark this page for deletion
  140. No other revisions available
  141. current
  142. Revision %s
  143. Versio %s
  144. Contributors to %s
  145. Missing target for rollback.
  146. Palautuksen kohde puuttuu.
  147. Target for rollback is too far back.
  148. Palautuksen kohde on liian kaukana.
  149. A username is required for ordinary users.
  150. Rolling back changes
  151. Sivua palautetaan
  152. Editing not allowed: %s is read-only.
  153. Muokkaus estetty: %s on lukittu muutoksilta.
  154. Rollback of %s would restore banned content.
  155. Rollback to %s
  156. Palautus %s:ään
  157. %s rolled back
  158. %s palautettu
  159. to %s
  160. Index of all pages
  161. Sivuston sisällysluettelo
  162. Wiki Version
  163. Wikin versio
  164. Password
  165. Salasana
  166. Run maintenance
  167. Ylläpitotoiminto
  168. Unlock Wiki
  169. Avataan lukitus
  170. Unlock site
  171. Avaa sivuston lukko
  172. Lock site
  173. Lukitse sivusto
  174. Unlock %s
  175. Lock %s
  176. Administration
  177. Actions:
  178. Important pages:
  179. To mark a page for deletion, put <strong>%s</strong> on the first line.
  180. from %s
  181. %s:stä
  182. redirected from %s
  183. uudelleenohjattu sivulta %s
  184. %s:
  185. [Home]
  186. [Etusivu]
  187. Click to search for references to this page
  188. Klikkaa hakeaksesi viittauksia tälle sivulle
  189. Edit this page
  190. Muokkaa tätä sivua
  191. Preview:
  192. Esikatselu:
  193. Preview only, not yet saved
  194. Pelkkä esikatselu, sivua ei ole tallennettu vielä
  195. Warning
  196. Varoitus
  197. Database is stored in temporary directory %s
  198. Tietokanta on tallennettu väliaikaishakemistoon %s
  199. %s seconds
  200. %s sekuntia
  201. Last edited
  202. Viimeksi muokattu
  203. Edited
  204. Muokattu
  205. by %s
  206. (diff)
  207. (diff)
  208. a
  209. c
  210. Edit revision %s of this page
  211. Muokkaa tämän sivun versiota %s
  212. e
  213. m
  214. This page is read-only
  215. Tämä sivu on lukittu muutoksilta
  216. View other revisions
  217. Näytä muut versiot
  218. View current revision
  219. Näytä nykyisin versio
  220. View all changes
  221. Näytä kaikki muutokset
  222. View contributors
  223. Add your comment here:
  224. Homepage URL:
  225. Kotisivun URL:
  226. s
  227. t
  228. Save
  229. Tallenna
  230. p
  231. Preview
  232. Esikatselu
  233. Search:
  234. Haku:
  235. f
  236. h
  237. Replace:
  238. Korvaa:
  239. Delete
  240. Filter:
  241. Last edit
  242. revision %s
  243. versio %s
  244. current revision
  245. nykyinen versio
  246. Difference between revision %1 and %2
  247. Muutokset (versioiden %1 ja %2 välillä)
  248. Last major edit (%s)
  249. later minor edits
  250. No diff available.
  251. Muutoksien vertailua ei saatavilla.
  252. Summary:
  253. Yhteenveto:
  254. Old revision:
  255. Vanha versio:
  256. Changed:
  257. Muokattu:
  258. Deleted:
  259. Added:
  260. Lisätty:
  261. to
  262. Revision %s not available
  263. Versiota %s ei ole saatavilla
  264. showing current revision instead
  265. näytetään nykyinen versio sen sijaan
  266. Showing revision %s
  267. Näytetään versio %s
  268. Cannot save a nameless page.
  269. Sivua ei voi tallentaa ilman nimeä.
  270. Cannot save a page without revision.
  271. Sivua ei voi tallentaa ilman versiota.
  272. not deleted:
  273. ei poistettu:
  274. deleted
  275. poistettu
  276. Cannot open %s
  277. Ei voitu avata: %s
  278. Cannot write %s
  279. Ei voitu kirjoittaa: %s
  280. Could not get %s lock
  281. Ei voitu lukita: %s
  282. The lock was created %s.
  283. Maybe the user running this script is no longer allowed to remove the lock directory?
  284. Sometimes locks are left behind if a job crashes.
  285. After ten minutes, you could try to unlock the wiki.
  286. This operation may take several seconds...
  287. Tämä operaatio voi kestää useita sekunteja...
  288. Forced unlock of %s lock.
  289. Pakotettu lukon avaus: %s.
  290. No unlock required.
  291. Lukon avausta ei tarvittu.
  292. %s hours ago
  293. %s tuntia aiemmin
  294. 1 hour ago
  295. yhtä tuntia aiemmin
  296. %s minutes ago
  297. %s minuuttia aiemmin
  298. 1 minute ago
  299. yhtä minuuttia aiemmin
  300. %s seconds ago
  301. %s sekuntia aiemmin
  302. 1 second ago
  303. yhtä sekuntia aiemmin
  304. just now
  305. juuri nyt
  306. Only administrators can upload files.
  307. Vain ylläpito voi tallentaa tiedostoja.
  308. Editing revision %s of
  309. Muokataan versiota %s /
  310. Editing %s
  311. Muokataan %s:ää
  312. Editing old revision %s.
  313. Muokataan vanhaa versiota %s.
  314. Saving this page will replace the latest revision with this text.
  315. Tämän sivun tallentaminen korvaa viimeisimmän version tällä tekstillä.
  316. This change is a minor edit.
  317. Tämä on pieni korjaus.
  318. Cancel
  319. Replace this file with text
  320. Korvaa tämä tiedosto tekstillä
  321. Replace this text with a file
  322. Korvaa tämä teksti tiedostolla
  323. File to upload:
  324. Tallennettava tiedosto:
  325. Files of type %s are not allowed.
  326. Tyyppiä %s olevat tiedostot eivät ole sallittuja.
  327. Your password is saved in a cookie, if you have cookies enabled. Cookies may get lost if you connect from another machine, from another account, or using another software.
  328. Salasanasi tallennetaan keksiin (cookie), jos cookies-toiminto on päällä. Tallennettu cookie voi kadota, jos siirryt toiselle tietokoneelle, toiselle käyttäjäntunnukselle tai eri verkkoselaimelle.
  329. This site does not use admin or editor passwords.
  330. Tämä sivusto ei käytä ylläpidon tai toimittajien salasanoja.
  331. You are currently an administrator on this site.
  332. Olet tällä hetkellä kirjautunut sivuston ylläpitäjänä.
  333. You are currently an editor on this site.
  334. Olet tällä hetkellä sivuston toimittaja (editor).
  335. You are a normal user on this site.
  336. Olet tällä hetkellä tavallinen sivuston käyttäjä.
  337. You do not have a password set.
  338. Your password does not match any of the administrator or editor passwords.
  339. Salasanasi ei ole yksikään ylläpidon tai toimittajien salasanoista.
  340. Password:
  341. Salasana:
  342. Return to %s
  343. This operation is restricted to site editors only...
  344. Tämä toiminto on rajoitettu sivuston toimittajille...
  345. This operation is restricted to administrators only...
  346. Tämä toiminto on rajoitettu sivuston ylläpitäjille...
  347. Edit Denied
  348. Muokkaus estetty
  349. Editing not allowed: user, ip, or network is blocked.
  350. Muokkaus estetty: käyttäjä, IP tai verkko on estetty.
  351. Contact the wiki administrator for more information.
  352. Ota yhteyttä wikin ylläpitoon lisätiedon tarpeessa.
  353. The rule %s matched for you.
  354. Sääntö %s sopi sinuun.
  355. See %s for more information.
  356. Katso %s lisätiedon tarpeessa.
  357. SampleUndefinedPage
  358. EsimerkkiSivu
  359. Sample_Undefined_Page
  360. Esimerkki_Sivu
  361. Rule "%1" matched "%2" on this page.
  362. Sääntö "%1" sopi "%2":teen tällä sivulla.
  363. Reason: %s.
  364. Reason unknown.
  365. (for %s)
  366. (%s:lle)
  367. %s pages found.
  368. %s sivua löydetty.
  369. Preview: %s
  370. Replaced: %s
  371. Korvattu: %s
  372. Search for: %s
  373. Etsi: %s
  374. View changes for these pages
  375. Näytä muutokset näille sivulle
  376. last updated
  377. viimeksi päivitetty
  378. by
  379. Transfer Error: %s
  380. Virhe siirrossa: %s
  381. Browser reports no file info.
  382. Selain ei ilmoita tiedoston tietoja.
  383. Browser reports no file type.
  384. Selain ei ilmoita tiedoston tyyppiä.
  385. The page contains banned text.
  386. Tämä sivu sisältää kielettyä tekstiä.
  387. No changes to be saved.
  388. This page was changed by somebody else %s.
  389. Joku muu muokkasi tätä sivua %s.
  390. The changes conflict. Please check the page again.
  391. Muutokset ovat ristiriidassa. Tarkista sivu uudelleen.
  392. Please check whether you overwrote those changes.
  393. Tarkista, ylikirjoititko joitakin noista muutoksista.
  394. Anonymous
  395. Nimetön
  396. Cannot delete the index file %s.
  397. Please check the directory permissions.
  398. Your changes were not saved.
  399. Could not get a lock to merge!
  400. Sivua ei voitu lukita sulautusta varten!
  401. you
  402. sinä
  403. ancestor
  404. edeltäjä
  405. other
  406. muu
  407. Run Maintenance
  408. Maintenance not done.
  409. Ylläpitoa ei suoritettu.
  410. (Maintenance can only be done once every 12 hours.)
  411. Ylläpitotoiminto voidaan suorittaa vain kerran 12 tunnissa.)
  412. Remove the "maintain" file or wait.
  413. Poista "maintain" -tiedosto tai odota.
  414. Expiring keep files and deleting pages marked for deletion
  415. Eräännytetään keep-tiedostot ja poistetaan poistettaviksi merkityt sivut
  416. Moving part of the %s log file.
  417. Siirretään osa %s lokitiedostosta.
  418. Could not open %s log file
  419. Lokitiedostoa %s ei voitu avata
  420. Error was
  421. Virhe oli
  422. Note: This error is normal if no changes have been made.
  423. Huom: Tämä virhe on normaali, jos muutoksia ei ole tehty.
  424. Moving %s log entries.
  425. Siirretään %s kirjausta.
  426. Set or Remove global edit lock
  427. Aseta tai poista sivuston muokkauslukitus
  428. Edit lock created.
  429. Muokkauslukitus asetettu.
  430. Edit lock removed.
  431. Muokkauslukitus poistettu.
  432. Set or Remove page edit lock
  433. Aseta tai poista sivun muokkauslukitus
  434. Lock for %s created.
  435. Lukko %s:lle luotu.
  436. Lock for %s removed.
  437. Lukko %s:lle poistettu.
  438. Displaying Wiki Version
  439. Debugging Information
  440. Too many connections by %s
  441. Liian monta yhteydenottoa %s:stä
  442. Please do not fetch more than %1 pages in %2 seconds.
  443. älä avaa yli %1 sivua %2 sekunnin aikana.
  444. Check whether the web server can create the directory %s and whether it can create files in it.
  445. Tarkista voiko www-palvelin luoda hakemiston %s ja voiko se luoda sivuja tähän hakemistoon.
  446. , see
  447. The two revisions are the same.
  448. ################################################################################
  449. # modules/admin.pl
  450. ################################################################################
  451. Deleting %s
  452. Poistetaan %s
  453. Deleted %s
  454. Poistettu %s
  455. Renaming %1 to %2.
  456. Uudelleennimetään %1:stä %2:ksi
  457. The page %s does not exist
  458. Sivu %s ei ole olemassa
  459. The page %s already exists
  460. Sivu %s on jo olemassa
  461. Cannot rename %1 to %2
  462. Renamed to %s
  463. Nimi vaihdettu %:ksi
  464. Renamed from %s
  465. Nimi muutettu %s:stä
  466. Renamed %1 to %2.
  467. Nimi vaihdettu %1:stä %2:ksi
  468. Immediately delete %s
  469. Rename %s to:
  470. ################################################################################
  471. # modules/advanced-uploads.pl
  472. ################################################################################
  473. Attach file:
  474. Upload
  475. ################################################################################
  476. # modules/aggregate.pl
  477. ################################################################################
  478. Learn more...
  479. ################################################################################
  480. # modules/all.pl
  481. ################################################################################
  482. Complete Content
  483. Sisältö
  484. The main page is %s.
  485. Etusivu on %s.
  486. ################################################################################
  487. # modules/archive.pl
  488. ################################################################################
  489. Archive:
  490. ################################################################################
  491. # modules/backlinkage.pl
  492. ################################################################################
  493. Rebuild BackLink database
  494. Internal Page: %s
  495. Pages that link to this page
  496. ################################################################################
  497. # modules/backlinks.pl
  498. ################################################################################
  499. The search parameter is missing.
  500. Pages link to %s
  501. ################################################################################
  502. # modules/ban-contributors.pl
  503. ################################################################################
  504. Ban contributors
  505. Ban Contributors to %s
  506. Ban!
  507. Regular expression:
  508. %s is banned
  509. These URLs were rolled back. Perhaps you want to add a regular expression to %s?
  510. Consider banning the IP number as well:
  511. ################################################################################
  512. # modules/banned-regexps.pl
  513. ################################################################################
  514. Regular expression "%1" matched "%2" on this page.
  515. Regular expression "%s" matched on this page.
  516. ################################################################################
  517. # modules/big-brother.pl
  518. ################################################################################
  519. Recent Visitors
  520. Viimeisimmät vierailijat
  521. some action
  522. was here
  523. and read
  524. ################################################################################
  525. # modules/calendar.pl
  526. ################################################################################
  527. Illegal year value: Use 0001-9999
  528. The match parameter is missing.
  529. Hakuparametri puuttuu.
  530. Page Collection for %s
  531. Sivukokoelma %s
  532. Previous
  533. Edellinen
  534. Next
  535. Seuraava
  536. Calendar %s
  537. Kalenteri %s
  538. Su
  539. Mo
  540. Tu
  541. We
  542. Th
  543. Fr
  544. Sa
  545. January
  546. February
  547. March
  548. April
  549. May
  550. June
  551. July
  552. August
  553. September
  554. October
  555. November
  556. December
  557. ################################################################################
  558. # modules/checkbox.pl
  559. ################################################################################
  560. set %s
  561. unset %s
  562. ################################################################################
  563. # modules/clustermap.pl
  564. ################################################################################
  565. Clustermap
  566. Pages without a Cluster
  567. ################################################################################
  568. # modules/comment-div-wrapper.pl
  569. ################################################################################
  570. Comments:
  571. ################################################################################
  572. # modules/commentcount.pl
  573. ################################################################################
  574. Comments on
  575. Comment on
  576. ################################################################################
  577. # modules/compilation.pl
  578. ################################################################################
  579. Compilation for %s
  580. Compilation tag is missing a regular expression.
  581. ################################################################################
  582. # modules/creationdate.pl
  583. ################################################################################
  584. Add creation date to page files
  585. ################################################################################
  586. # modules/css-install.pl
  587. ################################################################################
  588. Install CSS
  589. Copy one of the following stylesheets to %s:
  590. Reset
  591. ################################################################################
  592. # modules/dates.pl
  593. ################################################################################
  594. Extract all dates from the database
  595. Dates
  596. No dates found.
  597. ################################################################################
  598. # modules/despam.pl
  599. ################################################################################
  600. List spammed pages
  601. Despamming pages
  602. Sivuja puhdistetaan spam:ista
  603. Spammed pages
  604. Cannot find revision %s.
  605. Versiota ei löydy %s.
  606. Revert to revision %1: %2
  607. Palauta versioon %1: %2
  608. Marked as %s.
  609. Merkitty nimellä %s.
  610. Cannot find unspammed revision.
  611. Spam-vapaata versiota ei löydy.
  612. ################################################################################
  613. # modules/diff.pl
  614. ################################################################################
  615. Page diff
  616. Diff
  617. ################################################################################
  618. # modules/drafts.pl
  619. ################################################################################
  620. Recover Draft
  621. No text to save
  622. Draft saved
  623. Draft recovered
  624. No draft available to recover
  625. Save Draft
  626. Draft Cleanup
  627. Unable to delete draft %s
  628. %1 was last modified %2 and was kept
  629. %1 was last modified %2 and was deleted
  630. ################################################################################
  631. # modules/dynamic-comments.pl
  632. ################################################################################
  633. Add Comment
  634. ################################################################################
  635. # modules/edit-cluster.pl
  636. ################################################################################
  637. ordinary changes
  638. %s days
  639. %s päivää
  640. ################################################################################
  641. # modules/edit-paragraphs.pl
  642. ################################################################################
  643. Could not identify the paragraph you were editing
  644. This is the section you edited:
  645. This is the current page:
  646. ################################################################################
  647. # modules/find.pl
  648. ################################################################################
  649. Matching page names:
  650. ################################################################################
  651. # modules/fix-encoding.pl
  652. ################################################################################
  653. Fix character encoding
  654. Fix HTML escapes
  655. ################################################################################
  656. # modules/form_timeout.pl
  657. ################################################################################
  658. Set $FormTimeoutSalt.
  659. Form Timeout
  660. ################################################################################
  661. # modules/gd_security_image.pl
  662. ################################################################################
  663. GD or Image::Magick modules not available.
  664. GD::SecurityImage module not available.
  665. Image storing failed. (%s)
  666. Bad gd_security_image_id.
  667. Please type the six characters from the anti-spam image
  668. Submit
  669. CAPTCHA
  670. You did not answer correctly.
  671. $GdSecurityImageFont is not set.
  672. ################################################################################
  673. # modules/git-another.pl
  674. ################################################################################
  675. No summary provided
  676. ################################################################################
  677. # modules/git.pl
  678. ################################################################################
  679. no summary available
  680. page was marked for deletion
  681. Oddmuse
  682. Cleaning up git repository
  683. ################################################################################
  684. # modules/google-plus-one.pl
  685. ################################################################################
  686. Google +1 Buttons
  687. All Pages +1
  688. This page lists the twenty last diary entries and their +1 buttons.
  689. ################################################################################
  690. # modules/gravatar.pl
  691. ################################################################################
  692. Email:
  693. ################################################################################
  694. # modules/header-and-footer-templates.pl
  695. ################################################################################
  696. Could not find %1.html template in %2
  697. ################################################################################
  698. # modules/hiddenpages.pl
  699. ################################################################################
  700. Only Editors are allowed to see this hidden page.
  701. Only Admins are allowed to see this hidden page.
  702. ################################################################################
  703. # modules/index.pl
  704. ################################################################################
  705. Index
  706. Sisällysluettelo
  707. ################################################################################
  708. # modules/joiner.pl
  709. ################################################################################
  710. The username %s already exists.
  711. The email address %s has already been used.
  712. Wait %s minutes before try again.
  713. Registration Confirmation
  714. Visit the link below to confirm registration.
  715. Recover Account
  716. You can login by following the link below. Then set new password.
  717. Change Email Address
  718. To confirm changing email address, follow the link below.
  719. To submit this form you must answer this question:
  720. Question:
  721. CAPTCHA:
  722. Registration
  723. The username must be valid page name.
  724. Confirmation email will be sent to the email address.
  725. Repeat Password:
  726. Bad email address format.
  727. Password needs to have at least %s characters.
  728. Passwords differ.
  729. Email Sent
  730. Confirmation email has been sent to %s. Visit the link on the mail to confirm registration.
  731. Failed to Confirm Registration
  732. Invalid key.
  733. The key expired.
  734. Registration Confirmed
  735. Now, you can login by using username and password.
  736. Forgot your password?
  737. Login failed.
  738. You are banned.
  739. You must confirm email address.
  740. Logged in
  741. %s has logged in.
  742. You should set new password immediately.
  743. Change Password
  744. Logged out
  745. %s has logged out.
  746. Account Settings
  747. Logout
  748. Current Password:
  749. New Password:
  750. Repeat New Password:
  751. Password is wrong.
  752. Password Changed
  753. Your password has been changed.
  754. Forgot Password
  755. Enter email address, and recovery login ticket will be sent.
  756. Not found.
  757. The mail address is not valid anymore.
  758. An email has been sent to %s with further instructions.
  759. New Email Address:
  760. Failed to load account.
  761. An email has been sent to %s with a login ticket.
  762. Confirmation Failed
  763. Failed to confirm.
  764. Email Address Changed
  765. Email address for %1 has been changed to %2.
  766. Account Management
  767. Ban Account
  768. Enter username of the account to ban:
  769. Ban
  770. Enter username of the account to unban:
  771. Unban
  772. %s is already banned.
  773. %s has been banned.
  774. %s is not banned.
  775. %s has been unbanned.
  776. Register
  777. ################################################################################
  778. # modules/lang.pl
  779. ################################################################################
  780. Languages:
  781. Kielet:
  782. Show!
  783. Näytä
  784. ################################################################################
  785. # modules/like.pl
  786. ################################################################################
  787. ====(\d+) persons? liked this====
  788. ====%d persons liked this====
  789. ====1 person liked this====
  790. I like this!
  791. ################################################################################
  792. # modules/link-all.pl
  793. ################################################################################
  794. Define
  795. Määritä
  796. ################################################################################
  797. # modules/links.pl
  798. ################################################################################
  799. Full Link List
  800. Täysi linkkilista
  801. ################################################################################
  802. # modules/list-banned-content.pl
  803. ################################################################################
  804. Banned Content
  805. Rule "%1" matched on this page.
  806. ################################################################################
  807. # modules/listlocked.pl
  808. ################################################################################
  809. List of locked pages
  810. ################################################################################
  811. # modules/listtags.pl
  812. ################################################################################
  813. Pages tagged with %s
  814. ################################################################################
  815. # modules/live-templates.pl
  816. ################################################################################
  817. Template without parameters
  818. Pohja ilman parametrejä
  819. The template %s is either empty or does not exist.
  820. Pohja %s on joko tyhjä tai ei ole olemassa.
  821. ################################################################################
  822. # modules/localnames.pl
  823. ################################################################################
  824. Name:
  825. URL:
  826. Define Local Names
  827. Define external redirect:
  828. -- defined on %s
  829. Local names defined on %1: %2
  830. ################################################################################
  831. # modules/logbannedcontent.pl
  832. ################################################################################
  833. IP number matched %s
  834. ################################################################################
  835. # modules/login.pl
  836. ################################################################################
  837. Register for %s
  838. Please choose a username of the form "FirstLast" using your real name.
  839. The passwords do not match.
  840. The password must be at least %s characters.
  841. That email address is invalid.
  842. The username %s has already been registered.
  843. Your registration for %s has been submitted.
  844. Please allow time for the webmaster to approve your request.
  845. An email has been sent to "%s" with further instructions.
  846. There was an error saving your registration.
  847. An account was created for %s.
  848. Login to %s
  849. Username and/or password are incorrect.
  850. Logged in as %s.
  851. Logout of %s
  852. Logout of %s?
  853. Logged out of %s
  854. You are now logged out.
  855. Register a new account
  856. Who am I?
  857. Change your password
  858. Approve pending registrations
  859. Confirm Registration for %s
  860. %s, your registration has been approved. You can now use your password to login and edit this wiki.
  861. Confirmation failed. Please email %s for help.
  862. Who Am I?
  863. You are logged in as %s.
  864. You are not logged in.
  865. Reset Password
  866. The password for %s was reset. It has been emailed to the address on file.
  867. There was an error resetting the password for %s.
  868. The username "%s" does not exist.
  869. Reset Password for %s
  870. Reset Password?
  871. Change Password for %s
  872. Change Password?
  873. Your current password is incorrect.
  874. Approve Pending Registrations for %s
  875. %s has been approved.
  876. There was an error approving %s.
  877. There are no pending registrations.
  878. ################################################################################
  879. # modules/mail.pl
  880. ################################################################################
  881. Invalid Mail %s: not saved.
  882. unsubscribe
  883. subscribe
  884. %s appears to be an invalid mail address
  885. Your mail subscriptions
  886. All mail subscriptions
  887. Subscriptions
  888. Email:
  889. Show
  890. Subscriptions for %s:
  891. Unsubscribe
  892. There are no subscriptions for %s.
  893. Change email address
  894. Mail addresses are linked to unsubscription links.
  895. Subscribe to %s.
  896. Subscribe
  897. Subscribed %s to the following pages:
  898. The remaining pages do not exist.
  899. Unsubscribed %s from the following pages:
  900. Migrating Subscriptions
  901. No non-migrated email addresses found, migration not necessary.
  902. Migrated %s rows.
  903. ################################################################################
  904. # modules/module-bisect.pl
  905. ################################################################################
  906. Bisect modules
  907. Module Bisect
  908. All modules enabled now!
  909. Go back
  910. Test / Always enabled / Always disabled
  911. Start
  912. Bisecting proccess is already active.
  913. Stop
  914. It seems like module %s is causing your problem.
  915. Please note that this module does not handle situations when your problem is caused by a combination of specific modules (which is rare anyway).
  916. Good luck fixing your problem! ;)
  917. Module count (only testable modules):
  918. Current module statuses:
  919. Good
  920. Bad
  921. Enabling %s
  922. ################################################################################
  923. # modules/module-updater.pl
  924. ################################################################################
  925. Update modules
  926. Module Updater
  927. Looks good. Update modules now!
  928. ################################################################################
  929. # modules/multi-url-spam-block.pl
  930. ################################################################################
  931. You linked more than %s times to the same domain. It would seem that only a spammer would do this. Your edit is refused.
  932. ################################################################################
  933. # modules/namespaces.pl
  934. ################################################################################
  935. %s is not a legal name for a namespace
  936. Namespaces
  937. ################################################################################
  938. # modules/near-links.pl
  939. ################################################################################
  940. Getting page index file for %s.
  941. Haetaan sivun indeksitiedosto %s.
  942. Near links:
  943. Lähilinkit:
  944. Search sites on the %s as well
  945. Etsi myös sivustoilla %s
  946. Fetching results from %s:
  947. Haetaan tulokset %s:stä :
  948. Near pages:
  949. Lähisivut:
  950. Include near pages
  951. EditNearLinks
  952. MuokkaaLähiLinkkejä
  953. The same page on other sites:
  954. Sama sivu muilla sivustoilla:
  955. ################################################################################
  956. # modules/nearlink-create.pl
  957. ################################################################################
  958. (create locally)
  959. ################################################################################
  960. # modules/no-question-mark.pl
  961. ################################################################################
  962. image
  963. kuva
  964. download
  965. download
  966. ################################################################################
  967. # modules/nosearch.pl
  968. ################################################################################
  969. Backlinks
  970. ################################################################################
  971. # modules/not-found-handler.pl
  972. ################################################################################
  973. Clearing Cache
  974. Välimuistia tyhjennetään
  975. Done.
  976. Generating Link Database
  977. Linkkitietokantaa luodaan
  978. The 404 handler extension requires the link data extension (links.pl).
  979. 404-käsittelijä-laajennus vaatii "link data" -laajennuksen (links.pl).
  980. ################################################################################
  981. # modules/offline.pl
  982. ################################################################################
  983. Make available offline
  984. Offline
  985. You are currently offline and what you requested is not part of the offline application. You need to be online to do this.
  986. ################################################################################
  987. # modules/olocalmap.pl
  988. ################################################################################
  989. LocalMap
  990. No page id for action localmap
  991. Requested page %s does not exist
  992. Local Map for %s
  993. view
  994. ################################################################################
  995. # modules/open-proxy.pl
  996. ################################################################################
  997. Self-ban by %s
  998. You have banned your own IP.
  999. ################################################################################
  1000. # modules/orphans.pl
  1001. ################################################################################
  1002. Orphan List
  1003. Orpojen sivujen lista
  1004. ################################################################################
  1005. # modules/page-trail.pl
  1006. ################################################################################
  1007. Trail:
  1008. Historia:
  1009. ################################################################################
  1010. # modules/page-type.pl
  1011. ################################################################################
  1012. None
  1013. Ei yhtään
  1014. Type
  1015. Tyyppi
  1016. ################################################################################
  1017. # modules/paragraph-link.pl
  1018. ################################################################################
  1019. Permalink to "%s"
  1020. Pysyvä linkki "%s":ään
  1021. anchor first defined here: %s
  1022. ankkuri nimetty ensimmäisen kerran täällä: %s
  1023. the page %s also exists
  1024. tämä sivu %s on myös olemassa
  1025. ################################################################################
  1026. # modules/permanent-anchors.pl
  1027. ################################################################################
  1028. Click to search for references to this permanent anchor
  1029. Klikkaa etsiäksesi viittauksia tähän pysyvään ankkuriin
  1030. Include permanent anchors
  1031. ################################################################################
  1032. # modules/portrait-support.pl
  1033. ################################################################################
  1034. Portrait
  1035. Avatar
  1036. ################################################################################
  1037. # modules/preview.pl
  1038. ################################################################################
  1039. Pages with changed HTML
  1040. Preview changes in HTML output
  1041. ################################################################################
  1042. # modules/private-pages.pl
  1043. ################################################################################
  1044. This page is password protected. If you know the password, you can %s. Once you have done that, return and reload this page.
  1045. supply the password now
  1046. ################################################################################
  1047. # modules/private-wiki.pl
  1048. ################################################################################
  1049. This error should not happen. If your password is set correctly and you are still seeing this message, then it is a bug, please report it. If you are just a stranger and trying to get unsolicited access, then keep in mind that all of the data is encrypted with AES-256 and the key is not stored on the server, good luck.
  1050. Attempt to read encrypted data without a password.
  1051. Cannot refresh index.
  1052. ################################################################################
  1053. # modules/publish.pl
  1054. ################################################################################
  1055. Publish %s
  1056. No target wiki was specified in the config file.
  1057. The target wiki was misconfigured.
  1058. ################################################################################
  1059. # modules/put.pl
  1060. ################################################################################
  1061. Upload is limited to %s bytes
  1062. ################################################################################
  1063. # modules/questionasker.pl
  1064. ################################################################################
  1065. To save this page you must answer this question:
  1066. ################################################################################
  1067. # modules/recaptcha.pl
  1068. ################################################################################
  1069. Please type the following two words:
  1070. Please answer this captcha:
  1071. ################################################################################
  1072. # modules/referrer-rss.pl
  1073. ################################################################################
  1074. Referrers
  1075. Viittaukset
  1076. ################################################################################
  1077. # modules/referrer-tracking.pl
  1078. ################################################################################
  1079. All Referrers
  1080. Kaikki viittaukset
  1081. ################################################################################
  1082. # modules/search-list.pl
  1083. ################################################################################
  1084. Page list for %s
  1085. ################################################################################
  1086. # modules/small.pl
  1087. ################################################################################
  1088. Index of all small pages
  1089. ################################################################################
  1090. # modules/sort.pl
  1091. ################################################################################
  1092. Sort alphabetically
  1093. Sorted alphabetically
  1094. Sorted by last update first
  1095. Sort by last update
  1096. Sorted by creation date
  1097. Sort by creation date
  1098. ################################################################################
  1099. # modules/static-copy.pl
  1100. ################################################################################
  1101. Static Copy
  1102. Staattinen kopio
  1103. Back to %s
  1104. Takaisin %s:ään
  1105. ################################################################################
  1106. # modules/static-hybrid.pl
  1107. ################################################################################
  1108. Editing not allowed for %s.
  1109. Muokkaus ei ole sallittu: %s.
  1110. ################################################################################
  1111. # modules/svg-edit.pl
  1112. ################################################################################
  1113. Edit image in the browser
  1114. Summary of your changes:
  1115. ################################################################################
  1116. # modules/sync.pl
  1117. ################################################################################
  1118. Copy to %1 succeeded: %2.
  1119. Copy to %1 failed: %2.
  1120. ################################################################################
  1121. # modules/tags.pl
  1122. ################################################################################
  1123. Tag
  1124. Feed for this tag
  1125. Tag Cloud
  1126. Rebuilding index not done.
  1127. (Rebuilding the index can only be done once every 12 hours.)
  1128. Rebuild tag index
  1129. list tags
  1130. tag cloud
  1131. ################################################################################
  1132. # modules/templates.pl
  1133. ################################################################################
  1134. Alternatively, use one of the following templates:
  1135. Vaihtoehtoisesti, käytä yhtä seuraavista pohjista:
  1136. ################################################################################
  1137. # modules/throttle.pl
  1138. ################################################################################
  1139. Too many instances. Only %s allowed.
  1140. Please try again later. Perhaps somebody is running maintenance or doing a long search. Unfortunately the site has limited resources, and so we must ask you for a bit of patience.
  1141. ################################################################################
  1142. # modules/thumbs.pl
  1143. ################################################################################
  1144. thumb
  1145. Error creating thumbnail from nonexisting page %s.
  1146. Can not create thumbnail for file type %s.
  1147. Can not create thumbnail for a text document
  1148. Can not create path for thumbnail - %s
  1149. Could not open %s for writing whilst trying to save image before creating thumbnail. Check write permissions.
  1150. Failed to run %1 to create thumbnail: %2
  1151. %s ran into an error
  1152. %s produced no output
  1153. Failed to parse %s.
  1154. ################################################################################
  1155. # modules/timezone.pl
  1156. ################################################################################
  1157. Timezone
  1158. Pick your timezone:
  1159. Set
  1160. ################################################################################
  1161. # modules/toc-headers.pl
  1162. ################################################################################
  1163. Contents
  1164. Sisältö
  1165. ################################################################################
  1166. # modules/today.pl
  1167. ################################################################################
  1168. Create a new page for today
  1169. ################################################################################
  1170. # modules/translation-links.pl
  1171. ################################################################################
  1172. Add Translation
  1173. Added translation: %1 (%2)
  1174. Translate %s
  1175. Thank you for writing a translation of %s.
  1176. Please indicate what language you will be using.
  1177. Language is missing
  1178. Suggested languages:
  1179. Please indicate a page name for the translation of %s.
  1180. More help may be available here: %s.
  1181. Translated page:
  1182. Please provide a different page name for the translation.
  1183. ################################################################################
  1184. # modules/translations.pl
  1185. ################################################################################
  1186. This page is a translation of %s.
  1187. The translation is up to date.
  1188. Käännös on ajantasainen.
  1189. The translation is outdated.
  1190. Käännös on vanhentunut.
  1191. The page does not exist.
  1192. Sivu ei ole olemassa.
  1193. ################################################################################
  1194. # modules/upgrade.pl
  1195. ################################################################################
  1196. Upgrading Database
  1197. Did the previous upgrade end with an error? A lock was left behind.
  1198. Unlock wiki
  1199. Upgrade complete.
  1200. Upgrade complete. Please remove $ModuleDir/upgade.pl, now.
  1201. ################################################################################
  1202. # modules/usemod.pl
  1203. ################################################################################
  1204. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  1205. http://www.amazon.com/exec/obidos/ISBN=%s
  1206. http://www.amazon.com/exec/obidos/ISBN=%s
  1207. alternate
  1208. vaihtoehto
  1209. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1210. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1211. search
  1212. haku
  1213. ################################################################################
  1214. # modules/wanted.pl
  1215. ################################################################################
  1216. Wanted Pages
  1217. %s pages
  1218. %s, referenced from:
  1219. ################################################################################
  1220. # modules/webapp.pl
  1221. ################################################################################
  1222. Web application for offline browsing
  1223. ################################################################################
  1224. # modules/webdav.pl
  1225. ################################################################################
  1226. Upload of %s file
  1227. ################################################################################
  1228. # modules/weblog-1.pl
  1229. ################################################################################
  1230. Blog
  1231. Blog
  1232. ################################################################################
  1233. # modules/weblog-3.pl
  1234. ################################################################################
  1235. Matching pages:
  1236. New
  1237. Edit %s.
  1238. ################################################################################
  1239. # modules/weblog-4.pl
  1240. ################################################################################
  1241. Tags:
  1242. #
  1243. END_OF_TRANSLATION