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 'tinymce_mathslate', language 'es_mx', version '3.9'.
*
* @package tinymce_mathslate
* @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['cancel'] = 'Cancelar';
$string['cancel_desc'] = 'Salir y no guardar el trabajo';
$string['clear'] = 'Eliminar selección o la expresión completa';
$string['display'] = 'Mostrar Matemáticas';
$string['display_desc'] = 'Insertar matemáticas en una línea separada';
$string['help'] = 'Accesar documentación';
$string['inline'] = 'Matemáticas EnLínea';
$string['inline_desc'] = 'Insertar matemáticas dentro de una oración o párrafo';
$string['mathjaxurl'] = 'URL de Mathjax';
$string['mathjaxurl_desc'] = 'La URL para el archivo MathJax.js que debería de cargar mathslate en caso de que MathJax no estuviera presente y configurado (probablemente cierto si Usted está usando el filtro TeX para Moodle). La opción por defecto descarga del internet usando http. Si su sitio emplea https Usted deberá usar "https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js" o, lo mejor sería instalar una copia local.';
$string['mathslate'] = 'MathSlate (Pizarra Matemática)';
$string['mathslate:desc'] = 'Insertar ecuación';
$string['nomathjax'] = '<p>Al parecer, MathJax no está presente en este sitio. MathJax necesita estar configurado para poder usar este plugin. MathJax es una biblioteca de software de código abierto, que es capaz de mostrar matemáticas en cualquier navegador de Internet que tenga JavaScript habilitado. Mathslate lo usa para renderizar matemáticas dentro del editor. Por lo tanto, Usted debería de revisar con el administrador del sitio para ver si es que se puede instalar MathJax. Vea <a href="http://mathjax.org" target="_blank">mathjax.org</a> para más instrucciones.</p>';
$string['pluginname'] = 'PizarraMatemática (MathSlate) para TinyMCE';
$string['privacy:metadata'] = 'El plugin de MathSlate para TinyMCE no almacena ningún dato personal.';
$string['redo'] = 'Rehacer la acción recién hecha';
$string['requiretex'] = 'Requerir filtro TeX';
$string['requiretex_desc'] = 'Si se habilita, el botón PizarraMatemática (MathSlate) solamente es visible cuando está habilitado el filtro TeX en el contexto del editor. Deshabilítelo si Usted quiere que aparezca globalmente (normal si Mathjax está incluido en el encabezado de todo el sitio).';
$string['title'] = 'Editor PizarraMatemática (MathSlate)';
$string['undo'] = 'Deshacer la acción anterior';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists