Media: Upgrade MediaElement.js from 4.2.3 to 4.2.5.
Props rafa8626. See #39686. Built from https://develop.svn.wordpress.org/trunk@41240 git-svn-id: http://core.svn.wordpress.org/trunk@41080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f42a3a2440
commit
f0ee106d86
|
@ -11,79 +11,79 @@
|
|||
(function (exports) {
|
||||
if (exports.ca === undefined) {
|
||||
exports.ca = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Descarregar arxiu",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Pantalla completa",
|
||||
"mejs.play": "Reproducció",
|
||||
"mejs.pause": "Pausa",
|
||||
// "mejs.time-slider": "Time Slider",
|
||||
// "mejs.time-help-text": "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
// "mejs.volume-help-text": "Use Up/Down Arrow keys to increase or decrease volume.",
|
||||
"mejs.unmute": "Reactivar silenci",
|
||||
"mejs.mute": "Silenci",
|
||||
// "mejs.volume-slider": "Volume Slider",
|
||||
"mejs.video-player": "Reproductor de vídeo",
|
||||
"mejs.audio-player": "Reproductor d'àudio",
|
||||
"mejs.captions-subtitles": "Llegendes/Subtítols",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Ningú"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Descarregar arxiu',
|
||||
'mejs.install-flash': 'Esteu utilitzant un navegador que no tingui Flash Player activat o instal·lat. Activeu el vostre complement Flash Player o descarregueu la versió més recent de https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Pantalla completa',
|
||||
'mejs.play': 'Reproducció',
|
||||
'mejs.pause': 'Pausa',
|
||||
'mejs.time-slider': 'Control lliscant de temps',
|
||||
'mejs.time-help-text': 'Utilitzeu les tecles de fletxa esquerra / dreta per avançar un segon, fletxes amunt / avall per avançar deu segons.',
|
||||
'mejs.live-broadcast' : 'Transmissió en directe',
|
||||
'mejs.volume-help-text': 'Utilitzeu les tecles de fletxa amunt / avall per augmentar o disminuir el volum.',
|
||||
'mejs.unmute': 'Reactivar silenci',
|
||||
'mejs.mute': 'Silenci',
|
||||
'mejs.volume-slider': 'Control deslizador de volum',
|
||||
'mejs.video-player': 'Reproductor de vídeo',
|
||||
'mejs.audio-player': 'Reproductor d\'àudio',
|
||||
'mejs.captions-subtitles': 'Llegendes/Subtítols',
|
||||
'mejs.captions-chapters': 'Capítols',
|
||||
'mejs.none': 'Ningú',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanès',
|
||||
'mejs.arabic': 'Àrab',
|
||||
'mejs.belarusian': 'Bielorús',
|
||||
'mejs.bulgarian': 'Búlgar',
|
||||
'mejs.catalan': 'Català',
|
||||
'mejs.chinese': 'Xinès',
|
||||
'mejs.chinese-simplified': 'Xinès (Simplificat)',
|
||||
'mejs.chinese-traditional': 'Xinès (Tradicional)',
|
||||
'mejs.croatian': 'Croat',
|
||||
'mejs.czech': 'Txec',
|
||||
'mejs.danish': 'Danès',
|
||||
'mejs.dutch': 'Holandès',
|
||||
'mejs.english': 'Anglès',
|
||||
'mejs.estonian': 'Estonià',
|
||||
'mejs.filipino': 'Filipí',
|
||||
'mejs.finnish': 'Finlandès',
|
||||
'mejs.french': 'Francès',
|
||||
'mejs.galician': 'Gallec',
|
||||
'mejs.german': 'Alemany',
|
||||
'mejs.greek': 'Grec',
|
||||
'mejs.haitian-creole': 'Crioll haitià',
|
||||
'mejs.hebrew': 'Hebreu',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Hongarès',
|
||||
'mejs.icelandic': 'Islandès',
|
||||
'mejs.indonesian': 'Indonesi',
|
||||
'mejs.irish': 'Irlandès',
|
||||
'mejs.italian': 'Italià',
|
||||
'mejs.japanese': 'Japonès',
|
||||
'mejs.korean': 'Coreà',
|
||||
'mejs.latvian': 'Letó',
|
||||
'mejs.lithuanian': 'Lituà',
|
||||
'mejs.macedonian': 'Macedoni',
|
||||
'mejs.malay': 'Malai',
|
||||
'mejs.maltese': 'Maltès',
|
||||
'mejs.norwegian': 'Noruec',
|
||||
'mejs.persian': 'Persa',
|
||||
'mejs.polish': 'Polonès',
|
||||
'mejs.portuguese': 'Portuguès',
|
||||
'mejs.romanian': 'Romanès',
|
||||
'mejs.russian': 'Rus',
|
||||
'mejs.serbian': 'Serbi',
|
||||
'mejs.slovak': 'Eslovac',
|
||||
'mejs.slovenian': 'Eslovè',
|
||||
'mejs.spanish': 'Espanyol',
|
||||
'mejs.swahili': 'Suahili',
|
||||
'mejs.swedish': 'Suec',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turc',
|
||||
'mejs.ukrainian': 'Ucraïnès',
|
||||
'mejs.vietnamese': 'Vietnamita',
|
||||
'mejs.welsh': 'Gal·lès',
|
||||
'mejs.yiddish': 'Yiddish'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports.cs === undefined) {
|
||||
exports.cs = {
|
||||
"mejs.plural-form": 8,
|
||||
"mejs.download-file": "Stáhnout soubor",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Celá obrazovka",
|
||||
"mejs.play": "Přehrát",
|
||||
"mejs.pause": "Pozastavit",
|
||||
"mejs.time-slider": "Posuvný běžec nastavení času",
|
||||
"mejs.time-help-text": "Použijte tlačítka se šipkami doleva / doprava pro posun o jednu vteřinu, tlačítka se šipkami nahoru / dolů pro posun o deset vteřin.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "Použijte tlačítka se šipkami nahoru / dolů pro zesílení nebo zeslabení hlasitosti.",
|
||||
"mejs.unmute": "Zapnout zvuk",
|
||||
"mejs.mute": "Vypnout zvuk",
|
||||
"mejs.volume-slider": "Posuvný běžec nastavení hlasitosti",
|
||||
"mejs.video-player": "Přehrávač videa",
|
||||
"mejs.audio-player": "Přehrávač hudby",
|
||||
"mejs.captions-subtitles": "Titulky",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Žádný"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 8,
|
||||
'mejs.download-file': 'Stáhnout soubor',
|
||||
'mejs.install-flash': 'Používáte prohlížeč, který nemá Flash Player povolen nebo nainstalován. Zapněte plugin Flash Player nebo stáhněte nejnovější verzi z adresy https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Celá obrazovka',
|
||||
'mejs.play': 'Přehrát',
|
||||
'mejs.pause': 'Pozastavit',
|
||||
'mejs.time-slider': 'Posuvný běžec nastavení času',
|
||||
'mejs.time-help-text': 'Použijte tlačítka se šipkami doleva / doprava pro posun o jednu vteřinu, tlačítka se šipkami nahoru / dolů pro posun o deset vteřin.',
|
||||
'mejs.live-broadcast' : 'Živé vysílání',
|
||||
'mejs.volume-help-text': 'Použijte tlačítka se šipkami nahoru / dolů pro zesílení nebo zeslabení hlasitosti.',
|
||||
'mejs.unmute': 'Zapnout zvuk',
|
||||
'mejs.mute': 'Vypnout zvuk',
|
||||
'mejs.volume-slider': 'Posuvný běžec nastavení hlasitosti',
|
||||
'mejs.video-player': 'Přehrávač videa',
|
||||
'mejs.audio-player': 'Přehrávač hudby',
|
||||
'mejs.captions-subtitles': 'Titulky',
|
||||
'mejs.captions-chapters': 'Kapitoly',
|
||||
'mejs.none': 'Žádný',
|
||||
'mejs.afrikaans': 'Afrikánština',
|
||||
'mejs.albanian': 'Albánský',
|
||||
'mejs.arabic': 'Arabština',
|
||||
'mejs.belarusian': 'Běloruské',
|
||||
'mejs.bulgarian': 'Bulharský',
|
||||
'mejs.catalan': 'Katalánština',
|
||||
'mejs.chinese': 'čínština',
|
||||
'mejs.chinese-simplified': 'Zjednodušená čínština)',
|
||||
'mejs.chinese-traditional': 'Čínština (tradiční)',
|
||||
'mejs.croatian': 'Chorvatský',
|
||||
'mejs.czech': 'čeština',
|
||||
'mejs.danish': 'Dánština',
|
||||
'mejs.dutch': 'Holandský',
|
||||
'mejs.english': 'Angličtina',
|
||||
'mejs.estonian': 'Estonština',
|
||||
'mejs.filipino': 'Filipino',
|
||||
'mejs.finnish': 'Finština',
|
||||
'mejs.french': 'Francouzština',
|
||||
'mejs.galician': 'Galicijština',
|
||||
'mejs.german': 'Němec',
|
||||
'mejs.greek': 'řecký',
|
||||
'mejs.haitian-creole': 'Haitian kreolský',
|
||||
'mejs.hebrew': 'Hebrejština',
|
||||
'mejs.hindi': 'Hindština',
|
||||
'mejs.hungarian': 'Maďarský',
|
||||
'mejs.icelandic': 'Islandský',
|
||||
'mejs.indonesian': 'Indonéština',
|
||||
'mejs.irish': 'Irština',
|
||||
'mejs.italian': 'Italština',
|
||||
'mejs.japanese': 'Japonský',
|
||||
'mejs.korean': 'Korejština',
|
||||
'mejs.latvian': 'Lotyšský',
|
||||
'mejs.lithuanian': 'Lithuanian',
|
||||
'mejs.macedonian': 'Makedonština',
|
||||
'mejs.malay': 'Malay',
|
||||
'mejs.maltese': 'Maltština',
|
||||
'mejs.norwegian': 'Norština',
|
||||
'mejs.persian': 'Peršan',
|
||||
'mejs.polish': 'Polština',
|
||||
'mejs.portuguese': 'Portugalština',
|
||||
'mejs.romanian': 'Rumunština',
|
||||
'mejs.russian': 'Ruština',
|
||||
'mejs.serbian': 'Srbština',
|
||||
'mejs.slovak': 'Slovák',
|
||||
'mejs.slovenian': 'Slovinský',
|
||||
'mejs.spanish': 'španělština',
|
||||
'mejs.swahili': 'Svahilský',
|
||||
'mejs.swedish': 'švédský',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thajština',
|
||||
'mejs.turkish': 'Turečtina',
|
||||
'mejs.ukrainian': 'Ukrajinština',
|
||||
'mejs.vietnamese': 'Vietnamština',
|
||||
'mejs.welsh': 'Velština',
|
||||
'mejs.yiddish': 'Jidiš'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports.de === undefined) {
|
||||
exports.de = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Datei herunterladen",
|
||||
"mejs.install-flash": "Ihr Browser unterstützt kein Flash. Bitte aktivieren Sie Flash bzw. laden Sie die aktuellste Flash-Version herunter unter https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Vollbild",
|
||||
"mejs.play": "Abspielen",
|
||||
"mejs.pause": "Pause",
|
||||
"mejs.time-slider": "Zeitschieberegler",
|
||||
"mejs.time-help-text": "Verwende die Pfeiltaste nach links/rechts, um eine Sekunde zu spulen, hoch/runter um zehn Sekunden zu spulen.",
|
||||
"mejs.live-broadcast" : "Live-Übertragung",
|
||||
"mejs.volume-help-text": "Verwende die Pfeiltaste nach oben/nach unten um die Lautstärke zu erhöhen oder zu verringern.",
|
||||
"mejs.unmute": "Stummschaltung aufheben",
|
||||
"mejs.mute": "Stummschalten",
|
||||
"mejs.volume-slider": "Lautstärkeregler",
|
||||
"mejs.video-player": "Video-Player",
|
||||
"mejs.audio-player": "Audio-Player",
|
||||
"mejs.captions-subtitles": "Überschriften/Untertitel",
|
||||
"mejs.captions-chapters": "Kapitel",
|
||||
"mejs.none": "Keine",
|
||||
"mejs.afrikaans": "Afrikanisch",
|
||||
"mejs.albanian": "Albanisch",
|
||||
"mejs.arabic": "Arabisch",
|
||||
"mejs.belarusian": "Weißrussisch",
|
||||
"mejs.bulgarian": "Bulgarisch",
|
||||
"mejs.catalan": "Katalanisch",
|
||||
"mejs.chinese": "Chinesisch",
|
||||
"mejs.chinese-simplified": "Chinesisch (Vereinfacht)",
|
||||
"mejs.chinese-traditional": "Chinesisch (Traditionell)",
|
||||
"mejs.croatian": "Kroatisch",
|
||||
"mejs.czech": "Tschechisch",
|
||||
"mejs.danish": "Dänisch",
|
||||
"mejs.dutch": "Niederländisch",
|
||||
"mejs.english": "Englisch",
|
||||
"mejs.estonian": "Estnisch",
|
||||
"mejs.filipino": "Filipino",
|
||||
"mejs.finnish": "Finnisch",
|
||||
"mejs.french": "Französisch",
|
||||
"mejs.galician": "Galicisch",
|
||||
"mejs.german": "Deutsch",
|
||||
"mejs.greek": "Griechisch",
|
||||
"mejs.haitian-creole": "Haitianisch",
|
||||
"mejs.hebrew": "Hebräisch",
|
||||
"mejs.hindi": "Hindi",
|
||||
"mejs.hungarian": "Ungarisch",
|
||||
"mejs.icelandic": "Isländisch",
|
||||
"mejs.indonesian": "Indonesisch",
|
||||
"mejs.irish": "Irisch",
|
||||
"mejs.italian": "Italienisch",
|
||||
"mejs.japanese": "Japanisch",
|
||||
"mejs.korean": "Koreanisch",
|
||||
"mejs.latvian": "Lettisch",
|
||||
"mejs.lithuanian": "Litauisch",
|
||||
"mejs.macedonian": "Mazedonisch",
|
||||
"mejs.malay": "Malaysisch",
|
||||
"mejs.maltese": "Maltesisch",
|
||||
"mejs.norwegian": "Norwegisch",
|
||||
"mejs.persian": "Persisch",
|
||||
"mejs.polish": "Polnisch",
|
||||
"mejs.portuguese": "Portugiesisch",
|
||||
"mejs.romanian": "Rumänisch",
|
||||
"mejs.russian": "Russisch",
|
||||
"mejs.serbian": "Serbisch",
|
||||
"mejs.slovak": "Slovakisch",
|
||||
"mejs.slovenian": "Slovenisch",
|
||||
"mejs.spanish": "Spanisch",
|
||||
"mejs.swahili": "Swahili",
|
||||
"mejs.swedish": "Schwedisch",
|
||||
"mejs.tagalog": "Tagalog",
|
||||
"mejs.thai": "Thailändisch",
|
||||
"mejs.turkish": "Türkisch",
|
||||
"mejs.ukrainian": "Ukrainisch",
|
||||
"mejs.vietnamese": "Vietnamnesisch",
|
||||
"mejs.welsh": "Walisisch",
|
||||
"mejs.yiddish": "Jiddisch"
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Datei herunterladen',
|
||||
'mejs.install-flash': 'Ihr Browser unterstützt kein Flash. Bitte aktivieren Sie Flash bzw. laden Sie die aktuellste Flash-Version herunter unter https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Vollbild',
|
||||
'mejs.play': 'Abspielen',
|
||||
'mejs.pause': 'Pause',
|
||||
'mejs.time-slider': 'Zeitschieberegler',
|
||||
'mejs.time-help-text': 'Verwende die Pfeiltaste nach links/rechts, um eine Sekunde zu spulen, hoch/runter um zehn Sekunden zu spulen.',
|
||||
'mejs.live-broadcast' : 'Live-Übertragung',
|
||||
'mejs.volume-help-text': 'Verwende die Pfeiltaste nach oben/nach unten um die Lautstärke zu erhöhen oder zu verringern.',
|
||||
'mejs.unmute': 'Stummschaltung aufheben',
|
||||
'mejs.mute': 'Stummschalten',
|
||||
'mejs.volume-slider': 'Lautstärkeregler',
|
||||
'mejs.video-player': 'Video-Player',
|
||||
'mejs.audio-player': 'Audio-Player',
|
||||
'mejs.captions-subtitles': 'Überschriften/Untertitel',
|
||||
'mejs.captions-chapters': 'Kapitel',
|
||||
'mejs.none': 'Keine',
|
||||
'mejs.afrikaans': 'Afrikanisch',
|
||||
'mejs.albanian': 'Albanisch',
|
||||
'mejs.arabic': 'Arabisch',
|
||||
'mejs.belarusian': 'Weißrussisch',
|
||||
'mejs.bulgarian': 'Bulgarisch',
|
||||
'mejs.catalan': 'Katalanisch',
|
||||
'mejs.chinese': 'Chinesisch',
|
||||
'mejs.chinese-simplified': 'Chinesisch (Vereinfacht)',
|
||||
'mejs.chinese-traditional': 'Chinesisch (Traditionell)',
|
||||
'mejs.croatian': 'Kroatisch',
|
||||
'mejs.czech': 'Tschechisch',
|
||||
'mejs.danish': 'Dänisch',
|
||||
'mejs.dutch': 'Niederländisch',
|
||||
'mejs.english': 'Englisch',
|
||||
'mejs.estonian': 'Estnisch',
|
||||
'mejs.filipino': 'Filipino',
|
||||
'mejs.finnish': 'Finnisch',
|
||||
'mejs.french': 'Französisch',
|
||||
'mejs.galician': 'Galicisch',
|
||||
'mejs.german': 'Deutsch',
|
||||
'mejs.greek': 'Griechisch',
|
||||
'mejs.haitian-creole': 'Haitianisch',
|
||||
'mejs.hebrew': 'Hebräisch',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Ungarisch',
|
||||
'mejs.icelandic': 'Isländisch',
|
||||
'mejs.indonesian': 'Indonesisch',
|
||||
'mejs.irish': 'Irisch',
|
||||
'mejs.italian': 'Italienisch',
|
||||
'mejs.japanese': 'Japanisch',
|
||||
'mejs.korean': 'Koreanisch',
|
||||
'mejs.latvian': 'Lettisch',
|
||||
'mejs.lithuanian': 'Litauisch',
|
||||
'mejs.macedonian': 'Mazedonisch',
|
||||
'mejs.malay': 'Malaysisch',
|
||||
'mejs.maltese': 'Maltesisch',
|
||||
'mejs.norwegian': 'Norwegisch',
|
||||
'mejs.persian': 'Persisch',
|
||||
'mejs.polish': 'Polnisch',
|
||||
'mejs.portuguese': 'Portugiesisch',
|
||||
'mejs.romanian': 'Rumänisch',
|
||||
'mejs.russian': 'Russisch',
|
||||
'mejs.serbian': 'Serbisch',
|
||||
'mejs.slovak': 'Slovakisch',
|
||||
'mejs.slovenian': 'Slovenisch',
|
||||
'mejs.spanish': 'Spanisch',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Schwedisch',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thailändisch',
|
||||
'mejs.turkish': 'Türkisch',
|
||||
'mejs.ukrainian': 'Ukrainisch',
|
||||
'mejs.vietnamese': 'Vietnamnesisch',
|
||||
'mejs.welsh': 'Walisisch',
|
||||
'mejs.yiddish': 'Jiddisch'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
||||
|
|
|
@ -12,79 +12,79 @@
|
|||
*/(function (exports) {
|
||||
if (exports.es === undefined) {
|
||||
exports.es = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Descargar archivo",
|
||||
"mejs.install-flash": "Esta usando un navegador que no tiene activado o instalado el reproductor de Flash. Por favor active el plugin del reproductor de Flash o descargue la versión más reciente en https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Pantalla completa",
|
||||
"mejs.play": "Reproducción",
|
||||
"mejs.pause": "Pausa",
|
||||
"mejs.time-slider": "Control deslizante de tiempo",
|
||||
"mejs.time-help-text": "Use las flechas Izquierda/Derecha para avanzar un segundo y las flechas Arriba/Abajo para avanzar diez segundos.",
|
||||
"mejs.live-broadcast": "Transmisión en Vivo",
|
||||
"mejs.volume-help-text": "Use las flechas Arriba/Abajo para subir o bajar el volumen.",
|
||||
"mejs.unmute": "Reactivar silencio",
|
||||
"mejs.mute": "Silencio",
|
||||
"mejs.volume-slider": "Control deslizante de volumen",
|
||||
"mejs.video-player": "Reproductor de video",
|
||||
"mejs.audio-player": "Reproductor de audio",
|
||||
"mejs.captions-subtitles": "Leyendas/Subtítulos",
|
||||
"mejs.captions-chapters": "Capítulos",
|
||||
"mejs.none": "Ninguno",
|
||||
"mejs.afrikaans": "Afrikaans",
|
||||
"mejs.albanian": "Albano",
|
||||
"mejs.arabic": "Árabe",
|
||||
"mejs.belarusian": "Bielorruso",
|
||||
"mejs.bulgarian": "Búlgaro",
|
||||
"mejs.catalan": "Catalán",
|
||||
"mejs.chinese": "Chino",
|
||||
"mejs.chinese-simplified": "Chino (Simplificado)",
|
||||
"mejs.chinese-traditional": "Chino (Tradicional)",
|
||||
"mejs.croatian": "Croata",
|
||||
"mejs.czech": "Checo",
|
||||
"mejs.danish": "Danés",
|
||||
"mejs.dutch": "Holandés",
|
||||
"mejs.english": "Inglés",
|
||||
"mejs.estonian": "Estoniano",
|
||||
"mejs.filipino": "Filipino",
|
||||
"mejs.finnish": "Finlandés",
|
||||
"mejs.french": "Francés",
|
||||
"mejs.galician": "Gallego",
|
||||
"mejs.german": "Alemán",
|
||||
"mejs.greek": "Griego",
|
||||
"mejs.haitian-creole": "Haitiano Criollo",
|
||||
"mejs.hebrew": "Hebreo",
|
||||
"mejs.hindi": "Hindi",
|
||||
"mejs.hungarian": "Húngaro",
|
||||
"mejs.icelandic": "Islandés",
|
||||
"mejs.indonesian": "Indonesio",
|
||||
"mejs.irish": "Irlandés",
|
||||
"mejs.italian": "Italiano",
|
||||
"mejs.japanese": "Japonés",
|
||||
"mejs.korean": "Coreano",
|
||||
"mejs.latvian": "Letón",
|
||||
"mejs.lithuanian": "Lituano",
|
||||
"mejs.macedonian": "Macedonio",
|
||||
"mejs.malay": "Malayo",
|
||||
"mejs.maltese": "Maltés",
|
||||
"mejs.norwegian": "Noruego",
|
||||
"mejs.persian": "Persa",
|
||||
"mejs.polish": "Polaco",
|
||||
"mejs.portuguese": "Portugués",
|
||||
"mejs.romanian": "Rumano",
|
||||
"mejs.russian": "Ruso",
|
||||
"mejs.serbian": "Serbio",
|
||||
"mejs.slovak": "Eslovaco",
|
||||
"mejs.slovenian": "Eslovenio",
|
||||
"mejs.spanish": "Español",
|
||||
"mejs.swahili": "Swahili",
|
||||
"mejs.swedish": "Suizo",
|
||||
"mejs.tagalog": "Tagalog",
|
||||
"mejs.thai": "Tailandés",
|
||||
"mejs.turkish": "Turco",
|
||||
"mejs.ukrainian": "Ucraniano",
|
||||
"mejs.vietnamese": "Vietnamita",
|
||||
"mejs.welsh": "Galés",
|
||||
"mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Descargar archivo',
|
||||
'mejs.install-flash': 'Esta usando un navegador que no tiene activado o instalado el reproductor de Flash. Por favor active el plugin del reproductor de Flash o descargue la versión más reciente en https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Pantalla completa',
|
||||
'mejs.play': 'Reproducción',
|
||||
'mejs.pause': 'Pausa',
|
||||
'mejs.time-slider': 'Control deslizante de tiempo',
|
||||
'mejs.time-help-text': 'Use las flechas Izquierda/Derecha para avanzar un segundo y las flechas Arriba/Abajo para avanzar diez segundos.',
|
||||
'mejs.live-broadcast': 'Transmisión en Vivo',
|
||||
'mejs.volume-help-text': 'Use las flechas Arriba/Abajo para subir o bajar el volumen.',
|
||||
'mejs.unmute': 'Reactivar silencio',
|
||||
'mejs.mute': 'Silencio',
|
||||
'mejs.volume-slider': 'Control deslizante de volumen',
|
||||
'mejs.video-player': 'Reproductor de video',
|
||||
'mejs.audio-player': 'Reproductor de audio',
|
||||
'mejs.captions-subtitles': 'Leyendas/Subtítulos',
|
||||
'mejs.captions-chapters': 'Capítulos',
|
||||
'mejs.none': 'Ninguno',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albano',
|
||||
'mejs.arabic': 'Árabe',
|
||||
'mejs.belarusian': 'Bielorruso',
|
||||
'mejs.bulgarian': 'Búlgaro',
|
||||
'mejs.catalan': 'Catalán',
|
||||
'mejs.chinese': 'Chino',
|
||||
'mejs.chinese-simplified': 'Chino (Simplificado)',
|
||||
'mejs.chinese-traditional': 'Chino (Tradicional)',
|
||||
'mejs.croatian': 'Croata',
|
||||
'mejs.czech': 'Checo',
|
||||
'mejs.danish': 'Danés',
|
||||
'mejs.dutch': 'Holandés',
|
||||
'mejs.english': 'Inglés',
|
||||
'mejs.estonian': 'Estoniano',
|
||||
'mejs.filipino': 'Filipino',
|
||||
'mejs.finnish': 'Finlandés',
|
||||
'mejs.french': 'Francés',
|
||||
'mejs.galician': 'Gallego',
|
||||
'mejs.german': 'Alemán',
|
||||
'mejs.greek': 'Griego',
|
||||
'mejs.haitian-creole': 'Haitiano Criollo',
|
||||
'mejs.hebrew': 'Hebreo',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Húngaro',
|
||||
'mejs.icelandic': 'Islandés',
|
||||
'mejs.indonesian': 'Indonesio',
|
||||
'mejs.irish': 'Irlandés',
|
||||
'mejs.italian': 'Italiano',
|
||||
'mejs.japanese': 'Japonés',
|
||||
'mejs.korean': 'Coreano',
|
||||
'mejs.latvian': 'Letón',
|
||||
'mejs.lithuanian': 'Lituano',
|
||||
'mejs.macedonian': 'Macedonio',
|
||||
'mejs.malay': 'Malayo',
|
||||
'mejs.maltese': 'Maltés',
|
||||
'mejs.norwegian': 'Noruego',
|
||||
'mejs.persian': 'Persa',
|
||||
'mejs.polish': 'Polaco',
|
||||
'mejs.portuguese': 'Portugués',
|
||||
'mejs.romanian': 'Rumano',
|
||||
'mejs.russian': 'Ruso',
|
||||
'mejs.serbian': 'Serbio',
|
||||
'mejs.slovak': 'Eslovaco',
|
||||
'mejs.slovenian': 'Eslovenio',
|
||||
'mejs.spanish': 'Español',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Suizo',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Tailandés',
|
||||
'mejs.turkish': 'Turco',
|
||||
'mejs.ukrainian': 'Ucraniano',
|
||||
'mejs.vietnamese': 'Vietnamita',
|
||||
'mejs.welsh': 'Galés',
|
||||
'mejs.yiddish': 'Yiddish'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -8,83 +8,83 @@
|
|||
*
|
||||
* @see core/i18n.js
|
||||
*/(function (exports) {
|
||||
"use strict";
|
||||
'use strict';
|
||||
|
||||
if (exports.fa === undefined) {
|
||||
exports.fa = {
|
||||
"mejs.plural-form": 0,
|
||||
"mejs.download-file": "دریافت فایل",
|
||||
"mejs.install-flash": "افزونه فلش پلیر روی مرورگر شما نصب نیست یا غیر فعال است.افزونه را فعال کنید و یا از https://get.adobe.com/flashplayer/ دریافت و نصب کنید.",
|
||||
"mejs.fullscreen": "تمام صفحه",
|
||||
"mejs.play": "پخش",
|
||||
"mejs.pause": "توقف",
|
||||
"mejs.time-slider": "تغییر زمان",
|
||||
"mejs.time-help-text": "از کلید های چپ و راست کیبورد برای جا به جایی به میزان یک ثانیه استفاده کنید.همچنین کلید های بالا و پایین 10 ثانیه زمان را جا به جا می کند.",
|
||||
"mejs.live-broadcast": "پخش زنده",
|
||||
"mejs.volume-help-text": "از دکمه های بالا و پایین برای کم و زیاد کردن حجم صدا استفاده کنید.",
|
||||
"mejs.unmute": "صدا دار",
|
||||
"mejs.mute": "بی صدا",
|
||||
"mejs.volume-slider": "تغییر حجم صدا",
|
||||
"mejs.video-player": "پخش کننده ویدیو",
|
||||
"mejs.audio-player": "پخش کننده صدا",
|
||||
"mejs.captions-subtitles": "زیرنویس",
|
||||
"mejs.captions-chapters": "قسمت",
|
||||
"mejs.none": "هیچ",
|
||||
"mejs.afrikaans": "آفریقایی",
|
||||
"mejs.albanian": "آلبانیایی",
|
||||
"mejs.arabic": "عربی",
|
||||
"mejs.belarusian": "بلاروس",
|
||||
"mejs.bulgarian": "بلغاری",
|
||||
"mejs.catalan": "کاتالان",
|
||||
"mejs.chinese": "چینی",
|
||||
"mejs.chinese-simplified": "چینی (ساده شده)",
|
||||
"mejs.chinese-traditional": "چینی (سنتی)",
|
||||
"mejs.croatian": "کروات",
|
||||
"mejs.czech": "چک",
|
||||
"mejs.danish": "دانمارکی",
|
||||
"mejs.dutch": "هلندی",
|
||||
"mejs.english": "انگلیسی",
|
||||
"mejs.estonian": "استونی",
|
||||
"mejs.filipino": "فیلیپینی",
|
||||
"mejs.finnish": "فنلاندری",
|
||||
"mejs.french": "فرانسوی",
|
||||
"mejs.galician": "گالیسی",
|
||||
"mejs.german": "آلمانی",
|
||||
"mejs.greek": "یونانی",
|
||||
"mejs.haitian-creole": "کریول هائیتی",
|
||||
"mejs.hebrew": "عبری",
|
||||
"mejs.hindi": "هندی",
|
||||
"mejs.hungarian": "مجارستانی",
|
||||
"mejs.icelandic": "ایسلندی",
|
||||
"mejs.indonesian": "اندونزی",
|
||||
"mejs.irish": "ایرلندی",
|
||||
"mejs.italian": "ایتالیایی",
|
||||
"mejs.japanese": "ژاپنی",
|
||||
"mejs.korean": "کره ای",
|
||||
"mejs.latvian": "لتونی",
|
||||
"mejs.lithuanian": "لیتوانی",
|
||||
"mejs.macedonian": "مقدونی",
|
||||
"mejs.malay": "مالایی",
|
||||
"mejs.maltese": "مالتی",
|
||||
"mejs.norwegian": "نروژی",
|
||||
"mejs.persian": "فارسی",
|
||||
"mejs.polish": "لهستانی",
|
||||
"mejs.portuguese": "پرتغالی",
|
||||
"mejs.romanian": "روانی",
|
||||
"mejs.russian": "روسی",
|
||||
"mejs.serbian": "صرب",
|
||||
"mejs.slovak": "اسلواکی",
|
||||
"mejs.slovenian": "اسلوونیایی",
|
||||
"mejs.spanish": "اسپانیایی",
|
||||
"mejs.swahili": "سواحیلی",
|
||||
"mejs.swedish": "سوئد",
|
||||
"mejs.tagalog": "تاگالوگ",
|
||||
"mejs.thai": "تایلندی",
|
||||
"mejs.turkish": "ترکی",
|
||||
"mejs.ukrainian": "اوکراین",
|
||||
"mejs.vietnamese": "ویتنامی",
|
||||
"mejs.welsh": "ولزی",
|
||||
"mejs.yiddish": "ییدیش"
|
||||
'mejs.plural-form': 0,
|
||||
'mejs.download-file': 'دریافت فایل',
|
||||
'mejs.install-flash': 'افزونه فلش پلیر روی مرورگر شما نصب نیست یا غیر فعال است.افزونه را فعال کنید و یا از https://get.adobe.com/flashplayer/ دریافت و نصب کنید.',
|
||||
'mejs.fullscreen': 'تمام صفحه',
|
||||
'mejs.play': 'پخش',
|
||||
'mejs.pause': 'توقف',
|
||||
'mejs.time-slider': 'تغییر زمان',
|
||||
'mejs.time-help-text': 'از کلید های چپ و راست کیبورد برای جا به جایی به میزان یک ثانیه استفاده کنید.همچنین کلید های بالا و پایین 10 ثانیه زمان را جا به جا می کند.',
|
||||
'mejs.live-broadcast': 'پخش زنده',
|
||||
'mejs.volume-help-text': 'از دکمه های بالا و پایین برای کم و زیاد کردن حجم صدا استفاده کنید.',
|
||||
'mejs.unmute': 'صدا دار',
|
||||
'mejs.mute': 'بی صدا',
|
||||
'mejs.volume-slider': 'تغییر حجم صدا',
|
||||
'mejs.video-player': 'پخش کننده ویدیو',
|
||||
'mejs.audio-player': 'پخش کننده صدا',
|
||||
'mejs.captions-subtitles': 'زیرنویس',
|
||||
'mejs.captions-chapters': 'قسمت',
|
||||
'mejs.none': 'هیچ',
|
||||
'mejs.afrikaans': 'آفریقایی',
|
||||
'mejs.albanian': 'آلبانیایی',
|
||||
'mejs.arabic': 'عربی',
|
||||
'mejs.belarusian': 'بلاروس',
|
||||
'mejs.bulgarian': 'بلغاری',
|
||||
'mejs.catalan': 'کاتالان',
|
||||
'mejs.chinese': 'چینی',
|
||||
'mejs.chinese-simplified': 'چینی (ساده شده)',
|
||||
'mejs.chinese-traditional': 'چینی (سنتی)',
|
||||
'mejs.croatian': 'کروات',
|
||||
'mejs.czech': 'چک',
|
||||
'mejs.danish': 'دانمارکی',
|
||||
'mejs.dutch': 'هلندی',
|
||||
'mejs.english': 'انگلیسی',
|
||||
'mejs.estonian': 'استونی',
|
||||
'mejs.filipino': 'فیلیپینی',
|
||||
'mejs.finnish': 'فنلاندری',
|
||||
'mejs.french': 'فرانسوی',
|
||||
'mejs.galician': 'گالیسی',
|
||||
'mejs.german': 'آلمانی',
|
||||
'mejs.greek': 'یونانی',
|
||||
'mejs.haitian-creole': 'کریول هائیتی',
|
||||
'mejs.hebrew': 'عبری',
|
||||
'mejs.hindi': 'هندی',
|
||||
'mejs.hungarian': 'مجارستانی',
|
||||
'mejs.icelandic': 'ایسلندی',
|
||||
'mejs.indonesian': 'اندونزی',
|
||||
'mejs.irish': 'ایرلندی',
|
||||
'mejs.italian': 'ایتالیایی',
|
||||
'mejs.japanese': 'ژاپنی',
|
||||
'mejs.korean': 'کره ای',
|
||||
'mejs.latvian': 'لتونی',
|
||||
'mejs.lithuanian': 'لیتوانی',
|
||||
'mejs.macedonian': 'مقدونی',
|
||||
'mejs.malay': 'مالایی',
|
||||
'mejs.maltese': 'مالتی',
|
||||
'mejs.norwegian': 'نروژی',
|
||||
'mejs.persian': 'فارسی',
|
||||
'mejs.polish': 'لهستانی',
|
||||
'mejs.portuguese': 'پرتغالی',
|
||||
'mejs.romanian': 'روانی',
|
||||
'mejs.russian': 'روسی',
|
||||
'mejs.serbian': 'صرب',
|
||||
'mejs.slovak': 'اسلواکی',
|
||||
'mejs.slovenian': 'اسلوونیایی',
|
||||
'mejs.spanish': 'اسپانیایی',
|
||||
'mejs.swahili': 'سواحیلی',
|
||||
'mejs.swedish': 'سوئد',
|
||||
'mejs.tagalog': 'تاگالوگ',
|
||||
'mejs.thai': 'تایلندی',
|
||||
'mejs.turkish': 'ترکی',
|
||||
'mejs.ukrainian': 'اوکراین',
|
||||
'mejs.vietnamese': 'ویتنامی',
|
||||
'mejs.welsh': 'ولزی',
|
||||
'mejs.yiddish': 'ییدیش'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -13,79 +13,79 @@
|
|||
(function (exports) {
|
||||
if (exports.fr === undefined) {
|
||||
exports.fr = {
|
||||
"mejs.plural-form": 2,
|
||||
"mejs.download-file": "Télécharger le fichier",
|
||||
"mejs.install-flash": "Vous utilisez un navigateur sur lequel Flash ne semble pas installé ou activé. Veuillez activer le plugin Flash ou télécharger la dernière version sur https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Plein écran",
|
||||
"mejs.play": "Lecture",
|
||||
"mejs.pause": "Pause",
|
||||
"mejs.time-slider": "Curseur temporel",
|
||||
"mejs.time-help-text": "Utilisez les flèches Gauche/Droite du clavier pour avancer d'une seconde, les flèches Haut/Bas pour avancer de 10 secondes.",
|
||||
"mejs.live-broadcast" : "Diffusion en direct",
|
||||
"mejs.volume-help-text": "Utilisez les flèches Haut/Bas du clavier pour augmenter ou diminuer le volume.",
|
||||
"mejs.unmute": "Activer le son",
|
||||
"mejs.mute": "Désactiver le son",
|
||||
"mejs.volume-slider": "Volume",
|
||||
"mejs.video-player": "Lecteur Vidéo",
|
||||
"mejs.audio-player": "Lecteur Audio",
|
||||
"mejs.captions-subtitles": "Sous-titres",
|
||||
"mejs.captions-chapters": "Chapitres",
|
||||
"mejs.none": "Aucun",
|
||||
"mejs.afrikaans": "Afrikaans",
|
||||
"mejs.albanian": "Albanais",
|
||||
"mejs.arabic": "Arabe",
|
||||
"mejs.belarusian": "Biélorusse",
|
||||
"mejs.bulgarian": "Bulgare",
|
||||
"mejs.catalan": "Catalan",
|
||||
"mejs.chinese": "Chinois",
|
||||
"mejs.chinese-simplified": "Chinois (simplifié)",
|
||||
"mejs.chinese-traditional": "Chinois (traditionnel)",
|
||||
"mejs.croatian": "Croate",
|
||||
"mejs.czech": "Tchèque",
|
||||
"mejs.danish": "Danois",
|
||||
"mejs.dutch": "Néerlandais",
|
||||
"mejs.english": "Anglais",
|
||||
"mejs.estonian": "Estonien",
|
||||
"mejs.filipino": "Filipino",
|
||||
"mejs.finnish": "Finnois",
|
||||
"mejs.french": "Français",
|
||||
"mejs.galician": "Galicien",
|
||||
"mejs.german": "Allemand",
|
||||
"mejs.greek": "Grec",
|
||||
"mejs.haitian-creole": "Créole haïtien",
|
||||
"mejs.hebrew": "Hébreu",
|
||||
"mejs.hindi": "Hindi",
|
||||
"mejs.hungarian": "Hongrois",
|
||||
"mejs.icelandic": "Islandais",
|
||||
"mejs.indonesian": "Indonésien",
|
||||
"mejs.irish": "Irlandais",
|
||||
"mejs.italian": "Italien",
|
||||
"mejs.japanese": "Japonais",
|
||||
"mejs.korean": "Coréen",
|
||||
"mejs.latvian": "Letton",
|
||||
"mejs.lithuanian": "Lituanien",
|
||||
"mejs.macedonian": "Macédonien",
|
||||
"mejs.malay": "Malais",
|
||||
"mejs.maltese": "Maltais",
|
||||
"mejs.norwegian": "Norvégien",
|
||||
"mejs.persian": "Perse",
|
||||
"mejs.polish": "Polonais",
|
||||
"mejs.portuguese": "Portugais",
|
||||
"mejs.romanian": "Roumain",
|
||||
"mejs.russian": "Russe",
|
||||
"mejs.serbian": "Serbe",
|
||||
"mejs.slovak": "Slovaque",
|
||||
"mejs.slovenian": "Slovène",
|
||||
"mejs.spanish": "Espagnol",
|
||||
"mejs.swahili": "Swahili",
|
||||
"mejs.swedish": "Suédois",
|
||||
"mejs.tagalog": "Tagalog",
|
||||
"mejs.thai": "Thaï",
|
||||
"mejs.turkish": "Turque",
|
||||
"mejs.ukrainian": "Ukrainien",
|
||||
"mejs.vietnamese": "Vietnamien",
|
||||
"mejs.welsh": "Gallois",
|
||||
"mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 2,
|
||||
'mejs.download-file': 'Télécharger le fichier',
|
||||
'mejs.install-flash': 'Vous utilisez un navigateur sur lequel Flash ne semble pas installé ou activé. Veuillez activer le plugin Flash ou télécharger la dernière version sur https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Plein écran',
|
||||
'mejs.play': 'Lecture',
|
||||
'mejs.pause': 'Pause',
|
||||
'mejs.time-slider': 'Curseur temporel',
|
||||
'mejs.time-help-text': 'Utilisez les flèches Gauche/Droite du clavier pour avancer d\'une seconde, les flèches Haut/Bas pour avancer de 10 secondes.',
|
||||
'mejs.live-broadcast' : 'Diffusion en direct',
|
||||
'mejs.volume-help-text': 'Utilisez les flèches Haut/Bas du clavier pour augmenter ou diminuer le volume.',
|
||||
'mejs.unmute': 'Activer le son',
|
||||
'mejs.mute': 'Désactiver le son',
|
||||
'mejs.volume-slider': 'Volume',
|
||||
'mejs.video-player': 'Lecteur Vidéo',
|
||||
'mejs.audio-player': 'Lecteur Audio',
|
||||
'mejs.captions-subtitles': 'Sous-titres',
|
||||
'mejs.captions-chapters': 'Chapitres',
|
||||
'mejs.none': 'Aucun',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanais',
|
||||
'mejs.arabic': 'Arabe',
|
||||
'mejs.belarusian': 'Biélorusse',
|
||||
'mejs.bulgarian': 'Bulgare',
|
||||
'mejs.catalan': 'Catalan',
|
||||
'mejs.chinese': 'Chinois',
|
||||
'mejs.chinese-simplified': 'Chinois (simplifié)',
|
||||
'mejs.chinese-traditional': 'Chinois (traditionnel)',
|
||||
'mejs.croatian': 'Croate',
|
||||
'mejs.czech': 'Tchèque',
|
||||
'mejs.danish': 'Danois',
|
||||
'mejs.dutch': 'Néerlandais',
|
||||
'mejs.english': 'Anglais',
|
||||
'mejs.estonian': 'Estonien',
|
||||
'mejs.filipino': 'Filipino',
|
||||
'mejs.finnish': 'Finnois',
|
||||
'mejs.french': 'Français',
|
||||
'mejs.galician': 'Galicien',
|
||||
'mejs.german': 'Allemand',
|
||||
'mejs.greek': 'Grec',
|
||||
'mejs.haitian-creole': 'Créole haïtien',
|
||||
'mejs.hebrew': 'Hébreu',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Hongrois',
|
||||
'mejs.icelandic': 'Islandais',
|
||||
'mejs.indonesian': 'Indonésien',
|
||||
'mejs.irish': 'Irlandais',
|
||||
'mejs.italian': 'Italien',
|
||||
'mejs.japanese': 'Japonais',
|
||||
'mejs.korean': 'Coréen',
|
||||
'mejs.latvian': 'Letton',
|
||||
'mejs.lithuanian': 'Lituanien',
|
||||
'mejs.macedonian': 'Macédonien',
|
||||
'mejs.malay': 'Malais',
|
||||
'mejs.maltese': 'Maltais',
|
||||
'mejs.norwegian': 'Norvégien',
|
||||
'mejs.persian': 'Perse',
|
||||
'mejs.polish': 'Polonais',
|
||||
'mejs.portuguese': 'Portugais',
|
||||
'mejs.romanian': 'Roumain',
|
||||
'mejs.russian': 'Russe',
|
||||
'mejs.serbian': 'Serbe',
|
||||
'mejs.slovak': 'Slovaque',
|
||||
'mejs.slovenian': 'Slovène',
|
||||
'mejs.spanish': 'Espagnol',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Suédois',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thaï',
|
||||
'mejs.turkish': 'Turque',
|
||||
'mejs.ukrainian': 'Ukrainien',
|
||||
'mejs.vietnamese': 'Vietnamien',
|
||||
'mejs.welsh': 'Gallois',
|
||||
'mejs.yiddish': 'Yiddish'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -9,79 +9,79 @@
|
|||
(function (exports) {
|
||||
if (exports.hr === undefined) {
|
||||
exports.hr = {
|
||||
"mejs.plural-form": 7,
|
||||
"mejs.download-file": "Preuzmi datoteku",
|
||||
"mejs.install-flash": "Koristite preglednik koji nema omogućen ili instaliran Flash preglednik. Molimo Vas uključite Flash dodatak ili preuzmite najnoviju verziju s https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Puni zaslon",
|
||||
"mejs.play": "Pokreni",
|
||||
"mejs.pause": "Zaustavi",
|
||||
"mejs.time-slider": "Vremenska traka",
|
||||
"mejs.time-help-text": "Koristi strelice lijevo/desno za pomak naprijed za 1 sekundu te gore/dolje za pomak od 10 sekundi.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "Koristi strelice gore/dolje za pojačavanje ili stišavanje.",
|
||||
"mejs.unmute": "Uključi zvuk",
|
||||
"mejs.mute": "Isključi zvuk",
|
||||
"mejs.volume-slider": "Pokazivač razine zvuka",
|
||||
"mejs.video-player": "Video preglednik",
|
||||
"mejs.audio-player": "Audio preglednik",
|
||||
"mejs.captions-subtitles": "Opisi/Prijevodi",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Ništa",
|
||||
"mejs.afrikaans": "Afrički",
|
||||
"mejs.albanian": "Albanski",
|
||||
"mejs.arabic": "Arapski",
|
||||
"mejs.belarusian": "Bjeloruski",
|
||||
"mejs.bulgarian": "Bugarski",
|
||||
"mejs.catalan": "Katalonski",
|
||||
"mejs.chinese": "Kineski",
|
||||
"mejs.chinese-simplified": "Kineski (jednostavni)",
|
||||
"mejs.chinese-traditional": "Kineski (tradicionalni)",
|
||||
"mejs.croatian": "Hrvatski",
|
||||
"mejs.czech": "Češki",
|
||||
"mejs.danish": "Danski",
|
||||
"mejs.dutch": "Nizozemski",
|
||||
"mejs.english": "Engleski",
|
||||
"mejs.estonian": "Estonski",
|
||||
"mejs.filipino": "Filipinski",
|
||||
"mejs.finnish": "Finski",
|
||||
"mejs.french": "Francuski",
|
||||
"mejs.galician": "Galicijski",
|
||||
"mejs.german": "Njemački",
|
||||
"mejs.greek": "Grčki",
|
||||
"mejs.haitian-creole": "Haićanski kreolski",
|
||||
"mejs.hebrew": "Hebrejski",
|
||||
"mejs.hindi": "Hindski",
|
||||
"mejs.hungarian": "Mađarski",
|
||||
"mejs.icelandic": "Islandski",
|
||||
"mejs.indonesian": "Indonezijski",
|
||||
"mejs.irish": "Irski",
|
||||
"mejs.italian": "Talijanski",
|
||||
"mejs.japanese": "Japanski",
|
||||
"mejs.korean": "Korejski",
|
||||
"mejs.latvian": "Latvijski",
|
||||
"mejs.lithuanian": "Litvanski",
|
||||
"mejs.macedonian": "Makedonski",
|
||||
"mejs.malay": "Malajski",
|
||||
"mejs.maltese": "Malteški",
|
||||
"mejs.norwegian": "Norveški",
|
||||
"mejs.persian": "Perzijski",
|
||||
"mejs.polish": "Poljski",
|
||||
"mejs.portuguese": "Portugalski",
|
||||
"mejs.romanian": "Rumunjski",
|
||||
"mejs.russian": "Ruski",
|
||||
"mejs.serbian": "Srpski",
|
||||
"mejs.slovak": "Slovački",
|
||||
"mejs.slovenian": "Slovenski",
|
||||
"mejs.spanish": "Španjolski",
|
||||
"mejs.swahili": "Svahili",
|
||||
"mejs.swedish": "Švedski",
|
||||
"mejs.tagalog": "Tagaloški",
|
||||
"mejs.thai": "Tajski",
|
||||
"mejs.turkish": "Turski",
|
||||
"mejs.ukrainian": "Ukrajinski",
|
||||
"mejs.vietnamese": "Vijetnamski",
|
||||
"mejs.welsh": "Velški",
|
||||
"mejs.yiddish": "Jidiški"
|
||||
'mejs.plural-form': 7,
|
||||
'mejs.download-file': 'Preuzmi datoteku',
|
||||
'mejs.install-flash': 'Koristite preglednik koji nema omogućen ili instaliran Flash preglednik. Molimo Vas uključite Flash dodatak ili preuzmite najnoviju verziju s https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Puni zaslon',
|
||||
'mejs.play': 'Pokreni',
|
||||
'mejs.pause': 'Zaustavi',
|
||||
'mejs.time-slider': 'Vremenska traka',
|
||||
'mejs.time-help-text': 'Koristi strelice lijevo/desno za pomak naprijed za 1 sekundu te gore/dolje za pomak od 10 sekundi.',
|
||||
'mejs.live-broadcast' : 'Prijenos uživo',
|
||||
'mejs.volume-help-text': 'Koristi strelice gore/dolje za pojačavanje ili stišavanje.',
|
||||
'mejs.unmute': 'Uključi zvuk',
|
||||
'mejs.mute': 'Isključi zvuk',
|
||||
'mejs.volume-slider': 'Pokazivač razine zvuka',
|
||||
'mejs.video-player': 'Video preglednik',
|
||||
'mejs.audio-player': 'Audio preglednik',
|
||||
'mejs.captions-subtitles': 'Opisi/Prijevodi',
|
||||
'mejs.captions-chapters': 'Poglavlja',
|
||||
'mejs.none': 'Ništa',
|
||||
'mejs.afrikaans': 'Afrički',
|
||||
'mejs.albanian': 'Albanski',
|
||||
'mejs.arabic': 'Arapski',
|
||||
'mejs.belarusian': 'Bjeloruski',
|
||||
'mejs.bulgarian': 'Bugarski',
|
||||
'mejs.catalan': 'Katalonski',
|
||||
'mejs.chinese': 'Kineski',
|
||||
'mejs.chinese-simplified': 'Kineski (jednostavni)',
|
||||
'mejs.chinese-traditional': 'Kineski (tradicionalni)',
|
||||
'mejs.croatian': 'Hrvatski',
|
||||
'mejs.czech': 'Češki',
|
||||
'mejs.danish': 'Danski',
|
||||
'mejs.dutch': 'Nizozemski',
|
||||
'mejs.english': 'Engleski',
|
||||
'mejs.estonian': 'Estonski',
|
||||
'mejs.filipino': 'Filipinski',
|
||||
'mejs.finnish': 'Finski',
|
||||
'mejs.french': 'Francuski',
|
||||
'mejs.galician': 'Galicijski',
|
||||
'mejs.german': 'Njemački',
|
||||
'mejs.greek': 'Grčki',
|
||||
'mejs.haitian-creole': 'Haićanski kreolski',
|
||||
'mejs.hebrew': 'Hebrejski',
|
||||
'mejs.hindi': 'Hindski',
|
||||
'mejs.hungarian': 'Mađarski',
|
||||
'mejs.icelandic': 'Islandski',
|
||||
'mejs.indonesian': 'Indonezijski',
|
||||
'mejs.irish': 'Irski',
|
||||
'mejs.italian': 'Talijanski',
|
||||
'mejs.japanese': 'Japanski',
|
||||
'mejs.korean': 'Korejski',
|
||||
'mejs.latvian': 'Latvijski',
|
||||
'mejs.lithuanian': 'Litvanski',
|
||||
'mejs.macedonian': 'Makedonski',
|
||||
'mejs.malay': 'Malajski',
|
||||
'mejs.maltese': 'Malteški',
|
||||
'mejs.norwegian': 'Norveški',
|
||||
'mejs.persian': 'Perzijski',
|
||||
'mejs.polish': 'Poljski',
|
||||
'mejs.portuguese': 'Portugalski',
|
||||
'mejs.romanian': 'Rumunjski',
|
||||
'mejs.russian': 'Ruski',
|
||||
'mejs.serbian': 'Srpski',
|
||||
'mejs.slovak': 'Slovački',
|
||||
'mejs.slovenian': 'Slovenski',
|
||||
'mejs.spanish': 'Španjolski',
|
||||
'mejs.swahili': 'Svahili',
|
||||
'mejs.swedish': 'Švedski',
|
||||
'mejs.tagalog': 'Tagaloški',
|
||||
'mejs.thai': 'Tajski',
|
||||
'mejs.turkish': 'Turski',
|
||||
'mejs.ukrainian': 'Ukrajinski',
|
||||
'mejs.vietnamese': 'Vijetnamski',
|
||||
'mejs.welsh': 'Velški',
|
||||
'mejs.yiddish': 'Jidiški'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports.hu === undefined) {
|
||||
exports.hu = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Fájl letöltése",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Teljes képernyő",
|
||||
"mejs.play": "Lejátszás",
|
||||
"mejs.pause": "Szünet",
|
||||
"mejs.time-slider": "Idő csúszka",
|
||||
"mejs.time-help-text": "Használja a Bal/Jobb nyíl gombokat az egy másodperces léptetéshez, a Fel/Le nyíl gombokat a tíz másodperces léptetéshez.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "Használja a Fel/Le nyíl gombokat a hangerő növeléséhez vagy csökkentéséhez.",
|
||||
"mejs.unmute": "Némítás feloldása",
|
||||
"mejs.mute": "Némítás",
|
||||
"mejs.volume-slider": "Hangerőcsúszka",
|
||||
"mejs.video-player": "Videolejátszó",
|
||||
"mejs.audio-player": "Audiolejátszó",
|
||||
"mejs.captions-subtitles": "Képaláírás/Feliratok",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Nincs"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Fájl letöltése',
|
||||
'mejs.install-flash': 'Olyan böngészőt használ, amelyhez nincs engedélyezve vagy telepítve a Flash player. Kérjük, kapcsolja be a Flash-lejátszó bővítményét, vagy töltse le a legfrissebb verziót a https://get.adobe.com/flashplayer/ címen',
|
||||
'mejs.fullscreen': 'Teljes képernyő',
|
||||
'mejs.play': 'Lejátszás',
|
||||
'mejs.pause': 'Szünet',
|
||||
'mejs.time-slider': 'Idő csúszka',
|
||||
'mejs.time-help-text': 'Használja a Bal/Jobb nyíl gombokat az egy másodperces léptetéshez, a Fel/Le nyíl gombokat a tíz másodperces léptetéshez.',
|
||||
'mejs.live-broadcast' : 'Élő közvetítés',
|
||||
'mejs.volume-help-text': 'Használja a Fel/Le nyíl gombokat a hangerő növeléséhez vagy csökkentéséhez.',
|
||||
'mejs.unmute': 'Némítás feloldása',
|
||||
'mejs.mute': 'Némítás',
|
||||
'mejs.volume-slider': 'Hangerőcsúszka',
|
||||
'mejs.video-player': 'Videolejátszó',
|
||||
'mejs.audio-player': 'Audiolejátszó',
|
||||
'mejs.captions-subtitles': 'Képaláírás/Feliratok',
|
||||
'mejs.captions-chapters': 'Fejezetek',
|
||||
'mejs.none': 'Nincs',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albán',
|
||||
'mejs.arabic': 'Arab',
|
||||
'mejs.belarusian': 'Belorusz',
|
||||
'mejs.bulgarian': 'Bolgár',
|
||||
'mejs.catalan': 'Katalán',
|
||||
'mejs.chinese': 'Kínai',
|
||||
'mejs.chinese-simplified': 'Kínai (Egyszerűsített)',
|
||||
'mejs.chinese-traditional': 'Kínai (Hagyományos)',
|
||||
'mejs.croatian': 'Horvát',
|
||||
'mejs.czech': 'Cseh',
|
||||
'mejs.danish': 'Dán',
|
||||
'mejs.dutch': 'Holland',
|
||||
'mejs.english': 'Angol',
|
||||
'mejs.estonian': 'Észt',
|
||||
'mejs.filipino': 'Filippínó',
|
||||
'mejs.finnish': 'Finn',
|
||||
'mejs.french': 'Francia',
|
||||
'mejs.galician': 'Galíciai',
|
||||
'mejs.german': 'Német',
|
||||
'mejs.greek': 'Görög',
|
||||
'mejs.haitian-creole': 'Haiti Kreol',
|
||||
'mejs.hebrew': 'Héber',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Magyar',
|
||||
'mejs.icelandic': 'Izlandi',
|
||||
'mejs.indonesian': 'Indonéz',
|
||||
'mejs.irish': 'Ír',
|
||||
'mejs.italian': 'Olasz',
|
||||
'mejs.japanese': 'Japán',
|
||||
'mejs.korean': 'Koreai',
|
||||
'mejs.latvian': 'Lett',
|
||||
'mejs.lithuanian': 'Litván',
|
||||
'mejs.macedonian': 'Macedóniai',
|
||||
'mejs.malay': 'Maláj',
|
||||
'mejs.maltese': 'Máltai',
|
||||
'mejs.norwegian': 'Norvég',
|
||||
'mejs.persian': 'Perzsa',
|
||||
'mejs.polish': 'Lengyel',
|
||||
'mejs.portuguese': 'Portugál',
|
||||
'mejs.romanian': 'Román',
|
||||
'mejs.russian': 'Orosz',
|
||||
'mejs.serbian': 'Szerb',
|
||||
'mejs.slovak': 'Szlovák',
|
||||
'mejs.slovenian': 'Szlovén',
|
||||
'mejs.spanish': 'Spanyol',
|
||||
'mejs.swahili': 'Szuahéli',
|
||||
'mejs.swedish': 'Svéd',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Török',
|
||||
'mejs.ukrainian': 'Ukrán',
|
||||
'mejs.vietnamese': 'Vietnami',
|
||||
'mejs.welsh': 'Walesi',
|
||||
'mejs.yiddish': 'Jiddis'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -5,86 +5,86 @@
|
|||
*
|
||||
* @author
|
||||
* Jalios (Twitter: @Jalios)
|
||||
* Sascha "SoftCreatR" Greuel
|
||||
* Sascha 'SoftCreatR' Greuel
|
||||
*
|
||||
* @see core/i18n.js
|
||||
*/
|
||||
(function (exports) {
|
||||
if (exports.it === undefined) {
|
||||
exports.it = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Scaricare il file",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Schermo intero",
|
||||
"mejs.play": "Eseguire",
|
||||
"mejs.pause": "Pausa",
|
||||
"mejs.time-slider": "Barra di scorrimento",
|
||||
"mejs.time-help-text": "Utilizzare i tasti Freccia sinistra/Freccia destra per avanzare di un secondo, Freccia Su/Giù per avanzare dieci secondi.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "Utilizzare i tasti Freccia Su/Giù per aumentare o diminuire il volume.",
|
||||
"mejs.unmute": "Disattivare muto",
|
||||
"mejs.mute": "Muto",
|
||||
"mejs.volume-slider": "Barra del volume",
|
||||
"mejs.video-player": "Lettore Video",
|
||||
"mejs.audio-player": "Lettore Audio",
|
||||
"mejs.captions-subtitles": "Acquisizioni/sottotitoli",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Nessuno"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Scaricare il file',
|
||||
'mejs.install-flash': 'Stai utilizzando un browser che non dispone di Flash Player abilitato o installato. Accenda il tuo plug-in Flash Player o scarica la versione più recente da https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Schermo intero',
|
||||
'mejs.play': 'Eseguire',
|
||||
'mejs.pause': 'Pausa',
|
||||
'mejs.time-slider': 'Barra di scorrimento',
|
||||
'mejs.time-help-text': 'Utilizzare i tasti Freccia sinistra/Freccia destra per avanzare di un secondo, Freccia Su/Giù per avanzare dieci secondi.',
|
||||
'mejs.live-broadcast' : 'Trasmissione in diretta',
|
||||
'mejs.volume-help-text': 'Utilizzare i tasti Freccia Su/Giù per aumentare o diminuire il volume.',
|
||||
'mejs.unmute': 'Disattivare muto',
|
||||
'mejs.mute': 'Muto',
|
||||
'mejs.volume-slider': 'Barra del volume',
|
||||
'mejs.video-player': 'Lettore Video',
|
||||
'mejs.audio-player': 'Lettore Audio',
|
||||
'mejs.captions-subtitles': 'Acquisizioni/sottotitoli',
|
||||
'mejs.captions-chapters': 'Capitoli',
|
||||
'mejs.none': 'Nessuno',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanese',
|
||||
'mejs.arabic': 'Arabo',
|
||||
'mejs.belarusian': 'Bielorusso',
|
||||
'mejs.bulgarian': 'Bulgaro',
|
||||
'mejs.catalan': 'Catalano',
|
||||
'mejs.chinese': 'Cinese',
|
||||
'mejs.chinese-semplificato': 'Cinese (Semplificato)',
|
||||
'mejs.chinese-traditional': 'Cinese (Tradizionale)',
|
||||
'mejs.croatian': 'Croato',
|
||||
'mejs.czech': 'Ceco',
|
||||
'mejs.danish': 'Danese',
|
||||
'mejs.dutch': 'Olandese',
|
||||
'mejs.english': 'Inglese',
|
||||
'mejs.estonian': 'Estone',
|
||||
'mejs.filipino': 'Filippino',
|
||||
'mejs.finnish': 'Finlandese',
|
||||
'mejs.french': 'Francese',
|
||||
'mejs.galician': 'Galiziano',
|
||||
'mejs.german': 'Tedesco',
|
||||
'mejs.greek': 'Greco',
|
||||
'mejs.haitian-creole': 'Creolo Haitiano',
|
||||
'mejs.hebrew': 'Ebraico',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Ungherese',
|
||||
'mejs.icelandic': 'Islandese',
|
||||
'mejs.indonesian': 'Indonesiano',
|
||||
'mejs.irish': 'Irlandese',
|
||||
'mejs.italian': 'Italiano',
|
||||
'mejs.japanese': 'Giapponese',
|
||||
'mejs.korean': 'Coreano',
|
||||
'mejs.latvian': 'Lettone',
|
||||
'mejs.lithuanian': 'Lituano',
|
||||
'mejs.macedonian': 'Macedone',
|
||||
'mejs.malay': 'Malay',
|
||||
'mejs.maltese': 'Maltese',
|
||||
'mejs.norwegian': 'Norvegese',
|
||||
'mejs.persian': 'Persiano',
|
||||
'mejs.polish': 'Polacco',
|
||||
'mejs.portuguese': 'Portoghese',
|
||||
'mejs.romanian': 'Rumeno',
|
||||
'mejs.russian': 'Russo',
|
||||
'mejs.serbian': 'Serbo',
|
||||
'mejs.slovak': 'Slovacco',
|
||||
'mejs.slovenian': 'Sloveno',
|
||||
'mejs.spanish': 'Spagnolo',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Svedese',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turco',
|
||||
'mejs.ukrainian': 'Ucraino',
|
||||
'mejs.vietnamese': 'Vietnamita',
|
||||
'mejs.welsh': 'Gallese',
|
||||
'mejs.yiddish': 'Yiddish'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -5,86 +5,86 @@
|
|||
*
|
||||
* @author
|
||||
* Jalios (Twitter: @Jalios)
|
||||
* Sascha "SoftCreatR" Greuel
|
||||
* Sascha 'SoftCreatR' Greuel
|
||||
*
|
||||
* @see core/i18n.js
|
||||
*/
|
||||
(function (exports) {
|
||||
if (exports.ja === undefined) {
|
||||
exports.ja = {
|
||||
"mejs.plural-form": 0,
|
||||
"mejs.download-file": "ファイルをダウンロードする",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "全画面",
|
||||
"mejs.play": "再生",
|
||||
"mejs.pause": "一時停止",
|
||||
"mejs.time-slider": "タイムスライダー",
|
||||
"mejs.time-help-text": "1秒進めるには左/右矢印をキーを、10秒進めるには上/下矢印を使います。",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "音量を上げたり下げたりするには、上/下矢印を使います。",
|
||||
"mejs.unmute": "ミュートを解除",
|
||||
"mejs.mute": "ミュート",
|
||||
"mejs.volume-slider": "音量スライダー",
|
||||
"mejs.video-player": "ビデオプレーヤー",
|
||||
"mejs.audio-player": "オーディオプレーヤー",
|
||||
"mejs.captions-subtitles": "キャプション/字幕",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "なし"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 0,
|
||||
'mejs.download-file': 'ファイルをダウンロードする',
|
||||
'mejs.install-flash': 'Flash Playerが有効またはインストールされていないブラウザを使用しています。Flash Playerプラグインをオンにするか,https://get.adobe.com/flashplayer/から最新バージョンをダウンロードしてください。',
|
||||
'mejs.fullscreen': '全画面',
|
||||
'mejs.play': '再生',
|
||||
'mejs.pause': '一時停止',
|
||||
'mejs.time-slider': 'タイムスライダー',
|
||||
'mejs.time-help-text': '1秒進めるには左/右矢印をキーを,10秒進めるには上/下矢印を使います。',
|
||||
'mejs.live-broadcast': 'ライブブロードキャスト',
|
||||
'mejs.volume-help-text': '音量を上げたり下げたりするには,上/下矢印を使います。',
|
||||
'mejs.unmute': 'ミュートを解除',
|
||||
'mejs.mute': 'ミュート',
|
||||
'mejs.volume-slider': '音量スライダー',
|
||||
'mejs.video-player': 'ビデオプレーヤー',
|
||||
'mejs.audio-player': 'オーディオプレーヤー',
|
||||
'mejs.captions-subtitles': 'キャプション/字幕',
|
||||
'mejs.captions-chapters': '章',
|
||||
'mejs.none': 'なし',
|
||||
'mejs.afrikaans': 'アフリカーンス語',
|
||||
'mejs.albanian': 'アルバニア語',
|
||||
'mejs.arabic': 'アラビア語',
|
||||
'mejs.belarusian': 'ベラルーシ語',
|
||||
'mejs.bulgarian': 'ブルガリア語',
|
||||
'mejs.catalan': 'カタロニア語',
|
||||
'mejs.chinese': '中国語',
|
||||
'mejs.chinese-simplified': '中国語(簡体字)',
|
||||
'mejs.chinese-traditional': '中国語(繁体字)',
|
||||
'mejs.croatian': 'クロアチア語',
|
||||
'mejs.czech': 'チェコ語',
|
||||
'mejs.danish': 'デンマーク語',
|
||||
'mejs.dutch': 'オランダの',
|
||||
'mejs.english': '英語',
|
||||
'mejs.estonian': 'エストニア語',
|
||||
'mejs.filipino': 'フィリピン人',
|
||||
'mejs.finnish': 'フィンランド語',
|
||||
'mejs.french': 'フランス語',
|
||||
'mejs.galician': 'ガリシア人',
|
||||
'mejs.german': 'ドイツ語',
|
||||
'mejs.greek': 'ギリシャ語',
|
||||
'mejs.haitian-creole': 'ハイチクレオール',
|
||||
'mejs.hebrew': 'ヘブライ語',
|
||||
'mejs.hindi': 'ヒンディー語',
|
||||
'mejs.hungarian': 'ハンガリー語',
|
||||
'mejs.icelandic': 'アイスランド語',
|
||||
'mejs.indonesian': 'インドネシア語',
|
||||
'mejs.irish': 'アイルランド',
|
||||
'mejs.italian': 'イタリア語',
|
||||
'mejs.japanese': '日本語',
|
||||
'mejs.korean': '韓国語',
|
||||
'mejs.latvian': 'ラトビア語',
|
||||
'mejs.lithuanian': 'リトアニア語',
|
||||
'mejs.macedonian': 'マケドニアの',
|
||||
'mejs.malay': 'マレー語',
|
||||
'mejs.maltese': 'マルタ',
|
||||
'mejs.norwegian': 'ノルウェー語',
|
||||
'mejs.persian': 'ペルシア語',
|
||||
'mejs.polish': 'ポーランド語',
|
||||
'mejs.portuguese': 'ポルトガル語',
|
||||
'mejs.romanian': 'ルーマニア語',
|
||||
'mejs.russian': 'ロシア語',
|
||||
'mejs.serbian': 'セルビア語',
|
||||
'mejs.slovak': 'スロバキア語',
|
||||
'mejs.slovenian': 'スロベニア語',
|
||||
'mejs.spanish': 'スペイン語',
|
||||
'mejs.swahili': 'スワヒリ語',
|
||||
'mejs.swedish': 'スウェーデン語',
|
||||
'mejs.tagalog': 'タガログ',
|
||||
'mejs.thai': 'タイ',
|
||||
'mejs.turkish': 'トルコ語',
|
||||
'mejs.ukrainian': 'ウクライナ語',
|
||||
'mejs.vietnamese': 'ベトナム語',
|
||||
'mejs.welsh': 'ウェールズ',
|
||||
'mejs.yiddish': 'イディッシュ'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -5,86 +5,86 @@
|
|||
*
|
||||
* @author
|
||||
* Jalios (Twitter: @Jalios)
|
||||
* Sascha "SoftCreatR" Greuel
|
||||
* Sascha 'SoftCreatR' Greuel
|
||||
*
|
||||
* @see core/i18n.js
|
||||
*/
|
||||
(function (exports) {
|
||||
if (exports.ko === undefined) {
|
||||
exports.ko = {
|
||||
"mejs.plural-form": 0,
|
||||
"mejs.download-file": "파일 다운로드",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "전체화면",
|
||||
"mejs.play": "작동",
|
||||
"mejs.pause": "정지",
|
||||
"mejs.time-slider": "시간 슬라이더",
|
||||
"mejs.time-help-text": "1초 전진하려면 좌/우측 화살표를 사용하시고 10초 전진하려면 위/아래 화살표를 사용하세요.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "볼륨을 높이거나 낮추려면 위/아래 화살표를 이용하세요.",
|
||||
"mejs.unmute": "음소거 해제",
|
||||
"mejs.mute": "말 없는",
|
||||
"mejs.volume-slider": "볼륨 슬라이더",
|
||||
"mejs.video-player": "비디오 플레이어",
|
||||
"mejs.audio-player": "오디오 플레이어",
|
||||
"mejs.captions-subtitles": "캡션/자막",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "없음"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 0,
|
||||
'mejs.download-file': '파일 다운로드',
|
||||
'mejs.install-flash': 'Flash Player가 활성화되거나 설치되지 않은 브라우저를 사용 중입니다. 플래시 플레이어 플러그인을 켜거나 https://get.adobe.com/flashplayer/에서 최신 버전을 다운로드하십시오.',
|
||||
'mejs.fullscreen': '전체화면',
|
||||
'mejs.play': '작동',
|
||||
'mejs.pause': '정지',
|
||||
'mejs.time-slider': '시간 슬라이더',
|
||||
'mejs.time-help-text': '1초 전진하려면 좌/우측 화살표를 사용하시고 10초 전진하려면 위/아래 화살표를 사용하세요.',
|
||||
'mejs.live-broadcast' : '생방송',
|
||||
'mejs.volume-help-text': '볼륨을 높이거나 낮추려면 위/아래 화살표를 이용하세요.',
|
||||
'mejs.unmute': '음소거 해제',
|
||||
'mejs.mute': '말 없는',
|
||||
'mejs.volume-slider': '볼륨 슬라이더',
|
||||
'mejs.video-player': '비디오 플레이어',
|
||||
'mejs.audio-player': '오디오 플레이어',
|
||||
'mejs.captions-subtitles': '캡션/자막',
|
||||
'mejs.captions-chapters': '챕터',
|
||||
'mejs.none': '없음',
|
||||
'mejs.afrikaans': '아프리칸스어',
|
||||
'mejs.albanian': '알바니아',
|
||||
'mejs.arabic': '아랍어',
|
||||
'mejs.belarusian': '벨로루시 어',
|
||||
'mejs.bulgarian': '불가리아',
|
||||
'mejs.catalan': '카탈로니아 어',
|
||||
'mejs.chinese': '중국어',
|
||||
'mejs.chinese-simplified': '중국어 (간체)',
|
||||
'mejs.chinese-traditional': '중국어 (번체)',
|
||||
'mejs.croatian': '크로아티아어',
|
||||
'mejs.czech': '체코 어',
|
||||
'mejs.danish': '덴마크어',
|
||||
'mejs.dutch': '네덜란드어',
|
||||
'mejs.english': '영어',
|
||||
'mejs.estonian': '에스토니아',
|
||||
'mejs.filipino': '필리핀',
|
||||
'mejs.finnish': '핀란드어',
|
||||
'mejs.french': '프랑스어',
|
||||
'mejs.galician': '갈리시아인',
|
||||
'mejs.german': '독일어',
|
||||
'mejs.greek': '그리스어',
|
||||
'mejs.haitian-creole': '아이티 크리올',
|
||||
'mejs.hebrew': '히브리어',
|
||||
'mejs.hindi': '힌디어',
|
||||
'mejs.hungarian': '헝가리어',
|
||||
'mejs.icelandic': '아이슬란드 어',
|
||||
'mejs.indonesian': '인도네시아어',
|
||||
'mejs.irish': '아일랜드어',
|
||||
'mejs.italian': '이탈리아어',
|
||||
'mejs.japanese': '일본어',
|
||||
'mejs.korean': '한국어',
|
||||
'mejs.latvian': '라트비아어',
|
||||
'mejs.lithuanian': '리투아니아어',
|
||||
'mejs.macedonian': '마케도니아인',
|
||||
'mejs.malay': '말레이',
|
||||
'mejs.maltese': '몰타어',
|
||||
'mejs.norwegian': '노르웨이어',
|
||||
'mejs.persian': '페르시아어',
|
||||
'mejs.polish': '폴란드어',
|
||||
'mejs.portuguese': '포르투갈어',
|
||||
'mejs.romanian': '루마니아어',
|
||||
'mejs.russian': '러시아어',
|
||||
'mejs.serbian': '세르비아어',
|
||||
'mejs.slovak': '슬로바키아어',
|
||||
'mejs.slovenian': '슬로베니아어',
|
||||
'mejs.spanish': '스페인어',
|
||||
'mejs.swahili': '스와힐리어',
|
||||
'mejs.swedish': '스웨덴어',
|
||||
'mejs.tagalog': '타갈로그어',
|
||||
'mejs.thai': '태국어',
|
||||
'mejs.turkish': '터키어',
|
||||
'mejs.ukrainian': '우크라이나어',
|
||||
'mejs.vietnamese': '베트남인',
|
||||
'mejs.welsh': '웨일스 어',
|
||||
'mejs.yiddish': '이디시어'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -6,86 +6,86 @@
|
|||
* @author
|
||||
* Leonard de Ruijter, Twitter: @LeonarddR
|
||||
* Jalios (Twitter: @Jalios)
|
||||
* Sascha "SoftCreatR" Greuel
|
||||
* Sascha 'SoftCreatR' Greuel
|
||||
*
|
||||
* @see core/i18n.js
|
||||
*/
|
||||
(function (exports) {
|
||||
if (exports.nl === undefined) {
|
||||
exports.nl = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Bestand downloaden",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Volledig scherm",
|
||||
"mejs.play": "Afspelen",
|
||||
"mejs.pause": "Pauzeren",
|
||||
"mejs.time-slider": "Tijd schuifbalk",
|
||||
"mejs.time-help-text": "Gebruik pijl naar links/rechts om per seconde te springen, pijl omhoog/omlaag om per tien seconden te springen.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "Gebruik pijl omhoog/omlaag om het volume te verhogen/verlagen.",
|
||||
"mejs.unmute": "Dempen opheffen",
|
||||
"mejs.mute": "Dempen",
|
||||
"mejs.volume-slider": "Volume schuifbalk",
|
||||
"mejs.video-player": "Videospeler",
|
||||
"mejs.audio-player": "Audiospeler",
|
||||
"mejs.captions-subtitles": "Bijschriften/ondertiteling",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Geen"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Bestand downloaden',
|
||||
'mejs.install-flash': 'U gebruikt een browser die geen Flash Player heeft ingeschakeld of geïnstalleerd. Zet de Flash Player plug-in of download de nieuwste versie van https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Volledig scherm',
|
||||
'mejs.play': 'Afspelen',
|
||||
'mejs.pause': 'Pauzeren',
|
||||
'mejs.time-slider': 'Tijd schuifbalk',
|
||||
'mejs.time-help-text': 'Gebruik pijl naar links/rechts om per seconde te springen, pijl omhoog/omlaag om per tien seconden te springen.',
|
||||
'mejs.live-broadcast' : 'Live uitzending',
|
||||
'mejs.volume-help-text': 'Gebruik pijl omhoog/omlaag om het volume te verhogen/verlagen.',
|
||||
'mejs.unmute': 'Dempen opheffen',
|
||||
'mejs.mute': 'Dempen',
|
||||
'mejs.volume-slider': 'Volume schuifbalk',
|
||||
'mejs.video-player': 'Videospeler',
|
||||
'mejs.audio-player': 'Audiospeler',
|
||||
'mejs.captions-subtitles': 'Bijschriften/ondertiteling',
|
||||
'mejs.captions-chapters': 'Hoofdstukken',
|
||||
'mejs.none': 'Geen',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanees',
|
||||
'mejs.arabic': 'Arabisch',
|
||||
'mejs.belarusian': 'Wit-Russisch',
|
||||
'mejs.bulgarian': 'Bulgaars',
|
||||
'mejs.catalan': 'Catalaans',
|
||||
'mejs.chinese': 'Chinees',
|
||||
'mejs.chinese-simplified': 'Chinees (Vereenvoudigd)',
|
||||
'mejs.chinese-traditional': 'Chinees (Traditioneel)',
|
||||
'mejs.croatian': 'Kroatisch',
|
||||
'mejs.czech': 'Tsjechisch',
|
||||
'mejs.danish': 'Deens',
|
||||
'mejs.dutch': 'Nederlands',
|
||||
'mejs.english': 'Engels',
|
||||
'mejs.estonian': 'Estlands',
|
||||
'mejs.filipino': 'Filipijns',
|
||||
'mejs.finnish': 'Finse',
|
||||
'mejs.french': 'Frans',
|
||||
'mejs.galician': 'Galicisch',
|
||||
'mejs.german': 'Duits',
|
||||
'mejs.greek': 'Grieks',
|
||||
'mejs.haitian-creole': 'Haïtiaanse Creoolse',
|
||||
'mejs.hebrew': 'Hebreeuws',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Hongaars',
|
||||
'mejs.icelandic': 'Icelandic',
|
||||
'mejs.indonesian': 'Indonesisch',
|
||||
'mejs.irish': 'Iers',
|
||||
'mejs.italian': 'Italiaans',
|
||||
'mejs.japanese': 'Japans',
|
||||
'mejs.korean': 'Koreaans',
|
||||
'mejs.latvian': 'Letlands',
|
||||
'mejs.lithuanian': 'Litouws',
|
||||
'mejs.macedonian': 'Macedonisch',
|
||||
'mejs.malay': 'Maleis',
|
||||
'mejs.maltese': 'Maltese',
|
||||
'mejs.norwegian': 'Noors',
|
||||
'mejs.persian': 'Perzisch',
|
||||
'mejs.polish': 'Pools',
|
||||
'mejs.portuguese': 'Portugees',
|
||||
'mejs.romanian': 'Roemeens',
|
||||
'mejs.russian': 'Russisch',
|
||||
'mejs.serbian': 'Servisch',
|
||||
'mejs.slovak': 'Slowaaks',
|
||||
'mejs.slovenian': 'Sloveens',
|
||||
'mejs.spanish': 'Spaans',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Zweeds',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turks',
|
||||
'mejs.ukrainian': 'Oekraïens',
|
||||
'mejs.vietnamese': 'Vietnamese',
|
||||
'mejs.welsh': 'Welsh',
|
||||
'mejs.yiddish': 'Jiddisch'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports.pl === undefined) {
|
||||
exports.pl = {
|
||||
"mejs.plural-form": 9,
|
||||
"mejs.download-file": "Pobierz plik",
|
||||
"mejs.install-flash": "Twoja przeglądarka nie ma włączonej lub zainstalowanej wtyczki Flash Player. Prosimy ją włączyć lub pobrać najnowszą wersję ze strony https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Pełny ekran",
|
||||
"mejs.play": "Odtwarzaj",
|
||||
"mejs.pause": "Wstrzymaj",
|
||||
"mejs.time-slider": "Suwak czasu",
|
||||
"mejs.time-help-text": "Strzałki w lewo/w prawo powodują przewijanie o sekundę, strzałki w górę/w dół o dziesięć sekund.",
|
||||
"mejs.live-broadcast": "Transmisja na żywo",
|
||||
"mejs.volume-help-text": "Aby zwiększyć lub zmniejszyć głośność, użyj strzałek w górę/w dół.",
|
||||
"mejs.unmute": "Wyłącz wyciszenie",
|
||||
"mejs.mute": "Wycisz",
|
||||
"mejs.volume-slider": "Suwak głośności",
|
||||
"mejs.video-player": "Odtwarzacz wideo",
|
||||
"mejs.audio-player": "Odtwarzacz audio",
|
||||
"mejs.captions-subtitles": "Podpisy/napisy",
|
||||
"mejs.captions-chapters": "Rozdziały",
|
||||
"mejs.none": "Brak",
|
||||
"mejs.afrikaans": "Afrykański",
|
||||
"mejs.albanian": "Albański",
|
||||
"mejs.arabic": "Arabski",
|
||||
"mejs.belarusian": "Białoruski",
|
||||
"mejs.bulgarian": "Bułgarski",
|
||||
"mejs.catalan": "Kataloński",
|
||||
"mejs.chinese": "Chiński",
|
||||
"mejs.chinese-simplified": "Chiński (uproszczony)",
|
||||
"mejs.chinese-traditional": "Chiński (tradycyjny)",
|
||||
"mejs.croatian": "Chorwacki",
|
||||
"mejs.czech": "Czeski",
|
||||
"mejs.danish": "Duński",
|
||||
"mejs.dutch": "Holenderski",
|
||||
"mejs.english": "Angielski",
|
||||
"mejs.estonian": "Estoński",
|
||||
"mejs.filipino": "Filipiński",
|
||||
"mejs.finnish": "Fiński",
|
||||
"mejs.french": "Francuski",
|
||||
"mejs.galician": "Galicyjski",
|
||||
"mejs.german": "Niemiecki",
|
||||
"mejs.greek": "Grecki",
|
||||
"mejs.haitian-creole": "Haitański",
|
||||
"mejs.hebrew": "Hebrajski",
|
||||
"mejs.hindi": "Hinduski",
|
||||
"mejs.hungarian": "Węgierski",
|
||||
"mejs.icelandic": "Islandzki",
|
||||
"mejs.indonesian": "Indonezyjski",
|
||||
"mejs.irish": "Irlandzki",
|
||||
"mejs.italian": "Włoski",
|
||||
"mejs.japanese": "Japoński",
|
||||
"mejs.korean": "Koreański",
|
||||
"mejs.latvian": "Łotewski",
|
||||
"mejs.lithuanian": "Litewski",
|
||||
"mejs.macedonian": "Macedoński",
|
||||
"mejs.malay": "Malajski",
|
||||
"mejs.maltese": "Maltański",
|
||||
"mejs.norwegian": "Norweski",
|
||||
"mejs.persian": "Perski",
|
||||
"mejs.polish": "Polski",
|
||||
"mejs.portuguese": "Portugalski",
|
||||
"mejs.romanian": "Rumuński",
|
||||
"mejs.russian": "Rosyjski",
|
||||
"mejs.serbian": "Serbski",
|
||||
"mejs.slovak": "Słowacki",
|
||||
"mejs.slovenian": "Słoweński",
|
||||
"mejs.spanish": "Hiszpański",
|
||||
"mejs.swahili": "Suahili",
|
||||
"mejs.swedish": "Szwedzki",
|
||||
"mejs.tagalog": "Tagalski",
|
||||
"mejs.thai": "Tajski",
|
||||
"mejs.turkish": "Turecki",
|
||||
"mejs.ukrainian": "Ukraiński",
|
||||
"mejs.vietnamese": "Wietnamski",
|
||||
"mejs.welsh": "Walijski",
|
||||
"mejs.yiddish": "Jidysz"
|
||||
'mejs.plural-form': 9,
|
||||
'mejs.download-file': 'Pobierz plik',
|
||||
'mejs.install-flash': 'Twoja przeglądarka nie ma włączonej lub zainstalowanej wtyczki Flash Player. Prosimy ją włączyć lub pobrać najnowszą wersję ze strony https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Pełny ekran',
|
||||
'mejs.play': 'Odtwarzaj',
|
||||
'mejs.pause': 'Wstrzymaj',
|
||||
'mejs.time-slider': 'Suwak czasu',
|
||||
'mejs.time-help-text': 'Strzałki w lewo/w prawo powodują przewijanie o sekundę, strzałki w górę/w dół o dziesięć sekund.',
|
||||
'mejs.live-broadcast': 'Transmisja na żywo',
|
||||
'mejs.volume-help-text': 'Aby zwiększyć lub zmniejszyć głośność, użyj strzałek w górę/w dół.',
|
||||
'mejs.unmute': 'Wyłącz wyciszenie',
|
||||
'mejs.mute': 'Wycisz',
|
||||
'mejs.volume-slider': 'Suwak głośności',
|
||||
'mejs.video-player': 'Odtwarzacz wideo',
|
||||
'mejs.audio-player': 'Odtwarzacz audio',
|
||||
'mejs.captions-subtitles': 'Podpisy/napisy',
|
||||
'mejs.captions-chapters': 'Rozdziały',
|
||||
'mejs.none': 'Brak',
|
||||
'mejs.afrikaans': 'Afrykański',
|
||||
'mejs.albanian': 'Albański',
|
||||
'mejs.arabic': 'Arabski',
|
||||
'mejs.belarusian': 'Białoruski',
|
||||
'mejs.bulgarian': 'Bułgarski',
|
||||
'mejs.catalan': 'Kataloński',
|
||||
'mejs.chinese': 'Chiński',
|
||||
'mejs.chinese-simplified': 'Chiński (uproszczony)',
|
||||
'mejs.chinese-traditional': 'Chiński (tradycyjny)',
|
||||
'mejs.croatian': 'Chorwacki',
|
||||
'mejs.czech': 'Czeski',
|
||||
'mejs.danish': 'Duński',
|
||||
'mejs.dutch': 'Holenderski',
|
||||
'mejs.english': 'Angielski',
|
||||
'mejs.estonian': 'Estoński',
|
||||
'mejs.filipino': 'Filipiński',
|
||||
'mejs.finnish': 'Fiński',
|
||||
'mejs.french': 'Francuski',
|
||||
'mejs.galician': 'Galicyjski',
|
||||
'mejs.german': 'Niemiecki',
|
||||
'mejs.greek': 'Grecki',
|
||||
'mejs.haitian-creole': 'Haitański',
|
||||
'mejs.hebrew': 'Hebrajski',
|
||||
'mejs.hindi': 'Hinduski',
|
||||
'mejs.hungarian': 'Węgierski',
|
||||
'mejs.icelandic': 'Islandzki',
|
||||
'mejs.indonesian': 'Indonezyjski',
|
||||
'mejs.irish': 'Irlandzki',
|
||||
'mejs.italian': 'Włoski',
|
||||
'mejs.japanese': 'Japoński',
|
||||
'mejs.korean': 'Koreański',
|
||||
'mejs.latvian': 'Łotewski',
|
||||
'mejs.lithuanian': 'Litewski',
|
||||
'mejs.macedonian': 'Macedoński',
|
||||
'mejs.malay': 'Malajski',
|
||||
'mejs.maltese': 'Maltański',
|
||||
'mejs.norwegian': 'Norweski',
|
||||
'mejs.persian': 'Perski',
|
||||
'mejs.polish': 'Polski',
|
||||
'mejs.portuguese': 'Portugalski',
|
||||
'mejs.romanian': 'Rumuński',
|
||||
'mejs.russian': 'Rosyjski',
|
||||
'mejs.serbian': 'Serbski',
|
||||
'mejs.slovak': 'Słowacki',
|
||||
'mejs.slovenian': 'Słoweński',
|
||||
'mejs.spanish': 'Hiszpański',
|
||||
'mejs.swahili': 'Suahili',
|
||||
'mejs.swedish': 'Szwedzki',
|
||||
'mejs.tagalog': 'Tagalski',
|
||||
'mejs.thai': 'Tajski',
|
||||
'mejs.turkish': 'Turecki',
|
||||
'mejs.ukrainian': 'Ukraiński',
|
||||
'mejs.vietnamese': 'Wietnamski',
|
||||
'mejs.welsh': 'Walijski',
|
||||
'mejs.yiddish': 'Jidysz'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -1,91 +0,0 @@
|
|||
'use strict';/*!
|
||||
* This is a `i18n` language object.
|
||||
*
|
||||
* Brazilian (Portuguese)
|
||||
*
|
||||
* @author
|
||||
* Armando Meziat (Twitter: @odnamrataizem)
|
||||
* Sascha Greuel (Twitter: @SoftCreatR)
|
||||
*
|
||||
* @see core/i18n.js
|
||||
*/
|
||||
(function (exports) {
|
||||
if (exports['pt-BR'] === undefined) {
|
||||
exports['pt-BR'] = {
|
||||
"mejs.plural-form": 2,
|
||||
"mejs.download-file": "Baixar arquivo",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Tela inteira",
|
||||
//"mejs.play": "Play",
|
||||
//"mejs.pause": "Pause",
|
||||
//"mejs.time-slider": "Time Slider",
|
||||
//"mejs.time-help-text": "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
//"mejs.time-skip-back": "Skip back %1 second(s)",
|
||||
//"mejs.volume-help-text": "Use Up/Down Arrow keys to increase or decrease volume.",
|
||||
"mejs.unmute": "Tirar silêncio",
|
||||
"mejs.mute": "Silenciar",
|
||||
//"mejs.volume-slider": "Volume Slider",
|
||||
//"mejs.video-player": "Video Player",
|
||||
//"mejs.audio-player": "Audio Player",
|
||||
"mejs.captions-subtitles": "Legendas",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Sem legendas"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -12,81 +12,81 @@
|
|||
(function (exports) {
|
||||
if (exports.pt === undefined) {
|
||||
exports.pt = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Descarregar o ficheiro",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Ecrã completo",
|
||||
"mejs.play": "Reprodução",
|
||||
"mejs.pause": "Pausa",
|
||||
"mejs.time-slider": "Deslizador do tempo",
|
||||
"mejs.time-help-text": "Use as teclas das setas para a esquerda/direita para avançar um segundo, e as setas para cima/baixo para avançar dez segundos.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Descarregar o ficheiro',
|
||||
'mejs.install-flash': 'Você está usando um navegador que não possui o player Flash ativado ou instalado. Por favor, ligue o plugin do Flash Player ou baixe a versão mais recente de https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Ecrã completo',
|
||||
'mejs.play': 'Reprodução',
|
||||
'mejs.pause': 'Pausa',
|
||||
'mejs.time-slider': 'Deslizador do tempo',
|
||||
'mejs.time-help-text': 'Use as teclas das setas para a esquerda/direita para avançar um segundo, e as setas para cima/baixo para avançar dez segundos.',
|
||||
'mejs.live-broadcast' : 'Transmissão ao vivo',
|
||||
|
||||
|
||||
"mejs.volume-help-text": "Use as teclas das setas para cima/baixo para aumentar ou diminuir o volume.",
|
||||
"mejs.unmute": "Voltar ao som",
|
||||
"mejs.mute": "Silêncio",
|
||||
"mejs.volume-slider": "Deslizador do volume",
|
||||
"mejs.video-player": "Leitor de vídeo",
|
||||
"mejs.audio-player": "Leitor de áudio",
|
||||
"mejs.captions-subtitles": "Legendas",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Nenhum"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.volume-help-text': 'Use as teclas das setas para cima/baixo para aumentar ou diminuir o volume.',
|
||||
'mejs.unmute': 'Voltar ao som',
|
||||
'mejs.mute': 'Silêncio',
|
||||
'mejs.volume-slider': 'Deslizador do volume',
|
||||
'mejs.video-player': 'Leitor de vídeo',
|
||||
'mejs.audio-player': 'Leitor de áudio',
|
||||
'mejs.captions-subtitles': 'Legendas',
|
||||
'mejs.captions-chapters': 'Capítulos',
|
||||
'mejs.none': 'Nenhum',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanês',
|
||||
'mejs.arabic': 'Árabe',
|
||||
'mejs.belarusian': 'Bielorrusso',
|
||||
'mejs.bulgarian': 'Búlgaro',
|
||||
'mejs.catalan': 'Catalão',
|
||||
'mejs.chinese': 'Chinês',
|
||||
'mejs.chinese-simplified': 'Chinese (Simplified)',
|
||||
'mejs.chinese-traditional': 'Chinese (Traditional)',
|
||||
'mejs.croatian': 'Croata',
|
||||
'mejs.czech': 'Checo',
|
||||
'mejs.danish': 'Danish',
|
||||
'mejs.dutch': 'Dutch',
|
||||
'mejs.english': 'Inglês',
|
||||
'mejs.estonian': 'Estoniano',
|
||||
'mejs.filipino': 'Filipino',
|
||||
'mejs.finnish': 'Finlandês',
|
||||
'mejs.french': 'French',
|
||||
'mejs.galician': 'Galego',
|
||||
'mejs.german': 'Alemão',
|
||||
'mejs.greek': 'Grego',
|
||||
'mejs.haitian-creole': 'Crioulo Haitiano',
|
||||
'mejs.hebrew': 'Hebraico',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Húngaro',
|
||||
'mejs.icelandic': 'Islandês',
|
||||
'mejs.indonesian': 'Indonésio',
|
||||
'mejs.irish': 'Irish',
|
||||
'mejs.italian': 'Italiano',
|
||||
'mejs.japanese': 'Japonês',
|
||||
'mejs.korean': 'Coreano',
|
||||
'mejs.latvian': 'Letão',
|
||||
'mejs.lithuanian': 'Lithuanian',
|
||||
'mejs.macedonian': 'Macedônio',
|
||||
'mejs.malay': 'Malaio',
|
||||
'mejs.maltese': 'Maltês',
|
||||
'mejs.norwegian': 'Norwegian',
|
||||
'mejs.persian': 'Persa',
|
||||
'mejs.polish': 'Polish',
|
||||
'mejs.portuguese': 'Português',
|
||||
'mejs.romanian': 'Romanian',
|
||||
'mejs.russian': 'Russian',
|
||||
'mejs.serbian': 'Sérvio',
|
||||
'mejs.slovak': 'Slovak',
|
||||
'mejs.slovenian': 'Slovenian',
|
||||
'mejs.spanish': 'Espanhol',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'sueco',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turco',
|
||||
'mejs.ukrainian': 'Ucraniano',
|
||||
'mejs.vietnamese': 'Vietnamita',
|
||||
'mejs.welsh': 'Welsh',
|
||||
'mejs.yiddish': 'Iídiche'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports.ro === undefined) {
|
||||
exports.ro = {
|
||||
"mejs.plural-form": 5,
|
||||
"mejs.download-file": "Descarcă fişierul",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Ecran complet",
|
||||
"mejs.play": "Redare",
|
||||
"mejs.pause": "Pauză",
|
||||
"mejs.time-slider": "Cursor timp",
|
||||
"mejs.time-help-text": "Utilizează tastele săgeată Stânga/Dreapta pentru a avansa o secundă şi săgeţile Sus/Jos pentru a avansa zece secunde.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "Utilizează tastele de săgeată Sus/Jos pentru a creşte/micşora volumul",
|
||||
"mejs.unmute": "Cu sunet",
|
||||
"mejs.mute": "Fără sunet",
|
||||
"mejs.volume-slider": "Cursor volum",
|
||||
"mejs.video-player": "Player video",
|
||||
"mejs.audio-player": "Player audio",
|
||||
"mejs.captions-subtitles": "Legende/Subtitrări",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Niciunul"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 5,
|
||||
'mejs.download-file': 'Descarcă fişierul',
|
||||
'mejs.install-flash': 'Utilizați un browser care nu are activat sau instalat playerul Flash. Porniți pluginul Flash player sau descărcați cea mai recentă versiune de la https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Ecran complet',
|
||||
'mejs.play': 'Redare',
|
||||
'mejs.pause': 'Pauză',
|
||||
'mejs.time-slider': 'Cursor timp',
|
||||
'mejs.time-help-text': 'Utilizează tastele săgeată Stânga/Dreapta pentru a avansa o secundă şi săgeţile Sus/Jos pentru a avansa zece secunde.',
|
||||
'mejs.live-broadcast' : 'Difuzare în direct',
|
||||
'mejs.volume-help-text': 'Utilizează tastele de săgeată Sus/Jos pentru a creşte/micşora volumul',
|
||||
'mejs.unmute': 'Cu sunet',
|
||||
'mejs.mute': 'Fără sunet',
|
||||
'mejs.volume-slider': 'Cursor volum',
|
||||
'mejs.video-player': 'Player video',
|
||||
'mejs.audio-player': 'Player audio',
|
||||
'mejs.captions-subtitles': 'Legende/Subtitrări',
|
||||
'mejs.captions-chapters': 'Capitolele',
|
||||
'mejs.none': 'Niciunul',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanez',
|
||||
'mejs.arabic': 'Arabă',
|
||||
'mejs.belarusian': 'Belarusian',
|
||||
'mejs.bulgarian': 'Bulgară',
|
||||
'mejs.catalan': 'Catalană',
|
||||
'mejs.chinese': 'Chinezesc',
|
||||
'mejs.chinese-simplified': 'Chineză (Simplificată)',
|
||||
'mejs.chinese-traditional': 'Chineză (Tradițională)',
|
||||
'mejs.croatian': 'Croată',
|
||||
'mejs.czech': 'Cehă',
|
||||
'mejs.danish': 'Daneză',
|
||||
'mejs.dutch': 'Olandeză',
|
||||
'mejs.english': 'Engleză',
|
||||
'mejs.estonian': 'Estonă',
|
||||
'mejs.filipino': 'Filipinez',
|
||||
'mejs.finnish': 'Finlandeză',
|
||||
'mejs.french': 'Franceză',
|
||||
'mejs.galician': 'Galiciană',
|
||||
'mejs.german': 'Germană',
|
||||
'mejs.greek': 'Greacă',
|
||||
'mejs.haitian-creole': 'Creolele Haitiene',
|
||||
'mejs.hebrew': 'Ebraică',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Maghiar',
|
||||
'mejs.icelandic': 'Islandeză',
|
||||
'mejs.indonesian': 'Indonezian',
|
||||
'mejs.irish': 'Irlandeză',
|
||||
'mejs.italian': 'Italiană',
|
||||
'mejs.japanese': 'Japoneză',
|
||||
'mejs.korean': 'Coreeană',
|
||||
'mejs.latvian': 'Letonă',
|
||||
'mejs.lithuanian': 'Lituanian',
|
||||
'mejs.macedonian': 'Macedonean',
|
||||
'mejs.malay': 'Malay',
|
||||
'mejs.maltese': 'Malteză',
|
||||
'mejs.norwegian': 'Norvegiană',
|
||||
'mejs.persian': 'Persană',
|
||||
'mejs.polish': 'Polonez',
|
||||
'mejs.portuguese': 'Portugheză',
|
||||
'mejs.romanian': 'Română',
|
||||
'mejs.russian': 'Rusă',
|
||||
'mejs.serbian': 'Sârbă',
|
||||
'mejs.slovak': 'Slovacă',
|
||||
'mejs.slovenian': 'Slovenă',
|
||||
'mejs.spanish': 'Spaniolă',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Suedeză',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turcă',
|
||||
'mejs.ukrainian': 'Ucrainean',
|
||||
'mejs.vietnamese': 'Vietnamez',
|
||||
'mejs.welsh': 'Welsh',
|
||||
'mejs.yiddish': 'Idiș'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports.ru === undefined) {
|
||||
exports.ru = {
|
||||
"mejs.plural-form": 7,
|
||||
"mejs.download-file": "Скачать файл",
|
||||
"mejs.install-flash": "Flash player в вашем браузере не установлен или отключен. Пожалуйста включите ваш Flash player или скачайте последнюю версию с https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Полноэкранный режим",
|
||||
"mejs.play": "Воспроизвести",
|
||||
"mejs.pause": "Пауза",
|
||||
"mejs.time-slider": "Слайдер времени",
|
||||
"mejs.time-help-text": "Используйте Левую/Правую клавиши со стрелками, чтобы продвинуться на одну секунду, клавиши со стрелками Вверх/Вниз, чтобы продвинуться на десять секунд.",
|
||||
"mejs.live-broadcast" : "Прямая трансляция",
|
||||
"mejs.volume-help-text": "Используйте клавиши со стрелками Вверх/Вниз, чтобы увеличить или уменьшить громкость.",
|
||||
"mejs.unmute": "Включить звук",
|
||||
"mejs.mute": "Отключить звук",
|
||||
"mejs.volume-slider": "Слайдер громкости",
|
||||
"mejs.video-player": "Видеоплеер",
|
||||
"mejs.audio-player": "Аудиоплеер",
|
||||
"mejs.captions-subtitles": "Титры/Субтитры",
|
||||
"mejs.captions-chapters": "Главы",
|
||||
"mejs.none": "Нет",
|
||||
"mejs.afrikaans": "Африканский",
|
||||
"mejs.albanian": "Албанский",
|
||||
"mejs.arabic": "Арабский",
|
||||
"mejs.belarusian": "Белорусский",
|
||||
"mejs.bulgarian": "Болгарский",
|
||||
"mejs.catalan": "Каталонский",
|
||||
"mejs.chinese": "Китайский",
|
||||
"mejs.chinese-simplified": "Китайский (упрощенный)",
|
||||
"mejs.chinese-traditional": "Chinese (традиционный)",
|
||||
"mejs.croatian": "Хорватский",
|
||||
"mejs.czech": "Чешский",
|
||||
"mejs.danish": "Датский",
|
||||
"mejs.dutch": "Голландский",
|
||||
"mejs.english": "Английский",
|
||||
"mejs.estonian": "Эстонский",
|
||||
"mejs.filipino": "Филиппинский",
|
||||
"mejs.finnish": "Финский",
|
||||
"mejs.french": "Французский",
|
||||
"mejs.galician": "Галисийский",
|
||||
"mejs.german": "Немецкий",
|
||||
"mejs.greek": "Греческий",
|
||||
"mejs.haitian-creole": "Гаитянский креольский",
|
||||
"mejs.hebrew": "Иврит",
|
||||
"mejs.hindi": "Хинди",
|
||||
"mejs.hungarian": "Венгерский",
|
||||
"mejs.icelandic": "Исландский",
|
||||
"mejs.indonesian": "Индонезийский",
|
||||
"mejs.irish": "Ирландский",
|
||||
"mejs.italian": "Итальянский",
|
||||
"mejs.japanese": "Японский",
|
||||
"mejs.korean": "Корейский",
|
||||
"mejs.latvian": "Латышский",
|
||||
"mejs.lithuanian": "Литовский",
|
||||
"mejs.macedonian": "Македонский",
|
||||
"mejs.malay": "Малайский",
|
||||
"mejs.maltese": "Мальтийский",
|
||||
"mejs.norwegian": "Норвежский",
|
||||
"mejs.persian": "Персидский",
|
||||
"mejs.polish": "Польский",
|
||||
"mejs.portuguese": "Португальский",
|
||||
"mejs.romanian": "Румынский",
|
||||
"mejs.russian": "Русский",
|
||||
"mejs.serbian": "Сербский",
|
||||
"mejs.slovak": "Словацкий",
|
||||
"mejs.slovenian": "Словенский",
|
||||
"mejs.spanish": "Испанский",
|
||||
"mejs.swahili": "Суахили",
|
||||
"mejs.swedish": "Шведский",
|
||||
"mejs.tagalog": "Тагальский",
|
||||
"mejs.thai": "Тайский",
|
||||
"mejs.turkish": "Турецкий",
|
||||
"mejs.ukrainian": "Украинский",
|
||||
"mejs.vietnamese": "Вьетнамский",
|
||||
"mejs.welsh": "Валлийский",
|
||||
"mejs.yiddish": "Идиш"
|
||||
'mejs.plural-form': 7,
|
||||
'mejs.download-file': 'Скачать файл',
|
||||
'mejs.install-flash': 'Flash player в вашем браузере не установлен или отключен. Пожалуйста включите ваш Flash player или скачайте последнюю версию с https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Полноэкранный режим',
|
||||
'mejs.play': 'Воспроизвести',
|
||||
'mejs.pause': 'Пауза',
|
||||
'mejs.time-slider': 'Слайдер времени',
|
||||
'mejs.time-help-text': 'Используйте Левую/Правую клавиши со стрелками, чтобы продвинуться на одну секунду, клавиши со стрелками Вверх/Вниз, чтобы продвинуться на десять секунд.',
|
||||
'mejs.live-broadcast' : 'Прямая трансляция',
|
||||
'mejs.volume-help-text': 'Используйте клавиши со стрелками Вверх/Вниз, чтобы увеличить или уменьшить громкость.',
|
||||
'mejs.unmute': 'Включить звук',
|
||||
'mejs.mute': 'Отключить звук',
|
||||
'mejs.volume-slider': 'Слайдер громкости',
|
||||
'mejs.video-player': 'Видеоплеер',
|
||||
'mejs.audio-player': 'Аудиоплеер',
|
||||
'mejs.captions-subtitles': 'Титры/Субтитры',
|
||||
'mejs.captions-chapters': 'Главы',
|
||||
'mejs.none': 'Нет',
|
||||
'mejs.afrikaans': 'Африканский',
|
||||
'mejs.albanian': 'Албанский',
|
||||
'mejs.arabic': 'Арабский',
|
||||
'mejs.belarusian': 'Белорусский',
|
||||
'mejs.bulgarian': 'Болгарский',
|
||||
'mejs.catalan': 'Каталонский',
|
||||
'mejs.chinese': 'Китайский',
|
||||
'mejs.chinese-simplified': 'Китайский (упрощенный)',
|
||||
'mejs.chinese-traditional': 'Chinese (традиционный)',
|
||||
'mejs.croatian': 'Хорватский',
|
||||
'mejs.czech': 'Чешский',
|
||||
'mejs.danish': 'Датский',
|
||||
'mejs.dutch': 'Голландский',
|
||||
'mejs.english': 'Английский',
|
||||
'mejs.estonian': 'Эстонский',
|
||||
'mejs.filipino': 'Филиппинский',
|
||||
'mejs.finnish': 'Финский',
|
||||
'mejs.french': 'Французский',
|
||||
'mejs.galician': 'Галисийский',
|
||||
'mejs.german': 'Немецкий',
|
||||
'mejs.greek': 'Греческий',
|
||||
'mejs.haitian-creole': 'Гаитянский креольский',
|
||||
'mejs.hebrew': 'Иврит',
|
||||
'mejs.hindi': 'Хинди',
|
||||
'mejs.hungarian': 'Венгерский',
|
||||
'mejs.icelandic': 'Исландский',
|
||||
'mejs.indonesian': 'Индонезийский',
|
||||
'mejs.irish': 'Ирландский',
|
||||
'mejs.italian': 'Итальянский',
|
||||
'mejs.japanese': 'Японский',
|
||||
'mejs.korean': 'Корейский',
|
||||
'mejs.latvian': 'Латышский',
|
||||
'mejs.lithuanian': 'Литовский',
|
||||
'mejs.macedonian': 'Македонский',
|
||||
'mejs.malay': 'Малайский',
|
||||
'mejs.maltese': 'Мальтийский',
|
||||
'mejs.norwegian': 'Норвежский',
|
||||
'mejs.persian': 'Персидский',
|
||||
'mejs.polish': 'Польский',
|
||||
'mejs.portuguese': 'Португальский',
|
||||
'mejs.romanian': 'Румынский',
|
||||
'mejs.russian': 'Русский',
|
||||
'mejs.serbian': 'Сербский',
|
||||
'mejs.slovak': 'Словацкий',
|
||||
'mejs.slovenian': 'Словенский',
|
||||
'mejs.spanish': 'Испанский',
|
||||
'mejs.swahili': 'Суахили',
|
||||
'mejs.swedish': 'Шведский',
|
||||
'mejs.tagalog': 'Тагальский',
|
||||
'mejs.thai': 'Тайский',
|
||||
'mejs.turkish': 'Турецкий',
|
||||
'mejs.ukrainian': 'Украинский',
|
||||
'mejs.vietnamese': 'Вьетнамский',
|
||||
'mejs.welsh': 'Валлийский',
|
||||
'mejs.yiddish': 'Идиш'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
||||
|
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports.sk === undefined) {
|
||||
exports.sk = {
|
||||
"mejs.plural-form": 8,
|
||||
"mejs.download-file": "Prevziať súbor",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Celá obrazovka",
|
||||
"mejs.play": "Prehrať",
|
||||
"mejs.pause": "Pozastaviť",
|
||||
"mejs.time-slider": "Posúvač času",
|
||||
"mejs.time-help-text": "Klávesmi so šípkou doľava/doprava posuniete o jednu sekundu, šípkami nahor/ nadol posuniete o desať sekúnd.",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "Klávesmi so šípkou nahor/nadol zvýšite alebo znížite hlasitosť.",
|
||||
"mejs.unmute": "Zrušiť stlmenie",
|
||||
"mejs.mute": "Stlmiť",
|
||||
"mejs.volume-slider": "Posúvač hlasitosti",
|
||||
"mejs.video-player": "Prehrávač videa",
|
||||
"mejs.audio-player": "Prehrávač zvuku",
|
||||
"mejs.captions-subtitles": "Skryté titulky/Titulky",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "Žiadne"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 8,
|
||||
'mejs.download-file': 'Prevziať súbor',
|
||||
'mejs.install-flash': 'Používate prehliadač, ktorý nemá povolený alebo nainštalovaný prehrávač Flash. Zapnite doplnok prehrávača Flash alebo si prevezmite najnovšiu verziu zo stránky https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Celá obrazovka',
|
||||
'mejs.play': 'Prehrať',
|
||||
'mejs.pause': 'Pozastaviť',
|
||||
'mejs.time-slider': 'Posúvač času',
|
||||
'mejs.time-help-text': 'Klávesmi so šípkou doľava/doprava posuniete o jednu sekundu, šípkami nahor/ nadol posuniete o desať sekúnd.',
|
||||
'mejs.live-broadcast' : 'Živé vysielanie',
|
||||
'mejs.volume-help-text': 'Klávesmi so šípkou nahor/nadol zvýšite alebo znížite hlasitosť.',
|
||||
'mejs.unmute': 'Zrušiť stlmenie',
|
||||
'mejs.mute': 'Stlmiť',
|
||||
'mejs.volume-slider': 'Posúvač hlasitosti',
|
||||
'mejs.video-player': 'Prehrávač videa',
|
||||
'mejs.audio-player': 'Prehrávač zvuku',
|
||||
'mejs.captions-subtitles': 'Skryté titulky/Titulky',
|
||||
'mejs.captions-chapters': 'Kapitoly',
|
||||
'mejs.none': 'Žiadne',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albánsky',
|
||||
'mejs.arabic': 'Arabčina',
|
||||
'mejs.belarusian': 'Bieloruský',
|
||||
'mejs.bulgarian': 'Bulharčina',
|
||||
'mejs.catalan': 'Katalánsky',
|
||||
'mejs.chinese': 'čínština',
|
||||
'mejs.chinese-simplified': 'Čínsky (Zjednodušený)',
|
||||
'mejs.chinese-traditional': 'čínsky (Tradičný)',
|
||||
'mejs.croatian': 'Chorvátčina',
|
||||
'mejs.czech': 'čeština',
|
||||
'mejs.danish': 'Dánsky',
|
||||
'mejs.dutch': 'Holandský',
|
||||
'mejs.english': 'Angličtina',
|
||||
'mejs.estonian': 'Estónčina',
|
||||
'mejs.filipino': 'Filipínsky',
|
||||
'mejs.finnish': 'Fínčina',
|
||||
'mejs.french': 'Francúzština',
|
||||
'mejs.galician': 'Galicijčan',
|
||||
'mejs.german': 'Nemčina',
|
||||
'mejs.greek': 'Gréčtina',
|
||||
'mejs.haitian-creole': 'Haitian Kreolský',
|
||||
'mejs.hebrew': 'Hebrejčina',
|
||||
'mejs.hindi': 'Hindčina',
|
||||
'mejs.hungarian': 'Maďarčina',
|
||||
'mejs.icelandic': 'Islandský',
|
||||
'mejs.indonesian': 'Indonézsky',
|
||||
'mejs.irish': 'Írsky',
|
||||
'mejs.italian': 'Taliančina',
|
||||
'mejs.japanese': 'Japonský',
|
||||
'mejs.korean': 'Kórejský',
|
||||
'mejs.latvian': 'Lotyština',
|
||||
'mejs.lithuanian': 'Litovský',
|
||||
'mejs.macedonian': 'Macedónsky',
|
||||
'mejs.malay': 'Malajský',
|
||||
'mejs.maltese': 'Maltčina',
|
||||
'mejs.norwegian': 'Nórsky',
|
||||
'mejs.persian': 'Perzský',
|
||||
'mejs.polish': 'poľština',
|
||||
'mejs.portuguese': 'Portugalčina',
|
||||
'mejs.romanian': 'Rumunčina',
|
||||
'mejs.russian': 'Ruský',
|
||||
'mejs.serbian': 'Srbský',
|
||||
'mejs.slovak': 'Slovenský',
|
||||
'mejs.slovenian': 'Slovinský',
|
||||
'mejs.spanish': 'španielčina',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'švédčina',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turecký',
|
||||
'mejs.ukrainian': 'Ukrajinský',
|
||||
'mejs.vietnamese': 'Vietnamčina',
|
||||
'mejs.welsh': 'Welsh',
|
||||
'mejs.yiddish': 'Jidiš'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -11,79 +11,79 @@
|
|||
(function (exports) {
|
||||
if (exports.sv === undefined) {
|
||||
exports.sv = {
|
||||
"mejs.plural-form": 1,
|
||||
"mejs.download-file": "Ladda ner fil",
|
||||
"mejs.install-flash": "Du använder en webbläsare som inte har Flash Player aktiverat eller installerad. Aktivera Flash Player eller hämta den senaste versionen från https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Fullskärm",
|
||||
"mejs.play": "Spela",
|
||||
"mejs.pause": "Pausa",
|
||||
"mejs.time-slider": "Tidslinje",
|
||||
"mejs.time-help-text": "Använd Vänster/Höger piltangent för att spola en sekund, Upp/Ner piltangent spola tio sekunder.",
|
||||
"mejs.live-broadcast": "Livesändning",
|
||||
"mejs.volume-help-text": "Använd Upp/Ner piltangent för att öka eller minska volymen.",
|
||||
"mejs.unmute": "Ljud på",
|
||||
"mejs.mute": "Ljud av",
|
||||
"mejs.volume-slider": "Volymkontroll",
|
||||
"mejs.video-player": "Videospelare",
|
||||
"mejs.audio-player": "Ljudspelare",
|
||||
"mejs.captions-subtitles": "Textning/Undertexter",
|
||||
"mejs.captions-chapters": "Kapitel",
|
||||
"mejs.none": "Ingen",
|
||||
"mejs.afrikaans": "Afrikaans",
|
||||
"mejs.albanian": "Albanska",
|
||||
"mejs.arabic": "Arabiska",
|
||||
"mejs.belarusian": "Nederländska",
|
||||
"mejs.bulgarian": "Bulgariska",
|
||||
"mejs.catalan": "Katalanska",
|
||||
"mejs.chinese": "Kinesiska",
|
||||
"mejs.chinese-simplified": "Kinesiska (Förenklad)",
|
||||
"mejs.chinese-traditional": "Kinesiska (Traditionell)",
|
||||
"mejs.croatian": "Kroatiska",
|
||||
"mejs.czech": "Tjeckiska",
|
||||
"mejs.danish": "Danska",
|
||||
"mejs.dutch": "Holländska",
|
||||
"mejs.english": "Engelska",
|
||||
"mejs.estonian": "Estniska",
|
||||
"mejs.filipino": "Filipinska",
|
||||
"mejs.finnish": "Finska",
|
||||
"mejs.french": "Franska",
|
||||
"mejs.galician": "Galiciska",
|
||||
"mejs.german": "Tyska",
|
||||
"mejs.greek": "Grekiska",
|
||||
"mejs.haitian-creole": "Haitisk kreolsk",
|
||||
"mejs.hebrew": "Hebreiska",
|
||||
"mejs.hindi": "Hindi",
|
||||
"mejs.hungarian": "Ungerska",
|
||||
"mejs.icelandic": "Isländska",
|
||||
"mejs.indonesian": "Indonesiska",
|
||||
"mejs.irish": "Irländska",
|
||||
"mejs.italian": "Italienska",
|
||||
"mejs.japanese": "Japanska",
|
||||
"mejs.korean": "Koreanska",
|
||||
"mejs.latvian": "Lettiska",
|
||||
"mejs.lithuanian": "Litauiska",
|
||||
"mejs.macedonian": "Makedonska",
|
||||
"mejs.malay": "Malaysiska",
|
||||
"mejs.maltese": "Maltesiska",
|
||||
"mejs.norwegian": "Norska",
|
||||
"mejs.persian": "Persiska",
|
||||
"mejs.polish": "Polska",
|
||||
"mejs.portuguese": "Portugisiska",
|
||||
"mejs.romanian": "Romänska",
|
||||
"mejs.russian": "Ryska",
|
||||
"mejs.serbian": "Serbiska",
|
||||
"mejs.slovak": "Slovakiska",
|
||||
"mejs.slovenian": "Slovenska",
|
||||
"mejs.spanish": "Spanska",
|
||||
"mejs.swahili": "Swahiliska",
|
||||
"mejs.swedish": "Svenska",
|
||||
"mejs.tagalog": "Tagalogiska",
|
||||
"mejs.thai": "Thailänska",
|
||||
"mejs.turkish": "Turkiska",
|
||||
"mejs.ukrainian": "Ukrainska",
|
||||
"mejs.vietnamese": "Vietnamesiska",
|
||||
"mejs.welsh": "Skotska",
|
||||
"mejs.yiddish": "Jiddisch"
|
||||
'mejs.plural-form': 1,
|
||||
'mejs.download-file': 'Ladda ner fil',
|
||||
'mejs.install-flash': 'Du använder en webbläsare som inte har Flash Player aktiverat eller installerad. Aktivera Flash Player eller hämta den senaste versionen från https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Fullskärm',
|
||||
'mejs.play': 'Spela',
|
||||
'mejs.pause': 'Pausa',
|
||||
'mejs.time-slider': 'Tidslinje',
|
||||
'mejs.time-help-text': 'Använd Vänster/Höger piltangent för att spola en sekund, Upp/Ner piltangent spola tio sekunder.',
|
||||
'mejs.live-broadcast': 'Livesändning',
|
||||
'mejs.volume-help-text': 'Använd Upp/Ner piltangent för att öka eller minska volymen.',
|
||||
'mejs.unmute': 'Ljud på',
|
||||
'mejs.mute': 'Ljud av',
|
||||
'mejs.volume-slider': 'Volymkontroll',
|
||||
'mejs.video-player': 'Videospelare',
|
||||
'mejs.audio-player': 'Ljudspelare',
|
||||
'mejs.captions-subtitles': 'Textning/Undertexter',
|
||||
'mejs.captions-chapters': 'Kapitel',
|
||||
'mejs.none': 'Ingen',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanska',
|
||||
'mejs.arabic': 'Arabiska',
|
||||
'mejs.belarusian': 'Nederländska',
|
||||
'mejs.bulgarian': 'Bulgariska',
|
||||
'mejs.catalan': 'Katalanska',
|
||||
'mejs.chinese': 'Kinesiska',
|
||||
'mejs.chinese-simplified': 'Kinesiska (Förenklad)',
|
||||
'mejs.chinese-traditional': 'Kinesiska (Traditionell)',
|
||||
'mejs.croatian': 'Kroatiska',
|
||||
'mejs.czech': 'Tjeckiska',
|
||||
'mejs.danish': 'Danska',
|
||||
'mejs.dutch': 'Holländska',
|
||||
'mejs.english': 'Engelska',
|
||||
'mejs.estonian': 'Estniska',
|
||||
'mejs.filipino': 'Filipinska',
|
||||
'mejs.finnish': 'Finska',
|
||||
'mejs.french': 'Franska',
|
||||
'mejs.galician': 'Galiciska',
|
||||
'mejs.german': 'Tyska',
|
||||
'mejs.greek': 'Grekiska',
|
||||
'mejs.haitian-creole': 'Haitisk kreolsk',
|
||||
'mejs.hebrew': 'Hebreiska',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Ungerska',
|
||||
'mejs.icelandic': 'Isländska',
|
||||
'mejs.indonesian': 'Indonesiska',
|
||||
'mejs.irish': 'Irländska',
|
||||
'mejs.italian': 'Italienska',
|
||||
'mejs.japanese': 'Japanska',
|
||||
'mejs.korean': 'Koreanska',
|
||||
'mejs.latvian': 'Lettiska',
|
||||
'mejs.lithuanian': 'Litauiska',
|
||||
'mejs.macedonian': 'Makedonska',
|
||||
'mejs.malay': 'Malaysiska',
|
||||
'mejs.maltese': 'Maltesiska',
|
||||
'mejs.norwegian': 'Norska',
|
||||
'mejs.persian': 'Persiska',
|
||||
'mejs.polish': 'Polska',
|
||||
'mejs.portuguese': 'Portugisiska',
|
||||
'mejs.romanian': 'Romänska',
|
||||
'mejs.russian': 'Ryska',
|
||||
'mejs.serbian': 'Serbiska',
|
||||
'mejs.slovak': 'Slovakiska',
|
||||
'mejs.slovenian': 'Slovenska',
|
||||
'mejs.spanish': 'Spanska',
|
||||
'mejs.swahili': 'Swahiliska',
|
||||
'mejs.swedish': 'Svenska',
|
||||
'mejs.tagalog': 'Tagalogiska',
|
||||
'mejs.thai': 'Thailänska',
|
||||
'mejs.turkish': 'Turkiska',
|
||||
'mejs.ukrainian': 'Ukrainska',
|
||||
'mejs.vietnamese': 'Vietnamesiska',
|
||||
'mejs.welsh': 'Skotska',
|
||||
'mejs.yiddish': 'Jiddisch'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
||||
|
|
|
@ -11,79 +11,79 @@
|
|||
(function (exports) {
|
||||
if (exports.uk === undefined) {
|
||||
exports.uk = {
|
||||
"mejs.plural-form": 7,
|
||||
// "mejs.download-file": "Download File",
|
||||
"mejs.install-flash": "Flash Player у вашому браузері не встановлений або відключений. Будь ласка включіть Flash Player або скачайте останню версію із https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "Повноекранний режим",
|
||||
"mejs.play": "Пуск",
|
||||
"mejs.pause": "Пауза",
|
||||
"mejs.time-slider": "Повзунок часу",
|
||||
"mejs.time-help-text": "Використовуйте ліву/праву клавіші зі стрілками, щоб переміститися на одну секунду, або клавіші вверх/вниз, щоб переміститися на десять секунд.",
|
||||
"mejs.live-broadcast" : "Пряма трансляція",
|
||||
"mejs.volume-help-text": "Використовуйте клавіші зі стрілками вверх/вниз, щоб збільшити або зменшити звук.",
|
||||
"mejs.unmute": "Включити звук",
|
||||
"mejs.mute": "Відключити звук",
|
||||
"mejs.volume-slider": "Повзунок звуку",
|
||||
"mejs.video-player": "Відеоплеєр",
|
||||
"mejs.audio-player": "Аудіоплеєр",
|
||||
"mejs.captions-subtitles": "Титри/Субтитри",
|
||||
"mejs.captions-chapters": "Глави",
|
||||
"mejs.none": "Немає",
|
||||
"mejs.afrikaans": "Африкаанс",
|
||||
"mejs.albanian": "Албанська",
|
||||
"mejs.arabic": "Арабська",
|
||||
"mejs.belarusian": "Білоруська",
|
||||
"mejs.bulgarian": "Болгарська",
|
||||
"mejs.catalan": "Каталонська",
|
||||
"mejs.chinese": "Китайська",
|
||||
"mejs.chinese-simplified": "Китайська (спрощена)",
|
||||
"mejs.chinese-traditional": "Китайська (традиційна)",
|
||||
"mejs.croatian": "Хорватска",
|
||||
"mejs.czech": "Чеська",
|
||||
"mejs.danish": "Дацька",
|
||||
"mejs.dutch": "Голландська",
|
||||
"mejs.english": "Английська",
|
||||
"mejs.estonian": "Естонська",
|
||||
"mejs.filipino": "Філіппінська",
|
||||
"mejs.finnish": "Фінська",
|
||||
"mejs.french": "Французька",
|
||||
"mejs.galician": "Галісійська",
|
||||
"mejs.german": "Німецька",
|
||||
"mejs.greek": "Грецька",
|
||||
"mejs.haitian-creole": "Гаїтянська креольська",
|
||||
"mejs.hebrew": "Іврит",
|
||||
"mejs.hindi": "Хінді",
|
||||
"mejs.hungarian": "Угорська",
|
||||
"mejs.icelandic": "Ісландська",
|
||||
"mejs.indonesian": "Індонезійська",
|
||||
"mejs.irish": "Ірландська",
|
||||
"mejs.italian": "Італійська",
|
||||
"mejs.japanese": "Японська",
|
||||
"mejs.korean": "Корейська",
|
||||
"mejs.latvian": "Латвійська",
|
||||
"mejs.lithuanian": "Литовська",
|
||||
"mejs.macedonian": "Македонська",
|
||||
"mejs.malay": "Малайська",
|
||||
"mejs.maltese": "Мальтійська",
|
||||
"mejs.norwegian": "Норвезька",
|
||||
"mejs.persian": "Перська",
|
||||
"mejs.polish": "Польська",
|
||||
"mejs.portuguese": "Португальська",
|
||||
"mejs.romanian": "Румунська",
|
||||
"mejs.russian": "Російська",
|
||||
"mejs.serbian": "Сербська",
|
||||
"mejs.slovak": "Словацька",
|
||||
"mejs.slovenian": "Словенська",
|
||||
"mejs.spanish": "Іспанська",
|
||||
"mejs.swahili": "Суахілі",
|
||||
"mejs.swedish": "Шведська",
|
||||
"mejs.tagalog": "Тагальська",
|
||||
"mejs.thai": "Тайська",
|
||||
"mejs.turkish": "Турецька",
|
||||
"mejs.ukrainian": "Українська",
|
||||
"mejs.vietnamese": "В'єтнамська",
|
||||
"mejs.welsh": "Валлійська",
|
||||
"mejs.yiddish": "Ідиш"
|
||||
'mejs.plural-form': 7,
|
||||
'mejs.download-file': 'Завантажити файл',
|
||||
'mejs.install-flash': 'Flash Player у вашому браузері не встановлений або відключений. Будь ласка включіть Flash Player або скачайте останню версію із https://get.adobe.com/flashplayer/',
|
||||
'mejs.fullscreen': 'Повноекранний режим',
|
||||
'mejs.play': 'Пуск',
|
||||
'mejs.pause': 'Пауза',
|
||||
'mejs.time-slider': 'Повзунок часу',
|
||||
'mejs.time-help-text': 'Використовуйте ліву/праву клавіші зі стрілками, щоб переміститися на одну секунду, або клавіші вверх/вниз, щоб переміститися на десять секунд.',
|
||||
'mejs.live-broadcast' : 'Пряма трансляція',
|
||||
'mejs.volume-help-text': 'Використовуйте клавіші зі стрілками вверх/вниз, щоб збільшити або зменшити звук.',
|
||||
'mejs.unmute': 'Включити звук',
|
||||
'mejs.mute': 'Відключити звук',
|
||||
'mejs.volume-slider': 'Повзунок звуку',
|
||||
'mejs.video-player': 'Відеоплеєр',
|
||||
'mejs.audio-player': 'Аудіоплеєр',
|
||||
'mejs.captions-subtitles': 'Титри/Субтитри',
|
||||
'mejs.captions-chapters': 'Глави',
|
||||
'mejs.none': 'Немає',
|
||||
'mejs.afrikaans': 'Африкаанс',
|
||||
'mejs.albanian': 'Албанська',
|
||||
'mejs.arabic': 'Арабська',
|
||||
'mejs.belarusian': 'Білоруська',
|
||||
'mejs.bulgarian': 'Болгарська',
|
||||
'mejs.catalan': 'Каталонська',
|
||||
'mejs.chinese': 'Китайська',
|
||||
'mejs.chinese-simplified': 'Китайська (спрощена)',
|
||||
'mejs.chinese-traditional': 'Китайська (традиційна)',
|
||||
'mejs.croatian': 'Хорватска',
|
||||
'mejs.czech': 'Чеська',
|
||||
'mejs.danish': 'Дацька',
|
||||
'mejs.dutch': 'Голландська',
|
||||
'mejs.english': 'Английська',
|
||||
'mejs.estonian': 'Естонська',
|
||||
'mejs.filipino': 'Філіппінська',
|
||||
'mejs.finnish': 'Фінська',
|
||||
'mejs.french': 'Французька',
|
||||
'mejs.galician': 'Галісійська',
|
||||
'mejs.german': 'Німецька',
|
||||
'mejs.greek': 'Грецька',
|
||||
'mejs.haitian-creole': 'Гаїтянська креольська',
|
||||
'mejs.hebrew': 'Іврит',
|
||||
'mejs.hindi': 'Хінді',
|
||||
'mejs.hungarian': 'Угорська',
|
||||
'mejs.icelandic': 'Ісландська',
|
||||
'mejs.indonesian': 'Індонезійська',
|
||||
'mejs.irish': 'Ірландська',
|
||||
'mejs.italian': 'Італійська',
|
||||
'mejs.japanese': 'Японська',
|
||||
'mejs.korean': 'Корейська',
|
||||
'mejs.latvian': 'Латвійська',
|
||||
'mejs.lithuanian': 'Литовська',
|
||||
'mejs.macedonian': 'Македонська',
|
||||
'mejs.malay': 'Малайська',
|
||||
'mejs.maltese': 'Мальтійська',
|
||||
'mejs.norwegian': 'Норвезька',
|
||||
'mejs.persian': 'Перська',
|
||||
'mejs.polish': 'Польська',
|
||||
'mejs.portuguese': 'Португальська',
|
||||
'mejs.romanian': 'Румунська',
|
||||
'mejs.russian': 'Російська',
|
||||
'mejs.serbian': 'Сербська',
|
||||
'mejs.slovak': 'Словацька',
|
||||
'mejs.slovenian': 'Словенська',
|
||||
'mejs.spanish': 'Іспанська',
|
||||
'mejs.swahili': 'Суахілі',
|
||||
'mejs.swedish': 'Шведська',
|
||||
'mejs.tagalog': 'Тагальська',
|
||||
'mejs.thai': 'Тайська',
|
||||
'mejs.turkish': 'Турецька',
|
||||
'mejs.ukrainian': 'Українська',
|
||||
'mejs.vietnamese': 'В\'єтнамська',
|
||||
'mejs.welsh': 'Валлійська',
|
||||
'mejs.yiddish': 'Ідиш'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
||||
|
|
|
@ -12,79 +12,79 @@
|
|||
(function (exports) {
|
||||
if (exports['zh-CN'] === undefined) {
|
||||
exports['zh-CN'] = {
|
||||
"mejs.plural-form": 0,
|
||||
"mejs.download-file": "下载文件",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "全屏",
|
||||
"mejs.play": "播放",
|
||||
"mejs.pause": "暂停",
|
||||
"mejs.time-slider": "时间滑动棒",
|
||||
"mejs.time-help-text": "使用作/右箭头快进1秒,使用上/下箭头快进10秒。",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "使用上/下箭头提高或降低音量。",
|
||||
"mejs.unmute": "取消静音",
|
||||
"mejs.mute": "静音",
|
||||
"mejs.volume-slider": "音量选择键",
|
||||
"mejs.video-player": "视频播放器",
|
||||
"mejs.audio-player": "音频播放器",
|
||||
"mejs.captions-subtitles": "字幕/标题",
|
||||
// "mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "无"
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
// "mejs.chinese": "Chinese",
|
||||
// "mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
// "mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 0,
|
||||
'mejs.download-file': '下载文件',
|
||||
'mejs.install-flash': '您正在使用未启用或安装Flash播放器的浏览器。请打开您的Flash Player插件,或从https://get.adobe.com/flashplayer/下载最新版本',
|
||||
'mejs.fullscreen': '全屏',
|
||||
'mejs.play': '播放',
|
||||
'mejs.pause': '暂停',
|
||||
'mejs.time-slider': '时间滑动棒',
|
||||
'mejs.time-help-text': '使用作/右箭头快进1秒,使用上/下箭头快进10秒。',
|
||||
'mejs.live-broadcast' : '现场直播',
|
||||
'mejs.volume-help-text': '使用上/下箭头提高或降低音量。',
|
||||
'mejs.unmute': '取消静音',
|
||||
'mejs.mute': '静音',
|
||||
'mejs.volume-slider': '音量选择键',
|
||||
'mejs.video-player': '视频播放器',
|
||||
'mejs.audio-player': '音频播放器',
|
||||
'mejs.captions-subtitles': '字幕/标题',
|
||||
'mejs.captions-chapters': '章',
|
||||
'mejs.none': '无',
|
||||
'mejs.afrikaans': '南非荷兰语',
|
||||
'mejs.albanian': '阿尔巴尼亚人',
|
||||
'mejs.arabic': '阿拉伯语',
|
||||
'mejs.belarusian': '白俄罗斯',
|
||||
'mejs.bulgarian': '保加利亚语',
|
||||
'mejs.catalan': '加泰罗尼亚语',
|
||||
'mejs.chinese': '中国',
|
||||
'mejs.chinese-simplified': '中文(简体)',
|
||||
'mejs.chinese-traditional': '中国(传统)',
|
||||
'mejs.croatian': '克罗地亚语',
|
||||
'mejs.czech': '捷克',
|
||||
'mejs.danish': '丹麦语',
|
||||
'mejs.dutch': '荷兰人',
|
||||
'mejs.english': '英语',
|
||||
'mejs.estonian': '爱沙尼亚语',
|
||||
'mejs.filipino': '菲律宾',
|
||||
'mejs.finnish': '芬兰语',
|
||||
'mejs.french': '法语',
|
||||
'mejs.galician': '加利西亚',
|
||||
'mejs.german': '德语',
|
||||
'mejs.greek': '希腊语',
|
||||
'mejs.haitian-creole': '海地克里奥尔人',
|
||||
'mejs.hebrew': '希伯来语',
|
||||
'mejs.hindi': '印地语',
|
||||
'mejs.hungarian': '匈牙利',
|
||||
'mejs.icelandic': '冰岛',
|
||||
'mejs.indonesian': '印尼语',
|
||||
'mejs.irish': '爱尔兰',
|
||||
'mejs.italian': '意大利语',
|
||||
'mejs.japanese': '日本',
|
||||
'mejs.korean': '韩国人',
|
||||
'mejs.latvian': '拉脱维亚人',
|
||||
'mejs.lithuanian': '立陶宛语',
|
||||
'mejs.macedonian': '马其顿',
|
||||
'mejs.malay': '马来语',
|
||||
'mejs.maltese': '马耳他',
|
||||
'mejs.norwegian': '挪威语',
|
||||
'mejs.persian': '波斯人',
|
||||
'mejs.polish': '波兰语',
|
||||
'mejs.portuguese': '葡萄牙语',
|
||||
'mejs.romanian': '罗马尼亚语',
|
||||
'mejs.russian': '俄罗斯',
|
||||
'mejs.serbian': '塞尔维亚人',
|
||||
'mejs.slovak': '斯洛伐克语',
|
||||
'mejs.slovenian': '斯洛文尼亚语',
|
||||
'mejs.spanish': '西班牙语',
|
||||
'mejs.swahili': '斯瓦希里语',
|
||||
'mejs.swedish': '瑞典语',
|
||||
'mejs.tagalog': '他加禄语',
|
||||
'mejs.thai': '泰国',
|
||||
'mejs.turkish': '土耳其语',
|
||||
'mejs.ukrainian': '乌克兰',
|
||||
'mejs.vietnamese': '越南人',
|
||||
'mejs.welsh': '威尔士',
|
||||
'mejs.yiddish': '意第绪语'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
|
@ -13,79 +13,79 @@
|
|||
(function (exports) {
|
||||
if (exports.zh === undefined) {
|
||||
exports.zh = {
|
||||
"mejs.plural-form": 0,
|
||||
"mejs.download-file": "下載檔案",
|
||||
// "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
"mejs.fullscreen": "全螢幕",
|
||||
"mejs.play": "播放",
|
||||
"mejs.pause": "暫停",
|
||||
"mejs.time-slider": "時間軸",
|
||||
"mejs.time-help-text": "使用左/右箭頭快轉1秒,上/下箭頭快轉10秒。",
|
||||
//"mejs.live-broadcast" : "Live Broadcast",
|
||||
"mejs.volume-help-text": "使用上/下箭頭提高或降低音量。",
|
||||
"mejs.unmute": "取消靜音",
|
||||
"mejs.mute": "靜音",
|
||||
"mejs.volume-slider": "音量控制鍵",
|
||||
"mejs.video-player": "影片播放器",
|
||||
"mejs.audio-player": "音樂播放器",
|
||||
"mejs.captions-subtitles": "字幕/標題",
|
||||
"mejs.captions-chapters": "章節",
|
||||
"mejs.none": "無",
|
||||
// "mejs.afrikaans": "Afrikaans",
|
||||
// "mejs.albanian": "Albanian",
|
||||
// "mejs.arabic": "Arabic",
|
||||
// "mejs.belarusian": "Belarusian",
|
||||
// "mejs.bulgarian": "Bulgarian",
|
||||
// "mejs.catalan": "Catalan",
|
||||
"mejs.chinese": "中文",
|
||||
"mejs.chinese-simplified": "简体中文",
|
||||
"mejs.chinese-traditional": "正體中文",
|
||||
// "mejs.croatian": "Croatian",
|
||||
// "mejs.czech": "Czech",
|
||||
// "mejs.danish": "Danish",
|
||||
// "mejs.dutch": "Dutch",
|
||||
// "mejs.english": "English",
|
||||
// "mejs.estonian": "Estonian",
|
||||
// "mejs.filipino": "Filipino",
|
||||
// "mejs.finnish": "Finnish",
|
||||
// "mejs.french": "French",
|
||||
// "mejs.galician": "Galician",
|
||||
// "mejs.german": "German",
|
||||
// "mejs.greek": "Greek",
|
||||
// "mejs.haitian-creole": "Haitian Creole",
|
||||
// "mejs.hebrew": "Hebrew",
|
||||
// "mejs.hindi": "Hindi",
|
||||
// "mejs.hungarian": "Hungarian",
|
||||
// "mejs.icelandic": "Icelandic",
|
||||
// "mejs.indonesian": "Indonesian",
|
||||
// "mejs.irish": "Irish",
|
||||
// "mejs.italian": "Italian",
|
||||
// "mejs.japanese": "Japanese",
|
||||
// "mejs.korean": "Korean",
|
||||
// "mejs.latvian": "Latvian",
|
||||
// "mejs.lithuanian": "Lithuanian",
|
||||
// "mejs.macedonian": "Macedonian",
|
||||
// "mejs.malay": "Malay",
|
||||
// "mejs.maltese": "Maltese",
|
||||
// "mejs.norwegian": "Norwegian",
|
||||
// "mejs.persian": "Persian",
|
||||
// "mejs.polish": "Polish",
|
||||
// "mejs.portuguese": "Portuguese",
|
||||
// "mejs.romanian": "Romanian",
|
||||
// "mejs.russian": "Russian",
|
||||
// "mejs.serbian": "Serbian",
|
||||
// "mejs.slovak": "Slovak",
|
||||
// "mejs.slovenian": "Slovenian",
|
||||
// "mejs.spanish": "Spanish",
|
||||
// "mejs.swahili": "Swahili",
|
||||
// "mejs.swedish": "Swedish",
|
||||
// "mejs.tagalog": "Tagalog",
|
||||
// "mejs.thai": "Thai",
|
||||
// "mejs.turkish": "Turkish",
|
||||
// "mejs.ukrainian": "Ukrainian",
|
||||
// "mejs.vietnamese": "Vietnamese",
|
||||
// "mejs.welsh": "Welsh",
|
||||
// "mejs.yiddish": "Yiddish"
|
||||
'mejs.plural-form': 0,
|
||||
'mejs.download-file': '下載檔案',
|
||||
'mejs.install-flash': '您正在使用未啟用或安裝Flash播放器的瀏覽器。請打開您的Flash Player插件,或從https://get.adobe.com/flashplayer/下載最新版本',
|
||||
'mejs.fullscreen': '全螢幕',
|
||||
'mejs.play': '播放',
|
||||
'mejs.pause': '暫停',
|
||||
'mejs.time-slider': '時間軸',
|
||||
'mejs.time-help-text': '使用左/右箭頭快轉1秒,上/下箭頭快轉10秒。',
|
||||
'mejs.live-broadcast' : '現場直播',
|
||||
'mejs.volume-help-text': '使用上/下箭頭提高或降低音量。',
|
||||
'mejs.unmute': '取消靜音',
|
||||
'mejs.mute': '靜音',
|
||||
'mejs.volume-slider': '音量控制鍵',
|
||||
'mejs.video-player': '影片播放器',
|
||||
'mejs.audio-player': '音樂播放器',
|
||||
'mejs.captions-subtitles': '字幕/標題',
|
||||
'mejs.captions-chapters': '章節',
|
||||
'mejs.none': '無',
|
||||
'mejs.afrikaans': '南非荷蘭語',
|
||||
'mejs.albanian': '阿爾巴尼亞人',
|
||||
'mejs.arabic': '阿拉伯語',
|
||||
'mejs.belarusian': '白俄羅斯',
|
||||
'mejs.bulgarian': '保加利亞語',
|
||||
'mejs.catalan': '加泰羅尼亞語',
|
||||
'mejs.chinese': '中文',
|
||||
'mejs.chinese-simplified': '简体中文',
|
||||
'mejs.chinese-traditional': '正體中文',
|
||||
'mejs.croatian': '克羅地亞語',
|
||||
'mejs.czech': '捷克',
|
||||
'mejs.danish': '丹麥語',
|
||||
'mejs.dutch': '荷蘭人',
|
||||
'mejs.english': '英語',
|
||||
'mejs.estonian': '愛沙尼亞語',
|
||||
'mejs.filipino': '菲律賓',
|
||||
'mejs.finnish': '芬蘭語',
|
||||
'mejs.french': '法語',
|
||||
'mejs.galician': '加利西亞',
|
||||
'mejs.german': '德語',
|
||||
'mejs.greek': '希臘語',
|
||||
'mejs.haitian-creole': '海地克里奧爾人',
|
||||
'mejs.hebrew': '希伯來語',
|
||||
'mejs.hindi': '印地語',
|
||||
'mejs.hungarian': '匈牙利',
|
||||
'mejs.icelandic': '冰島',
|
||||
'mejs.indonesian': '印尼語',
|
||||
'mejs.irish': '愛爾蘭',
|
||||
'mejs.italian': '意大利語',
|
||||
'mejs.japanese': '日本',
|
||||
'mejs.korean': '韓國人',
|
||||
'mejs.latvian': '拉脫維亞人',
|
||||
'mejs.lithuanian': '立陶宛語',
|
||||
'mejs.macedonian': '馬其頓',
|
||||
'mejs.malay': '馬來語',
|
||||
'mejs.maltese': '馬耳他',
|
||||
'mejs.norwegian': '挪威語',
|
||||
'mejs.persian': '波斯人',
|
||||
'mejs.polish': '波蘭語',
|
||||
'mejs.portuguese': '葡萄牙語',
|
||||
'mejs.romanian': '羅馬尼亞語',
|
||||
'mejs.russian': '俄羅斯',
|
||||
'mejs.serbian': '塞爾維亞人',
|
||||
'mejs.slovak': '斯洛伐克語',
|
||||
'mejs.slovenian': '斯洛文尼亞語',
|
||||
'mejs.spanish': '西班牙語',
|
||||
'mejs.swahili': '斯瓦希里語',
|
||||
'mejs.swedish': '瑞典語',
|
||||
'mejs.tagalog': '他加祿語',
|
||||
'mejs.thai': '泰國',
|
||||
'mejs.turkish': '土耳其語',
|
||||
'mejs.ukrainian': '烏克蘭',
|
||||
'mejs.vietnamese': '越南人',
|
||||
'mejs.welsh': '威爾士',
|
||||
'mejs.yiddish': '意第緒語'
|
||||
};
|
||||
}
|
||||
})(mejs.i18n);
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
|
||||
|
@ -864,26 +863,12 @@ var MediaElement = function MediaElement(idOrNode, options, sources) {
|
|||
},
|
||||
triggerAction = function triggerAction(methodName, args) {
|
||||
try {
|
||||
var response = t.mediaElement.renderer[methodName](args);
|
||||
if (response && typeof response.then === 'function') {
|
||||
response.catch(function (e) {
|
||||
if (methodName === 'play') {
|
||||
if (t.mediaElement.paused) {
|
||||
setTimeout(function () {
|
||||
var tmpResponse = t.mediaElement.renderer.play();
|
||||
if (tmpResponse !== undefined) {
|
||||
tmpResponse.catch(function () {
|
||||
if (!t.mediaElement.renderer.paused) {
|
||||
t.mediaElement.renderer.pause();
|
||||
}
|
||||
});
|
||||
}
|
||||
}, 150);
|
||||
}
|
||||
} else {
|
||||
return t.mediaElement.generateError(e, mediaFiles);
|
||||
}
|
||||
});
|
||||
if (methodName === 'play' && t.mediaElement.rendererName === 'native_dash') {
|
||||
setTimeout(function () {
|
||||
t.mediaElement.renderer[methodName](args);
|
||||
}, 100);
|
||||
} else {
|
||||
t.mediaElement.renderer[methodName](args);
|
||||
}
|
||||
} catch (e) {
|
||||
t.mediaElement.generateError(e, mediaFiles);
|
||||
|
@ -1008,7 +993,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|||
|
||||
var mejs = {};
|
||||
|
||||
mejs.version = '4.2.3';
|
||||
mejs.version = '4.2.5';
|
||||
|
||||
mejs.html5media = {
|
||||
properties: ['volume', 'src', 'currentTime', 'muted', 'duration', 'paused', 'ended', 'buffered', 'error', 'networkState', 'readyState', 'seeking', 'seekable', 'currentSrc', 'preload', 'bufferedBytes', 'bufferedTime', 'initialTime', 'startOffsetTime', 'defaultPlaybackRate', 'playbackRate', 'played', 'autoplay', 'loop', 'controls'],
|
||||
|
@ -1325,7 +1310,7 @@ Object.assign(_player2.default.prototype, {
|
|||
t.node.style.width = '100%';
|
||||
t.node.style.height = '100%';
|
||||
} else {
|
||||
var elements = t.container.querySelectorAll('iframe, embed, object, video'),
|
||||
var elements = t.container.querySelectorAll('embed, object, video'),
|
||||
_total = elements.length;
|
||||
for (var i = 0; i < _total; i++) {
|
||||
elements[i].style.width = '100%';
|
||||
|
@ -1383,7 +1368,7 @@ Object.assign(_player2.default.prototype, {
|
|||
t.node.style.width = t.normalWidth + 'px';
|
||||
t.node.style.height = t.normalHeight + 'px';
|
||||
} else {
|
||||
var elements = t.container.querySelectorAll('iframe, embed, object, video'),
|
||||
var elements = t.container.querySelectorAll('embed, object, video'),
|
||||
_total2 = elements.length;
|
||||
for (var i = 0; i < _total2; i++) {
|
||||
elements[i].style.width = t.normalWidth + 'px';
|
||||
|
@ -1541,7 +1526,9 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|||
Object.assign(_player.config, {
|
||||
enableProgressTooltip: true,
|
||||
|
||||
useSmoothHover: true
|
||||
useSmoothHover: true,
|
||||
|
||||
forceLive: false
|
||||
});
|
||||
|
||||
Object.assign(_player2.default.prototype, {
|
||||
|
@ -1829,7 +1816,6 @@ Object.assign(_player2.default.prototype, {
|
|||
if (t.timefloat) {
|
||||
t.timefloat.style.display = 'none';
|
||||
}
|
||||
t.globalUnbind('mousemove.dur touchmove.dur mouseup.dur touchend.dur');
|
||||
});
|
||||
}
|
||||
}
|
||||
|
@ -1854,7 +1840,6 @@ Object.assign(_player2.default.prototype, {
|
|||
t.slider.addEventListener('mouseleave', function () {
|
||||
if (t.getDuration() !== Infinity) {
|
||||
if (!mouseIsDown) {
|
||||
t.globalUnbind('mousemove.dur');
|
||||
if (t.timefloat) {
|
||||
t.timefloat.style.display = 'none';
|
||||
}
|
||||
|
@ -1867,7 +1852,7 @@ Object.assign(_player2.default.prototype, {
|
|||
|
||||
t.broadcastCallback = function (e) {
|
||||
var broadcast = controls.querySelector('.' + t.options.classPrefix + 'broadcast');
|
||||
if (t.getDuration() !== Infinity) {
|
||||
if (!t.options.forceLive && t.getDuration() !== Infinity) {
|
||||
if (broadcast) {
|
||||
t.slider.style.display = '';
|
||||
broadcast.remove();
|
||||
|
@ -1878,11 +1863,12 @@ Object.assign(_player2.default.prototype, {
|
|||
player.setCurrentRail(e);
|
||||
}
|
||||
updateSlider();
|
||||
} else if (!broadcast) {
|
||||
} else if (!broadcast || t.options.forceLive) {
|
||||
var label = _document2.default.createElement('span');
|
||||
label.className = t.options.classPrefix + 'broadcast';
|
||||
label.innerText = _i18n2.default.t('mejs.live-broadcast');
|
||||
t.slider.style.display = 'none';
|
||||
t.rail.appendChild(label);
|
||||
}
|
||||
};
|
||||
|
||||
|
@ -3078,8 +3064,6 @@ Object.assign(_player2.default.prototype, {
|
|||
});
|
||||
t.globalBind('mouseup.vol', function () {
|
||||
mouseIsDown = false;
|
||||
t.globalUnbind('mousemove.vol mouseup.vol');
|
||||
|
||||
if (!mouseIsOver && mode === 'vertical') {
|
||||
volumeSlider.style.display = 'none';
|
||||
}
|
||||
|
@ -3144,87 +3128,87 @@ Object.defineProperty(exports, "__esModule", {
|
|||
value: true
|
||||
});
|
||||
var EN = exports.EN = {
|
||||
"mejs.plural-form": 1,
|
||||
'mejs.plural-form': 1,
|
||||
|
||||
"mejs.download-file": "Download File",
|
||||
'mejs.download-file': 'Download File',
|
||||
|
||||
"mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
'mejs.install-flash': 'You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/',
|
||||
|
||||
"mejs.fullscreen": "Fullscreen",
|
||||
'mejs.fullscreen': 'Fullscreen',
|
||||
|
||||
"mejs.play": "Play",
|
||||
"mejs.pause": "Pause",
|
||||
'mejs.play': 'Play',
|
||||
'mejs.pause': 'Pause',
|
||||
|
||||
"mejs.time-slider": "Time Slider",
|
||||
"mejs.time-help-text": "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.",
|
||||
"mejs.live-broadcast": "Live Broadcast",
|
||||
'mejs.time-slider': 'Time Slider',
|
||||
'mejs.time-help-text': 'Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.',
|
||||
'mejs.live-broadcast': 'Live Broadcast',
|
||||
|
||||
"mejs.volume-help-text": "Use Up/Down Arrow keys to increase or decrease volume.",
|
||||
"mejs.unmute": "Unmute",
|
||||
"mejs.mute": "Mute",
|
||||
"mejs.volume-slider": "Volume Slider",
|
||||
'mejs.volume-help-text': 'Use Up/Down Arrow keys to increase or decrease volume.',
|
||||
'mejs.unmute': 'Unmute',
|
||||
'mejs.mute': 'Mute',
|
||||
'mejs.volume-slider': 'Volume Slider',
|
||||
|
||||
"mejs.video-player": "Video Player",
|
||||
"mejs.audio-player": "Audio Player",
|
||||
'mejs.video-player': 'Video Player',
|
||||
'mejs.audio-player': 'Audio Player',
|
||||
|
||||
"mejs.captions-subtitles": "Captions/Subtitles",
|
||||
"mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "None",
|
||||
"mejs.afrikaans": "Afrikaans",
|
||||
"mejs.albanian": "Albanian",
|
||||
"mejs.arabic": "Arabic",
|
||||
"mejs.belarusian": "Belarusian",
|
||||
"mejs.bulgarian": "Bulgarian",
|
||||
"mejs.catalan": "Catalan",
|
||||
"mejs.chinese": "Chinese",
|
||||
"mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
"mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
"mejs.croatian": "Croatian",
|
||||
"mejs.czech": "Czech",
|
||||
"mejs.danish": "Danish",
|
||||
"mejs.dutch": "Dutch",
|
||||
"mejs.english": "English",
|
||||
"mejs.estonian": "Estonian",
|
||||
"mejs.filipino": "Filipino",
|
||||
"mejs.finnish": "Finnish",
|
||||
"mejs.french": "French",
|
||||
"mejs.galician": "Galician",
|
||||
"mejs.german": "German",
|
||||
"mejs.greek": "Greek",
|
||||
"mejs.haitian-creole": "Haitian Creole",
|
||||
"mejs.hebrew": "Hebrew",
|
||||
"mejs.hindi": "Hindi",
|
||||
"mejs.hungarian": "Hungarian",
|
||||
"mejs.icelandic": "Icelandic",
|
||||
"mejs.indonesian": "Indonesian",
|
||||
"mejs.irish": "Irish",
|
||||
"mejs.italian": "Italian",
|
||||
"mejs.japanese": "Japanese",
|
||||
"mejs.korean": "Korean",
|
||||
"mejs.latvian": "Latvian",
|
||||
"mejs.lithuanian": "Lithuanian",
|
||||
"mejs.macedonian": "Macedonian",
|
||||
"mejs.malay": "Malay",
|
||||
"mejs.maltese": "Maltese",
|
||||
"mejs.norwegian": "Norwegian",
|
||||
"mejs.persian": "Persian",
|
||||
"mejs.polish": "Polish",
|
||||
"mejs.portuguese": "Portuguese",
|
||||
"mejs.romanian": "Romanian",
|
||||
"mejs.russian": "Russian",
|
||||
"mejs.serbian": "Serbian",
|
||||
"mejs.slovak": "Slovak",
|
||||
"mejs.slovenian": "Slovenian",
|
||||
"mejs.spanish": "Spanish",
|
||||
"mejs.swahili": "Swahili",
|
||||
"mejs.swedish": "Swedish",
|
||||
"mejs.tagalog": "Tagalog",
|
||||
"mejs.thai": "Thai",
|
||||
"mejs.turkish": "Turkish",
|
||||
"mejs.ukrainian": "Ukrainian",
|
||||
"mejs.vietnamese": "Vietnamese",
|
||||
"mejs.welsh": "Welsh",
|
||||
"mejs.yiddish": "Yiddish"
|
||||
'mejs.captions-subtitles': 'Captions/Subtitles',
|
||||
'mejs.captions-chapters': 'Chapters',
|
||||
'mejs.none': 'None',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanian',
|
||||
'mejs.arabic': 'Arabic',
|
||||
'mejs.belarusian': 'Belarusian',
|
||||
'mejs.bulgarian': 'Bulgarian',
|
||||
'mejs.catalan': 'Catalan',
|
||||
'mejs.chinese': 'Chinese',
|
||||
'mejs.chinese-simplified': 'Chinese (Simplified)',
|
||||
'mejs.chinese-traditional': 'Chinese (Traditional)',
|
||||
'mejs.croatian': 'Croatian',
|
||||
'mejs.czech': 'Czech',
|
||||
'mejs.danish': 'Danish',
|
||||
'mejs.dutch': 'Dutch',
|
||||
'mejs.english': 'English',
|
||||
'mejs.estonian': 'Estonian',
|
||||
'mejs.filipino': 'Filipino',
|
||||
'mejs.finnish': 'Finnish',
|
||||
'mejs.french': 'French',
|
||||
'mejs.galician': 'Galician',
|
||||
'mejs.german': 'German',
|
||||
'mejs.greek': 'Greek',
|
||||
'mejs.haitian-creole': 'Haitian Creole',
|
||||
'mejs.hebrew': 'Hebrew',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Hungarian',
|
||||
'mejs.icelandic': 'Icelandic',
|
||||
'mejs.indonesian': 'Indonesian',
|
||||
'mejs.irish': 'Irish',
|
||||
'mejs.italian': 'Italian',
|
||||
'mejs.japanese': 'Japanese',
|
||||
'mejs.korean': 'Korean',
|
||||
'mejs.latvian': 'Latvian',
|
||||
'mejs.lithuanian': 'Lithuanian',
|
||||
'mejs.macedonian': 'Macedonian',
|
||||
'mejs.malay': 'Malay',
|
||||
'mejs.maltese': 'Maltese',
|
||||
'mejs.norwegian': 'Norwegian',
|
||||
'mejs.persian': 'Persian',
|
||||
'mejs.polish': 'Polish',
|
||||
'mejs.portuguese': 'Portuguese',
|
||||
'mejs.romanian': 'Romanian',
|
||||
'mejs.russian': 'Russian',
|
||||
'mejs.serbian': 'Serbian',
|
||||
'mejs.slovak': 'Slovak',
|
||||
'mejs.slovenian': 'Slovenian',
|
||||
'mejs.spanish': 'Spanish',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Swedish',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turkish',
|
||||
'mejs.ukrainian': 'Ukrainian',
|
||||
'mejs.vietnamese': 'Vietnamese',
|
||||
'mejs.welsh': 'Welsh',
|
||||
'mejs.yiddish': 'Yiddish'
|
||||
};
|
||||
|
||||
},{}],16:[function(_dereq_,module,exports){
|
||||
|
@ -3354,6 +3338,8 @@ var config = exports.config = {
|
|||
|
||||
features: ['playpause', 'current', 'progress', 'duration', 'tracks', 'volume', 'fullscreen'],
|
||||
|
||||
useDefaultControls: false,
|
||||
|
||||
isVideo: true,
|
||||
|
||||
stretching: 'auto',
|
||||
|
@ -3366,7 +3352,7 @@ var config = exports.config = {
|
|||
|
||||
secondsDecimalLength: 0,
|
||||
|
||||
customError: '',
|
||||
customError: null,
|
||||
|
||||
keyActions: [{
|
||||
keys: [32, 179],
|
||||
|
@ -3562,7 +3548,7 @@ var MediaElementPlayer = function () {
|
|||
if (_constants.IS_IPAD && t.node.getAttribute('autoplay')) {
|
||||
t.play();
|
||||
}
|
||||
} else if ((t.isVideo || !t.isVideo && t.options.features.length) && !(_constants.IS_ANDROID && t.options.AndroidUseNativeControls)) {
|
||||
} else if ((t.isVideo || !t.isVideo && (t.options.features.length || t.options.useDefaultControls)) && !(_constants.IS_ANDROID && t.options.AndroidUseNativeControls)) {
|
||||
t.node.removeAttribute('controls');
|
||||
var videoPlayerTitle = t.isVideo ? _i18n2.default.t('mejs.video-player') : _i18n2.default.t('mejs.audio-player');
|
||||
|
||||
|
@ -3590,7 +3576,7 @@ var MediaElementPlayer = function () {
|
|||
});
|
||||
t.node.parentNode.insertBefore(t.container, t.node);
|
||||
|
||||
if (!t.options.features.length) {
|
||||
if (!t.options.features.length && !t.options.useDefaultControls) {
|
||||
t.container.style.background = 'transparent';
|
||||
t.container.querySelector('.' + t.options.classPrefix + 'controls').style.display = 'none';
|
||||
}
|
||||
|
@ -3698,7 +3684,7 @@ var MediaElementPlayer = function () {
|
|||
|
||||
playerOptions.pluginWidth = t.width;
|
||||
playerOptions.pluginHeight = t.height;
|
||||
} else if (!t.isVideo && !t.options.features.length) {
|
||||
} else if (!t.isVideo && !t.options.features.length && !t.options.useDefaultControls) {
|
||||
t.node.style.display = 'none';
|
||||
}
|
||||
|
||||
|
@ -3897,7 +3883,7 @@ var MediaElementPlayer = function () {
|
|||
t.domNode = domNode;
|
||||
|
||||
if (!(_constants.IS_ANDROID && t.options.AndroidUseNativeControls) && !(_constants.IS_IPAD && t.options.iPadUseNativeControls) && !(_constants.IS_IPHONE && t.options.iPhoneUseNativeControls)) {
|
||||
if (!t.isVideo && !t.options.features.length) {
|
||||
if (!t.isVideo && !t.options.features.length && !t.options.useDefaultControls) {
|
||||
if (autoplay && isNative) {
|
||||
t.play();
|
||||
}
|
||||
|
@ -3918,6 +3904,15 @@ var MediaElementPlayer = function () {
|
|||
|
||||
t.featurePosition = {};
|
||||
|
||||
t._setDefaultPlayer();
|
||||
|
||||
if (t.options.useDefaultControls) {
|
||||
var defaultControls = ['playpause', 'current', 'progress', 'duration', 'tracks', 'volume', 'fullscreen'];
|
||||
t.options.features = defaultControls.concat(t.options.features.filter(function (item) {
|
||||
return defaultControls.indexOf(item) === -1;
|
||||
}));
|
||||
}
|
||||
|
||||
for (var i = 0, total = t.options.features.length; i < total; i++) {
|
||||
var feature = t.options.features[i];
|
||||
if (t['build' + feature]) {
|
||||
|
@ -3933,8 +3928,6 @@ var MediaElementPlayer = function () {
|
|||
t.buildkeyboard(t, t.controls, t.layers, t.media);
|
||||
t.buildoverlays(t, t.controls, t.layers, t.media);
|
||||
|
||||
t._setDefaultPlayer();
|
||||
|
||||
var event = (0, _general.createEvent)('controlsready', t.container);
|
||||
t.container.dispatchEvent(event);
|
||||
|
||||
|
@ -4186,12 +4179,13 @@ var MediaElementPlayer = function () {
|
|||
errorContainer.style.width = '100%';
|
||||
errorContainer.style.height = '100%';
|
||||
|
||||
var errorContent = t.options.customError;
|
||||
var errorContent = typeof t.options.customError === 'function' ? t.options.customError(t.media, t.media.originalNode) : t.options.customError,
|
||||
imgError = '';
|
||||
|
||||
if (!errorContent) {
|
||||
if (errorContent) {
|
||||
var poster = t.media.originalNode.getAttribute('poster');
|
||||
if (poster) {
|
||||
errorContent += '<img src="' + poster + '" width="100%" height="100%" alt="' + _mejs2.default.i18n.t('mejs.download-file') + '">';
|
||||
imgError = '<img src="' + poster + '" alt="' + _mejs2.default.i18n.t('mejs.download-file') + '">';
|
||||
}
|
||||
|
||||
if (e.message) {
|
||||
|
@ -4208,7 +4202,7 @@ var MediaElementPlayer = function () {
|
|||
|
||||
if (errorContent && t.layers.querySelector('.' + t.options.classPrefix + 'overlay-error')) {
|
||||
errorContainer.innerHTML = errorContent;
|
||||
t.layers.querySelector('.' + t.options.classPrefix + 'overlay-error').innerHTML = errorContainer.outerHTML;
|
||||
t.layers.querySelector('.' + t.options.classPrefix + 'overlay-error').innerHTML = '' + imgError + errorContainer.outerHTML;
|
||||
t.layers.querySelector('.' + t.options.classPrefix + 'overlay-error').parentNode.style.display = 'block';
|
||||
}
|
||||
}
|
||||
|
@ -4782,7 +4776,7 @@ var MediaElementPlayer = function () {
|
|||
|
||||
layers.appendChild(bigPlay);
|
||||
|
||||
if (t.media.rendererName !== null && (/(youtube|facebook)/i.test(t.media.rendererName) && !(t.media.originalNode.getAttribute('poster') || player.options.poster || typeof t.media.renderer.getPosterUrl === 'function' && t.media.renderer.getPosterUrl()) || _constants.IS_STOCK_ANDROID)) {
|
||||
if (t.media.rendererName !== null && (/(youtube|facebook)/i.test(t.media.rendererName) && !(t.media.originalNode.getAttribute('poster') || player.options.poster || typeof t.media.renderer.getPosterUrl === 'function' && t.media.renderer.getPosterUrl()) || _constants.IS_STOCK_ANDROID || t.media.originalNode.getAttribute('autoplay'))) {
|
||||
bigPlay.style.display = 'none';
|
||||
}
|
||||
|
||||
|
@ -5485,8 +5479,10 @@ var DashNativeRenderer = {
|
|||
var props = _mejs2.default.html5media.properties,
|
||||
events = _mejs2.default.html5media.events.concat(['click', 'mouseover', 'mouseout']),
|
||||
attachNativeEvents = function attachNativeEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(event);
|
||||
if (e.type !== 'error') {
|
||||
var _event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(_event);
|
||||
}
|
||||
},
|
||||
assignGettersSetters = function assignGettersSetters(propName) {
|
||||
var capName = '' + propName.substring(0, 1).toUpperCase() + propName.substring(1);
|
||||
|
@ -5561,19 +5557,26 @@ var DashNativeRenderer = {
|
|||
assignEvents(events[_i3]);
|
||||
}
|
||||
|
||||
var assignMdashEvents = function assignMdashEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, node);
|
||||
event.data = e;
|
||||
mediaElement.dispatchEvent(event);
|
||||
|
||||
if (e.type.toLowerCase() === 'error') {
|
||||
console.error(e);
|
||||
var assignMdashEvents = function assignMdashEvents(name, data) {
|
||||
if (name.toLowerCase() === 'error') {
|
||||
mediaElement.generateError(data.message, node.src);
|
||||
console.error(data);
|
||||
} else {
|
||||
var _event2 = (0, _general.createEvent)(name, mediaElement);
|
||||
_event2.data = data;
|
||||
mediaElement.dispatchEvent(_event2);
|
||||
}
|
||||
};
|
||||
|
||||
for (var eventType in dashEvents) {
|
||||
if (dashEvents.hasOwnProperty(eventType)) {
|
||||
dashPlayer.on(dashEvents[eventType], assignMdashEvents);
|
||||
dashPlayer.on(dashEvents[eventType], function (e) {
|
||||
for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
|
||||
args[_key - 1] = arguments[_key];
|
||||
}
|
||||
|
||||
return assignMdashEvents(e.type, args);
|
||||
});
|
||||
}
|
||||
}
|
||||
};
|
||||
|
@ -6002,7 +6005,7 @@ if (hasFlash) {
|
|||
},
|
||||
|
||||
canPlayType: function canPlayType(type) {
|
||||
return ~['application/x-mpegurl', 'vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase());
|
||||
return ~['application/x-mpegurl', 'application/vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase());
|
||||
},
|
||||
|
||||
create: FlashMediaElementRenderer.create
|
||||
|
@ -6142,8 +6145,10 @@ var FlvNativeRenderer = {
|
|||
var props = _mejs2.default.html5media.properties,
|
||||
events = _mejs2.default.html5media.events.concat(['click', 'mouseover', 'mouseout']),
|
||||
attachNativeEvents = function attachNativeEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(event);
|
||||
if (e.type !== 'error') {
|
||||
var _event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(_event);
|
||||
}
|
||||
},
|
||||
assignGettersSetters = function assignGettersSetters(propName) {
|
||||
var capName = '' + propName.substring(0, 1).toUpperCase() + propName.substring(1);
|
||||
|
@ -6205,16 +6210,25 @@ var FlvNativeRenderer = {
|
|||
assignEvents(events[_i]);
|
||||
}
|
||||
|
||||
var assignFlvEvents = function assignFlvEvents(name, e) {
|
||||
var event = (0, _general.createEvent)(name, node);
|
||||
event.data = e;
|
||||
mediaElement.dispatchEvent(event);
|
||||
var assignFlvEvents = function assignFlvEvents(name, data) {
|
||||
if (name === 'error') {
|
||||
var message = data[0] + ': ' + data[1] + ' ' + data[2].msg;
|
||||
mediaElement.generateError(message, node.src);
|
||||
} else {
|
||||
var _event2 = (0, _general.createEvent)(name, mediaElement);
|
||||
_event2.data = data;
|
||||
mediaElement.dispatchEvent(_event2);
|
||||
}
|
||||
};
|
||||
|
||||
var _loop = function _loop(eventType) {
|
||||
if (flvEvents.hasOwnProperty(eventType)) {
|
||||
flvPlayer.on(flvEvents[eventType], function (e) {
|
||||
assignFlvEvents(flvEvents[eventType], e);
|
||||
flvPlayer.on(flvEvents[eventType], function () {
|
||||
for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {
|
||||
args[_key] = arguments[_key];
|
||||
}
|
||||
|
||||
return assignFlvEvents(flvEvents[eventType], args);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
@ -6349,7 +6363,7 @@ var HlsNativeRenderer = {
|
|||
options: {
|
||||
prefix: 'native_hls',
|
||||
hls: {
|
||||
path: 'https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.7.10/hls.min.js',
|
||||
path: 'https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.7.11/hls.min.js',
|
||||
|
||||
autoStartLoad: false,
|
||||
debug: false
|
||||
|
@ -6357,7 +6371,7 @@ var HlsNativeRenderer = {
|
|||
},
|
||||
|
||||
canPlayType: function canPlayType(type) {
|
||||
return _constants.HAS_MSE && ['application/x-mpegurl', 'vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase()) > -1;
|
||||
return _constants.HAS_MSE && ['application/x-mpegurl', 'application/vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase()) > -1;
|
||||
},
|
||||
|
||||
create: function create(mediaElement, options, mediaFiles) {
|
||||
|
@ -6377,8 +6391,10 @@ var HlsNativeRenderer = {
|
|||
var props = _mejs2.default.html5media.properties,
|
||||
events = _mejs2.default.html5media.events.concat(['click', 'mouseover', 'mouseout']),
|
||||
attachNativeEvents = function attachNativeEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(event);
|
||||
if (e.type !== 'error') {
|
||||
var _event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(_event);
|
||||
}
|
||||
},
|
||||
assignGettersSetters = function assignGettersSetters(propName) {
|
||||
var capName = '' + propName.substring(0, 1).toUpperCase() + propName.substring(1);
|
||||
|
@ -6434,13 +6450,9 @@ var HlsNativeRenderer = {
|
|||
|
||||
var recoverDecodingErrorDate = void 0,
|
||||
recoverSwapAudioCodecDate = void 0;
|
||||
var assignHlsEvents = function assignHlsEvents(e, data) {
|
||||
var event = (0, _general.createEvent)(e, node);
|
||||
event.data = data;
|
||||
mediaElement.dispatchEvent(event);
|
||||
|
||||
if (e === 'hlsError') {
|
||||
console.warn(e, data);
|
||||
var assignHlsEvents = function assignHlsEvents(name, data) {
|
||||
if (name === 'hlsError') {
|
||||
console.warn(name, data);
|
||||
|
||||
if (data.fatal) {
|
||||
switch (data.type) {
|
||||
|
@ -6455,24 +6467,42 @@ var HlsNativeRenderer = {
|
|||
hlsPlayer.swapAudioCodec();
|
||||
hlsPlayer.recoverMediaError();
|
||||
} else {
|
||||
console.error('Cannot recover, last media error recovery failed');
|
||||
var _message = 'Cannot recover, last media error recovery failed';
|
||||
mediaElement.generateError(_message, node.src);
|
||||
console.error(_message);
|
||||
}
|
||||
break;
|
||||
case 'networkError':
|
||||
console.error('Network error');
|
||||
var message = 'Network error';
|
||||
mediaElement.generateError(message, node.src);
|
||||
console.error(message);
|
||||
break;
|
||||
default:
|
||||
hlsPlayer.destroy();
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
var _event2 = (0, _general.createEvent)(name, mediaElement);
|
||||
_event2.data = data;
|
||||
mediaElement.dispatchEvent(_event2);
|
||||
}
|
||||
};
|
||||
|
||||
var _loop = function _loop(eventType) {
|
||||
if (hlsEvents.hasOwnProperty(eventType)) {
|
||||
hlsPlayer.on(hlsEvents[eventType], function () {
|
||||
for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {
|
||||
args[_key] = arguments[_key];
|
||||
}
|
||||
|
||||
return assignHlsEvents(hlsEvents[eventType], args);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
for (var eventType in hlsEvents) {
|
||||
if (hlsEvents.hasOwnProperty(eventType)) {
|
||||
hlsPlayer.on(hlsEvents[eventType], assignHlsEvents);
|
||||
}
|
||||
_loop(eventType);
|
||||
}
|
||||
};
|
||||
|
||||
|
@ -7749,7 +7779,7 @@ function absolutizeUrl(url) {
|
|||
function formatType(url) {
|
||||
var type = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
|
||||
|
||||
return url && !type ? getTypeFromFile(url) : getMimeFromType(type);
|
||||
return url && !type ? getTypeFromFile(url) : type;
|
||||
}
|
||||
|
||||
function getMimeFromType(type) {
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
|
||||
|
@ -864,26 +863,12 @@ var MediaElement = function MediaElement(idOrNode, options, sources) {
|
|||
},
|
||||
triggerAction = function triggerAction(methodName, args) {
|
||||
try {
|
||||
var response = t.mediaElement.renderer[methodName](args);
|
||||
if (response && typeof response.then === 'function') {
|
||||
response.catch(function (e) {
|
||||
if (methodName === 'play') {
|
||||
if (t.mediaElement.paused) {
|
||||
setTimeout(function () {
|
||||
var tmpResponse = t.mediaElement.renderer.play();
|
||||
if (tmpResponse !== undefined) {
|
||||
tmpResponse.catch(function () {
|
||||
if (!t.mediaElement.renderer.paused) {
|
||||
t.mediaElement.renderer.pause();
|
||||
}
|
||||
});
|
||||
}
|
||||
}, 150);
|
||||
}
|
||||
} else {
|
||||
return t.mediaElement.generateError(e, mediaFiles);
|
||||
}
|
||||
});
|
||||
if (methodName === 'play' && t.mediaElement.rendererName === 'native_dash') {
|
||||
setTimeout(function () {
|
||||
t.mediaElement.renderer[methodName](args);
|
||||
}, 100);
|
||||
} else {
|
||||
t.mediaElement.renderer[methodName](args);
|
||||
}
|
||||
} catch (e) {
|
||||
t.mediaElement.generateError(e, mediaFiles);
|
||||
|
@ -1008,7 +993,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|||
|
||||
var mejs = {};
|
||||
|
||||
mejs.version = '4.2.3';
|
||||
mejs.version = '4.2.5';
|
||||
|
||||
mejs.html5media = {
|
||||
properties: ['volume', 'src', 'currentTime', 'muted', 'duration', 'paused', 'ended', 'buffered', 'error', 'networkState', 'readyState', 'seeking', 'seekable', 'currentSrc', 'preload', 'bufferedBytes', 'bufferedTime', 'initialTime', 'startOffsetTime', 'defaultPlaybackRate', 'playbackRate', 'played', 'autoplay', 'loop', 'controls'],
|
||||
|
@ -1146,87 +1131,87 @@ Object.defineProperty(exports, "__esModule", {
|
|||
value: true
|
||||
});
|
||||
var EN = exports.EN = {
|
||||
"mejs.plural-form": 1,
|
||||
'mejs.plural-form': 1,
|
||||
|
||||
"mejs.download-file": "Download File",
|
||||
'mejs.download-file': 'Download File',
|
||||
|
||||
"mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/",
|
||||
'mejs.install-flash': 'You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/',
|
||||
|
||||
"mejs.fullscreen": "Fullscreen",
|
||||
'mejs.fullscreen': 'Fullscreen',
|
||||
|
||||
"mejs.play": "Play",
|
||||
"mejs.pause": "Pause",
|
||||
'mejs.play': 'Play',
|
||||
'mejs.pause': 'Pause',
|
||||
|
||||
"mejs.time-slider": "Time Slider",
|
||||
"mejs.time-help-text": "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.",
|
||||
"mejs.live-broadcast": "Live Broadcast",
|
||||
'mejs.time-slider': 'Time Slider',
|
||||
'mejs.time-help-text': 'Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.',
|
||||
'mejs.live-broadcast': 'Live Broadcast',
|
||||
|
||||
"mejs.volume-help-text": "Use Up/Down Arrow keys to increase or decrease volume.",
|
||||
"mejs.unmute": "Unmute",
|
||||
"mejs.mute": "Mute",
|
||||
"mejs.volume-slider": "Volume Slider",
|
||||
'mejs.volume-help-text': 'Use Up/Down Arrow keys to increase or decrease volume.',
|
||||
'mejs.unmute': 'Unmute',
|
||||
'mejs.mute': 'Mute',
|
||||
'mejs.volume-slider': 'Volume Slider',
|
||||
|
||||
"mejs.video-player": "Video Player",
|
||||
"mejs.audio-player": "Audio Player",
|
||||
'mejs.video-player': 'Video Player',
|
||||
'mejs.audio-player': 'Audio Player',
|
||||
|
||||
"mejs.captions-subtitles": "Captions/Subtitles",
|
||||
"mejs.captions-chapters": "Chapters",
|
||||
"mejs.none": "None",
|
||||
"mejs.afrikaans": "Afrikaans",
|
||||
"mejs.albanian": "Albanian",
|
||||
"mejs.arabic": "Arabic",
|
||||
"mejs.belarusian": "Belarusian",
|
||||
"mejs.bulgarian": "Bulgarian",
|
||||
"mejs.catalan": "Catalan",
|
||||
"mejs.chinese": "Chinese",
|
||||
"mejs.chinese-simplified": "Chinese (Simplified)",
|
||||
"mejs.chinese-traditional": "Chinese (Traditional)",
|
||||
"mejs.croatian": "Croatian",
|
||||
"mejs.czech": "Czech",
|
||||
"mejs.danish": "Danish",
|
||||
"mejs.dutch": "Dutch",
|
||||
"mejs.english": "English",
|
||||
"mejs.estonian": "Estonian",
|
||||
"mejs.filipino": "Filipino",
|
||||
"mejs.finnish": "Finnish",
|
||||
"mejs.french": "French",
|
||||
"mejs.galician": "Galician",
|
||||
"mejs.german": "German",
|
||||
"mejs.greek": "Greek",
|
||||
"mejs.haitian-creole": "Haitian Creole",
|
||||
"mejs.hebrew": "Hebrew",
|
||||
"mejs.hindi": "Hindi",
|
||||
"mejs.hungarian": "Hungarian",
|
||||
"mejs.icelandic": "Icelandic",
|
||||
"mejs.indonesian": "Indonesian",
|
||||
"mejs.irish": "Irish",
|
||||
"mejs.italian": "Italian",
|
||||
"mejs.japanese": "Japanese",
|
||||
"mejs.korean": "Korean",
|
||||
"mejs.latvian": "Latvian",
|
||||
"mejs.lithuanian": "Lithuanian",
|
||||
"mejs.macedonian": "Macedonian",
|
||||
"mejs.malay": "Malay",
|
||||
"mejs.maltese": "Maltese",
|
||||
"mejs.norwegian": "Norwegian",
|
||||
"mejs.persian": "Persian",
|
||||
"mejs.polish": "Polish",
|
||||
"mejs.portuguese": "Portuguese",
|
||||
"mejs.romanian": "Romanian",
|
||||
"mejs.russian": "Russian",
|
||||
"mejs.serbian": "Serbian",
|
||||
"mejs.slovak": "Slovak",
|
||||
"mejs.slovenian": "Slovenian",
|
||||
"mejs.spanish": "Spanish",
|
||||
"mejs.swahili": "Swahili",
|
||||
"mejs.swedish": "Swedish",
|
||||
"mejs.tagalog": "Tagalog",
|
||||
"mejs.thai": "Thai",
|
||||
"mejs.turkish": "Turkish",
|
||||
"mejs.ukrainian": "Ukrainian",
|
||||
"mejs.vietnamese": "Vietnamese",
|
||||
"mejs.welsh": "Welsh",
|
||||
"mejs.yiddish": "Yiddish"
|
||||
'mejs.captions-subtitles': 'Captions/Subtitles',
|
||||
'mejs.captions-chapters': 'Chapters',
|
||||
'mejs.none': 'None',
|
||||
'mejs.afrikaans': 'Afrikaans',
|
||||
'mejs.albanian': 'Albanian',
|
||||
'mejs.arabic': 'Arabic',
|
||||
'mejs.belarusian': 'Belarusian',
|
||||
'mejs.bulgarian': 'Bulgarian',
|
||||
'mejs.catalan': 'Catalan',
|
||||
'mejs.chinese': 'Chinese',
|
||||
'mejs.chinese-simplified': 'Chinese (Simplified)',
|
||||
'mejs.chinese-traditional': 'Chinese (Traditional)',
|
||||
'mejs.croatian': 'Croatian',
|
||||
'mejs.czech': 'Czech',
|
||||
'mejs.danish': 'Danish',
|
||||
'mejs.dutch': 'Dutch',
|
||||
'mejs.english': 'English',
|
||||
'mejs.estonian': 'Estonian',
|
||||
'mejs.filipino': 'Filipino',
|
||||
'mejs.finnish': 'Finnish',
|
||||
'mejs.french': 'French',
|
||||
'mejs.galician': 'Galician',
|
||||
'mejs.german': 'German',
|
||||
'mejs.greek': 'Greek',
|
||||
'mejs.haitian-creole': 'Haitian Creole',
|
||||
'mejs.hebrew': 'Hebrew',
|
||||
'mejs.hindi': 'Hindi',
|
||||
'mejs.hungarian': 'Hungarian',
|
||||
'mejs.icelandic': 'Icelandic',
|
||||
'mejs.indonesian': 'Indonesian',
|
||||
'mejs.irish': 'Irish',
|
||||
'mejs.italian': 'Italian',
|
||||
'mejs.japanese': 'Japanese',
|
||||
'mejs.korean': 'Korean',
|
||||
'mejs.latvian': 'Latvian',
|
||||
'mejs.lithuanian': 'Lithuanian',
|
||||
'mejs.macedonian': 'Macedonian',
|
||||
'mejs.malay': 'Malay',
|
||||
'mejs.maltese': 'Maltese',
|
||||
'mejs.norwegian': 'Norwegian',
|
||||
'mejs.persian': 'Persian',
|
||||
'mejs.polish': 'Polish',
|
||||
'mejs.portuguese': 'Portuguese',
|
||||
'mejs.romanian': 'Romanian',
|
||||
'mejs.russian': 'Russian',
|
||||
'mejs.serbian': 'Serbian',
|
||||
'mejs.slovak': 'Slovak',
|
||||
'mejs.slovenian': 'Slovenian',
|
||||
'mejs.spanish': 'Spanish',
|
||||
'mejs.swahili': 'Swahili',
|
||||
'mejs.swedish': 'Swedish',
|
||||
'mejs.tagalog': 'Tagalog',
|
||||
'mejs.thai': 'Thai',
|
||||
'mejs.turkish': 'Turkish',
|
||||
'mejs.ukrainian': 'Ukrainian',
|
||||
'mejs.vietnamese': 'Vietnamese',
|
||||
'mejs.welsh': 'Welsh',
|
||||
'mejs.yiddish': 'Yiddish'
|
||||
};
|
||||
|
||||
},{}],10:[function(_dereq_,module,exports){
|
||||
|
@ -1322,8 +1307,10 @@ var DashNativeRenderer = {
|
|||
var props = _mejs2.default.html5media.properties,
|
||||
events = _mejs2.default.html5media.events.concat(['click', 'mouseover', 'mouseout']),
|
||||
attachNativeEvents = function attachNativeEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(event);
|
||||
if (e.type !== 'error') {
|
||||
var _event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(_event);
|
||||
}
|
||||
},
|
||||
assignGettersSetters = function assignGettersSetters(propName) {
|
||||
var capName = '' + propName.substring(0, 1).toUpperCase() + propName.substring(1);
|
||||
|
@ -1398,19 +1385,26 @@ var DashNativeRenderer = {
|
|||
assignEvents(events[_i3]);
|
||||
}
|
||||
|
||||
var assignMdashEvents = function assignMdashEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, node);
|
||||
event.data = e;
|
||||
mediaElement.dispatchEvent(event);
|
||||
|
||||
if (e.type.toLowerCase() === 'error') {
|
||||
console.error(e);
|
||||
var assignMdashEvents = function assignMdashEvents(name, data) {
|
||||
if (name.toLowerCase() === 'error') {
|
||||
mediaElement.generateError(data.message, node.src);
|
||||
console.error(data);
|
||||
} else {
|
||||
var _event2 = (0, _general.createEvent)(name, mediaElement);
|
||||
_event2.data = data;
|
||||
mediaElement.dispatchEvent(_event2);
|
||||
}
|
||||
};
|
||||
|
||||
for (var eventType in dashEvents) {
|
||||
if (dashEvents.hasOwnProperty(eventType)) {
|
||||
dashPlayer.on(dashEvents[eventType], assignMdashEvents);
|
||||
dashPlayer.on(dashEvents[eventType], function (e) {
|
||||
for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
|
||||
args[_key - 1] = arguments[_key];
|
||||
}
|
||||
|
||||
return assignMdashEvents(e.type, args);
|
||||
});
|
||||
}
|
||||
}
|
||||
};
|
||||
|
@ -1839,7 +1833,7 @@ if (hasFlash) {
|
|||
},
|
||||
|
||||
canPlayType: function canPlayType(type) {
|
||||
return ~['application/x-mpegurl', 'vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase());
|
||||
return ~['application/x-mpegurl', 'application/vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase());
|
||||
},
|
||||
|
||||
create: FlashMediaElementRenderer.create
|
||||
|
@ -1979,8 +1973,10 @@ var FlvNativeRenderer = {
|
|||
var props = _mejs2.default.html5media.properties,
|
||||
events = _mejs2.default.html5media.events.concat(['click', 'mouseover', 'mouseout']),
|
||||
attachNativeEvents = function attachNativeEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(event);
|
||||
if (e.type !== 'error') {
|
||||
var _event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(_event);
|
||||
}
|
||||
},
|
||||
assignGettersSetters = function assignGettersSetters(propName) {
|
||||
var capName = '' + propName.substring(0, 1).toUpperCase() + propName.substring(1);
|
||||
|
@ -2042,16 +2038,25 @@ var FlvNativeRenderer = {
|
|||
assignEvents(events[_i]);
|
||||
}
|
||||
|
||||
var assignFlvEvents = function assignFlvEvents(name, e) {
|
||||
var event = (0, _general.createEvent)(name, node);
|
||||
event.data = e;
|
||||
mediaElement.dispatchEvent(event);
|
||||
var assignFlvEvents = function assignFlvEvents(name, data) {
|
||||
if (name === 'error') {
|
||||
var message = data[0] + ': ' + data[1] + ' ' + data[2].msg;
|
||||
mediaElement.generateError(message, node.src);
|
||||
} else {
|
||||
var _event2 = (0, _general.createEvent)(name, mediaElement);
|
||||
_event2.data = data;
|
||||
mediaElement.dispatchEvent(_event2);
|
||||
}
|
||||
};
|
||||
|
||||
var _loop = function _loop(eventType) {
|
||||
if (flvEvents.hasOwnProperty(eventType)) {
|
||||
flvPlayer.on(flvEvents[eventType], function (e) {
|
||||
assignFlvEvents(flvEvents[eventType], e);
|
||||
flvPlayer.on(flvEvents[eventType], function () {
|
||||
for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {
|
||||
args[_key] = arguments[_key];
|
||||
}
|
||||
|
||||
return assignFlvEvents(flvEvents[eventType], args);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
@ -2186,7 +2191,7 @@ var HlsNativeRenderer = {
|
|||
options: {
|
||||
prefix: 'native_hls',
|
||||
hls: {
|
||||
path: 'https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.7.10/hls.min.js',
|
||||
path: 'https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.7.11/hls.min.js',
|
||||
|
||||
autoStartLoad: false,
|
||||
debug: false
|
||||
|
@ -2194,7 +2199,7 @@ var HlsNativeRenderer = {
|
|||
},
|
||||
|
||||
canPlayType: function canPlayType(type) {
|
||||
return _constants.HAS_MSE && ['application/x-mpegurl', 'vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase()) > -1;
|
||||
return _constants.HAS_MSE && ['application/x-mpegurl', 'application/vnd.apple.mpegurl', 'audio/mpegurl', 'audio/hls', 'video/hls'].indexOf(type.toLowerCase()) > -1;
|
||||
},
|
||||
|
||||
create: function create(mediaElement, options, mediaFiles) {
|
||||
|
@ -2214,8 +2219,10 @@ var HlsNativeRenderer = {
|
|||
var props = _mejs2.default.html5media.properties,
|
||||
events = _mejs2.default.html5media.events.concat(['click', 'mouseover', 'mouseout']),
|
||||
attachNativeEvents = function attachNativeEvents(e) {
|
||||
var event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(event);
|
||||
if (e.type !== 'error') {
|
||||
var _event = (0, _general.createEvent)(e.type, mediaElement);
|
||||
mediaElement.dispatchEvent(_event);
|
||||
}
|
||||
},
|
||||
assignGettersSetters = function assignGettersSetters(propName) {
|
||||
var capName = '' + propName.substring(0, 1).toUpperCase() + propName.substring(1);
|
||||
|
@ -2271,13 +2278,9 @@ var HlsNativeRenderer = {
|
|||
|
||||
var recoverDecodingErrorDate = void 0,
|
||||
recoverSwapAudioCodecDate = void 0;
|
||||
var assignHlsEvents = function assignHlsEvents(e, data) {
|
||||
var event = (0, _general.createEvent)(e, node);
|
||||
event.data = data;
|
||||
mediaElement.dispatchEvent(event);
|
||||
|
||||
if (e === 'hlsError') {
|
||||
console.warn(e, data);
|
||||
var assignHlsEvents = function assignHlsEvents(name, data) {
|
||||
if (name === 'hlsError') {
|
||||
console.warn(name, data);
|
||||
|
||||
if (data.fatal) {
|
||||
switch (data.type) {
|
||||
|
@ -2292,24 +2295,42 @@ var HlsNativeRenderer = {
|
|||
hlsPlayer.swapAudioCodec();
|
||||
hlsPlayer.recoverMediaError();
|
||||
} else {
|
||||
console.error('Cannot recover, last media error recovery failed');
|
||||
var _message = 'Cannot recover, last media error recovery failed';
|
||||
mediaElement.generateError(_message, node.src);
|
||||
console.error(_message);
|
||||
}
|
||||
break;
|
||||
case 'networkError':
|
||||
console.error('Network error');
|
||||
var message = 'Network error';
|
||||
mediaElement.generateError(message, node.src);
|
||||
console.error(message);
|
||||
break;
|
||||
default:
|
||||
hlsPlayer.destroy();
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
var _event2 = (0, _general.createEvent)(name, mediaElement);
|
||||
_event2.data = data;
|
||||
mediaElement.dispatchEvent(_event2);
|
||||
}
|
||||
};
|
||||
|
||||
var _loop = function _loop(eventType) {
|
||||
if (hlsEvents.hasOwnProperty(eventType)) {
|
||||
hlsPlayer.on(hlsEvents[eventType], function () {
|
||||
for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {
|
||||
args[_key] = arguments[_key];
|
||||
}
|
||||
|
||||
return assignHlsEvents(hlsEvents[eventType], args);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
for (var eventType in hlsEvents) {
|
||||
if (hlsEvents.hasOwnProperty(eventType)) {
|
||||
hlsPlayer.on(hlsEvents[eventType], assignHlsEvents);
|
||||
}
|
||||
_loop(eventType);
|
||||
}
|
||||
};
|
||||
|
||||
|
@ -3586,7 +3607,7 @@ function absolutizeUrl(url) {
|
|||
function formatType(url) {
|
||||
var type = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
|
||||
|
||||
return url && !type ? getTypeFromFile(url) : getMimeFromType(type);
|
||||
return url && !type ? getTypeFromFile(url) : type;
|
||||
}
|
||||
|
||||
function getMimeFromType(type) {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -743,12 +743,25 @@ Reference: http://blog.rrwd.nl/2015/04/04/the-screen-reader-text-class-why-and-h
|
|||
/* End: Track (Captions and Chapters) */
|
||||
|
||||
/* Start: Error */
|
||||
.mejs-overlay-error {
|
||||
position: relative;
|
||||
}
|
||||
.mejs-overlay-error > img {
|
||||
left: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
.mejs-cannotplay,
|
||||
.mejs-cannotplay a {
|
||||
color: #fff;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.mejs-cannotplay {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.mejs-cannotplay p,
|
||||
.mejs-cannotplay a {
|
||||
display: inline-block;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -743,12 +743,25 @@ Reference: http://blog.rrwd.nl/2015/04/04/the-screen-reader-text-class-why-and-h
|
|||
/* End: Track (Captions and Chapters) */
|
||||
|
||||
/* Start: Error */
|
||||
.mejs__overlay-error {
|
||||
position: relative;
|
||||
}
|
||||
.mejs__overlay-error > img {
|
||||
left: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
.mejs__cannotplay,
|
||||
.mejs__cannotplay a {
|
||||
color: #fff;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.mejs__cannotplay {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.mejs__cannotplay p,
|
||||
.mejs__cannotplay a {
|
||||
display: inline-block;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
|
||||
|
@ -17,9 +16,9 @@ var FacebookRenderer = {
|
|||
options: {
|
||||
prefix: 'facebook',
|
||||
facebook: {
|
||||
appId: '{your-app-id}',
|
||||
appId: '',
|
||||
xfbml: true,
|
||||
version: 'v2.9'
|
||||
version: 'v2.10'
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -35,13 +34,19 @@ var FacebookRenderer = {
|
|||
readyState = 4,
|
||||
autoplay = mediaElement.originalNode.autoplay;
|
||||
|
||||
var src = '',
|
||||
var poster = '',
|
||||
src = '',
|
||||
paused = true,
|
||||
ended = false,
|
||||
hasStartedPlaying = false,
|
||||
fbApi = null,
|
||||
fbDiv = null;
|
||||
|
||||
if (mejs.Features.isiPhone && mediaElement.originalNode.getAttribute('poster')) {
|
||||
poster = mediaElement.originalNode.getAttribute('poster');
|
||||
mediaElement.originalNode.removeAttribute('poster');
|
||||
}
|
||||
|
||||
options = Object.assign(options, mediaElement.options);
|
||||
fbWrapper.options = options;
|
||||
fbWrapper.id = mediaElement.id + '_' + options.prefix;
|
||||
|
@ -304,13 +309,16 @@ var FacebookRenderer = {
|
|||
fbDiv.style.display = '';
|
||||
}
|
||||
};
|
||||
fbWrapper.setSize = function (width, height) {
|
||||
if (fbApi !== null && !isNaN(width) && !isNaN(height)) {
|
||||
fbWrapper.setSize = function (width) {
|
||||
if (fbApi !== null && !isNaN(width)) {
|
||||
fbDiv.style.width = width;
|
||||
fbDiv.style.height = height;
|
||||
}
|
||||
};
|
||||
fbWrapper.destroy = function () {};
|
||||
fbWrapper.destroy = function () {
|
||||
if (poster) {
|
||||
mediaElement.originalNode.setAttribute('poster', poster);
|
||||
}
|
||||
};
|
||||
|
||||
fbWrapper.interval = null;
|
||||
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/
|
||||
!function e(t,n,r){function a(s,o){if(!n[s]){if(!t[s]){var u="function"==typeof require&&require;if(!o&&u)return u(s,!0);if(i)return i(s,!0);var l=new Error("Cannot find module '"+s+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[s]={exports:{}};t[s][0].call(c.exports,function(e){var n=t[s][1][e];return a(n||e)},c,c.exports,e,t,n,r)}return n[s].exports}for(var i="function"==typeof require&&require,s=0;s<r.length;s++)a(r[s]);return a}({1:[function(e,t,n){"use strict";var r={name:"facebook",options:{prefix:"facebook",facebook:{appId:"{your-app-id}",xfbml:!0,version:"v2.9"}},canPlayType:function(e){return~["video/facebook","video/x-facebook"].indexOf(e.toLowerCase())},create:function(e,t,n){function r(t){for(var n=0,r=t.length;n<r;n++){var a=mejs.Utils.createEvent(t[n],i);e.dispatchEvent(a)}}function a(t,n){l=t,(v=document.createElement("div")).id=i.id,v.className="fb-video",v.setAttribute("data-href",t),v.setAttribute("data-allowfullscreen","true"),v.setAttribute("data-controls","false"),e.originalNode.parentNode.insertBefore(v,e.originalNode),e.originalNode.style.display="none",window.fbAsyncInit=function(){FB.init(n),FB.Event.subscribe("xfbml.ready",function(t){if("video"===t.type){p=t.instance;var n=v.getElementsByTagName("iframe")[0],a=n.offsetWidth,l=n.offsetHeight,m=["mouseover","mouseout"];i.setSize(a,l),u&&p.play();for(var g=0,h=m.length;g<h;g++)n.addEventListener(m[g],function(t){var n=mejs.Utils.createEvent(t.type,i);e.dispatchEvent(n)},!1);for(var y=["startedPlaying","paused","finishedPlaying","startedBuffering","finishedBuffering"],b=0,E=y.length;b<E;b++){var k=y[b],N=o[k];void 0===N||null===N||mejs.Utils.isObjectEmpty(N)||"function"!=typeof N.removeListener||N.removeListener(k)}if(s.length)for(var j=0,w=s.length;j<w;j++){var U=s[j];if("set"===U.type){var x=U.propName,B=""+x.substring(0,1).toUpperCase()+x.substring(1);i["set"+B](U.value)}else"call"===U.type&&i[U.methodName]()}r(["rendererready","loadeddata","canplay","progress","loadedmetadata","timeupdate"]);var I=void 0;o.startedPlaying=p.subscribe("startedPlaying",function(){d||(d=!0),c=!1,f=!1,r(["play","playing","timeupdate"]),I=setInterval(function(){p.getCurrentPosition(),r(["timeupdate"])},250)}),o.paused=p.subscribe("paused",function(){c=!0,f=!1,r(["pause"])}),o.finishedPlaying=p.subscribe("finishedPlaying",function(){c=!0,f=!0,r(["ended"]),clearInterval(I),I=null}),o.startedBuffering=p.subscribe("startedBuffering",function(){r(["progress","timeupdate"])}),o.finishedBuffering=p.subscribe("finishedBuffering",function(){r(["progress","timeupdate"])})}})},mejs.Utils.loadScript("https://connect.facebook.net/en_US/sdk.js")}var i={},s=[],o={},u=e.originalNode.autoplay,l="",c=!0,f=!1,d=!1,p=null,v=null;t=Object.assign(t,e.options),i.options=t,i.id=e.id+"_"+t.prefix,i.mediaElement=e;for(var m=mejs.html5media.properties,g=0,h=m.length;g<h;g++)!function(n){var r=""+n.substring(0,1).toUpperCase()+n.substring(1);i["get"+r]=function(){if(null!==p){switch(n){case"currentTime":return p.getCurrentPosition();case"duration":return p.getDuration();case"volume":return p.getVolume();case"paused":return c;case"ended":return f;case"muted":return p.isMuted();case"buffered":return{start:function(){return 0},end:function(){return 0},length:1};case"src":return l;case"readyState":return 4}return null}return null},i["set"+r]=function(r){if(null!==p)switch(n){case"src":var o="string"==typeof r?r:r[0].src;v.remove(),a(o,t.facebook),FB.XFBML.parse(),u&&p.play();break;case"currentTime":p.seek(r);break;case"muted":r?p.mute():p.unmute(),setTimeout(function(){var t=mejs.Utils.createEvent("volumechange",i);e.dispatchEvent(t)},50);break;case"volume":p.setVolume(r),setTimeout(function(){var t=mejs.Utils.createEvent("volumechange",i);e.dispatchEvent(t)},50);break;case"readyState":var l=mejs.Utils.createEvent("canplay",i);e.dispatchEvent(l)}else s.push({type:"set",propName:n,value:r})}}(m[g]);for(var y=mejs.html5media.methods,b=0,E=y.length;b<E;b++)!function(e){i[e]=function(){if(null!==p)switch(e){case"play":return p.play();case"pause":return p.pause();case"load":return null}else s.push({type:"call",methodName:e})}}(y[b]);return n.length>0&&a(n[0].src,i.options.facebook),i.hide=function(){i.stopInterval(),i.pause(),v&&(v.style.display="none")},i.show=function(){v&&(v.style.display="")},i.setSize=function(e,t){null===p||isNaN(e)||isNaN(t)||(v.style.width=e,v.style.height=t)},i.destroy=function(){},i.interval=null,i.startInterval=function(){i.interval=setInterval(function(){var t=mejs.Utils.createEvent("timeupdate",i);e.dispatchEvent(t)},250)},i.stopInterval=function(){i.interval&&clearInterval(i.interval)},i}};mejs.Utils.typeChecks.push(function(e){return~e.toLowerCase().indexOf("//www.facebook")?"video/x-facebook":null}),mejs.Renderers.add(r)},{}]},{},[1]);
|
||||
!function e(t,n,r){function i(s,o){if(!n[s]){if(!t[s]){var u="function"==typeof require&&require;if(!o&&u)return u(s,!0);if(a)return a(s,!0);var l=new Error("Cannot find module '"+s+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[s]={exports:{}};t[s][0].call(c.exports,function(e){var n=t[s][1][e];return i(n||e)},c,c.exports,e,t,n,r)}return n[s].exports}for(var a="function"==typeof require&&require,s=0;s<r.length;s++)i(r[s]);return i}({1:[function(e,t,n){"use strict";var r={name:"facebook",options:{prefix:"facebook",facebook:{appId:"",xfbml:!0,version:"v2.10"}},canPlayType:function(e){return~["video/facebook","video/x-facebook"].indexOf(e.toLowerCase())},create:function(e,t,n){function r(t){for(var n=0,r=t.length;n<r;n++){var i=mejs.Utils.createEvent(t[n],a);e.dispatchEvent(i)}}function i(t,n){c=t,(m=document.createElement("div")).id=a.id,m.className="fb-video",m.setAttribute("data-href",t),m.setAttribute("data-allowfullscreen","true"),m.setAttribute("data-controls","false"),e.originalNode.parentNode.insertBefore(m,e.originalNode),e.originalNode.style.display="none",window.fbAsyncInit=function(){FB.init(n),FB.Event.subscribe("xfbml.ready",function(t){if("video"===t.type){v=t.instance;var n=m.getElementsByTagName("iframe")[0],i=n.offsetWidth,l=n.offsetHeight,c=["mouseover","mouseout"];a.setSize(i,l),u&&v.play();for(var g=0,h=c.length;g<h;g++)n.addEventListener(c[g],function(t){var n=mejs.Utils.createEvent(t.type,a);e.dispatchEvent(n)},!1);for(var b=["startedPlaying","paused","finishedPlaying","startedBuffering","finishedBuffering"],y=0,E=b.length;y<E;y++){var N=b[y],k=o[N];void 0===k||null===k||mejs.Utils.isObjectEmpty(k)||"function"!=typeof k.removeListener||k.removeListener(N)}if(s.length)for(var j=0,w=s.length;j<w;j++){var U=s[j];if("set"===U.type){var x=U.propName,B=""+x.substring(0,1).toUpperCase()+x.substring(1);a["set"+B](U.value)}else"call"===U.type&&a[U.methodName]()}r(["rendererready","loadeddata","canplay","progress","loadedmetadata","timeupdate"]);var P=void 0;o.startedPlaying=v.subscribe("startedPlaying",function(){p||(p=!0),f=!1,d=!1,r(["play","playing","timeupdate"]),P=setInterval(function(){v.getCurrentPosition(),r(["timeupdate"])},250)}),o.paused=v.subscribe("paused",function(){f=!0,d=!1,r(["pause"])}),o.finishedPlaying=v.subscribe("finishedPlaying",function(){f=!0,d=!0,r(["ended"]),clearInterval(P),P=null}),o.startedBuffering=v.subscribe("startedBuffering",function(){r(["progress","timeupdate"])}),o.finishedBuffering=v.subscribe("finishedBuffering",function(){r(["progress","timeupdate"])})}})},mejs.Utils.loadScript("https://connect.facebook.net/en_US/sdk.js")}var a={},s=[],o={},u=e.originalNode.autoplay,l="",c="",f=!0,d=!1,p=!1,v=null,m=null;mejs.Features.isiPhone&&e.originalNode.getAttribute("poster")&&(l=e.originalNode.getAttribute("poster"),e.originalNode.removeAttribute("poster")),t=Object.assign(t,e.options),a.options=t,a.id=e.id+"_"+t.prefix,a.mediaElement=e;for(var g=mejs.html5media.properties,h=0,b=g.length;h<b;h++)!function(n){var r=""+n.substring(0,1).toUpperCase()+n.substring(1);a["get"+r]=function(){if(null!==v){switch(n){case"currentTime":return v.getCurrentPosition();case"duration":return v.getDuration();case"volume":return v.getVolume();case"paused":return f;case"ended":return d;case"muted":return v.isMuted();case"buffered":return{start:function(){return 0},end:function(){return 0},length:1};case"src":return c;case"readyState":return 4}return null}return null},a["set"+r]=function(r){if(null!==v)switch(n){case"src":var o="string"==typeof r?r:r[0].src;m.remove(),i(o,t.facebook),FB.XFBML.parse(),u&&v.play();break;case"currentTime":v.seek(r);break;case"muted":r?v.mute():v.unmute(),setTimeout(function(){var t=mejs.Utils.createEvent("volumechange",a);e.dispatchEvent(t)},50);break;case"volume":v.setVolume(r),setTimeout(function(){var t=mejs.Utils.createEvent("volumechange",a);e.dispatchEvent(t)},50);break;case"readyState":var l=mejs.Utils.createEvent("canplay",a);e.dispatchEvent(l)}else s.push({type:"set",propName:n,value:r})}}(g[h]);for(var y=mejs.html5media.methods,E=0,N=y.length;E<N;E++)!function(e){a[e]=function(){if(null!==v)switch(e){case"play":return v.play();case"pause":return v.pause();case"load":return null}else s.push({type:"call",methodName:e})}}(y[E]);return n.length>0&&i(n[0].src,a.options.facebook),a.hide=function(){a.stopInterval(),a.pause(),m&&(m.style.display="none")},a.show=function(){m&&(m.style.display="")},a.setSize=function(e){null===v||isNaN(e)||(m.style.width=e)},a.destroy=function(){l&&e.originalNode.setAttribute("poster",l)},a.interval=null,a.startInterval=function(){a.interval=setInterval(function(){var t=mejs.Utils.createEvent("timeupdate",a);e.dispatchEvent(t)},250)},a.stopInterval=function(){a.interval&&clearInterval(a.interval)},a}};mejs.Utils.typeChecks.push(function(e){return~e.toLowerCase().indexOf("//www.facebook")?"video/x-facebook":null}),mejs.Renderers.add(r)},{}]},{},[1]);
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* using a variety of technologies (pure JavaScript, Flash, iframe)
|
||||
*
|
||||
* Copyright 2010-2017, John Dyer (http://j.hn/)
|
||||
* Maintained by, Rafael Miranda (rafa8626@gmail.com)
|
||||
* License: MIT
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -354,7 +354,7 @@ function wp_default_scripts( &$scripts ) {
|
|||
|
||||
$scripts->add( 'imgareaselect', "/wp-includes/js/imgareaselect/jquery.imgareaselect$suffix.js", array('jquery'), false, 1 );
|
||||
|
||||
$scripts->add( 'mediaelement', "/wp-includes/js/mediaelement/mediaelement-and-player.min.js", array('jquery'), '4.2.3', 1 );
|
||||
$scripts->add( 'mediaelement', "/wp-includes/js/mediaelement/mediaelement-and-player.min.js", array('jquery'), '4.2.5', 1 );
|
||||
did_action( 'init' ) && $scripts->localize( 'mediaelement', 'mejsL10n', array(
|
||||
'language' => get_bloginfo( 'language' ),
|
||||
'strings' => array(
|
||||
|
@ -446,7 +446,7 @@ function wp_default_scripts( &$scripts ) {
|
|||
) );
|
||||
|
||||
|
||||
$scripts->add( 'mediaelement-vimeo', "/wp-includes/js/mediaelement/renderers/vimeo.min.js", array('mediaelement'), '4.2.3', 1 );
|
||||
$scripts->add( 'mediaelement-vimeo', "/wp-includes/js/mediaelement/renderers/vimeo.min.js", array('mediaelement'), '4.2.5', 1 );
|
||||
$scripts->add( 'wp-mediaelement', "/wp-includes/js/mediaelement/wp-mediaelement$suffix.js", array('mediaelement'), false, 1 );
|
||||
$mejs_settings = array(
|
||||
'pluginPath' => includes_url( 'js/mediaelement/', 'relative' ),
|
||||
|
@ -949,7 +949,7 @@ function wp_default_styles( &$styles ) {
|
|||
// External libraries and friends
|
||||
$styles->add( 'imgareaselect', '/wp-includes/js/imgareaselect/imgareaselect.css', array(), '0.9.8' );
|
||||
$styles->add( 'wp-jquery-ui-dialog', "/wp-includes/css/jquery-ui-dialog$suffix.css", array( 'dashicons' ) );
|
||||
$styles->add( 'mediaelement', "/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css", array(), '4.2.3' );
|
||||
$styles->add( 'mediaelement', "/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css", array(), '4.2.5' );
|
||||
$styles->add( 'wp-mediaelement', "/wp-includes/js/mediaelement/wp-mediaelement$suffix.css", array( 'mediaelement' ) );
|
||||
$styles->add( 'thickbox', '/wp-includes/js/thickbox/thickbox.css', array( 'dashicons' ) );
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.9-alpha-41239';
|
||||
$wp_version = '4.9-alpha-41240';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue