Sindbad~EG File Manager

Current Path : /var/www/moodledata/distripycapacita/lang/es_mx/
Upload File :
Current File : /var/www/moodledata/distripycapacita/lang/es_mx/filter_html5avtomp4.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 'filter_html5avtomp4', language 'es_mx', version '3.9'.
 *
 * @package     filter_html5avtomp4
 * @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['audioffmpegsettings'] = 'Configuraciones de ffmpeg para conversión de audio';
$string['audioffmpegsettings_desc'] = 'Esto debería contener al menos "-i {%INPUTFILE%} {%OUTPUTFILE%}"; ponga sus opciones alrededor de estos conforme sea necesario';
$string['convertaudio'] = 'Convertir audio';
$string['convertaudio_desc'] = 'Convertir archivos de audio OGG a MP4 (M4A)';
$string['convertonlyexts'] = 'convertir solamente estas extensiones';
$string['convertonlyexts_desc'] = 'Lista separada por comas de extensiones de archivo a ser convertidos a mp4';
$string['convertvideo'] = 'Convertir video';
$string['convertvideo_desc'] = 'Convertir archivos de video WEBM a MP4';
$string['deleteoriginalfiles'] = 'Eliminar archivos fuente';
$string['deleteoriginalfiles_desc'] = 'Eliminar archivos fuente y conservar solamente archivos convertidos.';
$string['filtername'] = 'Filtro de audio/video HTML5 a MP4';
$string['pathtoffmpeg'] = 'Ruta hacia ffmpeg';
$string['pathtoffmpeg_desc'] = 'Ruta hacia ejecutable de ffmpeg';
$string['privacy:metadata'] = 'El filtro de audio/video HTML5 a MP4 no almacena ningún dato personal.';
$string['processjobs_task'] = 'Proceso re-codificando archivos no-MP4';
$string['videoffmpegsettings'] = 'Configuraciones de ffmpeg para conversión de video';
$string['videoffmpegsettings_desc'] = 'Esto debería contener al menos "-i {%INPUTFILE%} {%OUTPUTFILE%}"; ponga sus opciones alrededor de estos conforme sea necesario';

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists