diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
commit | a3c5d43cd562c3799cc820e8c0d882e8dad4690b (patch) | |
tree | e57912ef85ad231b8b4c2b0796387e352315d654 /settings/l10n/ar.js | |
parent | 72235064fb354f5ab9d07075170a164afc5be6fb (diff) | |
download | nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.tar.gz nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ar.js')
-rw-r--r-- | settings/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ar.js b/settings/l10n/ar.js index dd4de545232..9eb6c44ac33 100644 --- a/settings/l10n/ar.js +++ b/settings/l10n/ar.js @@ -71,7 +71,6 @@ OC.L10N.register( "Help translate" : "ساعد في الترجمه", "Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك", "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", - "Name" : "الاسم", "Username" : "إسم المستخدم", "Settings" : "الإعدادات", "E-Mail" : "بريد إلكتروني", @@ -95,6 +94,7 @@ OC.L10N.register( "Uninstalling ...." : "جاري إلغاء التثبيت ...", "Uninstall" : "ألغاء التثبيت", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "موديل 'fileinfo' الخاص بالـPHP مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق ", - "Cron" : "مجدول" + "Cron" : "مجدول", + "Name" : "الاسم" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); |