diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/ar.js | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index b516b7b880b..611a371613d 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -51,7 +51,6 @@ OC.L10N.register( "Additional settings" : "الإعدادات المتقدمة", "Tips & tricks" : "نصائح و تلميحات", "Personal info" : "المعلومات الشخصية", - "Sync clients" : "مزامنة العملاء", "Unlimited" : "غير محدود", "Verifying" : "التحقق", "Verifying …" : "عملية التحقق جارية …", @@ -137,6 +136,7 @@ OC.L10N.register( "Authentication error" : "لم يتم التأكد من الشخصية بنجاح", "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "Personal" : "الحساب الشخصي", - "Admin" : "المدير" + "Admin" : "المدير", + "Sync clients" : "مزامنة العملاء" }, "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;"); |