__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?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 'local_boost_dark', language 'pt_br', version '4.5'.
*
* @package local_boost_dark
* @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['boost_dark:manage'] = 'Boost Dark';
$string['bs_black'] = 'Cor preta';
$string['bs_black_desc'] = 'Cor preta pura';
$string['bs_gray_100'] = 'Cinza 100';
$string['bs_gray_1000'] = 'Cinza 1000';
$string['bs_gray_1000_desc'] = 'Sombra de cinza muito escuro';
$string['bs_gray_100_desc'] = 'Sombra de cinza mais clara';
$string['bs_gray_1100'] = 'Cinza 1100';
$string['bs_gray_1100_desc'] = 'Sombra de cinza quase preta';
$string['bs_gray_200'] = 'Cinza 200';
$string['bs_gray_200_desc'] = 'Sombra de cinza muito clara';
$string['bs_gray_300'] = 'Cinza 300';
$string['bs_gray_300_desc'] = 'Sombra de cinza clara';
$string['bs_gray_400'] = 'Cinza 400';
$string['bs_gray_400_desc'] = 'Sombra de cinza média-clara';
$string['bs_gray_500'] = 'Cinza 500';
$string['bs_gray_500_desc'] = 'Sombra de cinza neutra';
$string['bs_gray_600'] = 'Cinza 600';
$string['bs_gray_600_desc'] = 'Sombra de cinza média-escura';
$string['bs_gray_700'] = 'Cinza 700';
$string['bs_gray_700_desc'] = 'Sombra de cinza escura';
$string['bs_gray_800'] = 'Cinza 800';
$string['bs_gray_800_desc'] = 'Sombra de cinza mais escura';
$string['bs_gray_900'] = 'Cinza 900';
$string['bs_gray_900_desc'] = 'Sombra de cinza quase preta';
$string['bs_link_color'] = 'Cor do link';
$string['bs_link_color_desc'] = 'Cor padrão do link';
$string['bs_link_focus_color'] = 'Cor do link em foco';
$string['bs_link_focus_color_desc'] = 'Cor ao focar nos links';
$string['bs_link_hover_color'] = 'Cor do link ao passar o mouse';
$string['bs_link_hover_color_desc'] = 'Cor ao passar o mouse sobre os links';
$string['bs_nav_drawer'] = 'Cor do painel de navegação';
$string['bs_nav_drawer_desc'] = 'Cor para o fundo do painel de navegação';
$string['bs_text_color'] = 'Cor do texto';
$string['bs_text_color_desc'] = 'Cor padrão do texto';
$string['bs_write'] = 'Cor branca';
$string['bs_write_desc'] = 'Cor para elementos brancos';
$string['enable'] = 'Ativar';
$string['enable_desc'] = 'Ativar ou desativar o plugin Boost Dark.';
$string['modulename'] = 'Boost Dark';
$string['pluginname'] = 'Boost Dark';
$string['privacy:metadata'] = 'Este plugin não coleta, armazena ou compartilha nenhum dado pessoal dos estudantes.';
$string['reset_colors_to_default'] = 'Para restaurar as cores padrão, clique <a href="{$a}">aqui</a>';