__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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 'communication_matrix', language 'pt_br', version '4.5'.
*
* @package communication_matrix
* @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['cachedef_serverversions'] = 'Informações de versão do servidor Matrix para servidores em execução';
$string['matrix:moderator'] = 'Moderador Matrix';
$string['matrixaccesstoken'] = 'Token de acesso';
$string['matrixaccesstoken_desc'] = 'Token de acesso para a conta que realizará ações no servidor doméstico.';
$string['matrixelementurl'] = 'URL da web do elemento';
$string['matrixhomeservername'] = 'Nome do Servidor Inicial';
$string['matrixhomeservername_desc'] = 'A parte depois de <code>@user:</code> no seu Matrix ID (por exemplo, <code>example.com</code> em <code>@user:example.com</code>)';
$string['matrixhomeserverurl'] = 'URL do servidor doméstico';
$string['matrixhomeserverurl_desc'] = 'URL do servidor para conectar e criar contas, por exemplo, https://matrix.example.com.';
$string['matrixrefreshtoken'] = 'Atualizar token';
$string['matrixrefreshtoken_desc'] = 'Token de atualização de administrador associado ao token de acesso.';
$string['matrixroomtopic'] = 'Tópico da sala';
$string['matrixroomtopic_help'] = 'Uma breve descrição da finalidade desta sala.';
$string['matrixuserid'] = 'ID de usuário Matrix';
$string['pluginname'] = 'Matrix';
$string['privacy:metadata'] = 'O plugin de comunicação Matrix não armazena nenhum dado pessoal.';