mirror of
https://github.com/videojs/video.js.git
synced 2026-06-19 22:15:04 +02:00
fix(lang): typos in ar.json (#4528)
This commit is contained in:
committed by
Gary Katsevman
parent
d7f7e05b5c
commit
3e63bf3d17
+7
-7
@@ -1,27 +1,27 @@
|
|||||||
{
|
{
|
||||||
"Play": "تشغيل",
|
"Play": "تشغيل",
|
||||||
"Pause": "ايقاف",
|
"Pause": "إيقاف",
|
||||||
"Current Time": "الوقت الحالي",
|
"Current Time": "الوقت الحالي",
|
||||||
"Duration Time": "Dauer",
|
"Duration Time": "مدة",
|
||||||
"Remaining Time": "الوقت المتبقي",
|
"Remaining Time": "الوقت المتبقي",
|
||||||
"Stream Type": "نوع التيار",
|
"Stream Type": "نوع التيار",
|
||||||
"LIVE": "مباشر",
|
"LIVE": "مباشر",
|
||||||
"Loaded": "تم التحميل",
|
"Loaded": "تم التحميل",
|
||||||
"Progress": "التقدم",
|
"Progress": "التقدم",
|
||||||
"Fullscreen": "ملء الشاشة",
|
"Fullscreen": "ملء الشاشة",
|
||||||
"Non-Fullscreen": "غير ملء الشاشة",
|
"Non-Fullscreen": "تعطيل ملء الشاشة",
|
||||||
"Mute": "صامت",
|
"Mute": "صامت",
|
||||||
"Unmute": "غير الصامت",
|
"Unmute": "غير الصامت",
|
||||||
"Playback Rate": "معدل التشغيل",
|
"Playback Rate": "معدل التشغيل",
|
||||||
"Subtitles": "الترجمة",
|
"Subtitles": "الترجمة",
|
||||||
"subtitles off": "ايقاف الترجمة",
|
"subtitles off": "إيقاف الترجمة",
|
||||||
"Captions": "التعليقات",
|
"Captions": "التعليقات",
|
||||||
"captions off": "ايقاف التعليقات",
|
"captions off": "إيقاف التعليقات",
|
||||||
"Chapters": "فصول",
|
"Chapters": "فصول",
|
||||||
"You aborted the media playback": "لقد ألغيت تشغيل الفيديو",
|
"You aborted the media playback": "لقد ألغيت تشغيل الفيديو",
|
||||||
"A network error caused the media download to fail part-way.": "تسبب خطأ في الشبكة بفشل تحميل الفيديو بالكامل.",
|
"A network error caused the media download to fail part-way.": "تسبب خطأ في الشبكة بفشل تحميل الفيديو بالكامل.",
|
||||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "لا يمكن تحميل الفيديو بسبب فشل في الخادم أو الشبكة ، أو فشل بسبب عدم امكانية قراءة تنسيق الفيديو.",
|
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "لا يمكن تحميل الفيديو بسبب فشل في الخادوم أو الشبكة ، أو فشل بسبب عدم إمكانية قراءة تنسيق الفيديو.",
|
||||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "تم ايقاف تشغيل الفيديو بسبب مشكلة فساد أو لأن الفيديو المستخدم يستخدم ميزات غير مدعومة من متصفحك.",
|
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "تم إيقاف تشغيل الفيديو بسبب مشكلة فساد أو لأن الفيديو المستخدم يستخدم ميزات غير مدعومة من متصفحك.",
|
||||||
"No compatible source was found for this media.": "فشل العثور على أي مصدر متوافق مع هذا الفيديو.",
|
"No compatible source was found for this media.": "فشل العثور على أي مصدر متوافق مع هذا الفيديو.",
|
||||||
"Play Video": "تشغيل الفيديو",
|
"Play Video": "تشغيل الفيديو",
|
||||||
"Close": "أغلق",
|
"Close": "أغلق",
|
||||||
|
|||||||
Reference in New Issue
Block a user