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 'local_msaccount', language 'es', version '4.2'.
*
* @package local_msaccount
* @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['cannotaccessparentwin'] = 'Inicio de sesión correcto. Por favor, actualice la página del navegador después de cerrar esta ventana emergente.';
$string['clientid'] = 'ID de cliente de la cuenta de Microsoft';
$string['clientiddetails'] = 'Introduzca su ID de cliente de la cuenta de Microsoft desde el <a target="_blank" href="https://account.live.com/developers/applications">Centro para desarrolladores de cuentas Microsoft</a>';
$string['clientsecret'] = 'ID secreto de su cuenta de Microsoft';
$string['clientsecretdetails'] = 'Introduzca su ID secreto de la cuenta de Microsoft desde el <a target="_blank" href="https://account.live.com/developers/applications">Centro para desarrolladores de cuentas Microsoft</a>';
$string['configplugin'] = 'Configurar la cuenta de Microsoft';
$string['oauthinfo'] = '<p>Para usar este plugin, debe registrar su sitio <a href=\'https://account.live.com/developers/applications\'>en Microsoft</a>.<p>Como parte del proceso de registro, tendrá que introducir la siguiente URL como \'Redirect domain\':</p><p>{$a->callbackurl}</p>Una vez registrado, se le proporcionará un ID de cliente y un ID secreto que deberá introducir aquí.</p>';
$string['pluginname'] = 'Cuenta de Microsoft';
$string['redirect'] = 'Redirección URI de la cuenta de Microsoft';
$string['redirectdetails'] = 'Redirección URI desde el <a target="_blank" href="https://account.live.com/developers/applications">Centro para desarrolladores de cuentas Microsoft</a>';
$string['refreshnonjsfilepicker'] = 'Inicio de sesión exitosa. Por favor, cierre esta ventana emergente y refresque la página del navegador.';
$string['secret'] = 'Secreto';
$string['settingredirect'] = '<p>Para usar este plugin, debe registrar su sitio <a href="https://account.live.com/developers/applications">en Microsoft</a>.<p>Como parte del proceso de registro, tendrá que introducir la siguiente URL como \'Redirect domain\':</p><p><b>{$a->callbackurl}</b></p>Una vez registrado, se le proporcionará un ID de cliente y un ID secreto que deberá introducir aquí.</p>';
$string['signin'] = 'Iniciar sesión';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists