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_pastespecial', language 'es_mx', version '3.9'.
*
* @package atto_pastespecial
* @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['cancel'] = 'Cancelar';
$string['clickthebutton'] = '4. Haga click en el botón para "Pegado completo", o use Ctrl+Shift+Enter.';
$string['gdocCSS'] = 'Propiedades CSS Documento Google';
$string['gdocCSS_default'] = 'background-color,color,font-family,font-size,font-weight,font-style,text-decoration,list-style-type,text-align';
$string['gdocCSS_desc'] = 'Propiedades CSS permitidas al pegar desde Documentos Google. Vea \'por defecto\' para el formato.';
$string['height'] = 'Altura';
$string['height_desc'] = 'Configura la altura de la ventana emergente, en %';
$string['help'] = 'Ayuda';
$string['help_text'] = 'Siga los pasos numerados para pegar su texto a Atto. Este plugin limpiará el HTML sucio pegado a partir de su orígen y pondrá una versión limpia dentro de Atto. Si Usted quiere conservar (la estética de) su formateo, seleccione la opción del botón basada en donde formateó Usted este texto. Si no desea conservar el formateo, sleccione la opción para "sin_formato". Para ocuiltar este texto, haga click en "Ayuda" nuevamente.';
$string['keys'] = 'Interacción con teclado';
$string['keys_desc'] = 'Tecla(s) a presionar para abrir diálogo de pegado_especial';
$string['libreCSS'] = 'Propiedades CSS LibreWriter';
$string['libreCSS_default'] = 'background,color,font-size';
$string['libreCSS_desc'] = 'Propiedades CSS permitidas al pegar desde LibreWriter. Vea \'por defecto\' para el formato.';
$string['none'] = 'Nada (apagado)';
$string['otherCSS'] = 'Otras propiedades CSS';
$string['otherCSS_desc'] = 'Propiedades CSS permitidas al pegar desde Otro. Vea \'por defecto\' para el formato.';
$string['paste'] = 'Pegar completo';
$string['pastefromgdoc'] = 'Pegar desde Documento Google';
$string['pastefromlibre'] = 'Pegar desde LibreWriter';
$string['pastefrommoodle'] = 'Pegar desde Moodle';
$string['pastefromother'] = 'Pegar desde Otro';
$string['pastefromword'] = 'Pegar desde Microsoft Word';
$string['pastehere'] = '1. Contenido a pegar:';
$string['pastestraight'] = 'Pegar el texto sin limpiar el HTML';
$string['pasteunformatted'] = 'Pegar como texto-sin-formato';
$string['pasteview'] = '3. Vista previa pegar:';
$string['pluginname'] = 'Pegar especial';
$string['settings'] = 'Configuraciones Pegar especial';
$string['step2'] = '2. Seleccione desde donde se formateó el texto:';
$string['straight'] = 'Pegar texto directamente';
$string['straight_desc'] = 'Le permite al usuario pegar el texto mediante pegado_especial sin limpiar el HTML';
$string['width'] = 'Ancho';
$string['width_desc'] = 'Configura el ancho de la ventana emergente, en %';
$string['wordCSS'] = 'propiedades CSS Word';
$string['wordCSS_default'] = 'font-family,font-size,background,color,background-color';
$string['wordCSS_desc'] = 'Propiedades CSS permitidas al pegar desde Microsoft Word. Vea \'por defecto\' para el formato.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists