File: /var/www/moodledata/mdata-uautomaq/lang/es/theme_moodle2mobile.php
<?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_moodle2mobile', language 'es', version '4.1'.
*
* @package theme_moodle2mobile
* @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['choicestyle'] = 'Elegir estilo del tema';
$string['choicestyledesc'] = 'Elegir barra de encabezado, ventanas emergentes y estilo general del tema.';
$string['choosereadme'] = '<div class="clearfix"><div class="theme_screenshot"><h2>moodle2mobile</h2><img src="moodle2mobile/pix/screenshot.png" alt="moodle2mobile screenshot" /><h2>About</h2><p>Moodle_a_Móvil (Moodle2Mobile) sigue los principios de navegación del proyecto moodle4iPhone (moodleparaiPhone) y la aplicación para facebook móvil.</p>
<p>Esto se hizo por las personas que están familiarizadas con estas aplicaciones.</p>';
$string['configtitle'] = 'Configuraciones del tema moodle2mobile';
$string['customcss'] = 'CSS personalizado';
$string['customcssdesc'] = 'Cualquier código CSS que escriba aquí se añadirá a todas las páginas, permitiéndole personalizar fácilmente este tema.';
$string['footnote'] = 'Nota al pie';
$string['footnotedesc'] = 'El contenido de esta áreadetexto será mostrado en el pie de página de todas las páginas.';
$string['pluginname'] = 'moodle2mobile';
$string['region-side-post'] = 'Derecha';
$string['region-side-pre'] = 'Izquierda';
$string['searchsettings'] = 'Buscar configuraciones...';