%PDF- %PDF-
Direktori : /home/vacivi36/moodledata/lang/pt_br/ |
Current File : /home/vacivi36/moodledata/lang/pt_br/activitymap.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 'activitymap', language 'pt_br', version '3.9'. * * @package activitymap * @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['BT'] = 'Inferior -> Superior'; $string['LR'] = 'Esquerda -> Direita'; $string['RL'] = 'Direita -> Esquerda'; $string['TB'] = 'Superior -> Inferior'; $string['activity_from_other_section'] = 'Esta atividade é de outra seção'; $string['activitymap:addinstance'] = 'Adicionar um mapa de atividades'; $string['activitymap:view'] = 'Abrir mapa de atividades'; $string['activitymapsettings'] = 'Configurações do mapa de atividades'; $string['after'] = 'depois de'; $string['aliceblue'] = 'Aliceblue'; $string['allSections'] = 'Todas as seções'; $string['allSectionsGrouped'] = 'Todas as seções agrupadas'; $string['before'] = 'antes'; $string['beige'] = 'Bege'; $string['box'] = 'Caixa'; $string['condition_AND_label'] = 'E'; $string['condition_AND_tooltip'] = 'Todas as atividades recebidas devem ser concluídas'; $string['condition_OR_label'] = '> = 1'; $string['condition_OR_tooltip'] = 'Pelo menos uma atividade de entrada deve ser concluída'; $string['content'] = 'Conteúdo'; $string['currentSection'] = 'Seção atual'; $string['curved'] = 'Curvado'; $string['days_from_now'] = 'dias a partir de hoje'; $string['diamond'] = 'Diamante'; $string['edgestyle'] = 'Estilo da borda'; $string['elementshape'] = 'Forma do elemento'; $string['ellipse'] = 'Elipse'; $string['folder'] = 'Pasta'; $string['ghostwhite'] = 'Ghostwhite'; $string['graphdirection'] = 'Direção do gráfico'; $string['hexagon'] = 'Hexágono'; $string['hidden_activity'] = 'Atividade oculta'; $string['lightgray'] = 'Cinza claro'; $string['lightpink'] = 'Rosa claro'; $string['lightyellow'] = 'Amarelo claro'; $string['line'] = 'Linha'; $string['modulename'] = 'Mapa de Atividades'; $string['modulename_help'] = 'O módulo activitymap permite que um professor coloque atividades em uma imagem como um mapa. Isso pode ser usado para experiências de aprendizagem gamificadas adaptativas.'; $string['modulenameplural'] = 'Mapas de Atividades'; $string['nodeseperation'] = 'Separação de nós'; $string['none'] = 'Nenhum'; $string['not_existing_activity'] = 'Atividade não existente'; $string['note'] = 'Nota'; $string['ortho'] = 'Ortogonal'; $string['page-mod-url-x'] = 'Quaquer página do módulo do Mapa de Atividades'; $string['palegreen'] = 'Verde claro'; $string['parallelogram'] = 'Paralelograma'; $string['pluginadministration'] = 'Administrar módulo de Mapa de Atividade'; $string['pluginname'] = 'Mapa de Atividade'; $string['polyline'] = 'Polígono'; $string['printintro'] = 'Mostrar descrição do Mapa de Atividades'; $string['printintroexplain'] = 'Exibir descrição abaixo do conteúdo? Alguns tipos de exibição podem não exibir a descrição, mesmo se ativados.'; $string['privacy:metadata'] = 'O plugin de Mapa de Atividade não armazena dados pessoais.'; $string['random'] = 'Aleatório'; $string['sectionbackgroundcolor'] = 'Cor de fundo da seção'; $string['spline'] = 'Spline'; $string['star'] = 'Estrela'; $string['tab'] = 'Aba'; $string['this_is'] = 'isso é'; $string['transparent'] = 'Transparente'; $string['unknown_existing_activity'] = 'Atividade desconhecida';