diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-04 01:55:22 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-04 01:55:22 -0400 |
commit | a8861c70c8e5876a961f00e49db88843432bf7ba (patch) | |
tree | 2ab64ce6985de72dee8d5af8d8eb417b3c2f4d92 /core/l10n/ar.php | |
parent | 8fec19a872897404d7aa4d8db9ea70ab850da82d (diff) | |
download | nextcloud-server-a8861c70c8e5876a961f00e49db88843432bf7ba.tar.gz nextcloud-server-a8861c70c8e5876a961f00e49db88843432bf7ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.php')
-rw-r--r-- | core/l10n/ar.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php index 4c154be74d4..3f1d2854181 100644 --- a/core/l10n/ar.php +++ b/core/l10n/ar.php @@ -88,8 +88,6 @@ $TRANSLATIONS = array( "Security Warning" => "تحذير أمان", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "يرجى تحديث نسخة PHP لاستخدام %s بطريقة آمنة", -"No secure random number generator is available, please enable the PHP OpenSSL extension." => "لا يوجد مولّد أرقام عشوائية ، الرجاء تفعيل الـ PHP OpenSSL extension.", -"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "بدون وجود مولد أرقام عشوائية آمن قد يتمكن المهاجم من التنبؤ بكلمات اعادة ضبط كلمة المرور والتمكن من السيطرة على حسابك", "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>", |