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_dndupload', language 'es_mx', version '3.9'.
*
* @package block_dndupload
* @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['addhere'] = 'Añadir archivo(s) aquí';
$string['addlinkhere'] = 'Añadir liga aquí';
$string['addwebpagehere'] = 'Añadir página aquí';
$string['blockname'] = 'Subir por arrastrar y soltar';
$string['dndworking'] = 'Arrastre y suelte archivos, texto o ligas desde su escritorio hasta secciones del curso para subirlas';
$string['filetoolarge'] = 'es demasiado grande para subirse';
$string['nameforlink'] = '¿Cómo quiere llamar a esta liga?';
$string['nameforwebpage'] = '¿Cómo quiere llamar a esta página?';
$string['noajax'] = 'Debe habilitarse edición del curso mediante AJAX para que funcione arrastrar y soltar';
$string['nofilereader'] = 'Su navegador no soporta la subida de archivos mediante arrastrar y soltar';
$string['nopermission'] = 'Usted no tiene permisos para agregar archivos a este curso';
$string['noscript'] = 'Debe habilitarse JavaScript para que funcione arrastrar y soltar';
$string['notmoodle23'] = 'Su sitio tiene Moodle 2.3 (o superior), que ya tiene incluída la funcionalidad de este bloque - pídale a su administrador del sitio que borre el bloque dndupload de este sitio.';
$string['pluginname'] = 'Subir mediante arrastrar y soltar';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists