%PDF- %PDF-
Direktori : /home2/vacivi36/moodledata/lang/pt_br/ |
Current File : //home2/vacivi36/moodledata/lang/pt_br/theme_boxxie.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_boxxie', language 'pt_br', version '3.9'. * * @package theme_boxxie * @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['choosereadme'] = '<div class="clearfix"> <div class="theme_screenshot"> <h2> Boxxie </h2> <img src="boxxie/pix/screenshot.jpg" /> <h3> Fórum Tema: </h3> <p> <a Créditos </h3> <p <a Documentação: </h3> <p> href="http://docs.moodle.org/en/Themes"> http://docs.moodle.org/en/Themes </a> </p> <h3> Relatar um bug: </h3> <p> href="http://tracker.moodle.org"> http://tracker.moodle.org </a> </p> </div > <div class="theme_description"> <h2> Sobre </h2> Boxxie <p> é um fluido de largura, três colunas tema para Moodle 2.0. <h2> Tweaks </h2> <p Este tema é construído sobre ambos base e Canvas, dois temas dos pais incluído no núcleo do Moodle. Se você quiser modificar esse tema, recomendamos que você primeiro duplicá-lo renomeá-lo antes de fazer as alterações. Isso irá impedir o seu tema personalizado de serem substituídos por futuros upgrades de Moodle, e você ainda tem os arquivos originais, se você fizer uma bagunça. Mais informações sobre temas modificadores podem ser encontrados no <a href="http://docs.moodle.org/en/Theme"> MoodleDocs </a>. </P> <h2> Créditos </h2> <p > Este tema foi codificado e é mantido por Patrick Malley. Ele pode ser contatado pelo e-mail contact@newschoollearning.com. </p> <h3> Licença </h3> <p Este, e todos os outros temas incluídos no núcleo do Moodle, está licenciado sob a GNU <a href="http://www.gnu.org/licenses/gpl.html"> Licença Pública geral </a>. </div> </div>'; $string['pluginname'] = 'Boxxie'; $string['region-side-post'] = 'Direto'; $string['region-side-pre'] = 'Esquerdo';