mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-11 00:54:50 +00:00
New translations web.php (Arabic)
[ci skip]
This commit is contained in:
parent
ab61f96700
commit
09c6023a26
1 changed files with 16 additions and 16 deletions
|
@ -13,7 +13,7 @@ return [
|
||||||
'shared' => 'تمَّ مُشارَكَتُه',
|
'shared' => 'تمَّ مُشارَكَتُه',
|
||||||
'shares' => 'مُشارَكَات',
|
'shares' => 'مُشارَكَات',
|
||||||
'unshare' => 'إلغاء المُشارَكَة',
|
'unshare' => 'إلغاء المُشارَكَة',
|
||||||
'bookmark' => 'Bookmark',
|
'bookmark' => 'ضَع عَلامَةً مَرجِعِيَّة',
|
||||||
|
|
||||||
'cancel' => 'إلغاء',
|
'cancel' => 'إلغاء',
|
||||||
'copyLink' => 'نَسخ الرابِط',
|
'copyLink' => 'نَسخ الرابِط',
|
||||||
|
@ -24,10 +24,10 @@ return [
|
||||||
'other' => 'اُخرى',
|
'other' => 'اُخرى',
|
||||||
'readMore' => 'قراءةُ المزيد',
|
'readMore' => 'قراءةُ المزيد',
|
||||||
'success' => 'نَجاح',
|
'success' => 'نَجاح',
|
||||||
'proceed' => 'Proceed',
|
'proceed' => 'تابِع',
|
||||||
'next' => 'Next',
|
'next' => 'التَّالي',
|
||||||
'close' => 'Close',
|
'close' => 'إغْلَاق',
|
||||||
'clickHere' => 'click here',
|
'clickHere' => 'اِضْغَط هُنَا',
|
||||||
|
|
||||||
'sensitive' => 'حسَّاس',
|
'sensitive' => 'حسَّاس',
|
||||||
'sensitiveContent' => 'مُحتَوًى حسَّاس',
|
'sensitiveContent' => 'مُحتَوًى حسَّاس',
|
||||||
|
@ -102,7 +102,7 @@ return [
|
||||||
'modlog' => 'سجلات المُشرِف',
|
'modlog' => 'سجلات المُشرِف',
|
||||||
'post' => 'مَنشور',
|
'post' => 'مَنشور',
|
||||||
'story' => 'قَصَّة',
|
'story' => 'قَصَّة',
|
||||||
'noneFound' => 'No notifications found',
|
'noneFound' => 'لم يتم العثور على إشعارات',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
|
@ -185,10 +185,10 @@ return [
|
||||||
'peopleYouMayKnow' => 'أشخاصٌ قَد تَعرِفُهُم',
|
'peopleYouMayKnow' => 'أشخاصٌ قَد تَعرِفُهُم',
|
||||||
|
|
||||||
'onboarding' => [
|
'onboarding' => [
|
||||||
'welcome' => 'Welcome',
|
'welcome' => 'مَرحَبًا',
|
||||||
'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.',
|
'thisIsYourHomeFeed' => 'هَذِهِ هِيَ تَغذِيَتُكَ الرَّئِيسَة، هِيَ تَغذِيَةُ مُرَتَّبَةٌ زَمَنِيًّا، مُكَوَّنَة مِن مَنشوراتِ الحِسابَاتِ الَّتِي تُتبِعُهَا.',
|
||||||
'letUsHelpYouFind' => 'Let us help you find some interesting people to follow',
|
'letUsHelpYouFind' => 'دَعنا نُساعِدُكَ فِي العُثُورِ عَلَى أشخاصٍ يُثيرُونَ اِهتِمَامَكَ لِمُتابَعَتِهِم',
|
||||||
'refreshFeed' => 'Refresh my feed',
|
'refreshFeed' => 'حَدِّث تَغذِيَتي',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -197,12 +197,12 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'report' => [
|
'report' => [
|
||||||
'report' => 'Report',
|
'report' => 'إبلَاغ',
|
||||||
'selectReason' => 'Select a reason',
|
'selectReason' => 'حَدِّد سَبَبَاً',
|
||||||
'reported' => 'Reported',
|
'reported' => 'مُبْلَغٌ عَنه',
|
||||||
'sendingReport' => 'Sending report',
|
'sendingReport' => 'إرسَالُ التَّقريرِ جَارٍ',
|
||||||
'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!',
|
'thanksMsg' => 'شُكرًا عَلَى الإبلَاغ، أُناسٌ مِن أمثالِكَ يُساعِدُونَ فِي الحِفاظِ عَلَى سَلامَةِ مُجتَمَعِنَا!',
|
||||||
'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report',
|
'contactAdminMsg' => 'إذَا رَغِبتَ فِي التَّواصُلِ مَعَ مَسؤولٍ حَولَ هَذَا المَنشُورِ أو الإبلَاغ',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue