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

19 lines
868 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Descrición do Curso";
$langThisCourseDescriptionIsEmpty = "Este curso non ten descrición";
$langEditCourseProgram = "Crear e editar con formularios";
$QuestionPlan = "Cuestións Clave";
$langInfo2Say = "Información para darlles ós usuarios";
$langOuAutreTitre = "Título";
$langNewBloc = "Outro";
$langAddCat = "Engadir categoría";
$langAdd = "engadir";
$langValid = "Validar";
$langBackAndForget = "Volver e descartar";
$CourseDescriptionUpdated = "Actualizouse a descrición do curso";
$CourseDescriptionDeleted = "Eliminouse a descrición do curso";
$CourseDescriptionIntro = "Para crear a descrición dun curso, clique nunha cabeceira e encha o campo asociado.<br><br>Prema sobre De acordo e encha outra cabeceira.";
$langSaveDescription = "Gardar descrición";
?>