%PDF- %PDF-
Direktori : /home2/vacivi36/moodledata/lang/pt_br/ |
Current File : //home2/vacivi36/moodledata/lang/pt_br/block_mrbs.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 'block_mrbs', language 'pt_br', version '3.9'. * * @package block_mrbs * @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['about_mrbs'] = 'Sobre MRBS'; $string['accessdenied'] = 'Acesso negado'; $string['accessmrbs'] = 'Agendar um recurso (Sala de Informática)'; $string['addarea'] = 'Adicionar Área'; $string['addroom'] = 'Adicionar sala'; $string['advanced_search'] = 'Pesquisa avançada'; $string['all_day'] = 'Todos os dias'; $string['area'] = 'Área'; $string['areas'] = 'Áreas'; $string['bgcolor'] = 'bgcolor'; $string['blockname'] = 'Agendamento de Recursos'; $string['bookingmoved'] = 'Uma de suas reservas foi transferida'; $string['bookingmovedshort'] = '{$a->name} movido para {$a->newroom}'; $string['bookingmoveerrormessage'] = 'Ocorreu um erro ao mover {$a->name} (ID: {$a->id})'; $string['capacity'] = 'Capacidade'; $string['charset'] = 'UTF-8'; $string['config_dateformat'] = 'Formaro de data'; $string['config_default_view'] = 'Visualização padrão'; $string['config_javascript_cursor'] = 'Cursor javascript'; $string['hours'] = 'horas'; $string['hybrid'] = 'híbrido'; $string['newwindow'] = 'Nova janela'; $string['not_found'] = 'não ancontrado'; $string['period'] = 'Período'; $string['periods'] = 'períodos'; $string['postbrowserlang'] = 'idioma.'; $string['rep_num_weeks'] = 'Números de semanas'; $string['resolution_units'] = 'Minutos'; $string['search_for'] = 'Buscar por'; $string['search_results'] = 'Resultados de busca por'; $string['seconds'] = 'segundos'; $string['sum_by_creator'] = 'Criador'; $string['sure'] = 'Você tem certeza?'; $string['system'] = 'Sistema'; $string['type'] = 'Tipo'; $string['unconfirmedbooking'] = 'Não confimado'; $string['unknown'] = 'Desconhecido'; $string['viewday'] = 'Visualizar dia'; $string['viewmonth'] = 'Visualizar Mês'; $string['viewweek'] = 'Visualizar semana'; $string['weeks'] = 'semanas';