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 'format_weeksrev', language 'es_mx', version '3.9'.
*
* @package format_weeksrev
* @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['addsections'] = 'Añadir semanas';
$string['automaticenddate'] = 'Calcular la fecha del fin a partir del número de secciones';
$string['automaticenddate_help'] = 'Si se habilita, la fecha de terminación del curso será calculada automáticamente a partir del número de secciones y la fecha del inicio del curso.';
$string['currentsection'] = 'Esta semana';
$string['deletesection'] = 'Eliminar semana';
$string['editsection'] = 'Editar semana';
$string['editsectionname'] = 'Editar nombre de semana';
$string['futureweek'] = 'Semana futura (oculta para estudiantes)';
$string['futureweeks'] = 'Semanas futuras (ocultas para estudiantes)';
$string['hidefromothers'] = 'Ocultar semana';
$string['hidefuture'] = 'Ocultar semanas futuras';
$string['hidefuture_desc'] = 'Las secciones están ocultas hasta que llegue la semana.';
$string['hidefuture_help'] = 'Debería el formato de curso automáticamente ocultar semanas futuras hasta que lleguen o permitirle al usuario especificar las fechas basadas en acceso condicional.
NOTA: Para acceso condicional al resaltar se moverá aunque la sección no fuera visible.';
$string['newsectionname'] = 'Nuevo nombre para semana {$a}';
$string['page-course-view-weeks'] = 'Cualquier página principal de curso en formato de semanas';
$string['page-course-view-weeks-x'] = 'Cualquier página de curso en formato de semanas';
$string['pluginname'] = 'Formato Semanal Reverso';
$string['privacy:metadata'] = 'El plugin de Formato Semanal Reverso no almacena ningún dato personal.';
$string['section0name'] = 'General';
$string['sectionname'] = 'Semana';
$string['showfromothers'] = 'Mostrar semana';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists