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_emailed_files', language 'es', version '4.1'.
*
* @package repository_emailed_files
* @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['box'] = 'Buzón predeterminado que se usará para buscar correos, normalmente la bandeja de entrada';
$string['configplugin'] = 'Configuración de archivos enviados por correo electrónico';
$string['emailed_files'] = 'Archivos enviados por correo electrónico';
$string['host'] = 'Host de su servidor de correo';
$string['pass'] = 'La contraseña de su buzón de correo';
$string['pluginname'] = 'Mis archivos enviados por correo electrónico';
$string['port'] = 'Puerto de su servidor de correo, los valores predeterminados son: IMAP 143, IMAP-SSL: 993';
$string['protocol'] = 'Si se debe usar IMAP o POP3';
$string['purge_age_days'] = 'Eliminar correos electrónicos automáticamente después de .. días, 0 dice: nunca borrar';
$string['use_ssl'] = 'Si usar o no SSL';
$string['user'] = 'El nombre de usuario de su buzón de correo';
$string['validate_cert'] = 'Independientemente de si se comprueba o no el certificado, si NO se marca permite certificados autofirmados';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists