diff options
Diffstat (limited to 'core/l10n/ar.php')
-rw-r--r-- | core/l10n/ar.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php index f28e4e48f8f..1eeb7f1eac6 100644 --- a/core/l10n/ar.php +++ b/core/l10n/ar.php @@ -54,7 +54,6 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "شورك معك من قبل {owner}", "Share link" => "شارك الرابط", "Password protect" => "حماية كلمة السر", -"Password" => "كلمة المرور", "Allow Public Upload" => "اسمح بالرفع للعامة", "Email link to person" => "ارسل الرابط بالبريد الى صديق", "Send" => "أرسل", @@ -109,6 +108,7 @@ $TRANSLATIONS = array( "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\">documentation</a>." => "لمزيد من المعلومات عن كيفية إعداد خادمك، يرجى الاطلاع على <a href=\"%s\" target=\"_blank\">صفحة المساعدة</a>.", "Create an <strong>admin account</strong>" => "أضف </strong>مستخدم رئيسي <strong>", +"Password" => "كلمة المرور", "Data folder" => "مجلد المعلومات", "Configure the database" => "أسس قاعدة البيانات", "will be used" => "سيتم استخدمه", |