Chamilo is a learning management system focused on ease of use and accessibility
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.
chamilo-lms/main/lang/finnish/course_home.inc.php

18 lines
670 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "N<EFBFBD>yt<EFBFBD>";
$langDeactivate = "Piilota";
$langInLnk = "Piilotetut ty<EFBFBD>kalut ja linkit";
$langDelLk = "Haluatko varmasti poistaa t<EFBFBD>m<EFBFBD>n linkin?";
$langEnter = "Sis<EFBFBD><EFBFBD>n";
$langCourseCreate = "Luo kurssille nettisivu";
$langNameOfTheLink = "Linkin nimi";
$lang_main_categories_list = "Aihealueet";
$langCourseAdminOnly = "Ainoastaan opettajille";
$PlatformAdminOnly = "Ainoastaan yll<EFBFBD>pit<EFBFBD>jille";
$langCombinedCourse = "Yhdistetty kurssi";
$ToolIsNowVisible = "Ty<EFBFBD>kalu on nyt n<EFBFBD>ht<EFBFBD>vill<EFBFBD>";
$ToolIsNowHidden = "Ty<EFBFBD>kalu on nyt piilotettu";
$EditLink = "Muokkaa linkki<EFBFBD>";
?>