%PDF- %PDF-
Direktori : /home2/vacivi36/moodledata/lang/pt_br/ |
Current File : //home2/vacivi36/moodledata/lang/pt_br/atto_poodll.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 'atto_poodll', language 'pt_br', version '3.9'. * * @package atto_poodll * @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['allowaudiomp3'] = 'Permitir gravação de MP3'; $string['allowvideo'] = 'Permitir gravação de vídeo'; $string['audiomp3_desc'] = 'Gravar MP3'; $string['browse'] = 'Procurar'; $string['browserepositories'] = 'Navegar nos repositórios...'; $string['cancel'] = 'Cancelar'; $string['dialogtitle'] = 'Criar arquivo de mídia'; $string['drawtheninsert'] = 'Depois de desenhar, pressione "Salvar imagem" e depois em "Inserir".'; $string['enterurl'] = 'Digite uma URL'; $string['insert'] = 'Inserir'; $string['nothingtoinsert'] = 'Nada para inserir!'; $string['openinnewwindow'] = 'Abrir em uma nova janela'; $string['poodll:allowaudiomp3'] = 'Permitir gravação MP3'; $string['poodll:allowvideo'] = 'Permitir gravação de vídeo'; $string['poodll:visible'] = 'Visível'; $string['recorderstoshow'] = 'Mostrar gravadores'; $string['recordtheninsert'] = 'Após a gravação, pressione a tecla Insert.'; $string['show_audiomp3'] = 'Mostrar gravador MP3'; $string['show_video'] = 'Mostrar gravador de vídeo'; $string['snapshot_desc'] = 'Tirar foto'; $string['snaptheninsert'] = 'Após tirar uma foto, pressione a tecla Insert.'; $string['usewhiteboard'] = 'Escolha o tipo de quadro:'; $string['video_desc'] = 'Gravar vídeo'; $string['visible'] = 'Visível'; $string['whiteboard_desc'] = 'Fazer Desenho';