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 'fileconverter_googledrive', language 'es_mx', version '3.9'.
*
* @package fileconverter_googledrive
* @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['disabled'] = 'Deshabilitado';
$string['issuer'] = 'Servicio OAuth 2';
$string['issuer_help'] = 'El servicio OAuth 2 usado para acceder a Google Drive.';
$string['pluginname'] = 'Google Drive';
$string['privacy:metadata:fileconverter_googledrive:externalpurpose'] = 'Esta información es enviada a API de Google Drive para que el archivo sea convertido a un formato alternativo. El archivo es conservado temporalmente en Google Drive y es eliminado después de que se haga la conversión.';
$string['privacy:metadata:fileconverter_googledrive:filecontent'] = 'El contenido del archivo.';
$string['privacy:metadata:fileconverter_googledrive:filemimetype'] = 'El tipo MIME del archivo.';
$string['privacy:metadata:fileconverter_googledrive:params'] = 'Los parámetros de la consulta pasados a API de Google Drive.';
$string['test_conversion'] = 'Probar conversión de documento';
$string['test_conversionnotready'] = 'El conventidor de documento NO está configurado apropiadamente.';
$string['test_conversionready'] = 'El conventidor de documento está configurado apropiadamente.';
$string['test_converter'] = 'Probar si este convertidor está funcionando apropiadamente.';
$string['test_issuerinvalid'] = 'El servicio OAuth configurado en las configuraciones del convertidor de documento está configurado a un valor inválido.';
$string['test_issuernotconnected'] = 'El servicio OAuth configurado en las configuraciones del convertidor de documento no tiene conectada una cuenta del sistema.';
$string['test_issuernotenabled'] = 'El servicio OAuth configurado en las configuraciones del convertidor de documento no está habilitado.';
$string['test_issuernotset'] = 'El servicio OAuth necesita ser configurado en las configuraciones del convertidor de documento.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists