/
var
/
www
/
html
/
poli
/
lang
/
pt_br
/
Upload File
HOME
<?php // This file is part of Moodle - http://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 <http://www.gnu.org/licenses/>. /** * Strings for component 'theme_binarius', language 'pt_br', branch 'MOODLE_27_STABLE' * * @package theme_binarius * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://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> Binarius </ h2> <img src="binarius/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"> <h3> Sobre </ h3> Binarius <p> é uma de duas colunas, o tema do fluido de largura para Moodle 2.0. <h3> Tweaks </ h3> <p Este tema é construído sobre dois Base e Canvas, dois temas de pais incluídos 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> <h3> Créditos </ h3> <p > Este tema foi codificado e é mantido por Patrick Malley de Aprendizagem NewSchool. 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ão licenciadas sob a <a href = "http :/ / www.gnu.org / licenses / gpl.html "> GNU General Public License </ a>. </ div> </ div>'; $string['pluginname'] = 'Binarius'; $string['region-side-post'] = 'Direito'; $string['region-side-pre'] = 'Esquerdo';