Sindbad~EG File Manager

Current Path : /var/www/moodledata/distripycapacita/lang/es/
Upload File :
Current File : /var/www/moodledata/distripycapacita/lang/es/filter_tex.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 'filter_tex', language 'es', version '4.1'.
 *
 * @package     filter_tex
 * @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['configconvertformat'] = 'Si <i>latex</i> y <i>dvips</i> están presentes junto con <i>convert</i> o <i>dvisvgm</i>, seleccione el tipo de imagen deseado (<i>convertir</i> produce GIF o PNG; <i>dvisvgm</i> produce SVG). De lo contrario, <i>mimeTeX</i> será usado para crear imágenes GIF.';
$string['convertformat'] = 'Formato de salida de imagen';
$string['filtername'] = 'Notación TeX';
$string['latexpreamble'] = 'Preámbulo LaTeX';
$string['latexsettings'] = 'Configuración de procesador de LaTeX';
$string['pathconvert'] = 'Ruta de <i>convert</i> binario';
$string['pathdvips'] = 'Ruta de <i>dvips</i> binario';
$string['pathdvisvgm'] = 'Ruta al binario de <i>dvisvgm</i>';
$string['pathlatex'] = 'Ruta de <i>latex</i> binario';
$string['pathmimetex'] = 'Ruta al binario de <i>mimetex</i>';
$string['pathmimetexdesc'] = 'Moodle usará su propio binario de mimetex salvo que otra ruta válida sea especificada';
$string['privacy:metadata'] = 'El complemento de notación TeX no almacena ningún dato personal.';
$string['source'] = 'Fuente TeX';

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists