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 'assignsubmission_onlinetext', language 'es_mx', version '3.9'.
*
* @package assignsubmission_onlinetext
* @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['allowonlinetextsubmissions'] = 'Habilitado';
$string['default'] = 'Habilitado por defecto';
$string['default_help'] = 'Si se activa, este método de envío será habilitado por defecto para todos los archivos nuevos.';
$string['enabled'] = 'Texto en línea';
$string['enabled_help'] = 'Si se habilita, los estudiantes pueden escribir texto enriquecido directamente en un campo editor (de Moodle) para su envío.';
$string['eventassessableuploaded'] = 'Un texto en línea se ha subido';
$string['nosubmission'] = 'No se ha enviado nada para esta tarea';
$string['numwords'] = '({$a} palabras)';
$string['numwordsforlog'] = 'Conteo de palabras del envío: {$a} palabras';
$string['onlinetext'] = 'Texto en línea';
$string['onlinetextfilename'] = 'onlinetext.html';
$string['onlinetextsubmission'] = 'Permitir envío de texto en línea';
$string['pluginname'] = 'Envíos de texto en línea';
$string['privacy:metadata:assignmentid'] = 'ID de tarea';
$string['privacy:metadata:filepurpose'] = 'Archivos que están incrustados en el envío de texto.';
$string['privacy:metadata:submissionpurpose'] = 'La ID del envío que enlaza a envíos para el usuario.';
$string['privacy:metadata:tablepurpose'] = 'Almacena el envío de texto para cada intento.';
$string['privacy:metadata:textpurpose'] = 'El texto actual enviado para este intento de la tarea.';
$string['privacy:path'] = 'Texto del envío';
$string['wordlimit'] = 'Límite de palabras';
$string['wordlimit_help'] = 'Si están habilitados los envíos de texto en línea, este es el número máximo de palabras que cada estudiante tendrá permitido enviar.';
$string['wordlimitexceeded'] = 'El límite de palabras para esta tarea es de {$a->limit} palabras, y Usted está intentando enviar {$a->count} palabras. Por favor, revise su envío e inténtelo de nuevo.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists