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_onlineaudio', language 'es', version '4.3'.
*
* @package assignsubmission_onlineaudio
* @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['allownameoverride'] = 'Permitir a los estudiantes cambiar el nombre de archivo';
$string['allownameoverride_help'] = 'Si está habilitado, los estudiantes pueden cambiar el nombre de archivo por defecto por uno propio. Esta opción no tiene efecto si "Nombre de archivo por defecto" está fijado como "Ninguno (en blanco)", ya que siempre se debe especificar algún nombre.';
$string['configmaxbytes'] = 'Tamaño de archivo máximo';
$string['confirmdeletefile'] = '¿Está seguro que quiere eliminar el archivo <strong>{$a}</strong>?';
$string['countfiles'] = '{$a} ficheros';
$string['defaultname'] = 'Nombre de archivo por defecto';
$string['defaultname1'] = 'nombreusuario_tarea_curso_fecha';
$string['defaultname2'] = 'nombrecompleto_tarea_curso_fecha';
$string['defaultname_help'] = 'Esta opción puede ser utilizada para pre-fijar el nombre de archivo, basándose en una plantilla. El nombre prefijado puede ser inalterable si el ajuste "Permitir a los estudiantes cambiar el nombre de archivo" es "NO".';
$string['enabled'] = 'Grabación de audio en línea';
$string['enabled_help'] = 'Si está habilitado, los estudiantes pueden enviar una grabación de audio como tarea.';
$string['maxbytes'] = 'Tamaño de archivo máximo';
$string['maxfilesreached'] = 'Usted ya tiene el número máximo de grabaciones permitidas en esta tarea.';
$string['maxfilessubmission'] = 'Limite del número de grabaciones';
$string['maxfilessubmission_help'] = 'Si están habilitadas las grabaciones de audio en línea, cada estudiante podrá enviar hasta este número de grabaciones por tarea.';
$string['nodefaultname'] = 'Ninguno/a (en blanco)';
$string['nosuchfile'] = 'No se ha encontrado el archivo.';
$string['pluginname'] = 'Grabación de audio en línea';
$string['recording'] = 'Grabación de audio en línea';
$string['upload'] = 'Subir';
$string['uploaderror'] = 'Error subiendo grabación.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists