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

16 lines
671 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Descripci<EFBFBD> del curs";
$langThisCourseDescriptionIsEmpty = "Aquest curs actualment no es troba descrit";
$langEditCourseProgram = "Crea i edita amb formularis";
$QuestionPlan = "Pregunta al professor";
$langInfo2Say = "Informaci<EFBFBD> a donar als estudiants";
$langOuAutreTitre = "T<EFBFBD>tol";
$langNewBloc = "Altre";
$langAddCat = "afegeix categoria";
$langAdd = "Afegeix";
$langValid = "Valida";
$langBackAndForget = "Retrocededix i oblida";
$langOkSent = "La teva p<EFBFBD>gina ha estat enviada.<p>Es troba enllasada des del curs <a href=../..//index.php>P<EFBFBD>gina principal</a>";
?>