diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /core/l10n/ar.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index b0d06b09325..ff70a276cb4 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -225,14 +225,7 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "تعذر إرسال البريد الإلكتروني لإعادة التعيين. الرجاء التأكد من صحة اسم المستخدم.", "Dismiss" : "تجاهل", "Sending email …" : "جارٍ إرسال البريد …", - "Copy URL" : "انسخ الرابط", - "Enable" : "تنشيط", - "{sharee} (group)" : "{sharee} (group)", - "{sharee} (remote)" : "{sharee} (remote)", - "{sharee} (email)" : "{sharee} (email)", "Wrong password." : "كلمة السر خاطئة.", - "Redirecting …" : "عملية التحويل جارية …", - "New Password" : "كلمة السر الجديدة", - "Thank you for your patience." : "شكرا لك على صبرك." + "New Password" : "كلمة السر الجديدة" }, "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;"); |