You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.0 KiB
28 lines
1.0 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langActivate = "Näytä";
|
|
$langDeactivate = "Piilota";
|
|
$langInLnk = "Piilotetut työkalut ja linkit";
|
|
$langDelLk = "Haluatko varmasti poistaa tämän linkin?";
|
|
$langEnter = "Sisään";
|
|
$langCourseCreate = "Luo kurssille nettisivu";
|
|
$langNameOfTheLink = "Linkin nimi";
|
|
$lang_main_categories_list = "Aihealueet";
|
|
$langCourseAdminOnly = "Ainoastaan opettajille";
|
|
$PlatformAdminOnly = "Ainoastaan ylläpitäjille";
|
|
$langCombinedCourse = "Yhdistetty kurssi";
|
|
$ToolIsNowVisible = "Työkalu on nyt nähtävillä";
|
|
$ToolIsNowHidden = "Työkalu on nyt piilotettu";
|
|
$EditLink = "Muokkaa linkkiä";
|
|
$Blog_management = "Blogin hallinta";
|
|
$Forum = "Keskustelut";
|
|
$Course_maintenance = "Kurssin ylläpito";
|
|
$TOOL_SURVEY = "Kyselyt";
|
|
$GreyIcons = "Työkalut";
|
|
$Interaction = "Vuorovaikutus";
|
|
$Authoring = "Julkaiseminen";
|
|
$Administration = "Ylläpito";
|
|
$IntroductionTextUpdated = "Esittely teksti on päivitetty";
|
|
$IntroductionTextDeleted = "Esitttely teksti poistettu";
|
|
?>
|