diff options
Diffstat (limited to 'lib/l10n/ar.php')
-rw-r--r-- | lib/l10n/ar.php | 46 |
1 files changed, 45 insertions, 1 deletions
diff --git a/lib/l10n/ar.php b/lib/l10n/ar.php index 77e02dd77b1..8b7324f3ff4 100644 --- a/lib/l10n/ar.php +++ b/lib/l10n/ar.php @@ -3,10 +3,54 @@ "Personal" => "شخصي", "Settings" => "تعديلات", "Users" => "المستخدمين", +"Apps" => "التطبيقات", +"Admin" => "المدير", +"ZIP download is turned off." => "تحميل ملفات ZIP متوقف", +"Files need to be downloaded one by one." => "الملفات بحاجة الى ان يتم تحميلها واحد تلو الاخر", +"Back to Files" => "العودة الى الملفات", +"Selected files too large to generate zip file." => "الملفات المحددة كبيرة جدا ليتم ضغطها في ملف zip", +"couldn't be determined" => "تعذّر تحديده", +"Application is not enabled" => "التطبيق غير مفعّل", "Authentication error" => "لم يتم التأكد من الشخصية بنجاح", +"Token expired. Please reload page." => "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "Files" => "الملفات", "Text" => "معلومات إضافية", +"Images" => "صور", +"Set an admin username." => "اعداد اسم مستخدم للمدير", +"Set an admin password." => "اعداد كلمة مرور للمدير", +"Specify a data folder." => "تحديد مجلد ", +"%s enter the database username." => "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.", +"%s enter the database name." => "%s ادخل اسم فاعدة البيانات", +"%s you may not use dots in the database name" => "%s لا يسمح لك باستخدام نقطه (.) في اسم قاعدة البيانات", +"%s set the database host." => "%s ادخل اسم خادم قاعدة البيانات", +"PostgreSQL username and/or password not valid" => "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة", +"You need to enter either an existing account or the administrator." => "انت بحاجة لكتابة اسم مستخدم موجود أو حساب المدير.", +"Oracle username and/or password not valid" => "اسم المستخدم و/أو كلمة المرور لنظام Oracle غير صحيح", +"MySQL username and/or password not valid" => "اسم المستخدم و/أو كلمة المرور لنظام MySQL غير صحيح", +"DB Error: \"%s\"" => "خطأ في قواعد البيانات : \"%s\"", +"Offending command was: \"%s\"" => "الأمر المخالف كان : \"%s\"", +"MySQL user '%s'@'localhost' exists already." => "أسم المستخدم '%s'@'localhost' الخاص بـ MySQL موجود مسبقا", +"Drop this user from MySQL" => "احذف اسم المستخدم هذا من الـ MySQL", +"MySQL user '%s'@'%%' already exists" => "أسم المستخدم '%s'@'%%' الخاص بـ MySQL موجود مسبقا", +"Drop this user from MySQL." => "احذف اسم المستخدم هذا من الـ MySQL.", +"Offending command was: \"%s\", name: %s, password: %s" => "الأمر المخالف كان : \"%s\", اسم المستخدم : %s, كلمة المرور: %s", +"MS SQL username and/or password not valid: %s" => "اسم المستخدم و/أو كلمة المرور لنظام MS SQL غير صحيح : %s", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "اعدادات خادمك غير صحيحة بشكل تسمح لك بمزامنة ملفاتك وذلك بسبب أن واجهة WebDAV تبدو معطلة", +"Please double check the <a href='%s'>installation guides</a>." => "الرجاء التحقق من <a href='%s'>دليل التنصيب</a>.", "seconds ago" => "منذ ثواني", "1 minute ago" => "منذ دقيقة", -"today" => "اليوم" +"%d minutes ago" => "%d دقيقة مضت", +"1 hour ago" => "قبل ساعة مضت", +"%d hours ago" => "%d ساعة مضت", +"today" => "اليوم", +"yesterday" => "يوم أمس", +"%d days ago" => "%d يوم مضى", +"last month" => "الشهر الماضي", +"%d months ago" => "%d شهر مضت", +"last year" => "السنةالماضية", +"years ago" => "سنة مضت", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s متاح . احصل على <a href=\"%s\">المزيد من المعلومات </a>", +"up to date" => "محدّث", +"updates check is disabled" => "فحص التحديثات معطّل", +"Could not find category \"%s\"" => "تعذر العثور على المجلد \"%s\"" ); |