New translations app.json (Arabic)

This commit is contained in:
Eugen Rochko 2022-02-11 16:04:17 +01:00
parent 0ff8d33936
commit 655d240078
1 changed files with 43 additions and 14 deletions

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "هل أنت متأكد من رغبتك في حذف هذا المنشور؟",
"delete": "حذف"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "مَحو ذاكرة التخزين المؤقت",
@ -140,7 +140,8 @@
"unreblog": "التراجُع عن إعادة النشر",
"favorite": "التفضيل",
"unfavorite": "إزالة التفضيل",
"menu": "القائمة"
"menu": "القائمة",
"hide": "Hide"
},
"tag": {
"url": "عنوان URL",
@ -149,6 +150,12 @@
"hashtag": "وسم",
"email": "بريد إلكتروني",
"emoji": "رمز تعبيري"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -412,16 +419,26 @@
"segmented_control": {
"posts": "مَنشورات",
"replies": "رُدُود",
"media": "وَسائِط"
"posts_and_replies": "Posts and Replies",
"media": "وَسائِط",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "رفع الكتم عن الحساب",
"message": "أكِّد لرفع الكتمْ عن %s"
},
"confirm_unblock_usre": {
"title": "رفع الحظر عن الحساب",
"message": "أكِّد لرفع الحظر عن %s"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
@ -472,12 +489,14 @@
"Everything": "كُلُّ شيء",
"Mentions": "الإشارات"
},
"user_followed_you": "%s بَدَأ بِمُتابَعَتِك",
"user_favorited your post": "%s فَضَّلَ مَنشُورك",
"user_reblogged_your_post": "أعاد %s تدوين مَنشُورك",
"user_mentioned_you": "%s أشارَ إليك",
"user_requested_to_follow_you": "طَلَبَ %s مُتابَعتك",
"user_your_poll_has_ended": "%s اِنتهى اِستطلاعُكَ للرأي",
"notification_description": {
"followed_you": "followd you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "إظهار كل شيء",
"show_mentions": "إظهار الإشارات"
@ -496,6 +515,13 @@
"light": "مضيءٌ دائمًا",
"dark": "مظلمٌ دائِمًا"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "الإشعارات",
"favorites": "بِالإعْجاب بِمَنشوري",
@ -537,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "الإبلاغ عن %s",
"step1": "الخطوة الأولى مِن أصل اثنتين",
"step2": "الخطوة الثانية والأخيرة",
"content1": "هل ترغب في إضافة أي منشورات أُخرى إلى البلاغ؟",
"content2": "هل هناك أي شيء يجب أن يعرفه المُراقبين حول هذا البلاغ؟",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "إرسال البلاغ",
"skip_to_send": "إرسال بدون تعليق",
"text_placeholder": "اكتب أو الصق تعليقات إضافيَّة"
"text_placeholder": "اكتب أو الصق تعليقات إضافيَّة",
"reported": "REPORTED"
},
"preview": {
"keyboard": {
@ -564,4 +593,4 @@
"accessibility_hint": "انقر نقرًا مزدوجًا لتجاهُل النافذة المنبثقة"
}
}
}
}