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 'tool_profiling', language 'es_mx', version '3.9'.
*
* @package tool_profiling
* @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['calls'] = 'Lamadas a funciones';
$string['cannotfindanyrunforrunid'] = 'Lo siento, no pude encontrar la corrida \'{$a}\' de perfilado (profiling)';
$string['cannotfindanyrunforurl'] = 'Lo siento, no pude encontrar ninguna corrida de perfilado (profiling) para la URL \'{$a}';
$string['comment'] = 'Comentario';
$string['cputime'] = 'Hora de CPU';
$string['differencesbetween2runsof'] = 'Diferencias entre 2 corridas de {$a}';
$string['executiontime'] = 'Tiempo de ejecución';
$string['export'] = 'Exportar';
$string['exportproblem'] = 'Ocurrieron algunos problemas al exportar la corrida de perfilado "{$a->runid}" correspondiente a la solicitud "{$a->listurl}".';
$string['exportthis'] = 'Exportar esta corrida de perfilado';
$string['import'] = 'Importar';
$string['importok'] = 'Archivo "{$a}" importado exitosamente';
$string['importprefix'] = 'Importar prefijo';
$string['importproblem'] = 'Ocurrió un problema al importar el archivo "{$a}".';
$string['lastrunof'] = 'Resumen de la última corrida de {$a}';
$string['markreferencerun'] = 'Marcar como corrida/comentario de referencia';
$string['memory'] = 'Memoria empleada';
$string['pluginname'] = 'Corridas de perfilado (análisis del rendimiento)';
$string['privacy:metadata'] = 'El plugin de Perfilado (análisis del rendimiento) no almacena ningún dato personal.';
$string['profilingfocusscript'] = 'Foco en corridas de perfilado (profiling) para el script: {$a}';
$string['profilingruns'] = 'Corridas de perfilado (análisis del rendimiento)';
$string['profilingrunsfor'] = 'Corridas de perfilado para {$a}';
$string['referencerun'] = 'Corrida/comentario de referencia';
$string['runid'] = 'ID de corrida';
$string['summaryof'] = 'Resumen de {$a}';
$string['viewdetails'] = 'Ver detalles de perfilado (análisis del rendimiento)';
$string['viewdiff'] = 'Ver diferencias de perfilado (análisis del rendimiento) con:';
$string['viewdiffdetails'] = 'Ver detalles de diferencias de perfilado (análisis del rendimiento)';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists