%PDF- %PDF-
Direktori : /home2/vacivi36/moodledata/lang/pt_br/ |
Current File : //home2/vacivi36/moodledata/lang/pt_br/local_smart_klass.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 'local_smart_klass', language 'pt_br', version '3.9'. * * @package local_smart_klass * @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['accept'] = 'Eu aceito'; $string['activate'] = 'Habilitar'; $string['activate_institution_dashboard'] = 'Ativar o dashboard/painel institucional'; $string['activate_institution_dashboard_description'] = 'Ativar o acesso ao dashboard/painel no site'; $string['activate_student_dashboard'] = 'Ativar o dashboard/painel do estudante'; $string['activate_student_dashboard_description'] = 'Ativar o acesso do estudante ao dashboard/painel nas disciplinas'; $string['activate_teacher_dashboard'] = 'Ativar o dashboard/painel do professor'; $string['activate_teacher_dashboard_description'] = 'Ativar o acesso do estudante ao dashboard/painel nas disciplinas'; $string['activatedescription'] = 'Permite o rastreamento de dados do Moodle pelo SmartKlass'; $string['active'] = 'Ativo'; $string['captcha'] = 'CAPTCHA'; $string['captcha_no_match'] = 'CAPTCHA Errado'; $string['check_statement'] = 'Verificar configurações'; $string['checkstatementdescription'] = 'Verifique a validade das instruções antes de enviar para o Servidor do SmartKlass'; $string['collector_name'] = 'Nome do Coletor'; $string['collector_status'] = 'Status do coletor'; $string['configure_access'] = 'Configurar o acesso ao Painel/Dashboard SmartKlass'; $string['confirm_password'] = 'CONFIRME A SENHA'; $string['controlpanel'] = 'Painel de Controle'; $string['dashboard'] = 'Painel'; $string['edit'] = 'Editar'; $string['email_wrong'] = 'Email errado'; $string['execution_log'] = 'Log de execução'; $string['fullharvester'] = 'Executar a captura de dados'; $string['harvest'] = 'Captura'; $string['harvester_service_instance_running'] = 'Existe uma instância de captura de dados está em execução. Só pode haver uma ativa de cada vez'; $string['harvester_service_not_register'] = 'O serviço SmartKlass não está registado. Verifique seu registro'; $string['harvester_service_unavailable'] = 'Serviço de captura de dados não está disponível'; $string['institution'] = 'INSTITUCIONAL'; $string['institution_dashboard_noactive'] = 'O Dashboard/Painel Institucional está inativo. Verifique com o administrador da plataforma.'; $string['institutiondashboard'] = 'Dashboard/Painel: Institucional'; $string['invalid_dataprovider'] = 'Fornecimento de tipo de dado inválido.'; $string['ko'] = 'KO'; $string['last_exectime'] = 'Ultima hora capturada'; $string['last_registry'] = 'Ultimo Registro (Capturado/Max)'; $string['lrs_error'] = 'Erro ao tentar se conectar ao LRS'; $string['manager_email'] = 'EMAIL'; $string['manager_lastname'] = 'ULTIMO NOME'; $string['manager_name'] = 'NOME'; $string['max_block_cicles'] = 'Máximo de tentativas'; $string['max_block_ciclesdescription'] = 'Definir o número máximo de tentativas de captura de dados até que seja liberado'; $string['no_oauth_comunication'] = 'Nenhuma comunicação com o servidor de autenticação'; $string['no_record_to_update'] = 'Não há novos registros para atualizar'; $string['no_role'] = 'Nenhum papel foi definido'; $string['noaccess'] = 'Acesso negado ao usuário'; $string['noinstitutionrole'] = 'Você não tem os privilégios para ver o Painel/Dashboard Institucional'; $string['nostudentrole'] = 'Você não tem os privilégios para ver o Painel/Dashboard para Estudantes'; $string['noteacherrole'] = 'Você não tem os privilégios para ver o Painel/Dashboard para Professores'; $string['ok'] = 'OK'; $string['password'] = 'SENHA'; $string['password_no_length'] = 'A senha deve ter pelo menos 8 caracteres'; $string['password_no_match'] = 'As senhas não correspondem'; $string['pluginname'] = 'SmartKlass'; $string['register'] = 'Cadastrar um novo usuário SmartKlass'; $string['register_institution'] = 'SmartKlass - Cadastrar'; $string['register_submit'] = 'Cadastrar'; $string['save_log'] = 'Salvar Log'; $string['savelog_ok_statement_description'] = 'Se marcado, armazene no log os resultados: OK e KO. Caso contrário, apenas armazenar os resultados KO'; $string['savelogdescription'] = 'Armazenar todas as execuções da tarefa de captura no sistema de arquivos Moodle'; $string['smartklass_manage'] = 'Gerenciamento SmartKlass'; $string['statement_send_ok'] = 'A instrução foi enviada corretamente'; $string['student_dashboard_noactive'] = 'Painel inativo para o estudante. Por favor, verifique com o administrador da plataforma.'; $string['studentdashboard'] = 'Painel: Estudante'; $string['teacher_dashboard_noactive'] = 'Painel inativo para o professor. Por favor, verifique com o administrador da plataforma.'; $string['teacherdashboard'] = 'Painel: Professor'; $string['terms'] = 'Termos e Condições';