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_mx', version '3.9'.
*
* @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 por defecto a usar para búsqueda de Emails, normalmente INBOX (Bandeja de entrada)';
$string['configplugin'] = 'Configuración de Archivos enviados por Email';
$string['emailed_files'] = 'Archivos enviados por Email';
$string['host'] = 'Host de su servidor de Email';
$string['pass'] = 'Su contraseña del buzón';
$string['pluginname'] = 'Mis archivos enviados por Email';
$string['port'] = 'Puerto de su servidor de Email, por defecto son: IMAP 143, IMAP-SSL: 993';
$string['protocol'] = 'Si es que usará IMAP o POP3';
$string['purge_age_days'] = 'Borrar todos los Emails automáticamente después de ... días, donde 0 significa nunca borrar';
$string['use_ssl'] = 'Si es que usará o no SSL';
$string['user'] = 'Su nombre_de_usuario de su buzón';
$string['validate_cert'] = 'Si es que se revisará o nó el certificado de seguridad. En caso de que NO se revise, permite certificados auto-firmados';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists