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 'qtype_wordselect', language 'es_mx', version '3.9'.
*
* @package qtype_wordselect
* @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['correctanswer'] = 'respuesta correcta';
$string['correctresponse'] = 'respuesta correcta';
$string['delimitchars'] = 'Caracteres delimitadores';
$string['delimitchars_help'] = 'Cambiar los caracteres que delimitan un campo del valor por defecto de corchetes -paréntesis cuadrados- [ ], útil para preguntas sobre lenguajes de programación.';
$string['incorrectresponse'] = 'respuesta incorrecta';
$string['introduction'] = 'Introducción';
$string['introduction_help'] = 'Introducción a la pregunta; este texto NO será seleccionable';
$string['nowordsdefined'] = 'No se han definido palabras para seleccionar';
$string['penalty'] = 'Penalización';
$string['pleaseselectananswer'] = 'Por favor elija una respuesta.';
$string['pluginname'] = 'Seleccionar Palabra';
$string['pluginname_help'] = 'Poner delimitadores alrededor de las palabras consideradas correctas. Por ejemplo, tres tristes tigres [tragan] tigo en el trigal. Al momento de la ejecución, el usuario puede seleccionar cualquiera de las palabras fuera del texto introductorio.';
$string['pluginnameadding'] = 'Añadiendo una pregunta de seleccionarpalabra';
$string['pluginnameediting'] = 'Editando una pregunta de seleccionarpalabra';
$string['pluginnamesummary'] = 'Todas las palabras pueden seleccionarse al clickar sobre de ellas. Las palabras correctas están definidas al rodearlas con delimitadores; por ejemplo, Tres tristes tigres [tragan] trigo en el trigal.';
$string['privacy:null_reason'] = 'El plugin del tipo de pregunta SelecionarPalabra no afecta ni almacena ningún dato por sí mismo.';
$string['questiontext'] = 'texto de la pregunta';
$string['questiontext_help'] = 'Poner corchetes (paréntesis cuadrados) alrededor de las palabras correctas';
$string['taptoselect'] = 'Tocar para seleccionar';
$string['wordpenalty'] = 'Penalización por selección incorrecta';
$string['wordpenalty_help'] = 'Disminución de puntaje en este porcentaje por cada palabra seleccionada incorrectamente';
$string['wordpenalty_setting'] = 'Penalización por cada ítem de texto incorrecto seleccionado';
$string['yougotnrightcount'] = 'You ha seleccionado {$a->num} ítems corrects de un total de {$a->outof}.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists