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 'booktool_wordimport', language 'es', version '3.10'.
*
* @package booktool_wordimport
* @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['embeddedimageswarning'] = 'Advertencia: Para que las imágenes incrustadas se manejen adecuadamente, este archivo se debe abrir con Word 2020 o Word 365.';
$string['encodedimageswarning'] = 'Advertencia: este archivos contiene imágenes codificadas. Consulte <a href="http://www.moodle2word.net/mod/page/view.php?id=143"> para obtener más información sobre cómo volver a convertirlas en imágenes incrustadas</a>.';
$string['exportbook'] = 'Exportar libro a Microsoft Word';
$string['exportchapter'] = 'Exportar este capítulo a Microsoft Word';
$string['exportformat_help'] = 'Elija formato compatible con Word 2020/365 si tiene acceso a Word 2019, Word 2020 o Word 365. En caso contrario, elija Word 2010, que requiere una plantilla externa de Word para poder convertir imágenes a un formato adecuado. Vea <a href="http://www.moodle2word.net/mod/page/view.php?id=143">Más información sobre cómo convertirlas de nuevo a imágenes incrustadas</a>.';
$string['importchapters'] = 'Importar desde Microsoft Word';
$string['nochapters'] = 'No se encontraron capítulos de libro, así que no se puede exportar a Microsoft Word.';
$string['privacy:metadata'] = 'La herramienta de importar/exportar archivos de Microsoft Word no almacena datos personales.';
$string['wordfile'] = 'Archivo Microsoft Word';
$string['wordimport:export'] = 'Exportar archivo Microsoft Word';
$string['wordimport:import'] = 'Importar archivo Microsoft Word';
$string['xsltunavailable'] = 'Necesita tener instalada la biblioteca XSLT en PHP para guardar este archivo Word';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists