mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 13:57:57 -05:00
feat: whisper STT and record screen (#1363)
This commit is contained in:
@@ -3,17 +3,20 @@ translation_strings = {
|
||||
"AUTOPLAY": "تشغيل تلقائي",
|
||||
"About": "حول",
|
||||
"Add a ": "أضف ",
|
||||
"Browse your files": "تصفح ملفاتك",
|
||||
"COMMENT": "تعليق",
|
||||
"Categories": "الفئات",
|
||||
"Category": "الفئة",
|
||||
"Change Language": "تغيير اللغة",
|
||||
"Change password": "تغيير كلمة المرور",
|
||||
"Click 'Start Recording' and select the screen or tab to record. Once recording is finished, click 'Stop Recording,' and the recording will be uploaded.": "انقر على 'بدء التسجيل' واختر الشاشة أو علامة التبويب المراد تسجيلها. بمجرد الانتهاء من التسجيل، انقر على 'إيقاف التسجيل'، وسيتم تحميل التسجيل.",
|
||||
"Comment": "تعليق",
|
||||
"Comments": "تعليقات",
|
||||
"Comments are disabled": "التعليقات معطلة",
|
||||
"Contact": "اتصل",
|
||||
"DELETE MEDIA": "حذف الوسائط",
|
||||
"DOWNLOAD": "تحميل",
|
||||
"Drag and drop files": "سحب وإفلات الملفات",
|
||||
"EDIT MEDIA": "تعديل الوسائط",
|
||||
"EDIT PROFILE": "تعديل الملف الشخصي",
|
||||
"EDIT SUBTITLE": "تعديل الترجمة",
|
||||
@@ -42,8 +45,10 @@ translation_strings = {
|
||||
"PLAYLISTS": "قوائم التشغيل",
|
||||
"Playlists": "قوائم التشغيل",
|
||||
"Powered by": "مدعوم من",
|
||||
"Publish": "نشر",
|
||||
"Published on": "نشر في",
|
||||
"Recommended": "موصى به",
|
||||
"Record Screen": "تسجيل الشاشة",
|
||||
"Register": "تسجيل",
|
||||
"SAVE": "حفظ",
|
||||
"SEARCH": "بحث",
|
||||
@@ -54,9 +59,13 @@ translation_strings = {
|
||||
"Select": "اختر",
|
||||
"Sign in": "تسجيل الدخول",
|
||||
"Sign out": "تسجيل الخروج",
|
||||
"Start Recording": "بدء التسجيل",
|
||||
"Stop Recording": "إيقاف التسجيل",
|
||||
"Subtitle was added": "تمت إضافة الترجمة",
|
||||
"Subtitles": "ترجمات",
|
||||
"Tags": "العلامات",
|
||||
"Terms": "الشروط",
|
||||
"Trim": "قص",
|
||||
"UPLOAD": "رفع",
|
||||
"Up next": "التالي",
|
||||
"Upload": "رفع",
|
||||
@@ -64,10 +73,12 @@ translation_strings = {
|
||||
"Uploads": "التحميلات",
|
||||
"VIEW ALL": "عرض الكل",
|
||||
"View all": "عرض الكل",
|
||||
"View media": "عرض الوسائط",
|
||||
"comment": "تعليق",
|
||||
"is a modern, fully featured open source video and media CMS. It is developed to meet the needs of modern web platforms for viewing and sharing media": "هو نظام إدارة محتوى فيديو ووسائط مفتوح المصدر وحديث ومتكامل. تم تطويره لتلبية احتياجات المنصات الويب الحديثة لمشاهدة ومشاركة الوسائط",
|
||||
"media in category": "وسائط في الفئة",
|
||||
"media in tag": "وسائط في العلامة",
|
||||
"or": "أو",
|
||||
"view": "عرض",
|
||||
"views": "مشاهدات",
|
||||
"yet": "بعد",
|
||||
|
||||
Reference in New Issue
Block a user