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

27 lines
1.0 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "Zichtbaar maken";
$langDeactivate = "Verbergen";
$langInLnk = "Deze modules en links zijn nu inactief.";
$langDelLk = "Wilt u deze link verwijderen?";
$langCourseCreate = "Maak een webcursus";
$langNameOfTheLink = "Naam van de link";
$lang_main_categories_list = "Lijst \"Algemene categorieën\"";
$langCourseAdminOnly = "Voorbehouden voor de cursusbeheerders";
$PlatformAdminOnly = "Voorbehouden voor de platformbeheerders";
$langCombinedCourse = "Gecombineerd:";
$ToolIsNowVisible = "De module is nu zichtbaar.";
$ToolIsNowHidden = "De module is nu onzichtbaar.";
$EditLink = "Link wijzigen";
$Blog_management = "Projecten";
$Forum = "Forums";
$Course_maintenance = "Cursusbeheer";
$TOOL_SURVEY = "Enquêtes";
$GreyIcons = "Modules";
$Interaction = "Interactie";
$Authoring = "Opstellen";
$Administration = "Administratie";
$IntroductionTextUpdated = "De introductietekst is gewijzigd";
$IntroductionTextDeleted = "Introductietekst verwijderd";
?>