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 'qformat_htmltable', language 'es_mx', version '3.9'.
*
* @package qformat_htmltable
* @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['cannotopentempfile'] = 'No puede abrirse el archivo temporal <b>$a</b>';
$string['cannotwritetotempfile'] = 'No puede escribirse al archivo temporal <b>$a</b>';
$string['export_type_set'] = 'El tipo de exportación de pregunta se ha configurado a';
$string['htmltable'] = 'Formato de tabla de revisión HTML';
$string['htmltable_help'] = 'El formato de tabla de revisión HTML es apropiado para revisiones rápidas de un gran número de preguntas.';
$string['noquestions'] = 'No hay preguntas para exportar';
$string['pluginname'] = 'Formato de tabla de revisión HTML';
$string['pluginname_help'] = 'El formato de tabla de revisión HTML es apropiado para revisiones rápidas de un gran número de preguntas.';
$string['stylesheetunavailable'] = 'La hoja de estilo XSLT <b>$a</b> no está disponible';
$string['templateunavailable'] = 'La plantilla XHTML <b>$a</b> no está disponible';
$string['transformationfailed'] = 'Falló la transformación XSLT (<b>$a</b>)';
$string['xsltunavailable'] = 'Usted necesita la biblioteca XSLT instalada en PHP para guardar este archivo HTML';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists