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 'report_tuteur', language 'es_mx', version '3.9'.
*
* @package report_tuteur
* @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['all_group'] = 'Todos los grupos';
$string['allusers'] = 'Todos los usuarios';
$string['displaymode'] = 'Modo de visualización';
$string['eye'] = 'ocultar/mostrar';
$string['eye_help'] = 'ocultar/mostrar una sección';
$string['filter'] = 'Filtrar';
$string['learningmodeoff'] = 'Modo de aprendizaje desactivado';
$string['learningmodeon'] = 'Modo de aprendizaje activado';
$string['no-more-activity'] = 'No más actividad después del filtrado';
$string['page-report-tuteur-index'] = 'Reporte de tutor de actividad';
$string['page-report-tuteur-user'] = 'Reporte de finalización de actividad del usuario';
$string['page-report-tuteur-x'] = 'Cualquier reporte de tuteur';
$string['pluginname'] = 'Tuteur';
$string['printmode'] = 'Imprimible';
$string['selecteur'] = 'Selector';
$string['selecteur_help'] = 'Usted puede elegir las actividades que quiere supervisar<br/>
* Seleccionar actividad
* Después hacer clic en botón de filtrar
<H2>Reglas para color</h2>
<p>Asignar</p>
* naranja : tarea enviada pero sin calificación o retroalimentación
* verde : la última tarea fue calificada o retroalimentada
<p>Examen </p>
* naranja : el último intento no tienen retroalimentación
* verde : al menos una pregunta del último intento tiene una retroalimentación
<p>Journal</p>
* naranja : el estudiante ha escrito algo sin retroalimentación o calificación
* verde : el journal está calificado o el último artículo del estudiante tiene una respuesta
<p>Lección</p>
* naranja : una composición sin retroalimentación
* verde : todas las composiciones tienen una retroalimentación.
Por lo que aparece naranja cuando se requiere acción del tutor.';
$string['student-report'] = 'Reporte del estudiante';
$string['symbol'] = 'Símbolo';
$string['tuteur:view'] = 'Ver reporte tuteur';
$string['webmode'] = 'Reporte web';
$string['zero-activity'] = 'No hay actividad bajo supervisión';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists