New translations app.json (Arabic)

This commit is contained in:
Eugen Rochko 2021-11-15 05:20:58 +01:00
parent 287a6dc615
commit e02decdb56
1 changed files with 8 additions and 8 deletions

View File

@ -67,7 +67,7 @@
"done": "تمّ", "done": "تمّ",
"confirm": "تأكيد", "confirm": "تأكيد",
"continue": "واصل", "continue": "واصل",
"compose": "Compose", "compose": "كِتابة",
"cancel": "إلغاء", "cancel": "إلغاء",
"discard": "تجاهل", "discard": "تجاهل",
"try_again": "المُحاولة مرة أُخرى", "try_again": "المُحاولة مرة أُخرى",
@ -112,9 +112,9 @@
"open_author_profile": "افتح الملف التعريفي للمؤلف", "open_author_profile": "افتح الملف التعريفي للمؤلف",
"open_reblogger_profile": "افتح الملف التعريفي لمشارِك المنشور", "open_reblogger_profile": "افتح الملف التعريفي لمشارِك المنشور",
"reply_status": "رد على المنشور", "reply_status": "رد على المنشور",
"toggle_reblog": "Toggle Reblog on Post", "toggle_reblog": "تبديل إعادة تدوين منشور",
"toggle_favorite": "Toggle Favorite on Post", "toggle_favorite": "تبديل المفضلة لِمنشور",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "تبديل تحذير المُحتَوى",
"preview_image": "معاينة الصورة" "preview_image": "معاينة الصورة"
}, },
"segmented_control": { "segmented_control": {
@ -128,7 +128,7 @@
"show_post": "اظهر المنشور", "show_post": "اظهر المنشور",
"show_user_profile": "اظهر الملف التعريفي للمستخدم", "show_user_profile": "اظهر الملف التعريفي للمستخدم",
"content_warning": "تحذير عن المحتوى", "content_warning": "تحذير عن المحتوى",
"media_content_warning": "Tap anywhere to reveal", "media_content_warning": "انقر على أي مكان للكشف",
"poll": { "poll": {
"vote": "صَوّت", "vote": "صَوّت",
"closed": "انتهى" "closed": "انتهى"
@ -180,12 +180,12 @@
}, },
"header": { "header": {
"no_status_found": "لا توجد هناك منشورات", "no_status_found": "لا توجد هناك منشورات",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.", "blocking_warning": "لا يُمكنك الاطلاع على الملف الشخصي لهذا المُستخدِم\nحتَّى تَرفعَ الحَظر عنه.\nملفًّكَ الشخصي يَظهَرُ بِمثل هذِهِ الحالة بالنسبةِ لَهُ أيضًا.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.", "user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.", "blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.", "user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "This user has been suspended.", "suspended_warning": "تمَّ إيقاف هذا المُستخدِم.",
"user_suspended_warning": "%ss account has been suspended." "user_suspended_warning": "لقد أوقِفَ حِساب %s."
} }
} }
} }