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

28 lines
1.1 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "afficher";
$langDeactivate = "masquer";
$langInLnk = "Outils masqu<EFBFBD>s";
$langDelLk = "Voulez-vous r<EFBFBD>ellement supprimer ce lien?";
$langEnter = "Entrer";
$langCourseCreate = "Cr<EFBFBD>er un cours";
$langNameOfTheLink = "Nom du lien";
$lang_main_categories_list = "Liste des cat<EFBFBD>gories";
$langCourseAdminOnly = "Professeurs uniquement";
$PlatformAdminOnly = "Administrateurs de la plateforme uniquement";
$langCombinedCourse = "Cours combin<EFBFBD>";
$ToolIsNowVisible = "L\'outil est <EFBFBD> pr<EFBFBD>sent visible";
$ToolIsNowHidden = "L\'outil est <EFBFBD> pr<EFBFBD>sent invisible";
$EditLink = "<EFBFBD>diter le lien";
$Blog_management = "Gestion des blogs";
$Forum = "Forums";
$Course_maintenance = "Maintenance du cours";
$TOOL_SURVEY = "Enqu<EFBFBD>tes";
$GreyIcons = "Bo<EFBFBD>te <EFBFBD> outils";
$Interaction = "Interaction";
$Authoring = "Production";
$Administration = "Administration";
$IntroductionTextUpdated = "Le texte d\'introduction a <EFBFBD>t<EFBFBD> mis <EFBFBD> jour";
$IntroductionTextDeleted = "Le texte d\'introduction du cours a bien <EFBFBD>t<EFBFBD> supprim<EFBFBD>";
?>