%PDF- %PDF-
| Direktori : /home/vacivi36/moodledata/lang/pt_br/ |
| Current File : /home/vacivi36/moodledata/lang/pt_br/assignfeedback_onenote.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 'assignfeedback_onenote', language 'pt_br', version '3.9'.
*
* @package assignfeedback_onenote
* @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['addfeedback'] = 'Adicionar feedback';
$string['default'] = 'Ativado por padrão';
$string['default_help'] = 'Quando definido, este método de feedback é ativado por padrão para todas as novas atribuições.';
$string['enabled'] = 'Feedback do OneNote';
$string['feedbackdownloadfailed'] = 'Não foi possível baixar o feedback dos OneNote. Por favor, tente novamente.';
$string['feedbacklimitexceed'] = 'O tamanho do seu feedback excede o limite do tamanho aceitável.';
$string['filesadded'] = 'Feedbacks do OneNote adicionados: {$a}';
$string['maxbytes'] = 'Tamanho máximo do pacote OneNote';
$string['maxfiles'] = 'O número máximo de OneNotes enviados';
$string['maximumsize'] = 'Tamanho máximo do pacote OneNote';
$string['moreusers'] = '{$a} mais...';
$string['nochanges'] = 'Sem mudanças';
$string['notsignedin'] = 'Por favor, faça login no OneNote antes de tentar salvar as alterações.';
$string['onenote'] = 'Feedbacks OneNote';
$string['pluginname'] = 'Feedbacks OneNote';
$string['signinhelp1'] = 'Clique no botão acima para fazer login no OneNote para que você possa adicionar seu feedback sobre a submissão feita pelo estudante.';
$string['signinhelp2'] = 'Clique no botão acima para entrar no OneNote, caos você queira ver o feedback lá.';
$string['viewfeedback'] = 'Ver feedback';