__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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_wunderbyte_table', language 'pt_br', version '4.5'.
*
* @package local_wunderbyte_table
* @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['action_executed'] = 'Ação executada';
$string['action_executed_desc'] = 'O usuário executou uma ação "{$a->methodname}" na tabela "{$a->tablename}"';
$string['adddatabody'] = 'Você está prestes a adicionar uma linha';
$string['after'] = 'depois';
$string['apply_filter'] = 'Aplicar filtro';
$string['before'] = 'antes';
$string['cachedef_cachedfulltable'] = 'Tabela completa armazenada em cache';
$string['cachedef_cachedrawdata'] = 'Cache padrão da tabela Wunderbyte';
$string['cachedef_encodedtables'] = 'Cache para tabelas codificadas';
$string['change'] = 'Alterar';
$string['changesortorder'] = 'Alterar ordem de ordenação';
$string['checkallcheckbox'] = 'Marcar tudo';
$string['checkbox'] = 'Caixa de seleção';
$string['couldnotloaddata'] = 'Não foi possível carregar os dados';
$string['countlabel'] = '{$a->filteredrecords} de {$a->totalrecords} registros encontrados';
$string['deletedatabody'] = 'Você está prestes a enviar estes dados: <br> "{$a->data}"';
$string['deletedatasubmit'] = 'Excluir';
$string['deletedatatitle'] = 'Você realmente deseja excluir esses dados?';
$string['displayrecords'] = 'Exibir registros';
$string['downloadas'] = 'Baixe os dados da tabela como';
$string['endvalue'] = 'Fim';
$string['filter'] = 'Filtrar tabela';
$string['filtercountmessage'] = '| {$a->filtersum} filtro(s) em: {$a->filtercolumns} |';
$string['flexoverlap'] = 'sobreposição';
$string['functiondoesntexist'] = 'A função do botão de ação não existe.';
$string['genericbody'] = 'Você está prestes a tratar estas linhas: <br> "{$a->data}"';
$string['genericsubmit'] = 'Confirmar';
$string['generictitle'] = 'Você realmente deseja tratar esses dados?';
$string['id'] = 'ID';
$string['loading'] = 'Carregando...';
$string['module'] = 'Módulo';
$string['nmmcns'] = 'Sem Modal, Chamada Múltipla, Sem Seleção';
$string['nmmcys'] = 'Sem Modal, Chamada Múltipla, Seleção';
$string['nmscns'] = 'Sem Modal, Chamada Única, Sem Seleção';
$string['nmscys'] = 'Sem Modal, Chamada Única, Seleção';
$string['nocheckboxchecked'] = 'Nenhuma caixa de seleção marcada';
$string['noentriesfound'] = 'Nenhuma entrada encontrada';
$string['norecords'] = 'Nenhum registro foi encontrado.';
$string['noselectionbody'] = 'Você está prestes a realizar uma ação';
$string['orderdown'] = 'Ordenado de Z a A';
$string['orderup'] = 'Ordenado de A a Z';
$string['overlapboth'] = 'sobrepondo ambas as datas';
$string['overlapend'] = 'final sobreposto';
$string['overlapstart'] = 'início sobreposto';
$string['pagelabel'] = 'Mostrar {$a} linhas';
$string['pluginname'] = 'Tabela Wunderbyte';
$string['print'] = 'Baixar tabela';
$string['reload'] = 'Recarregar tabela';
$string['search'] = 'Pesquisar';
$string['selectedtimespan'] = 'intervalo de tempo selecionado';
$string['showallrecords'] = 'Mostrar todos os registros';
$string['somethingwentwrong'] = 'Algo deu errado. Entre em contato com seu administrador.';
$string['sortby'] = 'Ordenar por...';
$string['specialbody'] = 'A ação será aplicada!';
$string['startvalue'] = 'Iniciar';
$string['table1name'] = 'Tabela de demonstração 1';
$string['table2name'] = 'Tabela de demonstração 2';
$string['table3name'] = 'Tabela de demonstração 3';
$string['table4name'] = 'Tabela de demonstração 4';
$string['table_viewed'] = 'Tabela visualizada';
$string['table_viewed_desc'] = 'O usuário visualizou a tabela "{$a}"';
$string['tableheadercheckbox'] = '<input type="checkbox" class="tableheadercheckbox">';
$string['timespan'] = 'Intervalo de tempo';
$string['within'] = 'dentro de';
$string['wunderbyte_table:canaccess'] = 'Pode acessar a tabela Wunderbyte';
$string['ymmcns'] = '+Modal, Chamada Múltipla, Sem Seleção';
$string['ymmcys'] = '+Modal, Chamada Múltipla, Seleção';
$string['ymscns'] = '+Modal, Chamada Única, Sem Seleção';
$string['ymscys'] = '+ Modal, Chamada Única, Seleção';