New translations app.json (Arabic)
This commit is contained in:
parent
86a08221b8
commit
4bd7bde994
|
@ -383,10 +383,12 @@
|
||||||
"attachment_broken": "هذا ال%s مُعطَّل\nويتعذَّرُ رفعُه إلى ماستودون.",
|
"attachment_broken": "هذا ال%s مُعطَّل\nويتعذَّرُ رفعُه إلى ماستودون.",
|
||||||
"description_photo": "صِف الصورة للمَكفوفين...",
|
"description_photo": "صِف الصورة للمَكفوفين...",
|
||||||
"description_video": "صِف المقطع المرئي للمَكفوفين...",
|
"description_video": "صِف المقطع المرئي للمَكفوفين...",
|
||||||
"load_failed": "Load Failed",
|
"load_failed": "فَشَلَ التَّحميل",
|
||||||
"upload_failed": "Upload Failed",
|
"upload_failed": "فَشَلَ الرَّفع",
|
||||||
"can_not_recognize_this_media_attachment": "Can not regonize this media attachment",
|
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||||
"attachment_too_large": "Attachment too large"
|
"attachment_too_large": "المُرفَق كَبيرٌ جِدًّا",
|
||||||
|
"compressing_state": "يجري الضغط...",
|
||||||
|
"server_processing_state": "مُعالجة الخادم جارِيَة..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"duration_time": "المُدَّة: %s",
|
"duration_time": "المُدَّة: %s",
|
||||||
|
@ -396,7 +398,9 @@
|
||||||
"one_day": "يومٌ واحِد",
|
"one_day": "يومٌ واحِد",
|
||||||
"three_days": "ثلاثةُ أيام",
|
"three_days": "ثلاثةُ أيام",
|
||||||
"seven_days": "سبعةُ أيام",
|
"seven_days": "سبعةُ أيام",
|
||||||
"option_number": "الخيار %ld"
|
"option_number": "الخيار %ld",
|
||||||
|
"the_poll_is_invalid": "The poll is invalid",
|
||||||
|
"the_poll_has_empty_option": "The poll has empty option"
|
||||||
},
|
},
|
||||||
"content_warning": {
|
"content_warning": {
|
||||||
"placeholder": "اكتب تَحذيرًا دَقيقًا هُنا..."
|
"placeholder": "اكتب تَحذيرًا دَقيقًا هُنا..."
|
||||||
|
@ -419,7 +423,7 @@
|
||||||
"disable_content_warning": "تعطيل تحذير المُحتَوى",
|
"disable_content_warning": "تعطيل تحذير المُحتَوى",
|
||||||
"post_visibility_menu": "قائمة ظهور المنشور",
|
"post_visibility_menu": "قائمة ظهور المنشور",
|
||||||
"post_options": "Post Options",
|
"post_options": "Post Options",
|
||||||
"posting_as": "Posting as %s"
|
"posting_as": "نَشر كَـ %s"
|
||||||
},
|
},
|
||||||
"keyboard": {
|
"keyboard": {
|
||||||
"discard_post": "تجاهُل المنشور",
|
"discard_post": "تجاهُل المنشور",
|
||||||
|
@ -444,6 +448,10 @@
|
||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "التسمية",
|
"label": "التسمية",
|
||||||
"content": "المُحتَوى"
|
"content": "المُحتَوى"
|
||||||
|
},
|
||||||
|
"verified": {
|
||||||
|
"short": "Verified on %s",
|
||||||
|
"long": "Ownership of this link was checked on %s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"segmented_control": {
|
"segmented_control": {
|
||||||
|
@ -711,4 +719,4 @@
|
||||||
"title": "العَلاماتُ المَرجعيَّة"
|
"title": "العَلاماتُ المَرجعيَّة"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue