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 'block_rss_plus', language 'es_mx', version '3.9'.
*
* @package block_rss_plus
* @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['addfeed'] = 'Añadir una URL para canal de noticias RSS';
$string['addheadlineblock'] = 'Añadir bloque de encabezado RSS';
$string['addnew'] = 'Añadir nuevo';
$string['addnewfeed'] = 'Añadir un nuevo canal';
$string['cannotmakemodification'] = 'Usted no tiene permitido hacer modificaciones a este canal RSS actualmente.';
$string['choosefeedlabel'] = 'Elija los canales que le gustaría hacer disponibles en este bloque:';
$string['clientchannellink'] = 'Sitio orige...';
$string['clientnumentries'] = 'El número de entradas por defecto a mostrar por canal.';
$string['clientshowchannellinklabel'] = '¿Debería de mostrase un enlace al sitio original (enlace al canal) ? (Tenga en cuenta que si no se pone un enlace de alimentación en el enlace de noticias, entonces no se mostrará ningún enlace) :';
$string['clientshowimagelabel'] = 'Mostrar la imagen del canal si estuviera disponible :';
$string['configblock'] = 'Configurar este bloque';
$string['couldnotfindfeed'] = 'No pudo encontrarse canal con id';
$string['customtitlelabel'] = 'Título personalizado (déjelo vacío para usar el título que proporciona el alimentador):';
$string['deletefeedconfirm'] = '¿Está Usted seguro de querer borrar este alimentador?';
$string['disabledrssfeeds'] = 'Los alimentadores RSS están deshabilitados';
$string['displaydescriptionlabel'] = '¿Mostrar cada descripción de enlace?';
$string['editafeed'] = 'Editar un alimentador';
$string['editfeeds'] = 'Editar, suscribirse o des-suscribirse desde los alimentadorees de noticias RSS/Atom';
$string['editnewsfeeds'] = 'Editar alimentadores de noticias';
$string['editrssblock'] = 'Editar bloque de encabezado RSS';
$string['enableautodiscovery'] = '¿Habilitar auto-descubrimiento de alimentadores?';
$string['enableautodiscovery_help'] = 'Si se habilita, los alimentadores en páginas web son encontrados automáticamente. Por ejemplo, si se escribe http://docs.moodle.org , entonces http://docs.moodle.org/en/index.php?title=Special:RecentChanges&feed=rss sería encontrado.';
$string['errorloadingfeed'] = 'Error al cargar este alimentador RSS ({$a})';
$string['feed'] = 'Alimentador';
$string['feedadded'] = 'Alimentador de noticias añadido';
$string['feeddeleted'] = 'Alimentador de noticias eliminado';
$string['feeds'] = 'Alimentadores de noticias';
$string['feedsaddedit'] = 'Añadir/editar alimentadores';
$string['feedsconfigurenewinstance'] = 'Elija aquí para configurar este bloque para mostrar canales RSS.';
$string['feedsconfigurenewinstance2'] = 'Elija el ícono de edición superior para configurar este bloque para mostrar canales RSS.';
$string['feedstitle'] = 'RSS plus';
$string['feedupdated'] = 'Alimentador de noticias actualizado';
$string['feedurl'] = 'URL del alimentador';
$string['findmorefeeds'] = 'Encontrar más alimentadores RSS';
$string['managefeeds'] = 'Gestionar todos mis alimentadores';
$string['nofeeds'] = 'No hay alimentadores de RSS definidos para este sitio';
$string['numentries'] = 'Entradas por alimentador';
$string['pickfeed'] = 'Elegir un alimentador de noticias';
$string['pluginname'] = 'RSS plus';
$string['remotenewsfeed'] = 'Alimentador remoto de noticias';
$string['rss_plus:createprivatefeeds'] = 'Crear alimentadores RSS privados';
$string['rss_plus:createsharedfeeds'] = 'Crear alimentadores RSS compartidos';
$string['rss_plus:manageanyfeeds'] = 'Gestionar cualquier alimentador RSS';
$string['rss_plus:manageownfeeds'] = 'Gestionar alimentador RSS propio';
$string['seeallfeeds'] = 'Ver todos los alimentadores';
$string['sharedfeed'] = 'Alimentador compartido';
$string['shownumentrieslabel'] = 'Número máximo de entradas a mostrar por bloque.';
$string['submitters'] = '¿Quién tendrá permitido definir nuevos canales RSS? Los canales definidos están disponibles para cualquier página de su sitio.';
$string['submitters2'] = 'Remitentes';
$string['timeout'] = 'Tiempo en minutos antes de que un alimentador RSS caduque en caché. Tenga en cuenta que este tiempo define el tiempo mínimo antes de caducidad, el alimentador será refrescado en caché en la siguiente ejecución del cron después de la caducidad. Los valores recomendados son de 30 minutos o más.';
$string['timeout2'] = 'Tiempo de espera (timeout)';
$string['timeoutdesc'] = 'Tiempo en minutos para que un alimentador RSS viva en caché.';
$string['updatefeed'] = 'Actualizar una URL de alimentador de noticias RSS:';
$string['viewfeed'] = 'Ver canal';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists