fi_FI.php
507 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Tallenna",
"Search" => "Etsi",
"Close" => "Sulje",
"Next" => "Seuraava",
"Clear" => "Tyhjennä",
"Saving..." => "Tallennetaan...",
"Failed to save file" => "Tiedoston tallennus epäonnistui",
"An error occurred!" => "Tapahtui virhe!",
"There are unsaved changes in the text editor" => "Tekstimuokkaimessa on tallentamattomia muutoksia",
"There were unsaved changes, click here to go back" => "Asiakirjassa on muutoksia tallentamatta, napsauta tästä palataksesi"
);