__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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 'profilefield_database', language 'pt_br', version '4.5'.
*
* @package profilefield_database
* @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['add-new-category'] = 'Adicionar nova categoria';
$string['add-new-data'] = 'Adicionar novo registro';
$string['all_category'] = 'Todas as categorias';
$string['category-save-error'] = 'Os campos 1 e 2 são obrigatórios';
$string['category_field'] = 'Nome do campo';
$string['category_field-delete'] = 'Deixe em branco para excluir este campo.';
$string['category_field-empty'] = 'Deixe em branco para ignorar este campo.';
$string['category_field-error'] = 'O nome do campo é obrigatório';
$string['category_field-info'] = 'Digite o nome do campo que será exibido no formulário';
$string['category_field-placeholder'] = 'Nome do campo';
$string['category_field-title'] = 'Novo campo';
$string['category_name'] = 'Nome da categoria';
$string['category_name-error'] = 'O nome da categoria é obrigatório';
$string['category_name-info'] = 'Digite o nome da categoria que deseja utilizar';
$string['category_name-placeholder'] = 'Nome da categoria';
$string['category_none'] = 'Nenhuma categoria cadastrada!';
$string['confirm-delete-category'] = 'Tem certeza de que deseja excluir a categoria <strong>{$a}</strong>?';
$string['confirm-delete-data'] = 'Tem certeza de que deseja excluir o registro <strong>{$a}</strong>?';
$string['data_none'] = 'Nenhum dado cadastrado!';
$string['database:addinstance'] = 'Adicionar Instância';
$string['database:viewreport'] = 'Ver Relatório';
$string['delete-category'] = 'Excluir a categoria';
$string['delete-category-usedata'] = 'Esta categoria está sendo usada no campo <a href="{$a->wwwroot}/user/profile/index.php" target="_blank">{$a->name}</a>';
$string['delete-data'] = 'Excluir o registro';
$string['delete-data-usedata'] = 'Este registro está sendo usado pelo usuário <a href="{$a->wwwroot}/user/profile.php?id=?id={$a->id}" target="_blank">{$a->name}</a>';
$string['delete-success'] = 'Categoria excluída com sucesso';
$string['edit_values_fields'] = 'Editar valores destes Campos';
$string['field_type'] = 'Tipo de campo';
$string['field_type-date'] = 'Os dados serão do tipo Data';
$string['field_type-info'] = 'Selecione o tipo de campo a ser utilizado';
$string['field_type-int'] = 'Os dados serão do tipo Número';
$string['field_type-text'] = 'Os dados serão do tipo Texto';
$string['manage-category-link'] = '<div class="alert alert-warning">Para selecionar uma categoria, primeiro você deve criar e gerenciar categorias. Você pode fazer isso acessando a área <a href="{$a}/user/profile/field/database/category.php">Todas as categorias</a>.</div>';
$string['missing-value-link'] = 'O campo "Selecionar categoria" precisa ter um valor válido em <a href="{$a}/user/profile/field/database/category.php">Todas as categorias</a>.';
$string['new-category'] = 'Nova categoria';
$string['new-data'] = 'Novo registro';
$string['pluginname'] = 'Banco de Campos do Usuário';
$string['privacy:metadata'] = 'O plugin de banco de dados não armazena dados pessoais nem envia dados para sites externos.';
$string['report_category_description'] = 'Este relatório exibe informações detalhadas sobre os estudantes vinculados ao perfil "{$a}".';
$string['report_category_title'] = 'Relatório de estudantes no perfil "{$a}"';
$string['select-category'] = 'Selecionar categoria';