diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
commit | 1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch) | |
tree | 08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/ar.js | |
parent | 4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff) | |
download | nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.tar.gz nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 8ed32f87739..4e11180ce66 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -169,7 +169,6 @@ OC.L10N.register( "The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى.", "Two-factor authentication" : "المصادقة بخطوتين", "Use backup code" : "إستخدم الرمز الإحتياطي", - "Cancel log in" : "إلغاء تسجيل الدخول", "App update required" : "تحديث التطبيق مطلوب", "These apps will be updated:" : "سوف يتم تحديث هذه التطبيقات :", "Start update" : "تشغيل التحديث", @@ -231,6 +230,7 @@ OC.L10N.register( "Name..." : "التسمية …", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "استخدام SQLite غير مناسب خاصتا اذا تم استخدام برنامج المزامنة على الجهاز الشخصي.", "Wrong password." : "كلمة السر خاطئة.", - "New Password" : "كلمة السر الجديدة" + "New Password" : "كلمة السر الجديدة", + "Cancel log in" : "إلغاء تسجيل الدخول" }, "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;"); |