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 'imscc', language 'es_mx', version '3.9'.
*
* @package imscc
* @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['cc2moodle_checking_schema'] = '¡Formato CC! Revisando esquema...';
$string['cc2moodle_invalid_schema'] = 'El esquema no es válido';
$string['cc2moodle_manifest_dont_load'] = 'No puede cargarse el manifesto XML';
$string['cc2moodle_req_auth'] = 'ERROR: El paquete de Cartucho Común requiere autorización.';
$string['cc2moodle_valid_schema'] = '¡Esquema válido!';
$string['cc_import_req_dom'] = 'ERROR: La importación del Cartucho Común requiere extensión DOM.';
$string['cc_import_req_libxml'] = 'ERROR: La importación del paquete de Cartucho Común requiere extensión LIBXM Cartucho Común requiere extensión LIBXML.';
$string['cc_import_req_libxmlminversion'] = 'ERROR: La importación del Cartucho Común requiere LIBXM versión 2.6.30 o más reciente.';
$string['cc_import_req_php5'] = 'ERROR: La importación del Cartucho Común requiere PHP 5 o mayor.';
$string['cc_import_req_xsl'] = 'ERROR: La importación del Cartucho Común requiere XSL.';
$string['checkingforimscc'] = 'Revisando IMS-CC...';
$string['enable_cc_import'] = 'Habilitar importación CC';
$string['enable_cc_import_description'] = 'Esta opción habilita la importación de paquetes Common Cartridge (MS-CC) utilizando la funcionalidad de restauración estándar. Advierta que requiere que estén instaladas en el servidor las extensiones PHP5, DOM, XSL y LIBXML (2.3.60 o posterior)';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists