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<EFBFBD>n do Curso";
$langThisCourseDescriptionIsEmpty = "Este curso non ten descrici<EFBFBD>n";
$langEditCourseProgram = "Crear e editar con formularios";
$QuestionPlan = "Cuesti<EFBFBD>ns Clave";
$langInfo2Say = "Informaci<EFBFBD>n para darlles <EFBFBD>s usuarios";
$langOuAutreTitre = "T<EFBFBD>tulo";
$langNewBloc = "Outro";
$langAddCat = "Engadir categor<EFBFBD>a";
$langAdd = "engadir";
$langValid = "Validar";
$langBackAndForget = "Volver e descartar";
$CourseDescriptionUpdated = "Actualizouse a descrici<EFBFBD>n do curso";
$CourseDescriptionDeleted = "Eliminouse a descrici<EFBFBD>n do curso";
$CourseDescriptionIntro = "Para crear a descrici<EFBFBD>n dun curso, clique nunha cabeceira e encha o campo asociado.<br><br>Prema sobre De acordo e encha outra cabeceira.";
$langSaveDescription = "Gardar descrici<EFBFBD>n";
?>