videojs-errors
Version:
A VideoJS plugin for custom error reporting
12 lines • 1.26 kB
JavaScript
videojs.addLanguage('ar', {
"No video has been loaded": "لم يتم تحميل أي فيديو",
"Could not download the video": "لا يمكن تحميل الفيديو",
"The video connection was lost, please confirm you are connected to the internet": "فقد الاتصال بالفيديو، يرجى التأكد من الاتصال بالإنترنت",
"The video is bad or in a format that cannot be played on your browser": "جودة الفيديو سيئة أو في صيغة لا يمكن للمتصفحك تشغيلها",
"This video is either unavailable or not supported in this browser": "هذا الفيديو غير متوفر أو غير معتمد في هذا المتصفح",
"Error Code": "كود الخطأ",
"Technical details": "تفاصيل تقنية",
"The video download was cancelled": "تم إلغاء تحميل الفيديو",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "تم تشفير الفيديو الذي تحاول مشاهدته و لا نعرف كيفية فك تشفيرها",
"An unanticipated problem was encountered, check back soon and try again": "نواجه مشكلة غير متوقعة، تحقق وحاول مرة أخرى بعد قليل"
});