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/danish/course_home.inc.php

18 lines
664 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "G<EFBFBD>r aktiv";
$langDeactivate = "G<EFBFBD>r passiv";
$langInLnk = "Ikke aktive links";
$langDelLk = "<EFBFBD>nsker du virkelig at slette dette link?";
$langEnter = "Indtast";
$langCourseCreate = "Opret kursushjemmeside";
$langNameOfTheLink = "Navn p<EFBFBD> link";
$lang_main_categories_list = "Hovedkategoriliste";
$langCourseAdminOnly = "Kun undervisere";
$PlatformAdminOnly = "Kun Platform Administratorer";
$langCombinedCourse = "Kombineret kursus";
$ToolIsNowVisible = "V<EFBFBD>rkt<EFBFBD>jet er nu synligt";
$ToolIsNowHidden = "V<EFBFBD>rkt<EFBFBD>jet er nu skjult";
$EditLink = "Rediger link";
?>