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

20 lines
847 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Descripción del cursu";
$langThisCourseDescriptionIsEmpty = "Descripción non disponible";
$langEditCourseProgram = "Crear o editar el programa del cursu";
$QuestionPlan = "Entrugues pal mayestru";
$langInfo2Say = "Información pa los estudiantes";
$langOuAutreTitre = "Títulu";
$langNewBloc = "Apartáu personalizáu";
$langAddCat = "Amestar apartáu";
$langAdd = "Amestar";
$langValid = "Validar";
$langBackAndForget = "Volver y descartar";
$CourseDescriptionUpdated = "La descripción del cursu actualizóse";
$CourseDescriptionDeleted = "La descripción del cursu esborróse";
$CourseDescriptionIntro = "Pa crear la descripción d'un cursu calque nos apartaos que quier que tenga y complételos.";
$langSaveDescription = "Guardar descripción";
?>