%PDF- %PDF-
Direktori : /home2/vacivi36/moodledata/lang/pt_br/ |
Current File : //home2/vacivi36/moodledata/lang/pt_br/theme_classic.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_classic', language 'pt_br', version '3.9'. * * @package theme_classic * @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'] = 'Classic é um tema altamente personalizável, baseado no Boost, com um layout de navegação alternativo. Este tema deve ser usado diretamente ou como tema principal ao criar ou atualizar temas personalizados para utilizar o Bootstrap 4.'; $string['configtitle'] = 'Clássico'; $string['navbardark'] = 'Usar uma barra de navegação escura'; $string['navbardarkdesc'] = 'Troca as cores do texto e do plano de fundo da barra de navegação na parte superior da página entre escuro e claro.'; $string['pluginname'] = 'Clássico'; $string['preset'] = ''; $string['preset_desc'] = 'Escolha uma predefinição para alterar amplamente a aparência do tema.'; $string['presetfiles'] = 'Arquivos adicionais de predefinição de tema'; $string['presetfiles_desc'] = 'Arquivos de predefinição podem ser usados para alterar drasticamente a aparência do tema. Consulte <a href=https://docs.moodle.org/dev/Boost_Presets>Boost presets</a> para obter informações sobre como criar e compartilhar seus próprios arquivos de predefinição e ver o <a href="https://archive.moodle.net/boost">Repositório de presets</a> para predefinições compartilhadas por outros usuários.'; $string['privacy:metadata'] = 'O tema Classic não armazena dados pessoais.'; $string['region-side-post'] = 'Direita'; $string['region-side-pre'] = 'Esquerda'; $string['sitetitle'] = 'Título do site';