2021-08-03 13:13:15 +02:00
{
"common" : {
"alerts" : {
"common" : {
2021-08-05 10:51:48 +02:00
"please_try_again" : "الرجاء المحاولة مرة أخرى." ,
"please_try_again_later" : "الرجاء المحاولة مرة أخرى لاحقاً."
2021-08-03 13:13:15 +02:00
} ,
"sign_up_failure" : {
2021-08-05 10:51:48 +02:00
"title" : "فشل التسجيل"
2021-08-03 13:13:15 +02:00
} ,
"server_error" : {
2021-08-05 10:51:48 +02:00
"title" : "خطأ في الخادم"
2021-08-03 13:13:15 +02:00
} ,
"vote_failure" : {
2021-08-05 10:51:48 +02:00
"title" : "فشل التصويت" ,
2021-08-23 20:26:17 +02:00
"poll_ended" : "انتهى استطلاع الرأي"
2021-08-03 13:13:15 +02:00
} ,
"discard_post_content" : {
2021-08-05 10:51:48 +02:00
"title" : "تجاهل المسودة" ,
2021-08-03 13:13:15 +02:00
"message" : "Confirm to discard composed post content."
} ,
"publish_post_failure" : {
2021-08-05 10:51:48 +02:00
"title" : "أخفقت عملية النشر" ,
2021-08-03 13:13:15 +02:00
"message" : "Failed to publish the post.\nPlease check your internet connection." ,
"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."
}
} ,
"edit_profile_failure" : {
"title" : "Edit Profile Error" ,
2021-08-29 11:46:20 +02:00
"message" : "لا يمكن تعديل الملف الشخصي. الرجاء المحاولة مرة أخرى."
2021-08-03 13:13:15 +02:00
} ,
"sign_out" : {
2021-08-05 10:51:48 +02:00
"title" : "تسجيل الخروج" ,
"message" : "هل أنت متأكد من أنك تريد تسجيل الخروج؟" ,
"confirm" : "تسجيل الخروج"
2021-08-03 13:13:15 +02:00
} ,
"block_domain" : {
"title" : "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed." ,
2021-08-05 10:51:48 +02:00
"block_entire_domain" : "حظر النطاق"
2021-08-03 13:13:15 +02:00
} ,
"save_photo_failure" : {
2021-08-05 10:51:48 +02:00
"title" : "فشل حفظ الصورة" ,
2021-08-03 13:13:15 +02:00
"message" : "Please enable the photo library access permission to save the photo."
} ,
"delete_post" : {
2021-08-05 10:51:48 +02:00
"title" : "هل أنت متأكد من أنك تريد حذف هذا المنشور؟" ,
"delete" : "احذف"
2021-08-03 13:13:15 +02:00
} ,
"clean_cache" : {
2021-08-05 10:51:48 +02:00
"title" : "تنظيف ذاكرة التخزين المؤقت" ,
"message" : "تم تنظيف ذاكرة التخزين المؤقت %s بنجاح."
2021-08-03 13:13:15 +02:00
}
} ,
"controls" : {
"actions" : {
2021-08-05 10:51:48 +02:00
"back" : "العودة" ,
"next" : "التالي" ,
"previous" : "السابق" ,
"open" : "افتح" ,
"add" : "إضافة" ,
"remove" : "احذف" ,
"edit" : "تعديل" ,
"save" : "حفظ" ,
"ok" : "حسنًا" ,
"done" : "تم" ,
"confirm" : "تأكيد" ,
"continue" : "واصل" ,
"cancel" : "إلغاء" ,
"discard" : "تجاهل" ,
"try_again" : "حاول مرة أخرى" ,
"take_photo" : "التقط صورة" ,
"save_photo" : "حفظ الصورة" ,
"copy_photo" : "نسخ الصورة" ,
"sign_in" : "لِج" ,
"sign_up" : "انشئ حسابًا" ,
"see_more" : "عرض المزيد" ,
"preview" : "معاينة" ,
"share" : "شارك" ,
"share_user" : "شارك %s" ,
"share_post" : "شارك المنشور" ,
"open_in_safari" : "افتحه في سفاري" ,
"find_people" : "ابحث عن أشخاص لمتابعتهم" ,
"manually_search" : "البحث يدوياً بدلاً من ذلك" ,
"skip" : "تخطي" ,
"reply" : "رد" ,
"report_user" : "ابلغ عن %s" ,
"block_domain" : "حظر %s" ,
"unblock_domain" : "إلغاء حظر %s" ,
"settings" : "الإعدادات" ,
"delete" : "احذف"
2021-08-03 13:13:15 +02:00
} ,
"tabs" : {
2021-08-05 10:51:48 +02:00
"home" : "الخيط الرئيسي" ,
"search" : "بحث" ,
"notification" : "الإشعارات" ,
"profile" : "الملف التعريفي"
2021-08-03 13:13:15 +02:00
} ,
"keyboard" : {
"common" : {
2021-08-05 10:51:48 +02:00
"switch_to_tab" : "التبديل إلى %s" ,
"compose_new_post" : "إنشاء منشور جديد" ,
"show_favorites" : "إظهار المفضلة" ,
"open_settings" : "أفتح الإعدادات"
2021-08-03 13:13:15 +02:00
} ,
"timeline" : {
2021-08-05 10:51:48 +02:00
"previous_status" : "المنشور السابق" ,
"next_status" : "المنشور التالي" ,
"open_status" : "افتح المنشور" ,
"open_author_profile" : "افتح الملف التعريفي للمؤلف" ,
"open_reblogger_profile" : "افتح الملف التعريفي لمشارِك المنشور" ,
"reply_status" : "رد على المنشور" ,
2021-08-03 13:13:15 +02:00
"toggle_reblog" : "Toggle Reblog on Post" ,
"toggle_favorite" : "Toggle Favorite on Post" ,
"toggle_content_warning" : "Toggle Content Warning" ,
2021-08-05 10:51:48 +02:00
"preview_image" : "معاينة الصورة"
2021-08-03 13:13:15 +02:00
} ,
"segmented_control" : {
2021-08-05 10:51:48 +02:00
"previous_section" : "القسم السابق" ,
"next_section" : "القسم التالي"
2021-08-03 13:13:15 +02:00
}
} ,
"status" : {
"user_reblogged" : "%s reblogged" ,
2021-08-28 09:09:13 +02:00
"user_replied_to" : "رد على %s" ,
"show_post" : "اظهر المنشور" ,
"show_user_profile" : "اظهر الملف التعريفي للمستخدم" ,
"content_warning" : "تحذير عن المحتوى" ,
2021-08-03 13:13:15 +02:00
"media_content_warning" : "Tap anywhere to reveal" ,
"poll" : {
2021-08-23 20:26:17 +02:00
"vote" : "صَوّت" ,
"closed" : "انتهى"
2021-08-03 13:13:15 +02:00
} ,
"actions" : {
2021-08-23 20:26:17 +02:00
"reply" : "رد" ,
"reblog" : "إعادة النشر" ,
"unreblog" : "تراجع عن إعادة النشر" ,
"favorite" : "إضافة إلى المفضلة" ,
"unfavorite" : "إزالة من المفضلة" ,
"menu" : "القائمة"
2021-08-03 13:13:15 +02:00
} ,
"tag" : {
2021-08-23 20:26:17 +02:00
"url" : "عنوان URL" ,
"mention" : "أشر إلى" ,
"link" : "الرابط" ,
"hashtag" : "الوسم" ,
2021-08-05 10:51:48 +02:00
"email" : "البريد الإلكتروني" ,
2021-08-23 20:26:17 +02:00
"emoji" : "إيموجي"
2021-08-03 13:13:15 +02:00
}
} ,
"friendship" : {
2021-08-23 21:26:26 +02:00
"follow" : "اتبع" ,
"following" : "مُتابَع" ,
2021-08-03 13:13:15 +02:00
"request" : "Request" ,
"pending" : "Pending" ,
2021-08-28 09:09:13 +02:00
"block" : "حظر" ,
"block_user" : "حظر %s" ,
"block_domain" : "حظر %s" ,
"unblock" : "إلغاء الحَظر" ,
"unblock_user" : "إلغاء حظر %s" ,
"blocked" : "محظور" ,
2021-08-05 16:59:46 +02:00
"mute" : "أكتم" ,
"mute_user" : "أكتم %s" ,
"unmute" : "إلغاء الكتم" ,
"unmute_user" : "إلغاء كتم %s" ,
"muted" : "مكتوم" ,
"edit_info" : "تعديل المعلومات"
2021-08-03 13:13:15 +02:00
} ,
"timeline" : {
"filtered" : "Filtered" ,
"timestamp" : {
2021-08-09 09:17:07 +02:00
"now" : "الأن"
2021-08-03 13:13:15 +02:00
} ,
"loader" : {
"load_missing_posts" : "Load missing posts" ,
2021-08-05 10:51:48 +02:00
"loading_missing_posts" : "تحميل المزيد من المنشورات..." ,
"show_more_replies" : "إظهار المزيد من الردود"
2021-08-03 13:13:15 +02:00
} ,
"header" : {
2021-08-05 10:51:48 +02:00
"no_status_found" : "لا توجد هناك منشورات" ,
2021-08-09 15:00:08 +02:00
"blocking_warning" : "You can’ t view this user's profile\nuntil you unblock them.\nYour profile looks like this to them." ,
"user_blocking_warning" : "You can’ t view %s’ s profile\nuntil you unblock them.\nYour profile looks like this to them." ,
"blocked_warning" : "You can’ t view this user’ s profile\nuntil they unblock you." ,
"user_blocked_warning" : "You can’ t view %s’ s profile\nuntil they unblock you." ,
2021-08-03 13:13:15 +02:00
"suspended_warning" : "This user has been suspended." ,
"user_suspended_warning" : "%s’ s account has been suspended."
}
}
}
} ,
"scene" : {
"welcome" : {
"slogan" : "Social networking\nback in your hands."
} ,
"server_picker" : {
"title" : "Pick a server,\nany server." ,
"button" : {
"category" : {
2021-08-05 10:51:48 +02:00
"all" : "الكل" ,
"all_accessiblity_description" : "الفئة: الكل" ,
2021-08-03 13:13:15 +02:00
"academia" : "academia" ,
2021-08-05 10:51:48 +02:00
"activism" : "للنشطاء" ,
"food" : "الطعام" ,
"furry" : "فروي" ,
"games" : "ألعاب" ,
2021-08-05 11:50:08 +02:00
"general" : "عام" ,
"journalism" : "صحافة" ,
2021-08-03 13:13:15 +02:00
"lgbt" : "lgbt" ,
2021-08-05 11:50:08 +02:00
"regional" : "اقليمي" ,
"art" : "فن" ,
"music" : "موسيقى" ,
"tech" : "تكنولوجيا"
2021-08-03 13:13:15 +02:00
} ,
2021-08-05 11:50:08 +02:00
"see_less" : "اعرض أقل" ,
"see_more" : "اعرض المزيد"
2021-08-03 13:13:15 +02:00
} ,
"label" : {
2021-08-05 10:51:48 +02:00
"language" : "اللغة" ,
"users" : "مستخدمون·ات" ,
"category" : "الفئة"
2021-08-03 13:13:15 +02:00
} ,
"input" : {
2021-08-05 10:51:48 +02:00
"placeholder" : "ابحث عن خادم أو انضم إلى سيرفر خاص بك..."
2021-08-03 13:13:15 +02:00
} ,
"empty_state" : {
2021-08-05 10:51:48 +02:00
"finding_servers" : "البحث عن خوادم متوفرة..." ,
2021-08-03 13:13:15 +02:00
"bad_network" : "Something went wrong while loading the data. Check your internet connection." ,
2021-08-05 11:50:08 +02:00
"no_results" : "لا توجد نتائج"
2021-08-03 13:13:15 +02:00
}
} ,
"register" : {
2021-08-05 11:50:08 +02:00
"title" : "أخبرنا عنك." ,
2021-08-03 13:13:15 +02:00
"input" : {
"avatar" : {
2021-08-05 11:50:08 +02:00
"delete" : "احذف"
2021-08-03 13:13:15 +02:00
} ,
"username" : {
2021-08-05 10:51:48 +02:00
"placeholder" : "اسم المستخدم" ,
"duplicate_prompt" : "اسم المستخدم هذا غير متوفر."
2021-08-03 13:13:15 +02:00
} ,
"display_name" : {
2021-08-05 10:51:48 +02:00
"placeholder" : "الاسم المعروض"
2021-08-03 13:13:15 +02:00
} ,
"email" : {
2021-08-05 10:51:48 +02:00
"placeholder" : "البريد الإلكتروني"
2021-08-03 13:13:15 +02:00
} ,
"password" : {
2021-08-05 10:51:48 +02:00
"placeholder" : "الكلمة السرية" ,
"hint" : "يجب أن تكون كلمتك السرية متكونة من ثمانية أحرف على الأقل"
2021-08-03 13:13:15 +02:00
} ,
"invite" : {
2021-08-05 10:51:48 +02:00
"registration_user_invite_request" : "لماذا ترغب في الانضمام؟"
2021-08-03 13:13:15 +02:00
}
} ,
"error" : {
"item" : {
2021-08-05 10:51:48 +02:00
"username" : "اسم المستخدم" ,
"email" : "البريد الإلكتروني" ,
"password" : "الكلمة السرية" ,
2021-08-05 11:50:08 +02:00
"agreement" : "الاتفاقية" ,
"locale" : "اللغة المحلية" ,
2021-08-05 10:51:48 +02:00
"reason" : "السبب"
2021-08-03 13:13:15 +02:00
} ,
"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" ,
2021-08-29 11:46:20 +02:00
"blank" : "%s مطلوب" ,
"invalid" : "%s غير صالح" ,
"too_long" : "%s طويل جداً" ,
"too_short" : "%s قصير جدا" ,
2021-08-03 13:13:15 +02:00
"inclusion" : "%s is not a supported value"
} ,
"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)" ,
2021-08-29 11:46:20 +02:00
"email_invalid" : "هذا عنوان بريد إلكتروني غير صالح" ,
"password_too_short" : "كلمة المرور قصيرة جداً (يجب أن تكون 8 أحرف على الأقل)"
2021-08-03 13:13:15 +02:00
}
}
} ,
"server_rules" : {
2021-08-29 11:46:20 +02:00
"title" : "بعض القواعد الأساسية." ,
"subtitle" : "تم سنّ هذه القواعد من قبل مشرفي %s." ,
2021-08-29 12:44:37 +02:00
"prompt" : "إن اخترت المواصلة، فإنك تخضع لشروط الخدمة وسياسة الخصوصية لـ %s." ,
2021-08-05 16:59:46 +02:00
"terms_of_service" : "شروط الخدمة" ,
"privacy_policy" : "سياسة الخصوصية" ,
2021-08-03 13:13:15 +02:00
"button" : {
2021-08-05 16:59:46 +02:00
"confirm" : "انا أوافق"
2021-08-03 13:13:15 +02:00
}
} ,
"confirm_email" : {
2021-08-05 16:59:46 +02:00
"title" : "شيء واحد أخير." ,
2021-08-29 12:44:37 +02:00
"subtitle" : "لقد أرسلنا للتو رسالة بريد إلكتروني إلى %s،\nا ضغط على الرابط لتأكيد حسابك." ,
2021-08-03 13:13:15 +02:00
"button" : {
2021-08-29 12:44:37 +02:00
"open_email_app" : "افتح تطبيق البريد الإلكتروني" ,
"dont_receive_email" : "لم أستلم أبدًا بريدا إلكترونيا"
2021-08-03 13:13:15 +02:00
} ,
"dont_receive_email" : {
2021-08-29 12:44:37 +02:00
"title" : "تحقق من بريدك الإلكتروني" ,
2021-08-03 13:13:15 +02:00
"description" : "Check if your email address is correct as well as your junk folder if you haven’ t." ,
"resend_email" : "Resend Email"
} ,
"open_email_app" : {
"title" : "Check your inbox." ,
"description" : "We just sent you an email. Check your junk folder if you haven’ t." ,
2021-08-05 10:51:48 +02:00
"mail" : "البريد" ,
2021-08-03 13:13:15 +02:00
"open_email_client" : "Open Email Client"
}
} ,
"home_timeline" : {
2021-08-05 10:51:48 +02:00
"title" : "الخيط الرئيسي" ,
2021-08-03 13:13:15 +02:00
"navigation_bar_state" : {
2021-08-05 10:51:48 +02:00
"offline" : "غير متصل" ,
2021-08-03 13:13:15 +02:00
"new_posts" : "See new posts" ,
2021-08-28 09:09:13 +02:00
"published" : "تم نشره!" ,
"Publishing" : "جارٍ نشر المشاركة…"
2021-08-03 13:13:15 +02:00
}
} ,
"suggestion_account" : {
2021-08-28 09:09:13 +02:00
"title" : "ابحث عن أشخاص لمتابعتهم" ,
2021-08-03 13:13:15 +02:00
"follow_explain" : "When you follow someone, you’ ll see their posts in your home feed."
} ,
"compose" : {
"title" : {
2021-08-05 10:51:48 +02:00
"new_post" : "منشور جديد" ,
"new_reply" : "رد جديد"
2021-08-03 13:13:15 +02:00
} ,
"media_selection" : {
2021-08-05 10:51:48 +02:00
"camera" : "التقط صورة" ,
"photo_library" : "مكتبة الصور" ,
"browse" : "تصفح"
2021-08-03 13:13:15 +02:00
} ,
2021-08-05 10:51:48 +02:00
"content_input_placeholder" : "ما الذي يجول ببالك" ,
"compose_action" : "انشر" ,
"replying_to_user" : "رد على %s" ,
2021-08-03 13:13:15 +02:00
"attachment" : {
2021-08-05 10:51:48 +02:00
"photo" : "صورة" ,
"video" : "فيديو" ,
2021-08-03 13:13:15 +02:00
"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..."
} ,
"poll" : {
2021-08-28 09:09:13 +02:00
"duration_time" : "المدة: %s" ,
2021-08-05 10:51:48 +02:00
"thirty_minutes" : "30 دقيقة" ,
"one_hour" : "ساعة واحدة" ,
"six_hours" : "6 ساعات" ,
"one_day" : "يوم واحد" ,
"three_days" : "3 أيام" ,
"seven_days" : "7 أيام" ,
2021-08-28 09:09:13 +02:00
"option_number" : "الخيار %ld"
2021-08-03 13:13:15 +02:00
} ,
"content_warning" : {
"placeholder" : "Write an accurate warning here..."
} ,
"visibility" : {
2021-08-28 09:09:13 +02:00
"public" : "للعامة" ,
"unlisted" : "غير مُدرَج" ,
"private" : "لمتابعيك فقط" ,
"direct" : "ففط للأشخاص المشار إليهم"
2021-08-03 13:13:15 +02:00
} ,
"auto_complete" : {
"space_to_add" : "Space to add"
} ,
"accessibility" : {
"append_attachment" : "Add Attachment" ,
2021-08-05 11:50:08 +02:00
"append_poll" : "اضافة استطلاع رأي" ,
"remove_poll" : "إزالة الاستطلاع" ,
"custom_emoji_picker" : "منتقي مخصص للإيموجي" ,
"enable_content_warning" : "تنشيط تحذير المحتوى" ,
"disable_content_warning" : "تعطيل تحذير الحتوى" ,
2021-08-09 09:17:07 +02:00
"post_visibility_menu" : "Post Visibility Menu"
2021-08-03 13:13:15 +02:00
} ,
"keyboard" : {
"discard_post" : "Discard Post" ,
"publish_post" : "Publish Post" ,
"toggle_poll" : "Toggle Poll" ,
"toggle_content_warning" : "Toggle Content Warning" ,
"append_attachment_entry" : "Add Attachment - %s" ,
2021-08-29 12:44:37 +02:00
"select_visibility_entry" : "اختر مدى الظهور - %s"
2021-08-03 13:13:15 +02:00
}
} ,
"profile" : {
"dashboard" : {
2021-08-05 11:50:08 +02:00
"posts" : "منشورات" ,
"following" : "مُتابَع" ,
2021-08-09 09:17:07 +02:00
"followers" : "متابِع"
2021-08-03 13:13:15 +02:00
} ,
"fields" : {
2021-08-05 11:50:08 +02:00
"add_row" : "إضافة صف" ,
2021-08-03 13:13:15 +02:00
"placeholder" : {
"label" : "Label" ,
2021-08-05 11:50:08 +02:00
"content" : "المحتوى"
2021-08-03 13:13:15 +02:00
}
} ,
"segmented_control" : {
2021-08-05 10:51:48 +02:00
"posts" : "منشورات" ,
"replies" : "ردود" ,
"media" : "وسائط"
2021-08-03 13:13:15 +02:00
} ,
"relationship_action_alert" : {
"confirm_unmute_user" : {
2021-08-05 11:50:08 +02:00
"title" : "إلغاء كتم الحساب" ,
2021-08-03 13:13:15 +02:00
"message" : "Confirm to unmute %s"
} ,
"confirm_unblock_usre" : {
2021-08-05 11:50:08 +02:00
"title" : "إلغاء حظر الحساب" ,
2021-08-03 13:13:15 +02:00
"message" : "Confirm to unblock %s"
}
}
} ,
"search" : {
2021-08-05 10:51:48 +02:00
"title" : "بحث" ,
2021-08-03 13:13:15 +02:00
"search_bar" : {
2021-08-05 10:51:48 +02:00
"placeholder" : "البحث عن وسوم أو مستخدمين·ات" ,
"cancel" : "إلغاء"
2021-08-03 13:13:15 +02:00
} ,
"recommend" : {
2021-08-05 11:50:08 +02:00
"button_text" : "طالع الكل" ,
2021-08-03 13:13:15 +02:00
"hash_tag" : {
2021-08-05 11:50:08 +02:00
"title" : "ذات شعبية على ماستدون" ,
2021-08-03 13:13:15 +02:00
"description" : "Hashtags that are getting quite a bit of attention" ,
"people_talking" : "%s people are talking"
} ,
"accounts" : {
2021-08-29 12:44:37 +02:00
"title" : "حسابات قد تعجبك" ,
"description" : "قد ترغب في متابعة هذه الحسابات" ,
2021-08-05 11:50:08 +02:00
"follow" : "تابع"
2021-08-03 13:13:15 +02:00
}
} ,
"searching" : {
"segment" : {
2021-08-05 11:50:08 +02:00
"all" : "الكل" ,
"people" : "الأشخاص" ,
"hashtags" : "الوسوم" ,
"posts" : "المنشورات"
2021-08-03 13:13:15 +02:00
} ,
"empty_state" : {
2021-08-28 09:09:13 +02:00
"no_results" : "ليس هناك أية نتيجة"
2021-08-03 13:13:15 +02:00
} ,
2021-08-28 09:09:13 +02:00
"recent_search" : "عمليات البحث الأخيرة" ,
"clear" : "امسح"
2021-08-03 13:13:15 +02:00
}
} ,
"favorite" : {
2021-08-28 09:09:13 +02:00
"title" : "مفضلتك"
2021-08-03 13:13:15 +02:00
} ,
"notification" : {
"title" : {
2021-08-28 09:09:13 +02:00
"Everything" : "الكل" ,
"Mentions" : "الإشارات"
2021-08-03 13:13:15 +02:00
} ,
2021-08-23 21:26:26 +02:00
"user_followed_you" : "يتابعك %s" ,
2021-08-28 09:09:13 +02:00
"user_favorited your post" : "أضاف %s منشورك إلى مفضلته" ,
"user_reblogged_your_post" : "أعاد %s تدوين مشاركتك" ,
"user_mentioned_you" : "أشار إليك %s" ,
2021-08-23 21:26:26 +02:00
"user_requested_to_follow_you" : "طلب %s متابعتك" ,
2021-08-10 13:03:15 +02:00
"user_your_poll_has_ended" : "%s Your poll has ended" ,
2021-08-03 13:13:15 +02:00
"keyobard" : {
2021-08-29 12:44:37 +02:00
"show_everything" : "إظهار كل شيء" ,
2021-08-03 13:13:15 +02:00
"show_mentions" : "Show Mentions"
}
} ,
"thread" : {
"back_title" : "Post" ,
"title" : "Post from %s"
} ,
"settings" : {
2021-08-05 16:59:46 +02:00
"title" : "الإعدادات" ,
2021-08-03 13:13:15 +02:00
"section" : {
"appearance" : {
2021-08-05 16:59:46 +02:00
"title" : "المظهر" ,
2021-08-05 11:50:08 +02:00
"automatic" : "تلقائي" ,
2021-08-03 13:13:15 +02:00
"light" : "Always Light" ,
"dark" : "Always Dark"
} ,
"notifications" : {
2021-08-05 11:50:08 +02:00
"title" : "الإشعارات" ,
2021-08-03 13:13:15 +02:00
"favorites" : "Favorites my post" ,
2021-08-23 21:26:26 +02:00
"follows" : "يتابعني" ,
2021-08-03 13:13:15 +02:00
"boosts" : "Reblogs my post" ,
"mentions" : "Mentions me" ,
"trigger" : {
"anyone" : "anyone" ,
2021-08-23 21:26:26 +02:00
"follower" : "مشترِك" ,
2021-08-03 13:13:15 +02:00
"follow" : "anyone I follow" ,
"noone" : "no one" ,
"title" : "Notify me when"
}
} ,
"preference" : {
2021-08-05 10:51:48 +02:00
"title" : "التفضيلات" ,
2021-08-03 13:13:15 +02:00
"true_black_dark_mode" : "True black dark mode" ,
"disable_avatar_animation" : "Disable animated avatars" ,
"disable_emoji_animation" : "Disable animated emojis" ,
"using_default_browser" : "Use default browser to open links"
} ,
"boring_zone" : {
2021-08-29 12:44:37 +02:00
"title" : "المنطقة المملة" ,
2021-08-05 10:51:48 +02:00
"account_settings" : "إعدادات الحساب" ,
"terms" : "شروط الخدمة" ,
"privacy" : "سياسة الخصوصية"
2021-08-03 13:13:15 +02:00
} ,
"spicy_zone" : {
2021-08-29 12:44:37 +02:00
"title" : "المنطقة الحارة" ,
"clear" : "مسح ذاكرة التخزين المؤقت للوسائط" ,
2021-08-05 10:51:48 +02:00
"signout" : "تسجيل الخروج"
2021-08-03 13:13:15 +02:00
}
} ,
"footer" : {
2021-08-05 10:51:48 +02:00
"mastodon_description" : "ماستدون برنامج مفتوح المصدر. يمكنك المساهمة، أو الإبلاغ عن تقارير الأخطاء، على غيت هب %s (%s)"
2021-08-03 13:13:15 +02:00
} ,
"keyboard" : {
2021-08-05 10:51:48 +02:00
"close_settings_window" : "إغلاق نافذة الإعدادات"
2021-08-03 13:13:15 +02:00
}
} ,
"report" : {
2021-08-05 10:51:48 +02:00
"title" : "ابلغ عن %s" ,
"step1" : "الخطوة 1 من 2" ,
"step2" : "الخطوة 2 من 2" ,
2021-08-03 13:13:15 +02:00
"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?" ,
2021-08-29 12:44:37 +02:00
"send" : "ارسل الشكوى" ,
"skip_to_send" : "إرسال بدون تعليق" ,
2021-08-03 13:13:15 +02:00
"text_placeholder" : "Type or paste additional comments"
} ,
"preview" : {
"keyboard" : {
2021-08-05 11:50:08 +02:00
"close_preview" : "إغلاق المعاينة" ,
2021-08-05 10:51:48 +02:00
"show_next" : "إظهار التالي" ,
"show_previous" : "إظهار السابق"
2021-08-03 13:13:15 +02:00
}
}
}
}