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/swedish/course_description.inc.php

16 lines
657 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Kursbeskrivning";
$langThisCourseDescriptionIsEmpty = "Denna kurs <EFBFBD>r inte beskriven f<EFBFBD>r n<EFBFBD>rvande";
$langEditCourseProgram = "Skapa och redigera med formul<EFBFBD>r";
$langQuestionPlan = "Fr<EFBFBD>gor till l<EFBFBD>raren";
$langInfo2Say = "Information att ge till eleverna";
$langOuAutreTitre = "Titel";
$langNewBloc = "Andra";
$langAddCat = "l<EFBFBD>gg till en kategori";
$langAdd = "L<EFBFBD>gg till";
$langValid = "Godk<EFBFBD>nn";
$langBackAndForget = "Bak<EFBFBD>t och avbryt";
$langOkSent = "din sida har skickats.<p>Den <EFBFBD>r nu l<EFBFBD>nkad till fr<EFBFBD>n kursens <a href=../..//index.php>hemsida</a>";
?>