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_description.inc.php

19 lines
888 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Description";
$langThisCourseDescriptionIsEmpty = "La description est vide";
$langEditCourseProgram = "Cr<EFBFBD>er et modifier une description";
$QuestionPlan = "Aide";
$langInfo2Say = "Informations <EFBFBD> communiquer aux utilisateurs";
$langOuAutreTitre = "Nom";
$langNewBloc = "Autre";
$langAddCat = "Ajouter une cat<EFBFBD>gorie";
$langAdd = "Ajouter";
17 years ago
$langValid = "Sauvegarder l\'intro";
$langBackAndForget = "Abandonner";
$CourseDescriptionUpdated = "La description a <EFBFBD>t<EFBFBD> mise <EFBFBD> jour";
$CourseDescriptionDeleted = "La description a <EFBFBD>t<EFBFBD> supprim<EFBFBD>e";
$CourseDescriptionIntro = "Pour cr<EFBFBD>er une description, cliquez sur une rubrique ci-dessous et remplissez le champ de formulaire.<br><br>Validez ensuite et s<EFBFBD>lectionnez une autre rubrique.";
$langSaveDescription = "Enregistrer la description";
?>