%PDF- %PDF-
Direktori : /home2/vacivi36/moodledata/lang/pt_br/ |
Current File : //home2/vacivi36/moodledata/lang/pt_br/repository_equella.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 'repository_equella', language 'pt_br', version '3.9'. * * @package repository_equella * @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['breadcrumb'] = 'EQUELLA'; $string['configplugin'] = 'Configuração do repositório EQUELLA'; $string['equella:view'] = 'Ver repositório EQUELLA'; $string['equellaaction'] = 'Ação EQUELLA'; $string['equellaoptions'] = 'Opções EQUELLA'; $string['equellaurl'] = 'URL EQUELLA'; $string['group'] = '{$a} configurações de papel'; $string['groupdefault'] = 'Padrão'; $string['pluginname'] = 'Repositório EQUELLA'; $string['privacy:metadata'] = 'O plugin de repositório EQUELLA não armazena nenhum dado pessoal, mas transmite os dados do usuário do Moodle para o sistema remoto.'; $string['restrictionattachmentsonly'] = 'Apenas recurso anexado'; $string['restrictionitemsonly'] = 'Apenas resumo do índice'; $string['restrictionnone'] = 'Sem restrição'; $string['search'] = 'Buscar no EQUELLA'; $string['selectrestriction'] = 'Restringir seleção'; $string['selectrestriction.desc'] = 'Escolha se editores do curso só deve ser capaz de selecionar um resumo do item, um dos recursos anexados ou seja'; $string['sharedid'] = 'ID do segredo compartilhado'; $string['sharedidtitle'] = 'ID do segredo compartilhado'; $string['sharedsecrets'] = 'Segredo compartilhado'; $string['sharedsecretsheading'] = 'Configurações de segredo compartilhado'; $string['sharedsecretshelp'] = '<p> Abaixo você pode definir um segredo EQUELLA compartilhada padrão para login único de usuários. Você pode configurar diferentes segredos compartilhados para uso geral (leitura), e um papel especializado, baseado segredo compartilhado para cada papel de <em>gravação</em> em seu site Moodle. Se um ID segredo compartilhado não está configurado para um papel, então o padrão compartilhado ID secreta e segredo compartilhado são usados. </p><p> Todos os IDs compartilhados secretos e segredos compartilhados também deve ser configurado dentro EQUELLA eo módulo de segredo compartilhado habilitado. Esta configuração é encontrado no Console de Administração EQUELLA em User Management> Segredos compartilhados. </p>'; $string['sharedsecrettitle'] = 'Segredo compartilhado';