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_cam_mycourses', language 'es_mx', version '3.9'.
*
* @package block_cam_mycourses
* @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['cascade'] = 'Cascada';
$string['category'] = 'Categoría';
$string['categorysettings'] = 'Configuraciones de categoría';
$string['categorysettings_desc'] = '<p>Los cursos pueden mostrarse de 3 formas diferentes <ul> <li>Completo: Esto muestra el curso con información completa del resumen proporcionado por los módulos dentro del curso, tales como las fechas en que deben entregarse las tareas </li> <li>Listado: Esto muestra una lista de los cursos dentro de la categoría sin más información extra</li> <li>Completo si está inscrito : Esto muestra el curso con toda la información de vista general, pero si no está inscrito en el curso enlistado solamente se mostrará el nombre del curso.</li> </ul></p> <p>Cascada - Esto hace que todos los cursos dentro de las categoría hijo se muestren como si vinieran de la categoría padre</p> <p>Inscrito - Si se configura, solamente se mostrarán los cursos en donde está inscrito el alumno.</p>';
$string['detail'] = 'Detalle';
$string['display'] = 'Mostrar';
$string['enrolled'] = 'Inscrito';
$string['full'] = 'Completo';
$string['fullif'] = 'Completo si está inscrito';
$string['listing'] = 'Listado';
$string['pluginname'] = 'Mis cursos';
$string['settingssaved'] = 'Configuraciones de categoría guardadas';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists