diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index b8e95bcee35..0e264ee6a67 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -292,7 +292,6 @@ OC.L10N.register( "Security warning" : "تحذير الأمان", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "مجلدات البيانات والملفات الخاصة قد تكون قابلة للوصول اليها عن طريق شبكة الانترنت وذلك بسبب ان ملف .htaccess لا يعمل بشكل صحيح.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "للحصول على معلومات حول كيفية تكوين الخادم الخاص بك، يرجى الاطلاع على <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">التعليمات</a>.", - "Create an <strong>admin account</strong>" : "أضف <strong>مستخدم رئيسي</strong> ", "Show password" : "اظهر كلمة المرور", "Toggle password visibility" : "تبديل قراءة كلمة المرور", "Storage & database" : "التخزين و قاعدة البيانات", @@ -405,6 +404,7 @@ OC.L10N.register( "Users" : "المستخدمين", "Profile not found" : "ملف المستخدم غير موجود", "The profile does not exist." : "الملف الشخصي غير موجود.", + "Create an <strong>admin account</strong>" : "أضف <strong>مستخدم رئيسي</strong> ", "Username" : "إسم المستخدم", "Database user" : "مستخدم قاعدة البيانات", "This action requires you to confirm your password" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور", |