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/spanish_latin/course_home.inc.php

28 lines
1.0 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "Activar";
$langDeactivate = "Desactivar";
$langRemove = "Eliminar";
$langInLnk = "Enlaces desactivados";
$langDelLk = "<EFBFBD>Est<EFBFBD> seguro de que quiere borrar este enlace?";
$langEnter = "Ingresar";
$langCourseCreate = "Crear el sitio web de un curso";
$langNameOfTheLink = "Nombre del enlace";
$lang_main_categories_list = "Categor<EFBFBD>ia Principal";
$langHelp = "Ayuda";
$langCourseAdminOnly = "Solo profesores";
$PlatformAdminOnly = "Solo administradores";
$langCombinedCourse = "Curso combinado";
$ToolIsNowVisible = "La herramienta es ahora visible";
$ToolIsNowHidden = "La herramienta es ahora invisible";
$EditLink = "Editar enlace";
$blog_management = "Administraci<EFBFBD>n de blogs";
$forum = "Foros";
$course_maintenance = "Mantenimiento del curso";
$TOOL_SURVEY = "Encuestas";
$GreyIcons = "Caja de herramientas";
$Interaction = "Interacci<EFBFBD>n";
$Authoring = "Creaci<EFBFBD>n de contenidos";
$Administration = "Administraci<EFBFBD>n";
?>