forked from zelo72/mastodon-ios
New translations app.json (Arabic)
This commit is contained in:
parent
e1e34a5e26
commit
dd0412a0e3
|
@ -211,16 +211,16 @@
|
||||||
"food": "الطعام",
|
"food": "الطعام",
|
||||||
"furry": "فروي",
|
"furry": "فروي",
|
||||||
"games": "ألعاب",
|
"games": "ألعاب",
|
||||||
"general": "general",
|
"general": "عام",
|
||||||
"journalism": "journalism",
|
"journalism": "صحافة",
|
||||||
"lgbt": "lgbt",
|
"lgbt": "lgbt",
|
||||||
"regional": "regional",
|
"regional": "اقليمي",
|
||||||
"art": "art",
|
"art": "فن",
|
||||||
"music": "music",
|
"music": "موسيقى",
|
||||||
"tech": "tech"
|
"tech": "تكنولوجيا"
|
||||||
},
|
},
|
||||||
"see_less": "See Less",
|
"see_less": "اعرض أقل",
|
||||||
"see_more": "See More"
|
"see_more": "اعرض المزيد"
|
||||||
},
|
},
|
||||||
"label": {
|
"label": {
|
||||||
"language": "اللغة",
|
"language": "اللغة",
|
||||||
|
@ -233,14 +233,14 @@
|
||||||
"empty_state": {
|
"empty_state": {
|
||||||
"finding_servers": "البحث عن خوادم متوفرة...",
|
"finding_servers": "البحث عن خوادم متوفرة...",
|
||||||
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
|
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
|
||||||
"no_results": "No results"
|
"no_results": "لا توجد نتائج"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"register": {
|
"register": {
|
||||||
"title": "Tell us about you.",
|
"title": "أخبرنا عنك.",
|
||||||
"input": {
|
"input": {
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"delete": "Delete"
|
"delete": "احذف"
|
||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"placeholder": "اسم المستخدم",
|
"placeholder": "اسم المستخدم",
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
"username": "اسم المستخدم",
|
"username": "اسم المستخدم",
|
||||||
"email": "البريد الإلكتروني",
|
"email": "البريد الإلكتروني",
|
||||||
"password": "الكلمة السرية",
|
"password": "الكلمة السرية",
|
||||||
"agreement": "Agreement",
|
"agreement": "الاتفاقية",
|
||||||
"locale": "Locale",
|
"locale": "اللغة المحلية",
|
||||||
"reason": "السبب"
|
"reason": "السبب"
|
||||||
},
|
},
|
||||||
"reason": {
|
"reason": {
|
||||||
|
@ -378,11 +378,11 @@
|
||||||
},
|
},
|
||||||
"accessibility": {
|
"accessibility": {
|
||||||
"append_attachment": "Add Attachment",
|
"append_attachment": "Add Attachment",
|
||||||
"append_poll": "Add Poll",
|
"append_poll": "اضافة استطلاع رأي",
|
||||||
"remove_poll": "Remove Poll",
|
"remove_poll": "إزالة الاستطلاع",
|
||||||
"custom_emoji_picker": "Custom Emoji Picker",
|
"custom_emoji_picker": "منتقي مخصص للإيموجي",
|
||||||
"enable_content_warning": "Enable Content Warning",
|
"enable_content_warning": "تنشيط تحذير المحتوى",
|
||||||
"disable_content_warning": "Disable Content Warning",
|
"disable_content_warning": "تعطيل تحذير الحتوى",
|
||||||
"post_visibility_menu": "Post Visibility Menu",
|
"post_visibility_menu": "Post Visibility Menu",
|
||||||
"input_limit_remains_count": "Input limit remains %ld",
|
"input_limit_remains_count": "Input limit remains %ld",
|
||||||
"input_limit_exceeds_count": "Input limit exceeds %ld"
|
"input_limit_exceeds_count": "Input limit exceeds %ld"
|
||||||
|
@ -398,9 +398,9 @@
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
"posts": "posts",
|
"posts": "منشورات",
|
||||||
"following": "following",
|
"following": "مُتابَع",
|
||||||
"followers": "followers",
|
"followers": "متابِع",
|
||||||
"accessibility": {
|
"accessibility": {
|
||||||
"count_posts": "%ld posts",
|
"count_posts": "%ld posts",
|
||||||
"count_following": "%ld following",
|
"count_following": "%ld following",
|
||||||
|
@ -408,10 +408,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
"add_row": "Add Row",
|
"add_row": "إضافة صف",
|
||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "Label",
|
"label": "Label",
|
||||||
"content": "Content"
|
"content": "المحتوى"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"segmented_control": {
|
"segmented_control": {
|
||||||
|
@ -421,11 +421,11 @@
|
||||||
},
|
},
|
||||||
"relationship_action_alert": {
|
"relationship_action_alert": {
|
||||||
"confirm_unmute_user": {
|
"confirm_unmute_user": {
|
||||||
"title": "Unmute Account",
|
"title": "إلغاء كتم الحساب",
|
||||||
"message": "Confirm to unmute %s"
|
"message": "Confirm to unmute %s"
|
||||||
},
|
},
|
||||||
"confirm_unblock_usre": {
|
"confirm_unblock_usre": {
|
||||||
"title": "Unblock Account",
|
"title": "إلغاء حظر الحساب",
|
||||||
"message": "Confirm to unblock %s"
|
"message": "Confirm to unblock %s"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -437,24 +437,24 @@
|
||||||
"cancel": "إلغاء"
|
"cancel": "إلغاء"
|
||||||
},
|
},
|
||||||
"recommend": {
|
"recommend": {
|
||||||
"button_text": "See All",
|
"button_text": "طالع الكل",
|
||||||
"hash_tag": {
|
"hash_tag": {
|
||||||
"title": "Trending on Mastodon",
|
"title": "ذات شعبية على ماستدون",
|
||||||
"description": "Hashtags that are getting quite a bit of attention",
|
"description": "Hashtags that are getting quite a bit of attention",
|
||||||
"people_talking": "%s people are talking"
|
"people_talking": "%s people are talking"
|
||||||
},
|
},
|
||||||
"accounts": {
|
"accounts": {
|
||||||
"title": "Accounts you might like",
|
"title": "Accounts you might like",
|
||||||
"description": "You may like to follow these accounts",
|
"description": "You may like to follow these accounts",
|
||||||
"follow": "Follow"
|
"follow": "تابع"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"searching": {
|
"searching": {
|
||||||
"segment": {
|
"segment": {
|
||||||
"all": "All",
|
"all": "الكل",
|
||||||
"people": "People",
|
"people": "الأشخاص",
|
||||||
"hashtags": "Hashtags",
|
"hashtags": "الوسوم",
|
||||||
"posts": "Posts"
|
"posts": "المنشورات"
|
||||||
},
|
},
|
||||||
"empty_state": {
|
"empty_state": {
|
||||||
"no_results": "No results"
|
"no_results": "No results"
|
||||||
|
@ -496,12 +496,12 @@
|
||||||
"section": {
|
"section": {
|
||||||
"appearance": {
|
"appearance": {
|
||||||
"title": "Appearance",
|
"title": "Appearance",
|
||||||
"automatic": "Automatic",
|
"automatic": "تلقائي",
|
||||||
"light": "Always Light",
|
"light": "Always Light",
|
||||||
"dark": "Always Dark"
|
"dark": "Always Dark"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"title": "Notifications",
|
"title": "الإشعارات",
|
||||||
"favorites": "Favorites my post",
|
"favorites": "Favorites my post",
|
||||||
"follows": "Follows me",
|
"follows": "Follows me",
|
||||||
"boosts": "Reblogs my post",
|
"boosts": "Reblogs my post",
|
||||||
|
@ -552,7 +552,7 @@
|
||||||
},
|
},
|
||||||
"preview": {
|
"preview": {
|
||||||
"keyboard": {
|
"keyboard": {
|
||||||
"close_preview": "Close Preview",
|
"close_preview": "إغلاق المعاينة",
|
||||||
"show_next": "إظهار التالي",
|
"show_next": "إظهار التالي",
|
||||||
"show_previous": "إظهار السابق"
|
"show_previous": "إظهار السابق"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue