|
@@ -4,10 +4,10 @@ return [
|
|
|
|
|
|
'common' => [
|
|
'common' => [
|
|
'comment' => 'تَعليق',
|
|
'comment' => 'تَعليق',
|
|
- 'commented' => 'تعليق',
|
|
|
|
|
|
+ 'commented' => 'علَّقتَ عليه',
|
|
'comments' => 'التعليقات',
|
|
'comments' => 'التعليقات',
|
|
'like' => 'إعجاب',
|
|
'like' => 'إعجاب',
|
|
- 'liked' => 'مُعجَب بِها',
|
|
|
|
|
|
+ 'liked' => 'أُعجِبتَ بِه',
|
|
'likes' => 'الإعجابات',
|
|
'likes' => 'الإعجابات',
|
|
'share' => 'مُشارَكَة',
|
|
'share' => 'مُشارَكَة',
|
|
'shared' => 'تمَّ مُشارَكَتُه',
|
|
'shared' => 'تمَّ مُشارَكَتُه',
|
|
@@ -19,7 +19,7 @@ return [
|
|
'delete' => 'حَذف',
|
|
'delete' => 'حَذف',
|
|
'error' => 'خطأ',
|
|
'error' => 'خطأ',
|
|
'errorMsg' => 'حدث خطأٌ ما. يُرجى المُحاولة مرةً أُخرى لاحِقًا.',
|
|
'errorMsg' => 'حدث خطأٌ ما. يُرجى المُحاولة مرةً أُخرى لاحِقًا.',
|
|
- 'oops' => 'المعذرة !',
|
|
|
|
|
|
+ 'oops' => 'المَعذِرَة!',
|
|
'other' => 'اُخرى',
|
|
'other' => 'اُخرى',
|
|
'readMore' => 'قراءة المزيد',
|
|
'readMore' => 'قراءة المزيد',
|
|
'success' => 'نَجاح',
|
|
'success' => 'نَجاح',
|
|
@@ -40,15 +40,15 @@ return [
|
|
|
|
|
|
// Timelines
|
|
// Timelines
|
|
'homeFeed' => 'التَّغذيَة الرئيسَة',
|
|
'homeFeed' => 'التَّغذيَة الرئيسَة',
|
|
- 'localFeed' => 'الصفحة المحلية',
|
|
|
|
- 'globalFeed' => 'الصفحة العالمية',
|
|
|
|
|
|
+ 'localFeed' => 'التَّغذيَة المحليَّة',
|
|
|
|
+ 'globalFeed' => 'التَّغذيَة الشّامِلة',
|
|
|
|
|
|
// Core features
|
|
// Core features
|
|
- 'discover' => 'الإكتشاف',
|
|
|
|
- 'directMessages' => 'الرسائل الخاصة',
|
|
|
|
|
|
+ 'discover' => 'الاِستِكشاف',
|
|
|
|
+ 'directMessages' => 'الرسائِل المُباشِرَة',
|
|
'notifications' => 'الإشعارات',
|
|
'notifications' => 'الإشعارات',
|
|
- 'groups' => 'المجموعات',
|
|
|
|
- 'stories' => 'القصص',
|
|
|
|
|
|
+ 'groups' => 'المَجمُوعات',
|
|
|
|
+ 'stories' => 'القَصَص',
|
|
|
|
|
|
// Self links
|
|
// Self links
|
|
'profile' => 'الملف الشخصي',
|
|
'profile' => 'الملف الشخصي',
|
|
@@ -58,79 +58,79 @@ return [
|
|
|
|
|
|
// Nav footer
|
|
// Nav footer
|
|
'about' => 'حول',
|
|
'about' => 'حول',
|
|
- 'help' => 'المساعدة',
|
|
|
|
- 'language' => 'اللغة',
|
|
|
|
- 'privacy' => 'الخصوصية',
|
|
|
|
- 'terms' => 'الشروط',
|
|
|
|
|
|
+ 'help' => 'المُساعَدَة',
|
|
|
|
+ 'language' => 'اللُّغَة',
|
|
|
|
+ 'privacy' => 'الخُصوصيَّة',
|
|
|
|
+ 'terms' => 'الشُّرُوط',
|
|
|
|
|
|
// Temporary links
|
|
// Temporary links
|
|
'backToPreviousDesign' => 'العودة إلى التصميم السابق'
|
|
'backToPreviousDesign' => 'العودة إلى التصميم السابق'
|
|
],
|
|
],
|
|
|
|
|
|
'directMessages' => [
|
|
'directMessages' => [
|
|
- 'inbox' => 'صندوق الوارد',
|
|
|
|
- 'sent' => 'الإرسال',
|
|
|
|
- 'requests' => 'الطلبات'
|
|
|
|
|
|
+ 'inbox' => 'صندوق الوارِد',
|
|
|
|
+ 'sent' => 'أُرسِلَت',
|
|
|
|
+ 'requests' => 'الطَّلبات'
|
|
],
|
|
],
|
|
|
|
|
|
'notifications' => [
|
|
'notifications' => [
|
|
- 'liked' => 'إعجاب لك',
|
|
|
|
- 'commented' => 'تعليق لك',
|
|
|
|
- 'reacted' => 'رد لك',
|
|
|
|
- 'shared' => 'مشاركة لك',
|
|
|
|
- 'tagged' => 'وضع علامة عليك في',
|
|
|
|
-
|
|
|
|
- 'updatedA' => 'تحديث',
|
|
|
|
- 'sentA' => 'sent a',
|
|
|
|
-
|
|
|
|
- 'followed' => 'followed',
|
|
|
|
- 'mentioned' => 'mentioned',
|
|
|
|
- 'you' => 'you',
|
|
|
|
-
|
|
|
|
- 'yourApplication' => 'Your application to join',
|
|
|
|
- 'applicationApproved' => 'was approved!',
|
|
|
|
- 'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
|
|
|
-
|
|
|
|
- 'dm' => 'dm',
|
|
|
|
- 'groupPost' => 'group post',
|
|
|
|
- 'modlog' => 'modlog',
|
|
|
|
- 'post' => 'post',
|
|
|
|
- 'story' => 'story',
|
|
|
|
|
|
+ 'liked' => 'أُعجِبَ بِك',
|
|
|
|
+ 'commented' => 'علَّقَ عليك',
|
|
|
|
+ 'reacted' => 'تَفاعَلَ مَعك',
|
|
|
|
+ 'shared' => 'شَارَكَ لك',
|
|
|
|
+ 'tagged' => 'أشارَ لَكَ فِي',
|
|
|
|
+
|
|
|
|
+ 'updatedA' => 'حَدَّث',
|
|
|
|
+ 'sentA' => 'أرسَلَ',
|
|
|
|
+
|
|
|
|
+ 'followed' => 'متاَبَع',
|
|
|
|
+ 'mentioned' => 'مشار',
|
|
|
|
+ 'you' => 'أنت',
|
|
|
|
+
|
|
|
|
+ 'yourApplication' => 'طلبك للإنضمام إلى التطبيق',
|
|
|
|
+ 'applicationApproved' => 'تمت الموافقة !',
|
|
|
|
+ 'applicationRejected' => 'تم الرفض . يمكنك إعادة التقدم بطلب للإنضمام في ٦ أشهر .',
|
|
|
|
+
|
|
|
|
+ 'dm' => 'الرسائل الخاصة',
|
|
|
|
+ 'groupPost' => 'منشور المجموعة',
|
|
|
|
+ 'modlog' => 'سجلات المُشرِف',
|
|
|
|
+ 'post' => 'منشور',
|
|
|
|
+ 'story' => 'قصة',
|
|
],
|
|
],
|
|
|
|
|
|
'post' => [
|
|
'post' => [
|
|
- 'shareToFollowers' => 'Share to followers',
|
|
|
|
- 'shareToOther' => 'Share to other',
|
|
|
|
- 'noLikes' => 'No likes yet',
|
|
|
|
- 'uploading' => 'Uploading',
|
|
|
|
|
|
+ 'shareToFollowers' => 'مشاركة إلى المتَابِعين',
|
|
|
|
+ 'shareToOther' => 'مشاركة إلى آخر',
|
|
|
|
+ 'noLikes' => 'لا إعجابات بعد',
|
|
|
|
+ 'uploading' => 'تحميل',
|
|
],
|
|
],
|
|
|
|
|
|
'profile' => [
|
|
'profile' => [
|
|
- 'posts' => 'Posts',
|
|
|
|
- 'followers' => 'Followers',
|
|
|
|
- 'following' => 'Following',
|
|
|
|
- 'admin' => 'Admin',
|
|
|
|
- 'collections' => 'Collections',
|
|
|
|
- 'follow' => 'Follow',
|
|
|
|
- 'unfollow' => 'Unfollow',
|
|
|
|
- 'editProfile' => 'Edit Profile',
|
|
|
|
- 'followRequested' => 'Follow Requested',
|
|
|
|
- 'joined' => 'Joined',
|
|
|
|
|
|
+ 'posts' => 'المنشورات',
|
|
|
|
+ 'followers' => 'المتَابِعين',
|
|
|
|
+ 'following' => 'المتَابَعين',
|
|
|
|
+ 'admin' => 'المشرف',
|
|
|
|
+ 'collections' => 'تحصيلات',
|
|
|
|
+ 'follow' => 'متَابَعة',
|
|
|
|
+ 'unfollow' => 'إلغاء المتَابَعة',
|
|
|
|
+ 'editProfile' => 'تحرير الملف الشخصي',
|
|
|
|
+ 'followRequested' => 'طلب المتَابَعة',
|
|
|
|
+ 'joined' => 'إنضم',
|
|
],
|
|
],
|
|
|
|
|
|
'menu' => [
|
|
'menu' => [
|
|
- 'viewPost' => 'View Post',
|
|
|
|
- 'viewProfile' => 'View Profile',
|
|
|
|
- 'moderationTools' => 'Moderation Tools',
|
|
|
|
|
|
+ 'viewPost' => 'مشاهدة المنشور',
|
|
|
|
+ 'viewProfile' => 'مشاهدة الملف الشخصي',
|
|
|
|
+ 'moderationTools' => 'أدوات الإعتدال',
|
|
'report' => 'إبلاغ',
|
|
'report' => 'إبلاغ',
|
|
'archive' => 'أرشَفَة',
|
|
'archive' => 'أرشَفَة',
|
|
'unarchive' => 'إلغاء الأرشَفَة',
|
|
'unarchive' => 'إلغاء الأرشَفَة',
|
|
'embed' => 'تضمين',
|
|
'embed' => 'تضمين',
|
|
|
|
|
|
- 'selectOneOption' => 'Select one of the following options',
|
|
|
|
- 'unlistFromTimelines' => 'Unlist from Timelines',
|
|
|
|
- 'addCW' => 'Add Content Warning',
|
|
|
|
- 'removeCW' => 'Remove Content Warning',
|
|
|
|
|
|
+ 'selectOneOption' => 'حدد أحد الخيارات التالية',
|
|
|
|
+ 'unlistFromTimelines' => 'إلغاء القائمة من الجداول الزمنية',
|
|
|
|
+ 'addCW' => 'إضافة تحذير المحتوى',
|
|
|
|
+ 'removeCW' => 'حذف تحذير المحتوى',
|
|
'markAsSpammer' => 'Mark as Spammer',
|
|
'markAsSpammer' => 'Mark as Spammer',
|
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
|
'spam' => 'غير مرغوب بها',
|
|
'spam' => 'غير مرغوب بها',
|
|
@@ -155,10 +155,10 @@ return [
|
|
'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
|
|
'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
|
|
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
|
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
|
|
|
|
|
- 'toFollowers' => 'to Followers',
|
|
|
|
|
|
+ 'toFollowers' => 'إلى المتَابِعين',
|
|
|
|
|
|
- 'showCaption' => 'Show Caption',
|
|
|
|
- 'showLikes' => 'Show Likes',
|
|
|
|
|
|
+ 'showCaption' => 'إظهار التعليق التوضيحي',
|
|
|
|
+ 'showLikes' => 'إظهار الإعجابات',
|
|
'compactMode' => 'Compact Mode',
|
|
'compactMode' => 'Compact Mode',
|
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
|
|
|
|