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 'auth_mumie', language 'es_mx', version '3.9'.
*
* @package auth_mumie
* @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['mumie:addserver'] = 'Añadirle a Moodle un nuevo servidor MUMIE';
$string['mumie:deleteserver'] = 'Eliminar un servidor MUMIE de Moodle';
$string['mumie:viewavailablecourses'] = 'Ver todos los servidores MUMIE, cursos y trabajos que están disponibles en esta plataforma Moodle';
$string['mumie_add_server_button'] = 'Añadir servidor MUMIE';
$string['mumie_api_key'] = 'Clave API MUMIE';
$string['mumie_api_key_desc'] = 'Especificar clave API MUMIE para sincronización de calificación';
$string['mumie_delete_button'] = 'Eliminar';
$string['mumie_edit_button'] = 'Editar';
$string['mumie_firstname'] = 'Nombre';
$string['mumie_form_already_existing_config'] = 'Ya existe una configuración para este prefijo URL';
$string['mumie_form_already_existing_name'] = 'Ya existe una configuración para este nombre';
$string['mumie_form_required'] = 'necesario';
$string['mumie_form_server_btn_cancel'] = 'Cancelar';
$string['mumie_form_server_btn_submit'] = 'Enviar';
$string['mumie_form_server_config'] = 'Configuración de servidor MUMIE';
$string['mumie_form_server_not_existing'] = 'No hay servidor MUMIE para esta URL';
$string['mumie_form_title'] = 'Configurar servidor MUMIE';
$string['mumie_lastname'] = 'Apellido(s)';
$string['mumie_mail'] = 'Email';
$string['mumie_org'] = 'Org MUMIE';
$string['mumie_org_desc'] = 'Especificar la clave de organización MUMIE, como por ejemplo "rwth"';
$string['mumie_server_list_heading'] = 'Servidores MUMIE configurados';
$string['mumie_server_name'] = 'Nombre del sevidor';
$string['mumie_server_name_help'] = 'Por favor inserte un nombre único para esta configuración';
$string['mumie_shared_user_data'] = 'Datos compartidos del usuario';
$string['mumie_shared_user_data_desc'] = 'Elegir cuales datos del usuario deberían estar compartidos con servidores MUMIE';
$string['mumie_table_header_name'] = 'Nombre del servidor';
$string['mumie_table_header_url'] = 'Prefijo de URL';
$string['mumie_url_prefix'] = 'Prefijo de URL MUMIE';
$string['mumie_url_prefix_help'] = 'Especificar el prefijo URLMUMIE URL<br><br> como por ejemplo <b>https://www.ombplus.de/ombplus</b> <br><br> Solamente puede haber una configuración para cualquier prefijo URL.';
$string['pluginname'] = 'Ingreso único (Single Sign On) MUMIE';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists