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 'supervideo', language 'es_mx', version '3.9'.
*
* @package supervideo
* @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['autoplay'] = 'Reproducir automaticamente';
$string['autoplay_desc'] = 'Reproducir automáticamente la carga del reproductor';
$string['complet_percent'] = 'Requiere porcentaje';
$string['complet_percent_error'] = 'Acepta valores de 1 a 100';
$string['complet_percent_help'] = 'Se configura completo cuando el estudiante ve el porcentaje configurado de video. Acepta valores de1 a 100.';
$string['dnduploadlabel-mp3'] = 'Añadir Audio con Super Video';
$string['dnduploadlabel-mp4'] = 'Añadir Video con Super Video';
$string['dnduploadlabeltext'] = 'Añadir Video con Super Video';
$string['idnotfound'] = 'Enlace no reconocido como YouTube, GoogleDrive o Vimeo';
$string['modulename'] = 'Super Video';
$string['modulename_help'] = 'Este módulo añade un Super Video dentro de Moodle.';
$string['modulenameplural'] = 'Super Videos';
$string['no_data'] = 'Sin registros';
$string['pluginadministration'] = 'Super Videos';
$string['pluginname'] = 'Super Video';
$string['privacy:metadata:supervideo_view'] = 'Guardar sesiones de Ver Mapa';
$string['privacy:metadata:supervideo_view:cm_id'] = 'ID del módulo que está siendo guardado';
$string['privacy:metadata:supervideo_view:currenttime'] = 'Hora del jugador actual guardada por si el estudiante ve el video nuevamente';
$string['privacy:metadata:supervideo_view:duration'] = 'Duración total del video';
$string['privacy:metadata:supervideo_view:map'] = 'JSON Viewmap';
$string['privacy:metadata:supervideo_view:percent'] = 'Porcentaje del mapa visto. De 0 a 100';
$string['privacy:metadata:supervideo_view:timecreated'] = 'Sello de tiempo de creación del registro';
$string['privacy:metadata:supervideo_view:timemodified'] = 'Sello de tiempo de última modificación del registro';
$string['privacy:metadata:supervideo_view:user_id'] = 'ID del usuario';
$string['report'] = 'Reporte de vistas';
$string['report_all'] = 'Todas las vistas para este estudiante';
$string['report_assistiu'] = 'Visto cuando';
$string['report_comecou'] = 'Empezó a ver cuando';
$string['report_download_title'] = 'Vistas de Video de Plugin Super Video';
$string['report_duracao'] = 'Duración del video';
$string['report_email'] = 'Email';
$string['report_mapa'] = 'Ver Mapa';
$string['report_nome'] = 'Nombre completo';
$string['report_porcentagem'] = 'Porcentaje visto';
$string['report_tempo'] = 'Hora de visto';
$string['report_terminou'] = 'Terminó de ver cuando';
$string['report_userid'] = 'ID del usuario';
$string['report_visualizacoes'] = 'Visualizaciones';
$string['seu_view'] = 'Mapa de Su Vista:';
$string['showcontrols'] = 'Controles';
$string['showcontrols_desc'] = 'Mostrar controles del reproductor';
$string['showmapa'] = 'Mostrar Mapa';
$string['showmapa_desc'] = '¡Si se activa, mostrar el mapa después del reproductor de video!';
$string['showrel'] = 'Videos sugeridos';
$string['showrel_desc'] = 'Mostrar videos sugeridos cuando termine el video (solamente YouTube)';
$string['showshowinfo'] = 'Mostrar título';
$string['showshowinfo_desc'] = 'Mostrar título del video y acciones del reproductor';
$string['supervideo:addinstance'] = 'Crear nuevas actividades con Super Video';
$string['supervideo:view'] = 'Ver e interactuar con Super Video';
$string['video_size'] = 'Tamaño del video';
$string['videofile'] = 'O seleccione un archivo MP3 o MP4';
$string['videofile_help'] = 'Usted puede subir un archivo MP3 o MP4, alojarlo en MoodleData y mostrarlo en el reproductor Super Video';
$string['videourl'] = 'URL de Video Youtube Video<br>
URL de Video Vimeo<br>
Enlace a URL de Google Drive<br>
URL de un enlace externo a MP4|MP3.';
$string['videourl_error'] = 'URL de Super Video';
$string['videourl_help'] = '<h4>Youtube</h4>
<p>Añadir una URL a YouTube que usted usó y quiere añadir al curso:</p>
<address>Ejem: https://www.youtube.com/watch?v=SNhUMChfolc <br>
https://www.youtube.com/watch?v=kwjhXQUpyvA</address>
<h4>Google Drive</h4>
<p>En Google Drive, clic en compartir video y configurar permisos y pegue aquí el enlace.</p>
<h4>Vimeo</h4>
<p>Añadir una URL a Vimeo que usted usó y quiere añadir al curso:</p>
<address>Ejem: https://vimeo.com/300138942<br>
https://vimeo.com/368389657</address>
<h4>Video o audio externo</h4>
<p>Añadir una URL de un video que usted haya alojado en su propio servidor:</p>
<address>Ejem: https://host.com.br/file/video.mp4<br>
https://host.com.br/file/video.mp3</address>';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists