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 'theme_bootswatch', language 'es_mx', version '3.9'.
*
* @package theme_bootswatch
* @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['bootswatch'] = 'Seleccione un subtema Bootswatch';
$string['bootswatchdesc'] = 'Bootswatches son subtemas inteligentes para temas basados en Bootstrap (Arranque).<br>';
$string['choosereadme'] = '<div class="clearfix">
<div class="well">
<h2>
El tema Bootswatch para Moodle.
</h2>
<p>
<img class=img-polaroid src="bootswatch/pix/bootswatch.gif" /><br>
¡Gracias por elegir el tema Bootswatch! Después de instalar y configurar el tema, anímese y visite la página de configuraciones del Tema Bootswatch en " Administración del sitio > Apariencia > Temas > Bootswatch" y seleccione uno de los Bootswatches mostrados en la imagen superior.
</p>
</div>
<div class="well">
<h3>
Acerca de
</h3>
<p>
El Tema Bootswatch es un tema hijo de Bootstrap (arranque) para Moodle 2.7 y más recientes,
Este tema usa los bootswatches credos por Thomas Park, vea <a href="http://bootswatch.com/">Bootswatch.com</a>.
Un Bootswatch es nadamás que un conjunto de variables para tamaños, tipos de letras (fonts) y colores que son combinados dentro de un archivo CSS de su tema.
</p>
<h3>
Padres
</h3>
<p>
Este tema está basado en el tema Bootstrap que es mantenido por Bas Brands con la ayuda de muchos desarrolladores de la comunidad.
</p>
<h3>
Créditos de este tema
</h3>
<p>
Autor: Bas Brands<br>
Contacto: bas@sonsbeekmedia.nl<br>
Website: <a href="http://www.basbrands.nl">www.basbrands.nl</a>
</p>
<h3>
Aseguramiento de la Calidad
</h3>
<p>
If any bugs are found related to this theme please report them including a screenshot, description and url.
You can report bugs on <a href="https://github.com/bmbrands/moodle-theme_bootswatch/issues">github</a>.
</p>
</div>
</div>';
$string['configtitle'] = 'Bootswatch';
$string['customcss'] = 'CSS personalizado';
$string['customcssdesc'] = 'Las reglas CSS que añada en esta área-de-texto se reflejarán en todas las páginas, haciendo más fácil la personalización del tema.';
$string['logo'] = 'Logo';
$string['logodesc'] = 'Por favor, suba aquí su logo personalizado si quisiera añadirlo al encabezado.<br>
Si la altura de su logo fuera mayor de 75 pixeles, añada la siguiente regla CSS a la caja de texto de CSS personalizado inferior.<br>
a.logo {height: 100px;} o cualquier altura en pixeles que tenga su logo.';
$string['pluginname'] = 'Bootswatch';
$string['region-side-post'] = 'Derecha';
$string['region-side-pre'] = 'Izquierda';
$string['samples'] = 'Bootswatches de Muestra';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists