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 'repository_dropbox', language 'es', version '3.10'.
*
* @package repository_dropbox
* @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['apikey'] = 'Clave de la API de Dropbox';
$string['cachelimit'] = 'Límite del caché';
$string['cachelimit_info'] = 'Introduzca el tamaño máximo de los archivos (en bytes) que se almacenarán en caché en el servidor de Dropbox para alias/accesos directos. Los archivos almacenados en caché se servirán cuando el origen ya no está disponible. Un valor vacío o cero significa que se almacenarán en caché de todos los archivos independientemente de su tamaño.';
$string['configplugin'] = 'Configuración de Dropbox';
$string['crontask'] = 'Procesamiento en segundo plano para el repositorio de Dropbox';
$string['dropbox'] = 'Dropbox';
$string['dropbox:view'] = 'Mostrar una carpeta de Dropbox';
$string['instruction'] = 'Puede obtener su clave de API y su secreto de <a href="https://www.dropbox.com/developers/apps">desarrolladores de Dropbox</a>. Cuando configure su clave, seleccione "Dropbox completo" como "Nivel de acceso".';
$string['logoutdesc'] = '(Salir cuando termine de usar Dropbox)';
$string['notitle'] = 'sin título';
$string['oauth2redirecturi'] = 'URI de redireccionamiento de OAuth 2';
$string['pluginname'] = 'Dropbox';
$string['privacy:metadata:repository_dropbox'] = 'El complemento de repositorio de Dropbox no almacena ningún dato personal, pero envía los datos de usuario desde Moodle al servidor remoto.';
$string['privacy:metadata:repository_dropbox:query'] = 'La consulta de texto de búsqueda de usuario del repositorio de Dropbox.';
$string['remember'] = 'Recordarme';
$string['secret'] = 'Clave secreta de Dropbox';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists