|
|
|
|
<?php /*
|
|
|
|
|
for more information: see languages.txt in the lang folder.
|
|
|
|
|
*/
|
|
|
|
|
$NewForumCreated = "Uusi foorumi luotu";
|
|
|
|
|
$NewThreadCreated = "Uusi viestiketju luotu";
|
|
|
|
|
$lang_learning_path = "Oppimispolku";
|
|
|
|
|
$lang_learning_path_builder = "Oppimispolun muokkaus";
|
|
|
|
|
$lang_description = "kuvaus";
|
|
|
|
|
$lang_title = "otsikko";
|
|
|
|
|
$lang_prerequisites = "Ennakkovaatimukset";
|
|
|
|
|
$lang_move_up = "Siirr<EFBFBD> yl<EFBFBD>s";
|
|
|
|
|
$lang_move_down = "Siirr<EFBFBD> alas";
|
|
|
|
|
$langThisItem = "t<EFBFBD>m<EFBFBD> asia";
|
|
|
|
|
$lang_title_and_desc = "Otsikko ja kuvaus";
|
|
|
|
|
$lang_add_item = "Lis<EFBFBD><EFBFBD> osio";
|
|
|
|
|
$lang_change_order = "Vaihda j<EFBFBD>rjestyst<EFBFBD>";
|
|
|
|
|
$lang_add_prereqi = "Lis<EFBFBD><EFBFBD> ennakkovaatimuksia";
|
|
|
|
|
$lang_add_title_and_desc = "Muokaa otsikkoa ja sis<EFBFBD>lt<EFBFBD><EFBFBD>";
|
|
|
|
|
$lang_delete = "Poista";
|
|
|
|
|
$lang_add_chapter = "Lis<EFBFBD><EFBFBD> moduuli";
|
|
|
|
|
$langLearnpathMystatus = "Tilanteeni";
|
|
|
|
|
$langLearnpathCompstatus = "valmis";
|
|
|
|
|
$langLearnpathIncomplete = "kesken";
|
|
|
|
|
$langLearnpathPassed = "hyv<EFBFBD>ksytty";
|
|
|
|
|
$langLearnpathFailed = "hyl<EFBFBD>tty";
|
|
|
|
|
$langLearnpathPrevious = "Edellinen";
|
|
|
|
|
$langLearnpathNext = "Seuraava";
|
|
|
|
|
$langLearnpathRestart = "Aloita alusta";
|
|
|
|
|
$langLearnpathStatus = "Tila";
|
|
|
|
|
$langLearnpathScore = "Tulos";
|
|
|
|
|
$langLearnpathTime = "Aika";
|
|
|
|
|
$langLearnpathVersion = "versio";
|
|
|
|
|
$langLearnpathNoNext = "T<EFBFBD>m<EFBFBD> on viimeinen askel";
|
|
|
|
|
$langLearnpathNoPrev = "T<EFBFBD>m<EFBFBD> on ensimm<EFBFBD>inen askel.";
|
|
|
|
|
$lang_add_learnpath = "Lis<EFBFBD><EFBFBD> oppimispolku";
|
|
|
|
|
$lang_edit_learnpath = "muokkaa oppimispolkua";
|
|
|
|
|
$lang_delete_learnpath = "poista oppimispolku";
|
|
|
|
|
$lang_learnpath_edited = "oppimispolkua muokattu";
|
|
|
|
|
$lang_learnpath_deleted = "oppimispolku poistettu";
|
|
|
|
|
$lang_no_publish = "<EFBFBD>l<EFBFBD> julkaise";
|
|
|
|
|
$lang_publish = "julkaise";
|
|
|
|
|
$lang_no_published = "ei julkaistu";
|
|
|
|
|
$lang_add_learnpath_module = "Lis<EFBFBD><EFBFBD> uusi luku";
|
|
|
|
|
$lang_delete_learnpath_module = "Poista luku";
|
|
|
|
|
$langBasicOverview = "J<EFBFBD>rjest<EFBFBD>";
|
|
|
|
|
$langAdvanced = "Muokkaa";
|
|
|
|
|
$langCreateNewStep = "Luo uusi askel";
|
|
|
|
|
$langNewDocument = "Uusi dokumentti";
|
|
|
|
|
$langNewExerciseCreated = "Uusi harjoitus luotu";
|
|
|
|
|
$langLearnpathFullScreen = "koko n<EFBFBD>ytt<EFBFBD>";
|
|
|
|
|
$langNewDocumentCreated = "Uusi dokumentti luotu";
|
|
|
|
|
$langEditCurrentChapter = "Muokkaa nykyist<EFBFBD> lukua";
|
|
|
|
|
$langEditTheCurrentDocument = "Muokkaa nykyist<EFBFBD> dokumenttia";
|
|
|
|
|
$langCreateTheExercise = "Luo harjoitus";
|
|
|
|
|
$CreateTheForum = "Lis<EFBFBD><EFBFBD> foorumi";
|
|
|
|
|
$LinkAdd = "Lis<EFBFBD><EFBFBD> linkki";
|
|
|
|
|
$CorrectAnswers = "Oikeat vastaukset";
|
|
|
|
|
$LatencyTimeSpent = "K<EFBFBD>ytetty aika";
|
|
|
|
|
$ViewLearningPath = "N<EFBFBD>yt<EFBFBD> oppimispolku";
|
|
|
|
|
?>
|