__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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 'tinymce_html_components', language 'pt_br', version '4.5'.
*
* @package tinymce_html_components
* @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['accordion'] = 'Acordeon';
$string['accordion_nb'] = 'Nb de linhas:';
$string['accordion_show'] = 'Deixar itens recolhidos';
$string['alert'] = 'Alerta';
$string['alert_close'] = 'Possibilidade de fechar o alerta:';
$string['alert_danger'] = 'Erro/perigo (vermelho)';
$string['alert_dark'] = 'Escuro (preto)';
$string['alert_info'] = 'Informação (ciano)';
$string['alert_primary'] = 'Informação principal (azul)';
$string['alert_secondary'] = 'Informação secundária (cinza)';
$string['alert_success'] = 'Sucesso (verde)';
$string['alert_type'] = 'Tipo de alerta:';
$string['alert_warning'] = 'Aviso (amarelo)';
$string['basic_components'] = 'Componentes básicos';
$string['button'] = 'Botão';
$string['button_nb'] = 'Número de botões:';
$string['button_size'] = 'Tamanho do botão:';
$string['button_size_block'] = 'Bloco';
$string['button_size_lg'] = 'Grande';
$string['button_size_med'] = 'Médio';
$string['button_size_sm'] = 'Pequeno';
$string['button_style'] = 'Estilo do botão:';
$string['button_style_full'] = 'Completo';
$string['button_style_outline'] = 'Contorno';
$string['button_tooltip'] = 'Adicionar uma dica de ferramenta:';
$string['button_tooltip_bottom'] = 'Inferior';
$string['button_tooltip_left'] = 'Esquerda';
$string['button_tooltip_pos'] = 'Posição:';
$string['button_tooltip_right'] = 'Direita';
$string['button_tooltip_top'] = 'Superior';
$string['button_type'] = 'Tipo de botão:';
$string['card'] = 'Cartão';
$string['card_background'] = 'Tipo de fundo:';
$string['card_classic'] = 'Clássico (branco)';
$string['card_display'] = 'Exibição do cartão:';
$string['card_display_horizontal'] = 'Lado a lado';
$string['card_display_vertical'] = 'Em coluna';
$string['card_disposition_line'] = 'por linha';
$string['card_image'] = 'Imagem';
$string['card_orientation'] = 'Orientação do cartão:';
$string['card_orientation_landscape'] = 'Paisagem';
$string['card_orientation_portrait'] = 'Retrato';
$string['choice_legend'] = 'Escolha do componente';
$string['component'] = 'Componente:';
$string['component_placeholder'] = 'Escolha o componente...';
$string['custom_components'] = 'Componentes personalizados próprios';
$string['custom_components_back'] = 'Retornar à lista de seus componentes personalizados';
$string['custom_components_construct'] = 'Construção do componente';
$string['custom_components_content'] = 'Conteúdo do componente (html)';
$string['custom_components_content_help'] = 'Conteúdo em html do componente que você construirá através do editor. Isso será inserido após a seleção do componente.';
$string['custom_components_create'] = 'Criar um novo componente personalizado';
$string['custom_components_delete'] = 'Excluir o componente';
$string['custom_components_edit'] = 'Editar o componente';
$string['custom_components_link'] = 'Gerenciar seus componentes personalizados';
$string['custom_components_name'] = 'Nome do componente';
$string['custom_components_name_help'] = 'Nome que você deseja dar ao componente. Este nome será exibido na lista de componentes disponíveis no plugin do editor.';
$string['custom_components_preview_msg'] = '<div class="alert alert-info">Visualização disponível após a validação!</div>';
$string['custom_components_title'] = 'Componentes Html personalizados';
$string['html_components:desc'] = 'Inserir alguns componentes html';
$string['html_components:title'] = 'Inserir componentes html';
$string['jumbotron'] = 'Jumbotron';
$string['nav'] = 'Menu de navegação';
$string['nav_nb'] = 'Nb de links:';
$string['pluginname'] = 'Plugin TinyMCE de Componentes Html';
$string['pluginname_help'] = 'Plugin para inserir alguns componentes html (como bootstrap) através do editor TinyMCE.';
$string['preview_desc'] = 'A visualização do componente permite que você visualize os componentes que serão exibidos na página. Esta exibição pode ser um pouco diferente do resultado final de acordo com o tema, opções, etc...';
$string['preview_legend'] = 'Visualização';