-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
36 changed files
with
549 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"@metadata": { | ||
"authors": [ | ||
"Lolekek", | ||
"محمد أحمد عبد الفتاح" | ||
] | ||
}, | ||
"embedvideo-description": "يضيف هذا الإصدار المتفرع ميزة تضمين مقاطع الفيديو من المصادر الشائعة للمحلل.", | ||
"embedvideo-load": "تحميل $1", | ||
"embedvideo-type-audio": "الصوت", | ||
"embedvideo-type-content": "المحتوى", | ||
"embedvideo-type-video": "الفيديو", | ||
"embedvideo-consent-privacy-policy": "سياسة الخصوصية", | ||
"embedvideo-consent-privacy-notice-text": "قد يقوم $1 بجمع البيانات الشخصية.", | ||
"embedvideo-consent-privacy-notice-continue": "استمرار", | ||
"embedvideo-consent-privacy-notice-dismiss": "تجاهل", | ||
"embedvideo-service-archiveorg": "Archive.org", | ||
"embedvideo-service-bilibili": "Bilibili", | ||
"embedvideo-service-bandcamp": "Bandcamp", | ||
"embedvideo-service-dailymotion": "Dailymotion", | ||
"embedvideo-service-kakaotv": "KakaoTV", | ||
"embedvideo-service-loom": "Loom", | ||
"embedvideo-service-navertv": "NaverTV", | ||
"embedvideo-service-niconico": "Niconico", | ||
"embedvideo-service-soundcloud": "SoundCloud", | ||
"embedvideo-service-sharepoint": "SharePoint", | ||
"embedvideo-service-spotify": "Spotify", | ||
"embedvideo-service-twitch": "Twitch", | ||
"embedvideo-service-videolink": "وصلة الفيديو", | ||
"embedvideo-service-vimeo": "Vimeo", | ||
"embedvideo-service-wistia": "Wistia", | ||
"embedvideo-service-youtube": "YouTube", | ||
"embedvideo-service-localvideo": "ملف محلي", | ||
"embedvideo-service-externalvideo": "فيديو خارجي", | ||
"embedvideo-play": "تشغيل الفيديو", | ||
"embedvideo-error-missingparams": "يفتقد EmbedVideo معلمة مطلوبة.", | ||
"embedvideo-error-service": "لم يتعرف EmbedVideo على خدمة الفيديو \"$1\".", | ||
"embedvideo-error-id": "تلقى EmbedVideo المعرف السيئ \" $2 \" للخدمة \" $1 \".", | ||
"embedvideo-error-width": "تلقى EmbedVideo معلمة عرض سيئة \" $1 \".", | ||
"embedvideo-error-height": "تلقى EmbedVideo معلمة ارتفاع سيئة \" $1 \".", | ||
"embedvideo-error-alignment": "تم منح EmbedVideo قيمة غير مسموحة لمعلمة المحاذاة \" $1 \". القيم الصالحة هي \"left\" (يسار)، أو \"center\" (مركز) أو \"right\" (يمين).", | ||
"embedvideo-error-valignment": "تم منح EmbedVideo قيمة غير مسموحة لمعلمة المحاذاة \" $1 \". القيم الصالحة هي \"top\" (أعلى)، أو \"middle\" (وسط)، أو \"bottom\" (أسفل)، أو \"baseline\" (خط الأساس).", | ||
"embedvideo-error-urlargs": "تلقى EmbedVideo قائمة بوسائط URL التي تحتوي على بيانات مشوهة أو وسائط فارغة.", | ||
"embedvideo-error-unknown": "واجه EmbedVideo خطًأغير معروف أثناء محاولة إنشاء كتلة تضمين الفيديو هذه. ($1)", | ||
"embedvideo-error-evp_deprecated": "تم إهمال وظيفة المحلل اللغوي #evp في EmbedVideo 2.0. يرجى تحويل علامة وظيفة المحلل اللغوي إلى #ev.", | ||
"apihelp-embedvideo-param-description": "وصف الفيديو" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.