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_s3links', language 'es_mx', version '3.9'.
*
* @package repository_s3links
* @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['accesserror'] = 'No se pudo conectar a Amazon S3 con estas credenciales.';
$string['accesskey'] = 'Clave de acceso';
$string['bucket'] = 'Compartimiento (bucket)';
$string['bucketnotfound'] = 'Este compartimiento (bucket) no existe.';
$string['configplugin'] = 'Configuraciones de enlaces Amazon S3';
$string['endpoint'] = 'Punto_final';
$string['forcelogin'] = 'Forzar ingreso';
$string['forcelogin_help'] = 'Solamente los usuarios que han ingresado al sitio podrán acceder a enlaces en este repositorio. Los repositorios a nivel de curso solamente serán accesibles para usuarios inscritos en el curso.';
$string['needaccesskey'] = 'Debe proporcionarse clave de acceso.';
$string['pluginname'] = 'Enlaces Amazon S3';
$string['s3links:view'] = 'Ver repositorio enlaces Amazon S3';
$string['secretkey'] = 'Clave secreta';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists