%PDF- %PDF-
Direktori : /home/vacivi36/moodledata/lang/pt_br/ |
Current File : /home/vacivi36/moodledata/lang/pt_br/my.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 'my', language 'pt_br', version '3.9'. * * @package my * @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['addpage'] = 'Adicionar página'; $string['alldashboardswerereset'] = 'Todas as páginas do painel foram redefinidas para o padrão.'; $string['allprofileswerereset'] = 'Todas as páginas de perfil foram redefinidas para o padrão.'; $string['defaultpage'] = 'Página Meu Moodle padrão'; $string['defaultprofilepage'] = 'Página de perfil padrão'; $string['delpage'] = 'Excluir página'; $string['managepages'] = 'Gerenciar páginas'; $string['mymoodle'] = 'Painel'; $string['nocourses'] = 'Nenhuma informação disponível sobre o curso.'; $string['noguest'] = 'A página "Painel" não está disponível para visitantes'; $string['pinblocks'] = 'Configurar os blocos fixos do Meu Moodle'; $string['pinblocksexplan'] = 'Todas as configurações de blocosdefinidas aqui serão iguais (e não editáveis) para todos os usuários na tela \'Meu Moodle\'.'; $string['privacy:metadata:core_my:preference:user_home_page_preference'] = 'A preferência da página inicial do usuário.'; $string['reseterror'] = 'Houve um erro ao redefinir sua página'; $string['reseteveryonesdashboard'] = 'Redefinir Painel para todos os usuários'; $string['reseteveryonesprofile'] = 'Redefinir perfil para todos os usuários'; $string['resetpage'] = 'Redefinir a página para o padrão';