Sindbad~EG File Manager
<?php
// This file is part of Moodle - https://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 <https://www.gnu.org/licenses/>.
/**
* Strings for component 'report_coursestats', language 'es_mx', version '3.9'.
*
* @package report_coursestats
* @category string
* @copyright 1999 Martin Dougiamas and contributors
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['lb_activity_usage'] = 'Actividades';
$string['lb_activity_usage_help'] = 'El curso está siendo usado efectivamente. Esto es, el profesor ha creado tipos de módulos exitantes, como por ejemplo: <b>Foro</b>, <b>Examen</b>, <b>Tareas</b>, <b>Cuestionarios (Questionnaries)</b>, entre otros, en su curso.';
$string['lb_all_categories'] = 'Todas las categorías';
$string['lb_category'] = 'Categoría';
$string['lb_chart_series_types_of_use'] = 'Estadísticas de Uso de Cursos';
$string['lb_chart_series_used_courses'] = 'Estadísticas generales de Cursos';
$string['lb_choose_category'] = 'Elegir una categoría';
$string['lb_course_fullname'] = 'Nombre completo';
$string['lb_course_name'] = 'Nombre corto';
$string['lb_courses_amount'] = 'Número de cursos';
$string['lb_courses_created_amount'] = 'Número de cursos creados';
$string['lb_curr_usage_type'] = 'Tipo de uso actual';
$string['lb_forum_usage'] = 'Foro de Anuncios';
$string['lb_forum_usage_help'] = 'El curso está siendo usado solamente para comunicación por medio de los <b>Foros de Avisos</b>.';
$string['lb_last_update'] = 'Última actualización';
$string['lb_not_used_courses'] = 'Cursos no usados';
$string['lb_null_usage'] = 'Ninguno';
$string['lb_percent_of_created_courses'] = '% cursos por creador';
$string['lb_percent_of_used_courses'] = '% cursos por usado';
$string['lb_prev_usage_type'] = 'Tipo de uso anterior';
$string['lb_repository_usage'] = 'Repositorio';
$string['lb_repository_usage_help'] = 'El curso está siendo usado solamente como un repositorio de archivos. Esto es, el profesor solamente ha creado módulos de <b>Archivo</b>, <b>Carpeta</b> o <b>URL</b> en este curso.';
$string['lb_there_are_no_courses_stats'] = '¡ No hay estadísticas del curso para presentar por el momento !';
$string['lb_usage_type_desc'] = 'Descripción';
$string['lb_usage_type_name'] = 'Tipo de uso';
$string['lb_used_courses'] = 'Cursos usados';
$string['link_back'] = 'Regresar';
$string['link_csv'] = 'Exportar a archivo CSV';
$string['link_details'] = 'Más información';
$string['pluginname'] = 'Estadísticas de Uso de Cursos';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists