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/catalan/course_description.inc.php

18 lines
897 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Descripció del curs";
$langThisCourseDescriptionIsEmpty = "Aquest curs actualment no es troba descrit";
$langEditCourseProgram = "Crear i editar una descripció del curs";
$QuestionPlan = "Pregunta al professor";
$langInfo2Say = "Informació a donar als estudiants";
$langOuAutreTitre = "Títol";
$langNewBloc = "Altre";
$langAddCat = "afegeix categoria";
$langAdd = "Afegeix";
$langValid = "Valida";
$langBackAndForget = "Retrocededix i oblida";
$CourseDescriptionUpdated = "La descripció dels curs ha estat actualitzada";
$CourseDescriptionDeleted = "La descripció del curs ha estat esborrada";
$CourseDescriptionIntro = "Per crear una descripció del curs, cliqueu sobre un apartat i ompliu els camps del formulari associat. <br> <br> Cliqueu desprès a Validar i ompliu un altre apartat.";
?>