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

16 lines
659 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";
$langOkSent = "A súa páxina enviouse ó servidor.<p>É accesible desde a <a href=../..//index.php>páxina principal</a> do seu curso";
?>