diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 3a85288394a..47f6c370f56 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -31,10 +31,6 @@ OC.L10N.register( "Reset log level" : "أعد تعيين مستوى السجلات", "%s (incompatible)" : "%s (غير متوافق)", "Already up to date" : "محدّثة مسبقاً", - "Very weak password" : "كلمة السر ضعيفة جدا", - "Weak password" : "كلمة السر ضعيفة", - "Good password" : "كلمة السر جيدة", - "Strong password" : "كلمة السر قوية", "restricted" : "مُقيَّد", "invisible" : "مخفي", "({scope})" : "({scope})", @@ -116,6 +112,10 @@ OC.L10N.register( "Rename project" : "إعادة تسمية المشروع", "New in" : "الجديد في", "View changelog" : "اعرض سجل التغييرات", + "Very weak password" : "كلمة السر ضعيفة جدا", + "Weak password" : "كلمة السر ضعيفة", + "Good password" : "كلمة السر جيدة", + "Strong password" : "كلمة السر قوية", "No action available" : "لا يتوفر أي إجراء", "Error fetching contact actions" : "حدث خطأ أثناء جلب إجراءات جهات الاتصال", "Personal" : "شخصي", |