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 'playlist', language 'es_mx', version '3.9'.
*
* @package playlist
* @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['err_list_name_is_taken'] = 'El nombre de la lista_de_reproducción ya está en uso.';
$string['err_list_url_invalid'] = 'Uno o más URL de la lista no son válidos.';
$string['example_usage'] = 'Copiar/pegar el siguiente enlace en un editor HTML:';
$string['list'] = 'Lista';
$string['list_help'] = 'Lista de URLs de RTMP, uno por línea, con un nombre opcional, separados por coma, a mostrar en la lista para ese URL.';
$string['modulename'] = 'Lista_de_reproducción (playlist)';
$string['modulename_help'] = 'Las Listas_de_reproducción (playlists) RTMP (\'\'Real Time Messaging Protocol\'\', un protocolo de llamada a procedimiento remoto para multimedia, usado principalmente en Adobe Flash) son usadas por el filtro RTMP para configurar un reproductor de medios con una lista de canales de medios (media streams) a reproducir. Cada línea debería de contener el rtmp:// URL para el canal de audio o video, con un nombre opcional para el canal separado por una coma.';
$string['modulenameplural'] = 'Listas_de_reproducción (playlists)';
$string['page-mod-playlist-x'] = 'Cualquier página del módulo de Lista_de_reproducción (playlist)';
$string['playlist:addinstance'] = 'Añadir una nueva Lista_de_reproducción (playlist)';
$string['playlist:view'] = 'VER Lista_de_reproducción (playlist)';
$string['pluginadministration'] = 'Administración de Lista_de_reproducción (playlist)';
$string['pluginname'] = 'Lista_de_reproducción (playlist)';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists