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 'filter_oembed', language 'es_mx', version '3.9'.
*
* @package filter_oembed
* @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['atag'] = 'Filtrar en las marcas < a >';
$string['cachelifespan'] = 'Tiempo_de_vida de caché';
$string['cachelifespan_daily'] = '1 día';
$string['cachelifespan_desc'] = 'El tiempo que pasa antes de que deba refrescarse la lista de proveedores.';
$string['cachelifespan_disabled'] = 'Tiempo_de_vida de caché deshabilitado';
$string['cachelifespan_weekly'] = '1 semana';
$string['connection_error'] = 'Error al conectarse al proveedor externo; por favor, intente re-cargar la página.';
$string['copytolocal'] = 'Se creó nueva definición de proveedor local para "{$a}".';
$string['deleteproviderconfirm'] = '¿Está Usted seguro de querer eliminar al proveedor "{$a}"?';
$string['deleteprovidertitle'] = 'Eliminar proveedor';
$string['divtag'] = 'Filtrar en las marcas < div >';
$string['downloadproviders'] = 'Proveedores descargados';
$string['enabled'] = 'Habilitado';
$string['endpoints'] = 'Puntos finales';
$string['filtername'] = 'Filtro Oembed';
$string['lazyload'] = 'Retrasar Cargar Incrustar (Cargafloja)';
$string['localproviders'] = 'Proveedores locales';
$string['manageproviders'] = 'Gestionar proveedores';
$string['nocopytolocal'] = 'No pudo crearse la definición para nuevo proveedor local en "{$a}". Es posible que ya existía.';
$string['playoembed'] = 'Reproducir';
$string['pluginproviders'] = 'Proveedores de plugin';
$string['provider'] = 'Proveedor';
$string['providername'] = 'Nombre del proveedor';
$string['providersallowed'] = 'Proveedores permitidos.';
$string['providersallowed_desc'] = 'Lista blanca de proveedores a usarse con este plugin.';
$string['providersrestrict'] = 'Restringir proveedores';
$string['providersrestrict_desc'] = 'Restringir los proveedores a una lista de proveedores permitidos';
$string['providerurl'] = 'URL del proveedor';
$string['requiredfield'] = 'El campo "{$a}" debe ser completado';
$string['saveasnew'] = 'Guardar como nuevo local';
$string['savefailed'] = 'No se pudo guardar el proveedor.';
$string['saveok'] = 'Proveedor exitosamente guardado.';
$string['source'] = 'Fuente del proveedor';
$string['subplugintype_oembedprovider'] = 'Proveedor Oembed';
$string['subplugintype_oembedprovider_plural'] = 'Proveedores Oembed';
$string['targettag'] = 'Marca destino';
$string['targettag_desc'] = 'Qué tipo de marca debería de filtrarse - anclas o divs con la clase oembed.';
$string['updateproviders'] = 'Actualizar información de proveedor Oembed.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists