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_mx', version '3.9'.
*
* @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'] = 'Ingreso exitoso. Por favor, refresque la página del navegador después de cerrar esta ventana emergente.';
$string['clientid'] = 'ID del cliente de Cuenta Microsoft';
$string['clientiddetails'] = 'Escriba la ID del cliente de su Cuenta Microsoft de <a target="_blank" href="https://account.live.com/developers/applications\\">Live App management site</a>';
$string['clientsecret'] = 'Secreto del cliente de Cuenta Microsoft';
$string['clientsecretdetails'] = 'Escriba el secreto del cliente de su cuenta Microsoft de <a target="_blank" href="https://account.live.com/developers/applications\\">Live App management site</a>';
$string['configplugin'] = 'Configurar Cuenta Microsoft';
$string['oauthinfo'] = '<p>Para usar este plugin, Usted necesita registrar su sitio <a href=\'https://account.live.com/developers/applications\'>con Microsoft</a>.<p>Como parte del proceso de registro, Usted necesitará escribir la siguiente URL como \'Redirect domain\':</p><p>{$a->callbackurl}</p>Una vez registrado, a Usted le proporcionarán un ID y un secreto del cliente que podrá entonces escribir aquí.</p>';
$string['pluginname'] = 'Cuenta Microsoft';
$string['redirect'] = 'URL de redirección (Redirect URL) de Cuenta Microsoft';
$string['redirectdetails'] = 'Redirigir URL desde el <a target="_blank" href="https://account.live.com/developers/applications">Live App management site</a>';
$string['refreshnonjsfilepicker'] = 'Ingreso exitoso. Por favor, cierre esta ventana emergente y refresque la página del navegador.';
$string['secret'] = 'Secreto';
$string['signin'] = 'Ingresar';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists