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_extendedlog', language 'es_mx', version '3.9'.
*
* @package report_extendedlog
* @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['eventreportviewed'] = 'Reporte de búsqueda extendida de bitácoras visto';
$string['extendedlog:view'] = 'Ver reporte de búsqueda extendida de bitácoras';
$string['filter_category'] = 'Categoría del curso';
$string['filter_category_all'] = 'Todas las categorías';
$string['filter_category_options'] = 'Buscar en';
$string['filter_category_options_category'] = 'Categoría especificada';
$string['filter_category_options_courses'] = 'Categoría especificada, todas las categorías hijo, cursos y módulos';
$string['filter_category_options_subcategories'] = 'Categoría especificada y categorías hijo';
$string['filter_component'] = 'Componente';
$string['filter_component_all'] = 'Todos los componentes';
$string['filter_component_core'] = 'Núcleo (core)';
$string['filter_component_grouptemplate'] = '{$a->typedisplaynameplural} ({$a->typename})';
$string['filter_component_template'] = '{$a->displayname} ({$a->name})';
$string['filter_course'] = 'Curso';
$string['filter_course_all'] = 'Todos los cursos';
$string['filter_course_template'] = '{$a->fullname} ({$a->shortname})';
$string['filter_crud'] = 'Acción';
$string['filter_edulevel'] = 'Nivel educativo';
$string['filter_event'] = 'Evento';
$string['filter_event_all'] = 'Todos los eventos';
$string['filter_event_core'] = 'Eventos del núcleo (core)';
$string['filter_event_grouptemplate'] = '{$a->typedisplayname} "{$a->plugindisplayname}" ({$a->pluginname})';
$string['filter_event_template'] = '{$a->typedisplayname} "{$a->plugindisplayname}" ({$a->pluginname})';
$string['filter_ip4'] = 'Direcciones IPv4';
$string['filter_ip4_help'] = 'Especificar lista separada por comas de direcciones IP parciales o completas.
Ejemplos:
* 192.168.10.1
* 192.168.
* 231.3.56.10-20
* 192.168.10.1,192.168.,231.3.56.10-20';
$string['filter_ip6'] = 'Direcciones IPv6';
$string['filter_ip6_help'] = 'Especificar lista separada por comas de direcciones IP completas.';
$string['filter_objectid'] = 'ID del objeto';
$string['filter_objectid_error'] = 'Por favor especifique un valor de número entero';
$string['filter_objecttable'] = 'Tabla objeto';
$string['filter_objecttable_all'] = 'Todas las tablas';
$string['filter_origin'] = 'Orígen';
$string['filter_origin_cli'] = 'Interfaz por Línea de Comando';
$string['filter_origin_web'] = 'Interfaz web';
$string['filter_relateduser'] = 'Usuario afectado';
$string['filter_timecreatedafter'] = 'El evento sucedió después de';
$string['filter_timecreatedbefore'] = 'El evento sucedió antes de';
$string['filter_user'] = 'Usuario';
$string['filter_user_all'] = 'Todos los usuarios';
$string['filter_useremail'] = 'Subcadena del Email del usuario';
$string['filterheader'] = 'Filtrar';
$string['logstore'] = 'Almacen de bitácoras';
$string['navigationnode'] = 'Búsqueda extendida en bitácoras';
$string['notificationhighload'] = '¡Atención! Este reporte usa consultas de BasedeDatos no optimizadas. Éstas pueden tomar mucho tiempo y producir una gran carga de trabajo a la BasedeDatos.<br/>Se recomienda encarecidamente especificar un intervalo de tiempo para acelerar la consulta.';
$string['pluginname'] = 'Búsqueda extendida en bitácoras';
$string['privacy:metadata'] = 'El plugin no almacena ningún dato personal.';
$string['showlogs'] = 'Mostrar eventos';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists