From f7136d19b948a68f4be1385458a06ab42e92dfe3 Mon Sep 17 00:00:00 2001 From: aalzehla Date: Fri, 17 Jul 2020 18:14:16 +0000 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 100.0% (33 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.riot.im/projects/element-web/element-web/ar/ --- src/i18n/strings/ar.json | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/src/i18n/strings/ar.json b/src/i18n/strings/ar.json index 0cc25342..488fd2f8 100644 --- a/src/i18n/strings/ar.json +++ b/src/i18n/strings/ar.json @@ -4,8 +4,32 @@ "You need to be using HTTPS to place a screen-sharing call.": "تحتاج الى استخدام الاتصال الآمن (HTTPS) للسماح بمشاركة الشاشة.", "powered by Matrix": "مشغل بواسطة Matrix", "Welcome to Element": "مرحبا بك في Element", - "Decentralised, encrypted chat & collaboration powered by [matrix]": "[matrix] تعاون مدعوم مواسطة & دردشة لا مركزية ومشفرة", + "Decentralised, encrypted chat & collaboration powered by [matrix]": "دردشة مشفرة غير مركزية &تطبيق تعاوني مدعوم بواسطة [matrix]", "Create Account": "انشاء حساب", "Explore rooms": "استكشف غرف المحادثات", - "Sign In": "التسجيل" + "Sign In": "الدخول", + "Missing indexeddb worker script!": "منفذ السكريبت الخاص ب Indexeddb غير موجود!", + "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "خطأ في الاعدادات: يمكنك فقط تحديد واحد فقط من: default_server_config، default_server_name، أو default_hs_url.", + "Invalid configuration: no default server specified.": "اعدادات خاطئة: لم يتم تحديد السيرفر الافتراضي.", + "Your Element is misconfigured": "تطبيقك معد بطريقة خاطئة", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "اعداداتك تحتوى على بنية JSON غير صحيحة. يرجى تصحيح المشكلة واعادة تحديث الصفحة.", + "The message from the parser is: %(message)s": "الرسالة من المدقق هي:%(message)s", + "Invalid JSON": "JSON خاطئ", + "Unable to load config file: please refresh the page to try again.": "لم نستطع تحميل ملف الاعداد: يرجى تحديث الصفحة للمحاولة مرة اخرى.", + "Unexpected error preparing the app. See console for details.": "حدث خطأ غير متوقع عند تجهيز التطبيق. انظر الى منصة التحكم للمزيد من التفاصيل.", + "Download Completed": "تم اكتمال التحميل", + "Open": "فتح", + "Open user settings": "فتح اعدادات المستخدم", + "Previous/next recently visited room or community": "السابقة/اللاحقة الغرفة او المجتمع الذي تمت زيارته مؤخرا", + "%(brand)s Desktop (%(platformName)s)": "%(brand)s سطح المكتب (%(platformName)s)", + "Go to your browser to complete Sign In": "اذهب الى المتصفح لاكمال تسجيل الدخول", + "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", + "Unsupported browser": "متصفح غير متوافق", + "Your browser can't run %(brand)s": "متصفحك لايمكنه تشغيل %(brand)s", + "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s يستخدم مزايا المتصفح المتقدمة والتي لا يدعمها متصفحك الحالي.", + "Please install Chrome, Firefox, or Safari for the best experience.": "رجاء قم بتثبيت كرومأو فايرفوكس أو سفاري للحصول على افضل نتيجة.", + "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "يمكنك الاستمرار في استخدام متصفحك الحالي، ولكن بعض او كل المزايا ربما لا تعمل ويكون شكل التطبيق وشعورك تجاهه غير صحيح.", + "I understand the risks and wish to continue": "ادرك المخاطر وارغب في الاستمرار", + "Go to element.io": "اذهب الى Element.io", + "Failed to start": "فشل الاقلاع" }