mirror of
https://github.com/pierre42100/comunic
synced 2024-11-16 18:41:13 +00:00
26 lines
1.6 KiB
JavaScript
26 lines
1.6 KiB
JavaScript
|
videojs.addLanguage("ar",{
|
||
|
"Play": "تشغيل",
|
||
|
"Pause": "ايقاف",
|
||
|
"Current Time": "الوقت الحالي",
|
||
|
"Duration Time": "Dauer",
|
||
|
"Remaining Time": "الوقت المتبقي",
|
||
|
"Stream Type": "نوع التيار",
|
||
|
"LIVE": "مباشر",
|
||
|
"Loaded": "تم التحميل",
|
||
|
"Progress": "التقدم",
|
||
|
"Fullscreen": "ملء الشاشة",
|
||
|
"Non-Fullscreen": "غير ملء الشاشة",
|
||
|
"Mute": "صامت",
|
||
|
"Unmuted": "غير الصامت",
|
||
|
"Playback Rate": "معدل التشغيل",
|
||
|
"Subtitles": "الترجمة",
|
||
|
"subtitles off": "ايقاف الترجمة",
|
||
|
"Captions": "التعليقات",
|
||
|
"captions off": "ايقاف التعليقات",
|
||
|
"Chapters": "فصول",
|
||
|
"You aborted the video playback": "لقد ألغيت تشغيل الفيديو",
|
||
|
"A network error caused the video download to fail part-way.": "تسبب خطأ في الشبكة بفشل تحميل الفيديو بالكامل.",
|
||
|
"The video could not be loaded, either because the server or network failed or because the format is not supported.": "لا يمكن تحميل الفيديو بسبب فشل في الخادم أو الشبكة ، أو فشل بسبب عدم امكانية قراءة تنسيق الفيديو.",
|
||
|
"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "تم ايقاف تشغيل الفيديو بسبب مشكلة فساد أو لأن الفيديو المستخدم يستخدم ميزات غير مدعومة من متصفحك.",
|
||
|
"No compatible source was found for this video.": "فشل العثور على أي مصدر متوافق مع هذا الفيديو."
|
||
|
});
|