diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-14 02:16:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-14 02:16:36 +0000 |
commit | 75d50a55b857b5a70383f6696ca70e28303e5d94 (patch) | |
tree | 543e6d4aa169cc9f64413b4239df47411641de5b /core/l10n/ar.js | |
parent | bc02b0adb873a2d3eb58f76eb5b0f56e7c7053b8 (diff) | |
download | nextcloud-server-75d50a55b857b5a70383f6696ca70e28303e5d94.tar.gz nextcloud-server-75d50a55b857b5a70383f6696ca70e28303e5d94.zip |
[tx-robot] updated from transifexv19.0.0RC2
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 5917fa2935b..4946f59b87a 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -172,7 +172,6 @@ OC.L10N.register( "Two-factor authentication" : "المصادقة بخطوتين", "Use backup code" : "إستخدم الرمز الإحتياطي", "App update required" : "تحديث التطبيق مطلوب", - "These apps will be updated:" : "سوف يتم تحديث هذه التطبيقات :", "Start update" : "تشغيل التحديث", "Detailed logs" : "السجلات المفصلة", "Update needed" : "التحديث مطلوب", @@ -231,6 +230,7 @@ OC.L10N.register( "Name..." : "التسمية …", "({scope})" : "({scope})", "Saving..." : "جاري الحفظ...", - "Cancel log in" : "إلغاء تسجيل الدخول" + "Cancel log in" : "إلغاء تسجيل الدخول", + "These apps will be updated:" : "سوف يتم تحديث هذه التطبيقات :" }, "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;"); |