File: /var/www/moodledata/mdata-uautomaq/lang/es/block_use_stats.php
<?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 'block_use_stats', language 'es', version '4.1'.
*
* @package block_use_stats
* @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['activetrackingparams'] = 'Configuración del seguimiento activo';
$string['activities'] = 'Actividades';
$string['allowrule'] = 'Permitir enviar cuando coincida la regla';
$string['allusers'] = 'Todos los usuarios';
$string['blockdisplay'] = 'Ajustes de visualización del bloque';
$string['blockname'] = 'Estadísticas de uso';
$string['byname'] = 'Por nombre';
$string['bytimedesc'] = 'Por fecha';
$string['cachedef_aggregate'] = 'Agregados';
$string['capabilitycontrol'] = 'Capacidades';
$string['configcustomtagselect'] = 'Seleccione etiqueta personalizada';
$string['configcustomtagselect_desc'] = 'Esta consuta necesita devolver un único resultado por fila de registro. Este resultado la columna de la etiqueta personalizada {$a}';
$string['configdisplayactivitytimeonly'] = 'Elija que referencia de tiempo mostrar';
$string['configdisplayactivitytimeonly_desc'] = 'Puede elegir cuál es el tiempo de aprendizaje de referencia a mostrar';
$string['configdisplayothertime'] = 'Mostrar tiempo "fuera del curso"';
$string['configdisplayothertime_desc'] = 'Si está seleccionado, mostrar la linea de tiempo "fuera de curso"';
$string['configenablecompilecube'] = 'Activar compilación cubo';
$string['configfromwhen'] = 'Desde';
$string['dimensionitem'] = 'Clases visibles';
$string['from'] = 'Hasta ';
$string['fromrange'] = 'Desde ';
$string['hidecourselist'] = 'Oculta tiempos de los cursos';
$string['keepuseralive'] = 'Usuario {$a} está todavía en sesión';
$string['modulename'] = 'Seguimiento de actividad';
$string['noavailablelogs'] = 'No hay registros disponibles';
$string['onthismoodlefrom'] = 'aquí desde';
$string['othershort'] = 'OTRO';
$string['pluginname'] = 'Estadísticas de usuario';
$string['pluginname_desc'] = 'Un bloque que compila tiempos de sesión';
$string['showdetails'] = 'Muestra detalles';
$string['timeelapsed'] = 'Tiempo transcurrido';
$string['youspent'] = 'Has invertido ';