diff options
Diffstat (limited to 'settings/l10n/ar.php')
-rw-r--r-- | settings/l10n/ar.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/ar.php b/settings/l10n/ar.php index 47855aa3f3c..0f2958f16ca 100644 --- a/settings/l10n/ar.php +++ b/settings/l10n/ar.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Email sent" => "تم ارسال البريد الالكتروني", "Encryption" => "التشفير", "Unable to load list from App Store" => "فشل تحميل القائمة من الآب ستور", "Authentication error" => "لم يتم التأكد من الشخصية بنجاح", @@ -54,6 +55,8 @@ $TRANSLATIONS = array( "Warnings, errors and fatal issues" => "تحذيرات , اخطاء , مشاكل فادحة ", "Errors and fatal issues" => "اخطاء ومشاكل فادحة ", "Fatal issues only" => "مشاكل فادحة فقط ", +"None" => "لا شيء", +"Login" => "تسجيل الدخول", "Security Warning" => "تحذير أمان", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "انت تستخدم %s عن طريق HTTP . نحن نقترح باصرار ان تهيء الخادم ليتمكن من الوصول عن طريق HTTPS.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "مجلد data و ملفاتك يمكن الوصول لها عن طريق الانترنت. ملف .htaccess لا يمكن تشغيلة. نحن نقترح باصرار ان تعيد اعداد خادمك لمنع الدخول الى بياناتك عن طريق الانترنت او بالامكان ان تنقل مجلد data خارج document root بشكل مؤقت. ", @@ -91,6 +94,7 @@ $TRANSLATIONS = array( "Enforce HTTPS" => "فرض HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "اجبار العميل للاتصال بـ %s عن طريق اتصال مشفر", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "يرجى الاتصال بـ %s عن طريق HTTPS لتفعيل او تعطيل SSL enforcement.", +"Server address" => "عنوان الخادم", "Log" => "سجل", "Log level" => "مستوى السجل", "More" => "المزيد", @@ -125,6 +129,7 @@ $TRANSLATIONS = array( "Remove image" => "احذف الصورة ", "Either png or jpg. Ideally square but you will be able to crop it." => "سواء png او jpg. بامكانك قص الصورة ", "Your avatar is provided by your original account." => "صورتك الرمزية يتم توفيرها عن طريق حسابك الاصلي.", +"Cancel" => "الغاء", "Choose as profile image" => "اختر صورة الملف الشخصي", "Language" => "اللغة", "Help translate" => "ساعد في الترجمه", |