forked from zelo72/mastodon-ios
New translations app.json (Arabic)
This commit is contained in:
parent
e02decdb56
commit
784ae0a747
|
@ -17,14 +17,14 @@
|
|||
},
|
||||
"discard_post_content": {
|
||||
"title": "تجاهل المسودة",
|
||||
"message": "Confirm to discard composed post content."
|
||||
"message": "أكِّد للتخلص مِن مُحتوى مَنشور مؤلَّف."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "أخفقت عملية النشر",
|
||||
"message": "Failed to publish the post.\nPlease check your internet connection.",
|
||||
"message": "فَشَلَ نَشر المَنشور.\nيُرجى التحقق من اتصالك بالإنترنت.",
|
||||
"attachments_message": {
|
||||
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
|
||||
"more_than_one_video": "Cannot attach more than one video."
|
||||
"video_attach_with_photo": "لا يُمكن إرفاق مقطع مرئي إلى مَنشور يحتوي بالفعل على صُوَر.",
|
||||
"more_than_one_video": "لا يُمكِنُ إرفاق أكثر مِن مَقطع مرئي واحِد."
|
||||
}
|
||||
},
|
||||
"edit_profile_failure": {
|
||||
|
@ -67,7 +67,7 @@
|
|||
"done": "تمّ",
|
||||
"confirm": "تأكيد",
|
||||
"continue": "واصل",
|
||||
"compose": "كِتابة",
|
||||
"compose": "تأليف",
|
||||
"cancel": "إلغاء",
|
||||
"discard": "تجاهل",
|
||||
"try_again": "المُحاولة مرة أُخرى",
|
||||
|
@ -101,7 +101,7 @@
|
|||
"keyboard": {
|
||||
"common": {
|
||||
"switch_to_tab": "التبديل إلى %s",
|
||||
"compose_new_post": "إنشاء منشور جديد",
|
||||
"compose_new_post": "تأليف منشور جديد",
|
||||
"show_favorites": "إظهار المفضلة",
|
||||
"open_settings": "أفتح الإعدادات"
|
||||
},
|
||||
|
@ -192,7 +192,7 @@
|
|||
},
|
||||
"scene": {
|
||||
"welcome": {
|
||||
"slogan": "Social networking\nback in your hands."
|
||||
"slogan": "شبكات التواصل الاجتماعي\nمرة أُخرى بين يديك."
|
||||
},
|
||||
"server_picker": {
|
||||
"title": "اِختر خادِم،\nأي خادِم.",
|
||||
|
@ -226,7 +226,7 @@
|
|||
},
|
||||
"empty_state": {
|
||||
"finding_servers": "البحث عن خوادم متوفرة...",
|
||||
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
|
||||
"bad_network": "حدث خطأٌ ما أثناء تحميل البيانات. تحقَّق من اتصالك بالإنترنت.",
|
||||
"no_results": "لا توجد نتائج"
|
||||
}
|
||||
},
|
||||
|
@ -264,20 +264,20 @@
|
|||
"reason": "السبب"
|
||||
},
|
||||
"reason": {
|
||||
"blocked": "%s contains a disallowed email provider",
|
||||
"unreachable": "%s does not seem to exist",
|
||||
"taken": "%s is already in use",
|
||||
"reserved": "%s is a reserved keyword",
|
||||
"accepted": "%s must be accepted",
|
||||
"blocked": "يحتوي %s على موفِّر خدمة بريد إلكتروني غير مسموح به",
|
||||
"unreachable": "يبدوا أنَّ %s غير موجود",
|
||||
"taken": "إنَّ %s مُستخدَمٌ بالفعل",
|
||||
"reserved": "إنَّ %s عبارة عن كلمة مفتاحيَّة محجوزة",
|
||||
"accepted": "يجب أن يُقبل %s",
|
||||
"blank": "%s مطلوب",
|
||||
"invalid": "%s غير صالح",
|
||||
"too_long": "%s طويل جداً",
|
||||
"too_short": "%s قصير جدا",
|
||||
"inclusion": "%s is not a supported value"
|
||||
"inclusion": "إنَّ %s قيمة غير مدعومة"
|
||||
},
|
||||
"special": {
|
||||
"username_invalid": "Username must only contain alphanumeric characters and underscores",
|
||||
"username_too_long": "Username is too long (can’t be longer than 30 characters)",
|
||||
"username_invalid": "يُمكِن أن يحتوي اسم المستخدم على أحرف أبجدية، أرقام وشرطات سفلية فقط",
|
||||
"username_too_long": "اسم المستخدم طويل جداً (يجب ألّا يكون أطول من 30 رمز)",
|
||||
"email_invalid": "هذا عنوان بريد إلكتروني غير صالح",
|
||||
"password_too_short": "كلمة المرور قصيرة جداً (يجب أن تكون 8 أحرف على الأقل)"
|
||||
}
|
||||
|
@ -302,12 +302,12 @@
|
|||
},
|
||||
"dont_receive_email": {
|
||||
"title": "تحقق من بريدك الإلكتروني",
|
||||
"description": "Check if your email address is correct as well as your junk folder if you haven’t.",
|
||||
"description": "تحقق ممَّ إذا كان عنوان بريدك الإلكتروني صحيحًا وكذلك تأكد مِن مجلد البريد غير الهام إذا لم تكن قد فعلت ذلك.",
|
||||
"resend_email": "إعادة إرسال البريد الإلكتروني"
|
||||
},
|
||||
"open_email_app": {
|
||||
"title": "تحقَّق من بريدك الوارِد.",
|
||||
"description": "We just sent you an email. Check your junk folder if you haven’t.",
|
||||
"description": "لقد أرسلنا لك بريدًا إلكترونيًا للتو. تحقق من مجلد البريد غير الهام الخاص بك إذا لم تكن قد فعلت ذلك.",
|
||||
"mail": "البريد",
|
||||
"open_email_client": "فتح عميل البريد الإلكتروني"
|
||||
}
|
||||
|
@ -323,7 +323,7 @@
|
|||
},
|
||||
"suggestion_account": {
|
||||
"title": "ابحث عن أشخاص لمتابعتهم",
|
||||
"follow_explain": "When you follow someone, you’ll see their posts in your home feed."
|
||||
"follow_explain": "عِندَ مُتابَعَتِكَ لأحدِهِم، سَوف تَرى مَنشوراته في تغذيَتِكَ الرئيسة."
|
||||
},
|
||||
"compose": {
|
||||
"title": {
|
||||
|
@ -341,9 +341,9 @@
|
|||
"attachment": {
|
||||
"photo": "صورة",
|
||||
"video": "فيديو",
|
||||
"attachment_broken": "This %s is broken and can’t be\nuploaded to Mastodon.",
|
||||
"description_photo": "Describe the photo for the visually-impaired...",
|
||||
"description_video": "Describe the video for the visually-impaired..."
|
||||
"attachment_broken": "هذا ال%s مُعطَّل ويتعذَّر رفعه إلى ماستودون.",
|
||||
"description_photo": "صِف الصورة للمكفوفين...",
|
||||
"description_video": "صِف المقطع المرئي للمكفوفين..."
|
||||
},
|
||||
"poll": {
|
||||
"duration_time": "المدة: %s",
|
||||
|
@ -356,7 +356,7 @@
|
|||
"option_number": "الخيار %ld"
|
||||
},
|
||||
"content_warning": {
|
||||
"placeholder": "Write an accurate warning here..."
|
||||
"placeholder": "اكتب تَحذيرًا دَقيقًا هُنا..."
|
||||
},
|
||||
"visibility": {
|
||||
"public": "للعامة",
|
||||
|
@ -365,7 +365,7 @@
|
|||
"direct": "ففط للأشخاص المشار إليهم"
|
||||
},
|
||||
"auto_complete": {
|
||||
"space_to_add": "Space to add"
|
||||
"space_to_add": "انقر مساحة لإضافتِها"
|
||||
},
|
||||
"accessibility": {
|
||||
"append_attachment": "إضافة مُرفَق",
|
||||
|
@ -374,7 +374,7 @@
|
|||
"custom_emoji_picker": "منتقي مخصص للإيموجي",
|
||||
"enable_content_warning": "تنشيط تحذير المحتوى",
|
||||
"disable_content_warning": "تعطيل تحذير الحتوى",
|
||||
"post_visibility_menu": "Post Visibility Menu"
|
||||
"post_visibility_menu": "قائمة ظهور المنشور"
|
||||
},
|
||||
"keyboard": {
|
||||
"discard_post": "تجاهُل المنشور",
|
||||
|
@ -406,19 +406,19 @@
|
|||
"relationship_action_alert": {
|
||||
"confirm_unmute_user": {
|
||||
"title": "إلغاء كتم الحساب",
|
||||
"message": "Confirm to unmute %s"
|
||||
"message": "أكِّد لرفع كتمْ %s"
|
||||
},
|
||||
"confirm_unblock_usre": {
|
||||
"title": "إلغاء حظر الحساب",
|
||||
"message": "Confirm to unblock %s"
|
||||
"message": "أكِّد لرفع حظر %s"
|
||||
}
|
||||
}
|
||||
},
|
||||
"follower": {
|
||||
"footer": "Followers from other servers are not displayed."
|
||||
"footer": "لا يُمكِن عَرض المُتابِعين مِنَ الخوادم الأُخرى."
|
||||
},
|
||||
"following": {
|
||||
"footer": "Follows from other servers are not displayed."
|
||||
"footer": "لا يُمكِن عَرض المُتابَعات مِنَ الخوادم الأُخرى."
|
||||
},
|
||||
"search": {
|
||||
"title": "بحث",
|
||||
|
@ -430,7 +430,7 @@
|
|||
"button_text": "طالع الكل",
|
||||
"hash_tag": {
|
||||
"title": "ذات شعبية على ماستدون",
|
||||
"description": "Hashtags that are getting quite a bit of attention",
|
||||
"description": "الوسوم التي تحظى بقدر كبير من الاهتمام",
|
||||
"people_talking": "%s أشخاص يتحدَّثوا"
|
||||
},
|
||||
"accounts": {
|
||||
|
@ -529,11 +529,11 @@
|
|||
"title": "ابلغ عن %s",
|
||||
"step1": "الخطوة 1 من 2",
|
||||
"step2": "الخطوة 2 من 2",
|
||||
"content1": "Are there any other posts you’d like to add to the report?",
|
||||
"content2": "Is there anything the moderators should know about this report?",
|
||||
"content1": "هل ترغب في إضافة أي مشاركات أُخرى إلى التقرير؟",
|
||||
"content2": "هل هناك أي شيء يجب أن يعرفه المُراقبين حول هذا التقرير؟",
|
||||
"send": "ارسل الشكوى",
|
||||
"skip_to_send": "إرسال بدون تعليق",
|
||||
"text_placeholder": "Type or paste additional comments"
|
||||
"text_placeholder": "اكتب أو الصق تعليقات إضافيَّة"
|
||||
},
|
||||
"preview": {
|
||||
"keyboard": {
|
||||
|
@ -543,13 +543,13 @@
|
|||
}
|
||||
},
|
||||
"account_list": {
|
||||
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
|
||||
"tab_bar_hint": "المِلف المُحدَّد حاليًا: %s. انقر نقرًا مزدوجًا ثم اضغط مع الاستمرار لإظهار مُبدِّل الحِساب",
|
||||
"dismiss_account_switcher": "تجاهُل مبدِّل الحساب",
|
||||
"add_account": "إضافة حساب"
|
||||
},
|
||||
"wizard": {
|
||||
"new_in_mastodon": "جديد في ماستودون",
|
||||
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
|
||||
"multiple_account_switch_intro_description": "بدِّل بين حسابات متعددة عبر الاستمرار بالضغط على زر الملف الشخصي.",
|
||||
"accessibility_hint": "انقر نقرًا مزدوجًا لتجاهل النافذة المنبثقة"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue