From b5d69d22fc9b74f96abe59943d131c2d77fb2aee Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 10 Jan 2022 04:36:46 +0100 Subject: [PATCH] New translations app.json (Arabic) --- .../StringsConvertor/input/ar_SA/app.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Localization/StringsConvertor/input/ar_SA/app.json b/Localization/StringsConvertor/input/ar_SA/app.json index 24ce1954..b28a6a10 100644 --- a/Localization/StringsConvertor/input/ar_SA/app.json +++ b/Localization/StringsConvertor/input/ar_SA/app.json @@ -193,10 +193,14 @@ }, "scene": { "welcome": { - "slogan": "شبكات التواصل الاجتماعي\nمرة أُخرى بين يديك." + "slogan": "شبكات التواصل الاجتماعي\nمرة أُخرى بين يديك.", + "get_started": "Get Started", + "log_in": "Log In" }, "server_picker": { "title": "اِختر خادِم،\nأيًّا مِنهُم.", + "subtitle": "Pick a community based on your interests, region, or a general purpose one.", + "subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.", "button": { "category": { "all": "الكل", @@ -249,6 +253,12 @@ }, "password": { "placeholder": "رمز سري", + "require": "Your password needs at least:", + "character_limit": "8 characters", + "accessibility": { + "checked": "checked", + "unchecked": "unchecked" + }, "hint": "يجب أن يكون رمزك السري مكوَّن من ثمان خانات على الأقل" }, "invite": { @@ -299,7 +309,7 @@ "subtitle": "لقد أرسلنا للتو بريد إلكتروني إلى %s،\nانقر على الرابط لتأكيد حسابك.", "button": { "open_email_app": "فتح تطبيق البريد الإلكتروني", - "dont_receive_email": "لم أستلم بريدًا إلكترونيًا أبدًا" + "resend": "Resend" }, "dont_receive_email": { "title": "تحقق من بريدك الإلكتروني", @@ -554,4 +564,4 @@ "accessibility_hint": "انقر نقرًا مزدوجًا لتجاهُل النافذة المنبثقة" } } -} \ No newline at end of file +}