|
@@ -3,176 +3,176 @@
|
|
|
return [
|
|
|
|
|
|
'common' => [
|
|
|
- 'comment' => 'Comment',
|
|
|
- 'commented' => 'Commented',
|
|
|
- 'comments' => 'Comments',
|
|
|
- 'like' => 'Like',
|
|
|
- 'liked' => 'Liked',
|
|
|
- 'likes' => 'Likes',
|
|
|
- 'share' => 'Share',
|
|
|
- 'shared' => 'Shared',
|
|
|
- 'shares' => 'Shares',
|
|
|
- 'unshare' => 'Unshare',
|
|
|
-
|
|
|
- 'cancel' => 'Cancel',
|
|
|
- 'copyLink' => 'Copy Link',
|
|
|
- 'delete' => 'Delete',
|
|
|
- 'error' => 'Error',
|
|
|
- 'errorMsg' => 'Something went wrong. Please try again later.',
|
|
|
- 'oops' => 'Oops!',
|
|
|
- 'other' => 'Other',
|
|
|
- 'readMore' => 'Read more',
|
|
|
- 'success' => 'Success',
|
|
|
-
|
|
|
- 'sensitive' => 'Sensitive',
|
|
|
- 'sensitiveContent' => 'Sensitive Content',
|
|
|
- 'sensitiveContentWarning' => 'This post may contain sensitive content',
|
|
|
+ 'comment' => 'تَعليق',
|
|
|
+ 'commented' => 'علَّقتَ عليه',
|
|
|
+ 'comments' => 'تَعليقات',
|
|
|
+ 'like' => 'إعجاب',
|
|
|
+ 'liked' => 'أُعجِبتَ بِه',
|
|
|
+ 'likes' => 'إعْجابات',
|
|
|
+ 'share' => 'مُشارَكَة',
|
|
|
+ 'shared' => 'تمَّ مُشارَكَتُه',
|
|
|
+ 'shares' => 'مُشارَكَات',
|
|
|
+ 'unshare' => 'إلغاء المُشارَكَة',
|
|
|
+
|
|
|
+ 'cancel' => 'إلغاء',
|
|
|
+ 'copyLink' => 'نَسخ الرابِط',
|
|
|
+ 'delete' => 'حَذف',
|
|
|
+ 'error' => 'خطأ',
|
|
|
+ 'errorMsg' => 'حَدَثَ خطأٌ ما. يُرجى المُحاولةُ مرةً أُخرى لاحِقًا.',
|
|
|
+ 'oops' => 'المَعذِرَة!',
|
|
|
+ 'other' => 'اُخرى',
|
|
|
+ 'readMore' => 'قراءةُ المزيد',
|
|
|
+ 'success' => 'نَجاح',
|
|
|
+
|
|
|
+ 'sensitive' => 'حسَّاس',
|
|
|
+ 'sensitiveContent' => 'مُحتَوًى حسَّاس',
|
|
|
+ 'sensitiveContentWarning' => 'قد يحتوي هذا المَنشور على مُحتوًى حسَّاس',
|
|
|
],
|
|
|
|
|
|
'site' => [
|
|
|
- 'terms' => 'Terms of Use',
|
|
|
- 'privacy' => 'Privacy Policy',
|
|
|
+ 'terms' => 'شُروطُ الاِستِخدام',
|
|
|
+ 'privacy' => 'سِياسَةُ الخُصوصيَّة',
|
|
|
],
|
|
|
|
|
|
'navmenu' => [
|
|
|
- 'search' => 'Search',
|
|
|
- 'admin' => 'Admin Dashboard',
|
|
|
+ 'search' => 'البَحث',
|
|
|
+ 'admin' => 'لوحَةُ تَحكُّمِ المُشرِف',
|
|
|
|
|
|
// Timelines
|
|
|
- 'homeFeed' => 'Home Feed',
|
|
|
- 'localFeed' => 'Local Feed',
|
|
|
- 'globalFeed' => 'Global Feed',
|
|
|
+ 'homeFeed' => 'التَّغذيَة الرئيسَة',
|
|
|
+ 'localFeed' => 'التَّغذيَة المحليَّة',
|
|
|
+ 'globalFeed' => 'التَّغذيَة الشّامِلة',
|
|
|
|
|
|
// Core features
|
|
|
- 'discover' => 'Discover',
|
|
|
- 'directMessages' => 'Direct Messages',
|
|
|
- 'notifications' => 'Notifications',
|
|
|
- 'groups' => 'Groups',
|
|
|
- 'stories' => 'Stories',
|
|
|
+ 'discover' => 'الاِستِكشاف',
|
|
|
+ 'directMessages' => 'الرسائِلُ المُباشِرَة',
|
|
|
+ 'notifications' => 'الإشعارات',
|
|
|
+ 'groups' => 'المَجمُوعات',
|
|
|
+ 'stories' => 'القَصَص',
|
|
|
|
|
|
// Self links
|
|
|
- 'profile' => 'Profile',
|
|
|
- 'drive' => 'Drive',
|
|
|
- 'settings' => 'Settings',
|
|
|
- 'compose' => 'Create New',
|
|
|
+ 'profile' => 'المِلف التَّعريفيّ',
|
|
|
+ 'drive' => 'وِحدَةُ التَّخزين',
|
|
|
+ 'settings' => 'الإعدَادَات',
|
|
|
+ 'compose' => 'إنشاءُ جَديد',
|
|
|
|
|
|
// Nav footer
|
|
|
- 'about' => 'About',
|
|
|
- 'help' => 'Help',
|
|
|
- 'language' => 'Language',
|
|
|
- 'privacy' => 'Privacy',
|
|
|
- 'terms' => 'Terms',
|
|
|
+ 'about' => 'حَول',
|
|
|
+ 'help' => 'المُساعَدَة',
|
|
|
+ 'language' => 'اللُّغَة',
|
|
|
+ 'privacy' => 'الخُصُوصِيَّة',
|
|
|
+ 'terms' => 'الشُّرُوط',
|
|
|
|
|
|
// Temporary links
|
|
|
- 'backToPreviousDesign' => 'Go back to previous design'
|
|
|
+ 'backToPreviousDesign' => 'العودة إلى التصميم السابق'
|
|
|
],
|
|
|
|
|
|
'directMessages' => [
|
|
|
- 'inbox' => 'Inbox',
|
|
|
- 'sent' => 'Sent',
|
|
|
- 'requests' => 'Requests'
|
|
|
+ 'inbox' => 'صَندوقُ الوارِد',
|
|
|
+ 'sent' => 'أُرسِلَت',
|
|
|
+ 'requests' => 'الطَّلَبات'
|
|
|
],
|
|
|
|
|
|
'notifications' => [
|
|
|
- 'liked' => 'liked your',
|
|
|
- 'commented' => 'commented on your',
|
|
|
- 'reacted' => 'reacted to your',
|
|
|
- 'shared' => 'shared your',
|
|
|
- 'tagged' => 'tagged you in a',
|
|
|
-
|
|
|
- 'updatedA' => 'updated a',
|
|
|
- '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' => 'تمَّ رفضه. يُمكِنُكَ التقدُمُ بطلبٍ جديدٍ للانضمام بعد 6 شهور.',
|
|
|
+
|
|
|
+ 'dm' => 'الرسائِل المُباشِرَة',
|
|
|
+ 'groupPost' => 'مَنشور مَجموعَة',
|
|
|
+ 'modlog' => 'سجلات المُشرِف',
|
|
|
+ 'post' => 'مَنشور',
|
|
|
+ 'story' => 'قَصَّة',
|
|
|
],
|
|
|
|
|
|
'post' => [
|
|
|
- 'shareToFollowers' => 'Share to followers',
|
|
|
- 'shareToOther' => 'Share to other',
|
|
|
- 'noLikes' => 'No likes yet',
|
|
|
- 'uploading' => 'Uploading',
|
|
|
+ 'shareToFollowers' => 'المُشاركة مَعَ المُتابِعين',
|
|
|
+ 'shareToOther' => 'المُشارَكَة مَعَ الآخرين',
|
|
|
+ 'noLikes' => 'لا إعجابات حتَّى الآن',
|
|
|
+ 'uploading' => 'الرَّفعُ جارٍ',
|
|
|
],
|
|
|
|
|
|
'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' => [
|
|
|
- 'viewPost' => 'View Post',
|
|
|
- 'viewProfile' => 'View Profile',
|
|
|
- 'moderationTools' => 'Moderation Tools',
|
|
|
- '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',
|
|
|
- 'markAsSpammer' => 'Mark as Spammer',
|
|
|
- 'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
|
|
- 'spam' => 'Spam',
|
|
|
- 'sensitive' => 'Sensitive Content',
|
|
|
- 'abusive' => 'Abusive or Harmful',
|
|
|
- 'underageAccount' => 'Underage Account',
|
|
|
- 'copyrightInfringement' => 'Copyright Infringement',
|
|
|
- 'impersonation' => 'Impersonation',
|
|
|
- 'scamOrFraud' => 'Scam or Fraud',
|
|
|
- 'confirmReport' => 'Confirm Report',
|
|
|
- 'confirmReportText' => 'Are you sure you want to report this post?',
|
|
|
- 'reportSent' => 'Report Sent!',
|
|
|
- 'reportSentText' => 'We have successfully received your report.',
|
|
|
- 'reportSentError' => 'There was an issue reporting this post.',
|
|
|
-
|
|
|
- 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
|
|
- 'modCWSuccess' => 'Successfully added content warning',
|
|
|
- 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
|
|
- 'modRemoveCWSuccess' => 'Successfully removed content warning',
|
|
|
- 'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
|
|
- 'modUnlistSuccess' => 'Successfully unlisted post',
|
|
|
- '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',
|
|
|
-
|
|
|
- 'toFollowers' => 'to Followers',
|
|
|
-
|
|
|
- 'showCaption' => 'Show Caption',
|
|
|
- 'showLikes' => 'Show Likes',
|
|
|
- 'compactMode' => 'Compact Mode',
|
|
|
- 'embedConfirmText' => 'By using this embed, you agree to our',
|
|
|
-
|
|
|
- 'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
|
|
- 'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
|
|
- 'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
|
|
+ 'viewPost' => 'عَرض المَنشور',
|
|
|
+ 'viewProfile' => 'عَرض المِلف التعريفي',
|
|
|
+ 'moderationTools' => 'أدوات الإشراف',
|
|
|
+ 'report' => 'إبلاغ',
|
|
|
+ 'archive' => 'أرشَفَة',
|
|
|
+ 'unarchive' => 'إلغاء الأرشَفَة',
|
|
|
+ 'embed' => 'تضمين',
|
|
|
+
|
|
|
+ 'selectOneOption' => 'حدِّد أحدَ الخياراتِ التالِيَة',
|
|
|
+ 'unlistFromTimelines' => 'الاستثناء من قوائِم الخُطُوط الزمنيَّة',
|
|
|
+ 'addCW' => 'إضافة تحذير مُحتوى',
|
|
|
+ 'removeCW' => 'حذف تحذير المُحتوى',
|
|
|
+ 'markAsSpammer' => 'تَعليم كَغير مَرغُوبٍ بِه',
|
|
|
+ 'markAsSpammerText' => 'الاستثِناء مِنَ القوائِم + إضافة تحذير مُحتوى لِلمُشارَكَات الحاليَّة وَالمُستَقبَليَّة',
|
|
|
+ 'spam' => 'غير مَرغوب بِه',
|
|
|
+ 'sensitive' => 'مُحتَوًى حسَّاس',
|
|
|
+ 'abusive' => 'مُسيءٌ أو ضار',
|
|
|
+ 'underageAccount' => 'حِسابٌ دونَ السِّن',
|
|
|
+ 'copyrightInfringement' => 'اِنتِهاكُ حُقُوق',
|
|
|
+ 'impersonation' => 'اِنتِحالُ شَخصيَّة',
|
|
|
+ 'scamOrFraud' => 'نَصبٌ أو اِحتِيال',
|
|
|
+ 'confirmReport' => 'تأكيدُ البَلاغ',
|
|
|
+ 'confirmReportText' => 'هل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي الإبلاغِ عَن هَذَا المَنشور؟',
|
|
|
+ 'reportSent' => 'أُرسِلَ البَلاغ!',
|
|
|
+ 'reportSentText' => 'لقد تلقينا بَلاغُكَ بِنجاح.',
|
|
|
+ 'reportSentError' => 'طَرَأ خَلَلٌ أثناءُ الإبلاغِ عَن هذا المَنشور.',
|
|
|
+
|
|
|
+ 'modAddCWConfirm' => 'هل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي إضافَةِ تَحذيرٍ للمُحتَوى عَلى هَذَا المَنشُور؟',
|
|
|
+ 'modCWSuccess' => 'أُضيفَ تَحذيرُ المُحتَوى بِنَجاح',
|
|
|
+ 'modRemoveCWConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي إزالَةِ تَحذيرِ المُحتَوى مِن عَلى هَذَا المَنشُور؟',
|
|
|
+ 'modRemoveCWSuccess' => 'أُزيلَ تَحذيرُ المُحتَوى بِنَجاح',
|
|
|
+ 'modUnlistConfirm' => 'هل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي اِستِثناءِ هَذَا المَنشُورِ مِنَ القائِمَة (جَعلَهُ غَيرُ مُدرَج)؟',
|
|
|
+ 'modUnlistSuccess' => 'اُستُثنِيَ المَنشُورُ بِنَجاح',
|
|
|
+ 'modMarkAsSpammerConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي تَعليمِ هذا المُستَخدِمِ كَناشِرٍ لِمَنشُوراتٍ غيرِ مَرغوبٍ فِيها؟ سوف يُلغى إدراجُ جَميعِ مَنشوراتِهِ الحاليَّةِ وَالمُستَقبَليَّةِ مِنَ الخُطُوطِ الزَمنيَّةِ وَسوف يُطبَّقُ تَحذيرُ المُحتَوَى عَليها.',
|
|
|
+ 'modMarkAsSpammerSuccess' => 'عُلِّمَ المُستَخدِمُ كَناشِرٍ لِمَنشُوراتٍ غيرِ مَرغوبٍ فِيها بِنَجاح',
|
|
|
+
|
|
|
+ 'toFollowers' => 'إلَى المُتَابِعين',
|
|
|
+
|
|
|
+ 'showCaption' => 'عَرضُ التَعليقِ التَوضيحي',
|
|
|
+ 'showLikes' => 'إظهارُ الإعجابات',
|
|
|
+ 'compactMode' => 'الوَضع المَضغوط',
|
|
|
+ 'embedConfirmText' => 'باِستِخدامِكَ لِهذا التَّضمين، أنتَ تُوافِقُ عَلَى',
|
|
|
+
|
|
|
+ 'deletePostConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي حَذفِ هَذَا المَنشُور؟',
|
|
|
+ 'archivePostConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي أرشَفَةِ هَذَا المَنشُور؟',
|
|
|
+ 'unarchivePostConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي إلغاءِ أرشَفَةِ هَذَا المَنشُور؟',
|
|
|
],
|
|
|
|
|
|
'story' => [
|
|
|
- 'add' => 'Add Story'
|
|
|
+ 'add' => 'إضافَةُ قَصَّة'
|
|
|
],
|
|
|
|
|
|
'timeline' => [
|
|
|
- 'peopleYouMayKnow' => 'People you may know'
|
|
|
+ 'peopleYouMayKnow' => 'أشخاصٌ قَد تَعرِفُهُم'
|
|
|
]
|
|
|
|
|
|
];
|