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_freehanddrawing', language 'es_mx', version '3.9'.
*
* @package qtype_freehanddrawing
* @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['accepted_background_image_file_types'] = 'Tipos de archivos aceptados';
$string['answer'] = 'Respuesta: {$a}';
$string['are_you_sure_you_want_to_change_the_drawing_radius'] = 'Si cambia ahora el radio para dibujar, borrará su solución. ¿Desea hacerlo ?';
$string['are_you_sure_you_want_to_erase_the_canvas'] = '¿ Está seguro de querer borrar su dibujo ?';
$string['are_you_sure_you_want_to_pick_a_new_bgimage'] = 'Usted ha dibujado una solución. Al elegir un archivo de imagen nueva borrará ésta. ¿ Está Usted seguro de querer hacerlo ?';
$string['backgroundfilemustbegiven'] = 'Usted debe especificar un archivo como imagen de fondo para el Dibujo a Mano Alzada.';
$string['correctansweris'] = 'La respuesta correcta es: {$a}.';
$string['drawanswer'] = 'Dibuje la respuesta';
$string['drawing'] = 'Dibujo';
$string['drawing_background_image'] = 'Imagen de fondo';
$string['drawingmustbegiven'] = 'Usted debe hacer un dibujo';
$string['drawingrawdata'] = '';
$string['erase_canvas'] = 'Borrar su respuesta';
$string['eraser_tool'] = 'Herramienta borrador';
$string['no_correct_answer_summary'] = 'Sin resumen de respuesta correcta para tipo de pregunta Dibujo a Mano Alzada.';
$string['no_response_summary'] = 'Resumen sin respuesta';
$string['nobackgroundimageselectedyet'] = 'Aun no se selecciona imagen de fondo.';
$string['out_of_necessary'] = 'por necesidad';
$string['pleaseenterananswer'] = 'Por favor, ponga una respuesta';
$string['pluginname'] = 'Dibujo a mano alzada';
$string['pluginname_help'] = 'En respuesta a una pregunta, el alumno dibuja una solución sobre una imagen pre-definida. Solamente hay una respuesta correcta posible.';
$string['pluginnameadding'] = 'Añadiendo una pregunta de Dibujo a Mano Alzada';
$string['pluginnameediting'] = 'Editando una pregunta de Dibujo a Mano Alzada';
$string['pluginnamesummary'] = 'En respuesta a una pregunta, el alumno dibuja una respuesta sobre una imagen pre-definida. Solamente hay una respuesta correcta posible.';
$string['selected_background_image_filename'] = 'Elegir imagen de fondo';
$string['set_radius'] = 'Configurar tamaño de lápiz (pixel)';
$string['threshold_for_correct_answers'] = 'Umbral para respuesta correcta (%)';
$string['threshold_must_be_reasonable'] = 'Usted debe seleccionar un umbral razonable.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists