diff options
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 793637a35c4..bc19aed7c48 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -171,6 +171,7 @@ OC.L10N.register( "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "يتم استخدام قاعدة البيانات في تنفيذ \"قفل الملف أثناء العمل عليه\" Transactional file locking. و لتحسين أدائها، قُم رجاءً بتهيئة \"ذاكرة التخزين المؤقت\" memcache إذا كانت متاحةً.", "Forwarded for headers" : "مُعادة التوجيه للترويسات", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "إعداد \"الوكلاء الموثوقون\" trusted_proxies لم يتم تعيينه بشكل صحيح؛ إذ يجب أن يكون مصفوفة.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "لم يتم تعيين إعداد \"الوكلاء الموثوقين trusted_proxies\" بشكل صحيح، و الذي يجب أن يكون عبارة عن مجموعة من عناوين IP. بشكل اختياري، يمكن تحديد النطاق باستعمال اصطلاح CIDR.", "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "تكوين ترويسة الوكيل العكسي reverse proxy header غير صحيح. هذه مشكلة أمنية ويمكن أن تسمح للمهاجم بانتحال عنوان IP الخاص به ليكون مرئياً لنكست كلاود.", "Your IP address was resolved as %s" : "عنوانك الـ IP تمّ تحليله كـ%s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "تكوين ترويسة الوكيل العكسي reverse proxy header غير صحيح، أو أنك تحاول الوصول إلى نكست كلاود من وكيل موثوق به. إذا لم يكن الأمر كذلك، فهذه مشكلة أمنية ويمكن أن تُمكّن المهاجم من انتحال عنوان IP الخاص به ليكون مرئياً لنكست كلاود.", @@ -647,6 +648,7 @@ OC.L10N.register( "Show account backend" : "إظهار خلفية الحساب", "Show storage path" : "عرض مسار التخزين", "Show last login" : "عرض آخر تسجيل دخول", + "Sorting" : "ترتيب", "Send email" : "إرسال بريد إلكتروني", "Send welcome email to new accounts" : "إرسال إيميل ترحيبي للحسابات الجديدة", "Defaults" : "الافتراضي", |