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.json | |
parent | 72235064fb354f5ab9d07075170a164afc5be6fb (diff) | |
download | nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.tar.gz nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ar.json')
-rw-r--r-- | settings/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ar.json b/settings/l10n/ar.json index b95eb4ab64a..408e7181fb4 100644 --- a/settings/l10n/ar.json +++ b/settings/l10n/ar.json @@ -69,7 +69,6 @@ "Help translate" : "ساعد في الترجمه", "Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك", "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", - "Name" : "الاسم", "Username" : "إسم المستخدم", "Settings" : "الإعدادات", "E-Mail" : "بريد إلكتروني", @@ -93,6 +92,7 @@ "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" : "الاسم" },"pluralForm" :"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;" }
\ No newline at end of file |