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 'local_mail', language 'es', version '4.2'.
*
* @package local_mail
* @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['addrecipients'] = 'Agregar destinatarios';
$string['all'] = 'Todos';
$string['bcc'] = 'BCC';
$string['cancel'] = 'Cancelar';
$string['cc'] = 'CC';
$string['compose'] = 'Redactar';
$string['configenablebackup'] = 'Copia de seguridad / restaurar';
$string['configenablebackupdesc'] = 'Activar la copia de seguridad y la restauración de los mensajes y etiquetas.';
$string['downloadall'] = 'Descargar todo';
$string['draft'] = 'Borrador';
$string['drafts'] = 'Borradores';
$string['editlabel'] = 'Editar Etiqueta';
$string['emptytrash'] = 'Vaciar basura';
$string['emptytrashconfirm'] = 'Usted está a punto de vaciar la basura';
$string['erroremptylabelname'] = 'Por favor especifique el nombre de etiqueta';
$string['erroremptyrecipients'] = 'Por favor especificar al menos un destinatario.';
$string['erroremptysubject'] = 'Por favor especificar el asunto.';
$string['errorrepeatedlabelname'] = 'El nombre de etiqueta ya existe';
$string['forward'] = 'avanzar';
$string['from'] = 'de';
$string['hasattachments'] = '(Mensaje con adjuntos)';
$string['inbox'] = 'Bandeja de entrada';
$string['labels'] = 'Etiquetas';
$string['mail:mailsamerole'] = 'Envía correos a los usuarios con el mismo rol';
$string['mail:usemail'] = 'Usar Correo';
$string['markasread'] = 'Marcar como leido';
$string['markasstarred'] = 'Marcar como destacado';
$string['markasunread'] = 'Marcar como no leido';
$string['markasunstarred'] = 'Desmarcar como sin destacar';
$string['messageprovider:mail'] = 'Notificación de correo recibido';
$string['newlabel'] = 'Nueva Etiqueta';
$string['none'] = 'Ninguno';
$string['norecipient'] = '(sin destinatario)';
$string['nosubject'] = '(sin asunto)';
$string['notificationsubject'] = 'Nuevo mensaje de correo en {$a}';
$string['pagingsingle'] = '{$a->index} de {$a->total}';
$string['pluginname'] = 'Correo';
$string['read'] = 'Leer';
$string['references'] = 'Referencias';
$string['reply'] = 'Responder';
$string['replyall'] = 'Responder Todos';
$string['restore'] = 'Restaurar';
$string['save'] = 'Guardar';
$string['search'] = 'Búsqueda';
$string['send'] = 'Enviar';
$string['showrecentmessages'] = 'Mostrar mensajes recientes';
$string['starred'] = 'Destacado';
$string['subject'] = 'Asunto';
$string['to'] = 'Para';
$string['trash'] = 'Basura';
$string['undo'] = 'Deshacer';
$string['unread'] = 'Sin Leer';
$string['unstarred'] = 'Sin destacar';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists