%PDF- %PDF-
| Direktori : /home/vacivi36/moodledata/lang/pt_br/ |
| Current File : /home/vacivi36/moodledata/lang/pt_br/block_bcu_course_checks.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 'block_bcu_course_checks', language 'pt_br', version '3.9'.
*
* @package block_bcu_course_checks
* @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['blocksenabledopt'] = 'O que os blocos ajudariam você nos cursos?';
$string['cachedef_coursechecksdata'] = 'Checar caching do Curso';
$string['cleanpermfailure'] = 'Desculpe, houve um erro ao tentar limpar este curso.';
$string['cleansuccess'] = 'Seu curso foi limpo, {$a} seções foram removidas.';
$string['cleanupbutton'] = 'Limpar Curso';
$string['contentsections'] = 'Conteúdo';
$string['coursecleanupopt'] = 'Permitir que os usuários limpem o curso?';
$string['courseguestopt'] = 'Verifique se o acesso de convidado está desabilitado para o curso';
$string['courseimage'] = 'Definir imagem de um curso?';
$string['courseimageopt'] = 'Verificar se imagem curso é definida?';
$string['courserenamesecopt'] = 'Caso todas as seções sejam renomeadas?';
$string['coursesummary'] = 'Definir resumo do curso?';
$string['coursesummaryopt'] = 'Verificar se o resumo do curso não está vazio?';
$string['courseuseropt'] = 'Permitir que o usuário defina seus próprios controles de cursos?';
$string['coursevisible'] = 'Este curso está oculto.';
$string['coursevisibleopt'] = 'Verificar se o curso está visível para os estudantes?';
$string['creationprogress'] = 'Verificar Curso';
$string['essentials'] = 'Principal';
$string['formatsnameopt'] = 'Que formatos quer alertar os cortes a serem renomeados em?';
$string['guestaccess'] = 'O acesso a visitantes está desabilitado?';
$string['pluginname'] = 'VerificaR Bloco do Curso';
$string['renamedsections'] = 'Renomeado';
$string['sectionchecks'] = 'Checar seções';
$string['sectioncontentopt'] = 'Todas as seções têm conteúdo?';
$string['sectionsummaryopt'] = 'Todas as seções têm um resumo?';
$string['sectionvisibleopt'] = 'Todas as seções são visíveis?';
$string['suggestedblocks'] = 'Blocos sugeridos';
$string['summarysections'] = 'Resumo';
$string['visiblesections'] = 'Visível';