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

24 lines
867 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "afficher";
$langDeactivate = "masquer";
$langRemove = "supprimer";
$langInLnk = "Outils masqu<EFBFBD>s";
$langDelLk = "Voulez-vous r<EFBFBD>ellement supprimer ce lien?";
$langEnter = "Entrer";
$langCourseCreate = "Cr<EFBFBD>er le site d\'un cours";
$langNameOfTheLink = "Nom du lien";
$lang_main_categories_list = "Liste des cat<EFBFBD>gories";
$langHelp = "Aide";
$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";
$GreyIcons = "Bo<EFBFBD>te <EFBFBD> outils";
$Interaction = "Interaction";
$Authoring = "Ecriture";
$Administration = "Administration";
?>