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_overviewstats', language 'es', version '3.10'.
*
* @package report_overviewstats
* @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['chart-countries'] = 'Países de usuarios';
$string['chart-countries-info'] = 'Número de países diferentes: {$a}';
$string['chart-courses'] = 'Cursos';
$string['chart-courses-percategory'] = 'Número de cursos por categoría';
$string['chart-courses-percategory-categoryname'] = 'Categoría de curso';
$string['chart-courses-percategory-coursesown'] = 'Cursos (solo propios)';
$string['chart-courses-percategory-coursesrecursive'] = 'Cursos (recursivo)';
$string['chart-courses-sizes'] = 'Numero de cursos por tamaño';
$string['chart-courses-sizes_help'] = 'Muestra la gráfica de distribución del número de actividades por curso. Es decir, cuantos cursos tienen entre 0-4 actividades, 5-9 actividades, 10-14 actividades, etc.';
$string['chart-enrolments'] = 'Usuarios matriculados';
$string['chart-enrolments-month'] = 'Mes pasado';
$string['chart-enrolments-year'] = 'Año pasado';
$string['chart-langs'] = 'Lenguajes preferidos de los usuarios';
$string['chart-langs-info'] = 'Número de lenguajes diferentes: {$a}';
$string['chart-logins'] = 'Usuarios iniciando sesión';
$string['chart-logins-perday'] = 'Por dia';
$string['overviewstats:view'] = 'Ver estadísticas generales';
$string['pluginname'] = 'Estadísticas generales';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists