File: /var/www/moodle/moodledata/lang/es_mx/enrol_openlml.php
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Strings for component 'enrol_openlml', language 'es_mx', branch 'MOODLE_31_STABLE'
*
* @package enrol_openlml
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['attic_description'] = 'Categoría de profesores eliminados';
$string['attribute_key'] = 'atributo de nombre del grupo';
$string['common_settings'] = 'Configuraciones LDAP';
$string['contexts_key'] = 'contextos';
$string['course_description'] = 'categoría del curso para el profesor';
$string['eventcohort_created'] = 'cohorte creada';
$string['eventcohort_enroled'] = 'cohorte inscrita en curso';
$string['eventcohort_member_added'] = 'miembro añadido a cohorte';
$string['eventcohort_member_removed'] = 'miembro quitado de cohorte';
$string['eventcohort_members_removed'] = 'miembros quitado de cohorte';
$string['eventcohort_removed'] = 'cohorte quitada';
$string['eventcohort_unenroled'] = 'cohorte des-inscrita del grupo';
$string['eventteacher_category_created'] = 'categoría de profesor creada';
$string['eventteacher_category_moved'] = 'categoría de profesor movida';
$string['eventteacher_category_removed'] = 'categoría de profesor quitada';
$string['eventteacher_role_assigned'] = 'rol de profesor asignado en curso';
$string['eventteacher_role_unassigned'] = 'rol de profesor des-asignado del curso';
$string['eventteachers_category_created'] = 'categoría de profesores creada';
$string['member_attribute_key'] = 'atributo del grupo';
$string['object_key'] = 'clase del objeto';
$string['pluginnotenabled'] = '¡Plugin no habilitado!';
$string['prefix_teacher_members_key'] = 'prefijo del curso del profesor';
$string['student_class_numbers'] = 'números de calificaciones, usualmente 5,6,... 12';
$string['student_class_numbers_key'] = 'números de calificación';
$string['student_groups'] = 'grupos específicos separados por coma (,)';
$string['student_groups_key'] = 'otros grupos';
$string['student_project_prefix_key'] = 'prfijo del proyecto';
$string['student_role'] = 'Rol por defecto de inscripción de estudiante, usualmente estudiante';
$string['student_role_key'] = 'rol de estudiante';
$string['students_settings'] = 'Configuraciones de estudiantes';
$string['teacher_context_desc'] = 'Categoría de cursos automáticos de profesor';
$string['teachers_category_autocreate'] = 'La categoría de curso para un profesor es creada automáticamente';
$string['teachers_category_autocreate_key'] = 'autocrear';
$string['teachers_category_autoremove'] = 'La categoría de curso para un profesor es removida automáticamente';
$string['teachers_category_autoremove_key'] = 'autoeliminar';
$string['teachers_context_settings'] = 'configuraciones de categorías de profesores';
$string['teachers_course_context_key'] = 'categoría de profesor';
$string['teachers_course_role_key'] = 'rol de categoría de profesores';
$string['teacher_settings'] = 'configuraciones de profesores';
$string['teachers_group_name_key'] = 'grupo de profesores';
$string['teachers_ignore_key'] = 'profesores ignorados';
$string['teachers_removed_key'] = 'categoría de cursos removidos';
$string['teachers_role'] = 'rol de profesores en cursos de profesores, usualmente estudiante';
$string['teachers_role_key'] = 'rol de curso de profesores';