Translated using Weblate (Arabic)

Currently translated at 65.5% (691 of 1054 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/
このコミットが含まれているのは:
baloo toumi 2023-07-06 18:03:03 +00:00 committed by Weblate
コミット fc2aca4ddc
1個のファイルの変更29行の追加5行の削除

ファイルの表示

@ -430,13 +430,17 @@
"disabled": "معطل", "disabled": "معطل",
"tabs": "ألسنة", "tabs": "ألسنة",
"chat": { "chat": {
"border": "حدود" "border": "حدود",
"incoming": "وارد",
"outgoing": "صادر"
}, },
"alert_warning": "تحذير", "alert_warning": "تحذير",
"alert_error": "خطأ", "alert_error": "خطأ",
"buttons": "أزرار", "buttons": "أزرار",
"borders": "الحدود", "borders": "الحدود",
"wallpaper": "خلفية" "wallpaper": "خلفية",
"pressed": "مضغوط",
"inputs": "حقول إدخال"
}, },
"shadows": { "shadows": {
"components": { "components": {
@ -472,6 +476,9 @@
"fine_print": "طالع {0} لتعلّم ما لا ينفعك!", "fine_print": "طالع {0} لتعلّم ما لا ينفعك!",
"error": "مثال خطأ", "error": "مثال خطأ",
"faint_link": "دليل للمساعدة" "faint_link": "دليل للمساعدة"
},
"radii": {
"_tab_label": "الانحناء"
} }
}, },
"notification_setting_privacy": "الخصوصية", "notification_setting_privacy": "الخصوصية",
@ -598,7 +605,8 @@
"message": "راسل", "message": "راسل",
"mute_confirm": "أتريد كتم {user}؟", "mute_confirm": "أتريد كتم {user}؟",
"mute_confirm_accept_button": "اكتم", "mute_confirm_accept_button": "اكتم",
"mention": "أذكر" "mention": "أذكر",
"mute_duration_prompt": "اكتم هذا الشخص لـ (ضع 0 لكتمه دائمًا):"
}, },
"user_profile": { "user_profile": {
"timeline_title": "الخيط الزمني للمستخدم" "timeline_title": "الخيط الزمني للمستخدم"
@ -754,7 +762,9 @@
}, },
"limits": { "limits": {
"posts": "حد النشر", "posts": "حد النشر",
"uploads": "حد المرفقات" "uploads": "حد المرفقات",
"profile_fields": "حد حقول الملف الشخصي",
"user_uploads": "حد وسائط الملف الشخصي"
}, },
"frontend": { "frontend": {
"repository": "رابط المستودع", "repository": "رابط المستودع",
@ -782,6 +792,9 @@
}, },
":background_image": { ":background_image": {
"label": "صورة الخلفية" "label": "صورة الخلفية"
},
":limit_to_local_content": {
"label": "اقتصار البحث على المحتوى المحلي"
} }
} }
} }
@ -853,6 +866,17 @@
"remove_attachment": "أزل المرفق", "remove_attachment": "أزل المرفق",
"move_up": "حرك المرفق لليسار", "move_up": "حرك المرفق لليسار",
"open_gallery": "افتح المعرض", "open_gallery": "افتح المعرض",
"thread_show": "أظهر هذا النقاس" "thread_show": "أظهر هذا النقاس",
"nsfw": "محتوى حساس NSFW",
"status_history": "تأريخ الحالة",
"thread_show_full_with_icon": "{icon} {text}",
"thread_follow_with_icon": "{icon} {text}",
"show_all_conversation_with_icon": "{icon} {text}",
"ancestor_follow_with_icon": "{icon} {text}",
"show_only_conversation_under_this": "أظهر الردود على هذه الحالة فقط",
"reaction_count_label": "تفاعل {num} شخص | تفاعل {num} أشخاص",
"replies_list_with_others": "رد (+ {numReplies} آخر): | رد (+ {numReplies} آخرون):",
"show_attachment_in_modal": "أظهر الوسائط في منبثقات",
"show_attachment_description": "معاينة الوصف ( افتح المرفق لقراءة الوصف الكامل)"
} }
} }