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 'atto_matrix', language 'es_mx', version '3.9'.
*
* @package atto_matrix
* @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['cursorinfo'] = 'Una flecha indica la posición el la que serán insertados los nuevos elementos de la biblioteca de elementos.';
$string['editmatrix'] = 'Editar matrix usando <a href="{$a}" destino="_blank">TeX</a>';
$string['librarygroup1'] = 'Paréntesis';
$string['librarygroup1_desc'] = 'Los comandos TeX enlistados en la pestaña de corchetes, paréntesis y símbolos.';
$string['librarygroup1_title'] = 'Corchetes, paréntesis, delimitadores y símbolos';
$string['librarygroup2'] = 'Más pequeño';
$string['librarygroup2_desc'] = 'Los comandos TeX enlistados en la pestaña de paréntesis más pequeños de tamaño-fijo.';
$string['librarygroup2_title'] = 'Conchetes, paréntesis y delimitadores más pequeños de tamaño-fijo';
$string['librarygroup3'] = 'Más grande';
$string['librarygroup3_desc'] = 'Comandos TeX enlistados en la pestaña de paréntesis más grandes de tamaño-fijo.';
$string['librarygroup3_title'] = 'Corchetes, paréntesis y delimitadores más grandes de tamaño-fijo';
$string['librarygroup4'] = '1xn 2xn';
$string['librarygroup4_desc'] = 'Comandos TeX enlistados en la pestaña de matrices1xn y 2xn';
$string['librarygroup4_title'] = 'matrices 1xn y 2xn';
$string['librarygroup5'] = '3xn';
$string['librarygroup5_desc'] = 'Comandos TeX enlistados en la pestaña de matriz 3xn';
$string['librarygroup5_title'] = 'matrices 3xn';
$string['librarygroup6'] = 'mxn';
$string['librarygroup6_desc'] = 'Comandos TeX enlistados en la pestaña de matriz mxn.';
$string['librarygroup6_title'] = 'matrices mxn';
$string['librarygroup7'] = 'Pequeña 1xn 2xn';
$string['librarygroup7_desc'] = 'Comandos TeX enlistados en la pestaña de matrices pequeñas 1xn y 2xn.';
$string['librarygroup7_title'] = 'Matrices pequeñas 1xn y 2xn';
$string['librarygroup8'] = 'Pequeñas 3xn mxn';
$string['librarygroup8_desc'] = 'Comandos TeX enlistados en la pestaña de matrices pequeñas 3xn y mxn.';
$string['librarygroup8_title'] = 'Matrices pequeñas 3xn y mxn';
$string['librarygroup9'] = 'Arreglos (matrices)';
$string['librarygroup9_desc'] = 'Comandos TeX enlistados en la pestaña de arreglos.';
$string['librarygroup9_title'] = 'Ejemplos de arreglos';
$string['pluginname'] = 'Editor Matrix';
$string['preview'] = 'Vista previa Matrix';
$string['savematrix'] = 'Guardar matrix';
$string['settings'] = 'Configuraciones de editor Matrix';
$string['update'] = 'Actualizar';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists