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 'courselinks', language 'es_mx', version '3.9'.
*
* @package courselinks
* @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['back'] = 'Regresar al curso';
$string['by_line'] = 'por línea';
$string['card_disposition'] = 'Disposición de tarjetas';
$string['courselinks:addinstance'] = 'Añadir enlaces de curso en el curso';
$string['courselinks:view'] = 'Ver enlaces de curso';
$string['display'] = 'Enlaces mostrar';
$string['display:card'] = 'Tarjeta';
$string['display:list'] = 'Lista';
$string['display:nav'] = 'Menú de navegación';
$string['error_courses'] = '<div class="alert alert-danger">Imposible crear enlaces hacia otros cursos porque usted no tiene derechos de mánager (gestor) en cursos excepto en este cuso actual..</div>';
$string['error_links'] = 'Por favor seleccione al menos un curso a enlazar.';
$string['links'] = 'Cursos enlazados';
$string['modulename'] = 'Enlaces a cursos';
$string['modulename_help'] = 'Módulo que permite añadir enlaces a otros cursos Moodle';
$string['modulenameplural'] = 'Enlaces a cursos';
$string['open:new_tab'] = 'Abrir en pestaña nueva';
$string['open:new_window'] = 'Abrir en ventana nueva';
$string['open:same'] = 'Abrir en la pestaña actual';
$string['opentype'] = 'Enlaces abriendo';
$string['pluginadministration'] = 'Recurso Courselink';
$string['pluginname'] = 'Enlaces a cursos';
$string['privacy:metadata'] = 'El plugin de recurso Courselink no almacena ni transmite ningún dato personal.';
$string['show_all_courses'] = 'Forzar a mostrar todos los cursos elegidos';
$string['show_all_courses_help'] = 'Si se activa, todos los cursos elegidos serán mostrados en la actividad. No se comprobará el acceso a los cursos.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists