/
var
/
www
/
html
/
poli
/
lang
/
pt_br
/
Upload File
HOME
<?php // This file is part of Moodle - http://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 <http://www.gnu.org/licenses/>. /** * Strings for component 'bim', language 'pt_br', branch 'MOODLE_26_STABLE' * * @package bim * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['allocation_form_post_title'] = 'Título:'; $string['allocation_form_status'] = '<span class="{$a->class}">Status: {$a->status}</span>'; $string['allocation_form_suspend'] = 'Suspenso?'; $string['bim_cancel'] = 'Cancelar'; $string['bim_configuration_details'] = 'Configurações atuais'; $string['bim_configuration_grade'] = '{$a} os resultados estão no livro de notas?:'; $string['bim_configuration_intro'] = '{$a} sobre:'; $string['bim_configuration_settings'] = 'Configurações'; $string['bim_details_registered_heading'] = 'Detalhes do aluno matriculado'; $string['bim_details_unavailable'] = 'indisponível'; $string['bim_details_unreg_email_list'] = 'Endereços de e-mail dos alunos não registrados:'; $string['bim_error_updating'] = 'Erro ao atualizar dados'; $string['bim_find_again_heading'] = 'Pesquisar novamente?'; $string['bim_find_heading'] = 'Encontrar aluno'; $string['bim_find_none_heading'] = 'Nenhum resultado encontrado'; $string['bim_find_one_heading'] = 'Um aluno encontrado'; $string['bim_find_student_details_heading'] = 'Detalhes dos Alunos'; $string['bim_find_text'] = 'Procure por aluno:'; $string['bim_find_x_heading'] = '{$a} alunos encontrados'; $string['bim_header_changeblog'] = 'Mudar blog do aluno'; $string['bim_header_details'] = 'Seus detalhes'; $string['bim_header_student_details'] = 'Ver detalhes do aluno'; $string['bim_mark_continue'] = 'Fazer mais mudanças?'; $string['bim_mark_details_error'] = 'Não foi possível obter detalhes do aluno'; $string['bim_marker_blog'] = 'Seu blog'; $string['bim_marker_error_description'] = '<p> Sem alterações feitas. </p>'; $string['bim_marker_progress'] = 'Resultado do Progresso'; $string['bim_marker_student'] = 'Aluno'; $string['bim_marker_student_details'] = 'Ver detalhes do Aluno'; $string['bim_mark_nochanges'] = '<p> Sem alterações feitas. </p>'; $string['bim_mark_prev_next_none_s'] = 'não há outros alunos'; $string['bim_mark_prev_next_q'] = 'Para este aluno:'; $string['bim_please_register_heading'] = 'Por favor, registre seu blog';