%PDF- %PDF-
| Direktori : /home/vacivi36/moodledata/lang/pt_br/ |
| Current File : /home/vacivi36/moodledata/lang/pt_br/amanote.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 'amanote', language 'pt_br', version '3.9'.
*
* @package amanote
* @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['amanote:addinstance'] = 'Novo arquivo editável';
$string['amanote:view'] = 'Abrir arquivo editável';
$string['amanotecontent'] = 'Arquivos e subpastas';
$string['amanotedetails_sizedate'] = '{$a->size} {$a->date}';
$string['amanotedetails_sizetype'] = '{$a->size} {$a->type}';
$string['amanotedetails_sizetypedate'] = '{$a->size} {$a->type} {$a->date}';
$string['amanotedetails_typedate'] = '{$a->type} {$a->date}';
$string['autosaveperiod'] = 'Período para salvamento automático';
$string['autosaveperiod_help'] = 'Configura o período, em minutos, entre os salvamentos automáticos (mínimo 1, máximo 30). Definir o período como 0 significa sem salvamento automático.';
$string['cannotcreatetoken'] = 'Abrir no Amanote';
$string['cannotcreatetoken_help'] = 'Você não tem permissão para abrir o documento no Amanote';
$string['clicktoamanote'] = 'Abrir no Amanote';
$string['clicktodownloadfile'] = 'Baixar arquivo em PDF';
$string['clicktodownloadnotes'] = 'Baixar arquivo de anotações';
$string['clicktoopen'] = 'Abrir em nova aba';
$string['dnduploadamanote'] = 'Criar arquivo de anotações.';
$string['downloadfile'] = 'Download';
$string['guestsarenotallowed'] = 'Abrir no Amanote';
$string['guestsarenotallowed_help'] = 'Visitantes não podem abrir um recurso no Amanote. Por favor, efetue o login para acessar este recurso.';
$string['importantinformationdescription'] = 'Para que haja o bom funcionamento do módulo, verifique se seu site Moodle atende aos seguintes requisitos:
1) Os Webservices estão habilitados (Administração do Site > Recursos Avançados)
2) Os *Webservices Moodle para dispositivos móveis* estão habilitados (Administração do site > Plugins > Web services > Serviços externos)
3) O Protocolo REST estar habilitado (Administração do site > Plugins > Web services > Gerenciar protocolos)
4) Permissão *webservice/rest:use* estar definida para *usuários autenticados* (Administração do site > Usuários > Permissões > Definir papéis > Usuário autenticado > Editar > Gerenciar papéis)
As instituições deverão adquirir licenças Amanote "Student" no site https://amanote.com/institutions para habilitar este plugin.';
$string['importantinformationheading'] = 'Informações importantes de instalação';
$string['key'] = 'Chave de ativação';
$string['modifieddate'] = 'Modificado em {$a}';
$string['modulename'] = 'Arquivo anotável';
$string['modulenameplural'] = 'Arquivos anotáveis';
$string['nonotestodownload'] = 'Baixar arquivo de anotações';
$string['nonotestodownload_help'] = 'Você ainda não salvou anotações para este documento.';
$string['openinamanote'] = 'Abrir no Amanote';
$string['openinamanote_help'] = 'Abrindo o documento no Amanote permite que você inicie ou continue uma anotação.';
$string['pluginadministration'] = 'Administração do Módulo Amanote';
$string['pluginname'] = 'Amanote';
$string['printintro'] = 'Exibe a descrição do recurso';
$string['printintroexplain'] = 'Exibir a descrição do recurso abaixo do conteúdo?';