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 'local_feedbackchoicegenerator', language 'es_mx', version '3.9'.
*
* @package local_feedbackchoicegenerator
* @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['backtocourselabel'] = 'Regresar al curso';
$string['buttonlabel'] = 'generar XML';
$string['configisactive'] = 'Cuando está activado, el generador puede ser activado en la navegación del curso.';
$string['configisallowedonfrontpage'] = 'Cuando está activado, el generador puede ser activado en la Portada con courseid=1.
URL ist: moodleurl/local/feedbackchoicegenerator/index.php?id=1';
$string['configmaxlength'] = 'Hasta cuantas opciones pueden ser usadas.';
$string['configmaxoptionslength'] = 'Hasta esta longitud un usuario puede escribir texto como una opción.';
$string['courseidlabel'] = 'ID del curso';
$string['description'] = 'Descargue el código generado "Guardar enlace como ..." o ponga el código XML generado en un archivo de texto con la extensión XML.';
$string['downloadbuttonlabel'] = 'descargue con clic derecho y "guardar enlace como ..."';
$string['feedbackchoicegenerator:view'] = 'ver 1.2-choice feedback-generator';
$string['firstchoicelabel'] = '1. opción';
$string['header3'] = '1. opción y 2. opción';
$string['isactive'] = 'Activar generador';
$string['isallowedonfrontpage'] = 'Permitir generador en Portada con coursid=1';
$string['maxlength'] = 'número máximo de opciones';
$string['maxoptionslength'] = 'longitud máxima del texto de una opción';
$string['optionslengthinfo'] = 'Longitud de entrada máxima para cada opción:';
$string['pluginname'] = '1./2. generador de opciones para retroalimentación';
$string['resetbuttonlabel'] = 'reiniciar';
$string['secondchoicelabel'] = '2. opción';
$string['selectlabel'] = 'seleccionar';
$string['sizelabel'] = 'Cuantas opciones';
$string['summary'] = 'Generando archivo de importación para actividad de retroalimentación';
$string['updatebuttonlabel'] = 'actualizar';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists