Sindbad~EG File Manager
<?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 'rocketchat', language 'es_mx', version '3.9'.
*
* @package rocketchat
* @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['apitoken'] = 'Token API Rocket.Chat';
$string['apitoken_desc'] = 'Token asociado API Rocket.Chat';
$string['apiuser'] = 'Usuario API Rocket.Chat';
$string['background_add_instance_desc'] = 'Esto evitará que espere a la página de creación del módulo';
$string['background_restore_desc'] = 'Esto evitará que espere mientras se duplica un módulo Rocket.Chat';
$string['background_synchronize_desc'] = 'Esto ocurre después de que un curso o módulo Rocket.Chat es restaurado desde la papelera de reciclaje.';
$string['connection-success'] = 'Conexión establecida exitosamente';
$string['connectiontestresult'] = 'Resultado de prueba de conexión';
$string['create_user_account_if_not_exists'] = 'Crear cuenta de usuario Rocket.Chat';
$string['datastransmittedtorc'] = 'datos transmitidos a Rocketchat';
$string['defaultmoderatorroles'] = 'Moderadores Rocketchat';
$string['defaultuserroles'] = 'Usuarios Rocket.Chat';
$string['description'] = 'Módulo que acopla Rocket.Chat y Moodle';
$string['displaycurrent'] = 'Mostrar en ventana actual';
$string['displaynew'] = 'Mostrar en ventana nueva';
$string['displaypopup'] = 'Mostrar en ventana emergente';
$string['displaysection'] = 'Configuraciones de visualización';
$string['displaytype'] = 'Tipo de visualización';
$string['errorintestwhilegconnection'] = 'Error al probar conexiones';
$string['filesonly'] = 'Solamente podar archivos, conservar mensajes';
$string['groupnametoformat'] = 'Nombre formateado del grupo';
$string['instanceurl'] = 'URL de instancia Rocket.Chat';
$string['joinrocketchat'] = 'Unirse a sesión Rocket.Chat';
$string['moderatorroles'] = 'Roles Moodle en cursos que serán moderadores Rocket.Chat';
$string['modulename'] = 'Rocket.Chat';
$string['modulenameplural'] = 'Instancias Rocket.Chat';
$string['name'] = 'Nombre de instancia (en el curso)';
$string['norocketchats'] = 'No hay instancias del módulo Rocket.Chat';
$string['pluginadministration'] = 'Administración de Rocket.Chat';
$string['pluginname'] = 'Rocket.Chat';
$string['popupheight'] = 'Altura de ventana emergente';
$string['popupwidth'] = 'Ancho de ventana emergente';
$string['privacy:metadata:mod_rocketchat:rocket_chat_server'] = 'Datos transmitidos a servidores Rocket.Chat remotos';
$string['privacy:metadata:mod_rocketchat:rocket_chat_server:email'] = 'Email del usuario';
$string['privacy:metadata:mod_rocketchat:rocket_chat_server:firstname'] = 'Nombre del usuario';
$string['privacy:metadata:mod_rocketchat:rocket_chat_server:lastname'] = 'Apellido(s) del usuario';
$string['privacy:metadata:mod_rocketchat:rocket_chat_server:username'] = 'Nombre del usuario';
$string['removeditem'] = 'se quitaron mensajes en {$a->rocketchatid}';
$string['removemessages'] = 'Quitar todos los mensajes';
$string['retentionenabled'] = 'Retención de mensaje';
$string['retentionenabled_desc'] = 'Activar retención de mensaje';
$string['retentionfeature'] = 'Característica de retención';
$string['retentionsection'] = 'Configuraciones de retención de mensaje';
$string['rocketchat:addinstance'] = 'Añadir una instancia de Rocket.Chat';
$string['rocketchat:view'] = 'Ver las instancias del módulo Rocket.Chat';
$string['rocketchat_nickname'] = '{$a->firstname} {$a->lastname}';
$string['rolessection'] = 'Configuraciones de definición de roles';
$string['settings'] = 'Configuraciones del plugin Rocket.Chat';
$string['testconnection'] = 'Probar conexión a Rocket.Chat';
$string['testerrorcode'] = 'Código de error : {$a}';
$string['testerrormessage'] = 'Mensaje de error :</br>{$a}';
$string['testtitle'] = 'Prueba de conexión Rocket.Chat';
$string['usernamehook'] = 'Activar hook (anzuelo) nombre_de_usuario.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists