%PDF- %PDF-
Direktori : /home2/vacivi36/moodledata/lang/pt_br/ |
Current File : //home2/vacivi36/moodledata/lang/pt_br/vitero.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 'vitero', language 'pt_br', version '3.9'. * * @package vitero * @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['adminlogin'] = 'Acessar a área de administração'; $string['adminpassword'] = 'Senha do administrador'; $string['adminpassword_desc'] = 'Senha do usuário acima'; $string['adminusername'] = 'Identificação do usuário administrador'; $string['adminusername_desc'] = 'Identificação do usuário do Vitero com permissão para adicionar usuários sessões, etc.'; $string['alreadyover'] = 'Este agendamento já terminou.'; $string['cannotcreatemeeting'] = 'Não é possível criar a reunião'; $string['cannotcreateteam'] = 'Não é possível criar a equipe'; $string['cannotobtainsessioncode'] = 'Não é possível obter o código de sessão'; $string['clickhereformeeting'] = 'Clique aqui para entrar na sessão'; $string['connectiontest'] = 'Teste de conexão'; $string['conntest_failed'] = 'Teste de conexão falhou.'; $string['customerid'] = 'ID do cliente'; $string['customerid_desc'] = 'ID do cliente acima no sistema Vitero'; $string['customerlicense'] = 'Licença do cliente'; $string['customerlicense_desc'] = 'Licença do cliente'; $string['customername'] = 'Nome do cliente'; $string['customername_desc'] = 'Nome do cliente'; $string['errorcode'] = 'Código de erro Vitero'; $string['errorcode1001'] = 'Código da sessão não existe'; $string['errorcode101'] = 'O cliente não existe no sistema'; $string['errorcode102'] = 'O nome breve de um novo cliente já existe'; $string['errorcode103'] = 'O usuário não está vinculado ao cliente'; $string['errorcode151'] = 'O grupo não existe no sistema'; $string['errorcode153'] = 'A relação entre o usuário e o grupo não existe'; $string['errorcode2'] = 'Erro desconhecido'; $string['errorcode3'] = 'Erro interno'; $string['errorcode303'] = 'O valor de um atributo não é válido'; $string['errorcode304'] = 'Fuso horário inválido'; $string['errorcode306'] = 'Nenhum módulo de monitoramento'; $string['errorcode4'] = 'Direitos insuficientes'; $string['errorcode451'] = 'Tamanho excedido, o arquivo que você tentou fazer o upload é muito grande'; $string['errorcode452'] = 'Tipo de arquivo não permitido'; $string['errorcode508'] = 'Não há salas disponíveis'; $string['errorcode51'] = 'Outro usuário com este nome já existe'; $string['errorcode52'] = 'Outro usuário com esse e-mail já existe'; $string['errorcode53'] = 'O usuário não existe no sistema'; $string['errorcode54'] = 'Um usuário deve estar vinculado a pelo menos um cliente'; $string['missingcertificate'] = 'Faltando arquivo de certificado: {$a}'; $string['modulename'] = 'Vitero'; $string['pluginadministration'] = 'Administração Vitero'; $string['pluginname'] = 'Vitero'; $string['port'] = 'Porta'; $string['port_desc'] = 'Porta (opcional)'; $string['roomsize'] = 'Tamanho da sala'; $string['teamname'] = 'Nome da equipe'; $string['testconnection'] = 'Testar conexão (depois de salvar)'; $string['vitero'] = 'Vitero'; $string['vitero:addinstance'] = 'Adicionar uma instância Vitero'; $string['vitero:participant'] = 'Participante Vitero'; $string['viteroname'] = 'Vitero';