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 'enrol_dps', language 'es', version '3.10'.
*
* @package enrol_dps
* @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['assignrole'] = 'Asignar rol';
$string['cost'] = 'Costo';
$string['coursenotfound'] = 'Curso no encontrado';
$string['currency'] = 'Moneda';
$string['defaultrole'] = 'Asigna rol predeterminado';
$string['defaultrole_desc'] = 'Seleccione el rol que será asignado a los usuarios durante su matriculación por DPS';
$string['dps:config'] = 'Configure las instancias de matriculación DPS';
$string['dps:manage'] = 'Administrar usuarios matriculados';
$string['dps:unenrol'] = 'Desmatricular usuarios del curso';
$string['dps:unenrolself'] = 'Desmatricularse a si mismo del curso';
$string['enrolenddate'] = 'Fecha fin';
$string['enrolenddate_help'] = 'Si está habilitado, los usuarios pueden ser matriculados hasta esta fecha únicamente.';
$string['enrolperiod'] = 'Duración de la matrícula';
$string['enrolperiod_desc'] = 'Duración de tiempo predeterminada en la que la matriculación es valida (en segundos). Si es cero, la duración de la matriculación será ilimitada por defecto.';
$string['enrolperiod_help'] = 'Duración de tiempo en el que la matriculación es válida, partiendo del momento en el que el usuario es matriculado. Si está deshabilitado, la duración de la matrícula será ilimitada.';
$string['enrolstartdate'] = 'Fecha de inicio';
$string['enrolstartdate_help'] = 'Si está habilitado, los usuarios podrán ser matriculados desde esta fecha en adelante únicamente.';
$string['error_curlrequired'] = 'La extensión PHP Curl es requerida para el plugin de matriculación DSP.';
$string['error_dpscurrency'] = 'El cargo asignado al curso no está en una moneda reconocida por DPS.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists