File: /var/www/moodledata/mdata-uautomaq/lang/es/assignfeedback_poodll.php
<?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 'assignfeedback_poodll', language 'es', version '4.1'.
*
* @package assignfeedback_poodll
* @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['allowedrecorders'] = 'Grabadoras a habilitar';
$string['boardsize'] = 'Tamaño del pizarrón de PoodLL';
$string['default'] = 'Activado por defecto';
$string['default_help'] = 'Si se configura, este método de retroalimentación será habilitado por defecto para todas las tareas nuevas.';
$string['deletefeedback'] = 'Borrar esta retroalimentación.';
$string['downloadfile'] = '[descargar fichero]';
$string['downloadsok'] = 'Poodll- Mostrar enlace de descarga';
$string['enabled'] = 'Retroalimentación para PoodLL';
$string['enabled_help'] = 'Si se habilita, el evaluador puede dejar retroalimentación en audio/video para cada envío.';
$string['no'] = 'no';
$string['pluginname'] = 'Retroalimentación PoodLL';
$string['poodll:reviewfeedbacks'] = 'Puede revisar retroalimentaciones Poodll (grabaciones)';
$string['poodll:use'] = 'Permitir uso de Poodll para retroalimentación';
$string['privacy:metadata'] = 'El plugin Poodll Online Assignment Submission (Envío de Tarea Poodll Enlínea) no almacena datos personales.';
$string['privacy:metadata:filepurpose'] = 'Las grabaciones (envíos de archivo Poodll) para esta retroalimentación de Tarea.';
$string['privacy:path'] = 'Retroalimentacion_Poodll';
$string['reallydeletefeedback'] = '¿Realmente desea eliminar esta retroalimentación?';
$string['recordertype'] = 'Tipo de Grabadora PoodLL';
$string['replymp3voice'] = 'Grabación de Audio';
$string['replysnapshot'] = 'Foto instantánea';
$string['replyvideo'] = 'Grabación de Vídeo';
$string['replyvoice'] = 'Video Grabadora (Red5)';
$string['replywhiteboard'] = 'Pizarrón';
$string['showcurrentfeedback'] = 'Mostrar retroalimentación actual';
$string['showcurrentfeedbackdetails'] = 'Mostrar retroalimentación PoodLL previamente grabada en el formato para reatroalimentación, para beneficio del profesor.';
$string['yes'] = 'sí';