commit
8e0d49834c
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,90 @@ |
|||||||
|
/*! |
||||||
|
* This is a `i18n` language object. |
||||||
|
* |
||||||
|
* Persian |
||||||
|
* |
||||||
|
* @author |
||||||
|
* wmateam (GitHub: @wmateam) |
||||||
|
* |
||||||
|
* @see core/i18n.js |
||||||
|
*/(function (exports) { |
||||||
|
'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.i18n); |
@ -0,0 +1,90 @@ |
|||||||
|
'use strict';/*! |
||||||
|
* This is a `i18n` language object. |
||||||
|
* |
||||||
|
* Malay (for inter-country use - see the countries mentioned in infobox`s `native to` at https://en.wikipedia.org/wiki/Malay_language)
|
||||||
|
* |
||||||
|
* @author |
||||||
|
* muhdnurhidayat (Twitter: @mnh48com) |
||||||
|
* Sascha Greuel (Twitter: @SoftCreatR) |
||||||
|
* |
||||||
|
* @see core/i18n.js |
||||||
|
*/ |
||||||
|
(function (exports) { |
||||||
|
if (exports.ms === undefined) { |
||||||
|
exports.ms = { |
||||||
|
'mejs.plural-form': 0,
|
||||||
|
'mejs.download-file': 'Muat Turun Fail',
|
||||||
|
'mejs.install-flash': 'Anda sedang menggunakan pelayar internet yang tidak mempunyai pemain Flash. Sila aktifkan pemalam pemain Flash anda atau muat turun versi terbaru dari https://get.adobe.com/flashplayer/',
|
||||||
|
'mejs.fullscreen': 'Skrin penuh',
|
||||||
|
'mejs.play': 'Main', |
||||||
|
'mejs.pause': 'Jeda',
|
||||||
|
'mejs.time-slider': 'Lungsur Masa', |
||||||
|
'mejs.time-help-text': 'Gunakan kekunci Anak Panah Kiri/Kanan untuk bergerak satu saat, Anak Panah Atas/Bawah untuk bergerak sepuluh saat.', |
||||||
|
'mejs.live-broadcast' : 'Siaran Langsung',
|
||||||
|
'mejs.volume-help-text': 'Gunakan kekunci Anak Panah Atas/Bawah untuk menguatkan atau memperlahankan bunyi.', |
||||||
|
'mejs.unmute': 'Nyahsenyap', |
||||||
|
'mejs.mute': 'Senyap', |
||||||
|
'mejs.volume-slider': 'Lungsur Bunyi',
|
||||||
|
'mejs.video-player': 'Pemain Video', |
||||||
|
'mejs.audio-player': 'Pemain Audio',
|
||||||
|
'mejs.captions-subtitles': 'Sarikata', |
||||||
|
'mejs.captions-chapters': 'Bab', |
||||||
|
'mejs.none': 'Tiada', |
||||||
|
'mejs.afrikaans': 'Bahasa Afrikaans', |
||||||
|
'mejs.albanian': 'Bahasa Albania', |
||||||
|
'mejs.arabic': 'Bahasa Arab', |
||||||
|
'mejs.belarusian': 'Bahasa Belarus', |
||||||
|
'mejs.bulgarian': 'Bahasa Bulgaria', |
||||||
|
'mejs.catalan': 'Bahasa Catalonia', |
||||||
|
'mejs.chinese': 'Bahasa Cina', |
||||||
|
'mejs.chinese-simplified': 'Bahasa Cina (Ringkas)', |
||||||
|
'mejs.chinese-traditional': 'Bahasa Cina (Tradisional)', |
||||||
|
'mejs.croatian': 'Bahasa Croatia', |
||||||
|
'mejs.czech': 'Bahasa Czech', |
||||||
|
'mejs.danish': 'Bahasa Denmark', |
||||||
|
'mejs.dutch': 'Bahasa Belanda', |
||||||
|
'mejs.english': 'Bahasa Inggeris', |
||||||
|
'mejs.estonian': 'Bahasa Estonia', |
||||||
|
'mejs.filipino': 'Bahasa Filipino', |
||||||
|
'mejs.finnish': 'Bahasa Finland', |
||||||
|
'mejs.french': 'Bahasa Perancis', |
||||||
|
'mejs.galician': 'Bahasa Galicia', |
||||||
|
'mejs.german': 'Bahasa Jerman', |
||||||
|
'mejs.greek': 'Bahasa Greek', |
||||||
|
'mejs.haitian-creole': 'Bahasa Kreol Haiti', |
||||||
|
'mejs.hebrew': 'Bahasa Ibrani', |
||||||
|
'mejs.hindi': 'Bahasa Hindi', |
||||||
|
'mejs.hungarian': 'Bahasa Hungary', |
||||||
|
'mejs.icelandic': 'Bahasa Iceland', |
||||||
|
'mejs.indonesian': 'Bahasa Indonesia', |
||||||
|
'mejs.irish': 'Bahasa Ireland', |
||||||
|
'mejs.italian': 'Bahasa Itali', |
||||||
|
'mejs.japanese': 'Bahasa Jepun', |
||||||
|
'mejs.korean': 'Bahasa Korea', |
||||||
|
'mejs.latvian': 'Bahasa Latvia', |
||||||
|
'mejs.lithuanian': 'Bahasa Lithuania', |
||||||
|
'mejs.macedonian': 'Bahasa Macedonia', |
||||||
|
'mejs.malay': 'Bahasa Melayu', |
||||||
|
'mejs.maltese': 'Bahasa Malta', |
||||||
|
'mejs.norwegian': 'Bahasa Norway', |
||||||
|
'mejs.persian': 'Bahasa Parsi', |
||||||
|
'mejs.polish': 'Bahasa Poland', |
||||||
|
'mejs.portuguese': 'Bahasa Portugis', |
||||||
|
'mejs.romanian': 'Bahasa Romania', |
||||||
|
'mejs.russian': 'Bahasa Rusia', |
||||||
|
'mejs.serbian': 'Bahasa Serbia', |
||||||
|
'mejs.slovak': 'Bahasa Slovak', |
||||||
|
'mejs.slovenian': 'Bahasa Slovene', |
||||||
|
'mejs.spanish': 'Bahasa Sepanyol', |
||||||
|
'mejs.swahili': 'Bahasa Swahili', |
||||||
|
'mejs.swedish': 'Bahasa Sweden', |
||||||
|
'mejs.tagalog': 'Bahasa Tagalog', |
||||||
|
'mejs.thai': 'Bahasa Thai', |
||||||
|
'mejs.turkish': 'Bahasa Turki', |
||||||
|
'mejs.ukrainian': 'Bahasa Ukraine', |
||||||
|
'mejs.vietnamese': 'Bahasa Vietnam', |
||||||
|
'mejs.welsh': 'Bahasa Wales', |
||||||
|
'mejs.yiddish': 'Bahasa Yiddish' |
||||||
|
}; |
||||||
|
} |
||||||
|
})(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); |
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 4.5 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue