New translations app.json (Arabic)
This commit is contained in:
parent
3fae11ad4b
commit
43a77ceb2d
|
@ -161,18 +161,18 @@
|
||||||
"unblock": "Unblock",
|
"unblock": "Unblock",
|
||||||
"unblock_user": "Unblock %s",
|
"unblock_user": "Unblock %s",
|
||||||
"blocked": "Blocked",
|
"blocked": "Blocked",
|
||||||
"mute": "Mute",
|
"mute": "أكتم",
|
||||||
"mute_user": "Mute %s",
|
"mute_user": "أكتم %s",
|
||||||
"unmute": "Unmute",
|
"unmute": "إلغاء الكتم",
|
||||||
"unmute_user": "Unmute %s",
|
"unmute_user": "إلغاء كتم %s",
|
||||||
"muted": "Muted",
|
"muted": "مكتوم",
|
||||||
"edit_info": "Edit Info"
|
"edit_info": "تعديل المعلومات"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"filtered": "Filtered",
|
"filtered": "Filtered",
|
||||||
"timestamp": {
|
"timestamp": {
|
||||||
"now": "الأن",
|
"now": "الأن",
|
||||||
"time_ago": "%s ago"
|
"time_ago": "منذ %s"
|
||||||
},
|
},
|
||||||
"loader": {
|
"loader": {
|
||||||
"load_missing_posts": "Load missing posts",
|
"load_missing_posts": "Load missing posts",
|
||||||
|
@ -293,14 +293,14 @@
|
||||||
"title": "Some ground rules.",
|
"title": "Some ground rules.",
|
||||||
"subtitle": "These rules are set by the admins of %s.",
|
"subtitle": "These rules are set by the admins of %s.",
|
||||||
"prompt": "By continuing, you’re subject to the terms of service and privacy policy for %s.",
|
"prompt": "By continuing, you’re subject to the terms of service and privacy policy for %s.",
|
||||||
"terms_of_service": "terms of service",
|
"terms_of_service": "شروط الخدمة",
|
||||||
"privacy_policy": "privacy policy",
|
"privacy_policy": "سياسة الخصوصية",
|
||||||
"button": {
|
"button": {
|
||||||
"confirm": "I Agree"
|
"confirm": "انا أوافق"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"confirm_email": {
|
"confirm_email": {
|
||||||
"title": "One last thing.",
|
"title": "شيء واحد أخير.",
|
||||||
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
|
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
|
||||||
"button": {
|
"button": {
|
||||||
"open_email_app": "Open Email App",
|
"open_email_app": "Open Email App",
|
||||||
|
@ -492,10 +492,10 @@
|
||||||
"title": "Post from %s"
|
"title": "Post from %s"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Settings",
|
"title": "الإعدادات",
|
||||||
"section": {
|
"section": {
|
||||||
"appearance": {
|
"appearance": {
|
||||||
"title": "Appearance",
|
"title": "المظهر",
|
||||||
"automatic": "تلقائي",
|
"automatic": "تلقائي",
|
||||||
"light": "Always Light",
|
"light": "Always Light",
|
||||||
"dark": "Always Dark"
|
"dark": "Always Dark"
|
||||||
|
|
Loading…
Reference in New Issue