diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-20 01:56:42 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-20 01:56:42 -0400 |
commit | 3aa8647634d02ee97c8e31119049af506b9918dd (patch) | |
tree | 193eed6c231da4e22e414ffd723205752c826dbb /settings/l10n/ar.php | |
parent | d76fd16abc5870d627a777f1682662da23893775 (diff) | |
download | nextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.tar.gz nextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ar.php')
-rw-r--r-- | settings/l10n/ar.php | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/settings/l10n/ar.php b/settings/l10n/ar.php index 0f2958f16ca..be2dc384c72 100644 --- a/settings/l10n/ar.php +++ b/settings/l10n/ar.php @@ -1,7 +1,14 @@ <?php $TRANSLATIONS = array( +"Invalid value supplied for %s" => "ادخال خاطئ لقيمة %s", +"Saved" => "حفظ", +"test email settings" => "إعدادات البريد التجريبي", +"If you received this email, the settings seem to be correct." => "تبدوا الاعدادت صحيحة اذا تلقيت هذا البريد الالكتروني", +"A problem occurred while sending the e-mail. Please revisit your settings." => "حدث خطأ اثناء ارسال البريد الالكتروني ، الرجاء مراجعة اعداداتك", "Email sent" => "تم ارسال البريد الالكتروني", +"Send mode" => "وضعية الإرسال", "Encryption" => "التشفير", +"Authentication method" => "أسلوب التطابق", "Unable to load list from App Store" => "فشل تحميل القائمة من الآب ستور", "Authentication error" => "لم يتم التأكد من الشخصية بنجاح", "Your full name has been changed." => "اسمك الكامل تم تغييره.", @@ -24,6 +31,7 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "خطا في كلمة مرور المسؤول المستردة, يرجى التاكد من كلمة المرور والمحاولة مرة اخرى.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Back-end لا يدعم تغيير كلمة المرور, لاكن مفتاح تشفير المستخدمين تم تحديثة بنجاح.", "Unable to change password" => "لا يمكن تغيير كلمة المرور", +"Sending..." => "جاري الارسال ...", "User Documentation" => "كتاب توثيق المستخدم", "Update to {appversion}" => "تم التحديث الى ", "Disable" => "إيقاف", @@ -37,6 +45,10 @@ $TRANSLATIONS = array( "Update" => "حدث", "Updated" => "تم التحديث بنجاح", "Select a profile picture" => "اختر صورة الملف الشخصي ", +"Very weak password" => "كلمة السر ضعيفة جدا", +"Weak password" => "كلمة السر ضعيفة", +"Good password" => "كلمة السر جيدة", +"Strong password" => "كلمة السر قوية", "Decrypting files... Please wait, this can take some time." => "فك تشفير الملفات... يرجى الانتظار, من الممكن ان ياخذ بعض الوقت.", "deleted" => "تم الحذف", "undo" => "تراجع", @@ -94,6 +106,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.", +"Email Server" => "خادم البريد الالكتروني", "Server address" => "عنوان الخادم", "Log" => "سجل", "Log level" => "مستوى السجل", @@ -104,6 +117,7 @@ $TRANSLATIONS = array( "Add your App" => "أضف تطبيقاتك", "More Apps" => "المزيد من التطبيقات", "Select an App" => "إختر تطبيقاً", +"Documentation:" => "التوثيق", "See application page at apps.owncloud.com" => "راجع صفحة التطبيق على apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ترخيص من قبل <span class=\"author\"></span>", "Administrator Documentation" => "كتاب توثيق المدير", |