diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 1daf4ea5118..d362d09b07a 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -39,11 +39,10 @@ OC.L10N.register( "Connection to server lost" : "تم فقد الاتصال بالخادم", "Saving..." : "جاري الحفظ...", "Dismiss" : "تجاهل", - "This action requires you to confirm your password" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور", "Authentication required" : "المصادقة مطلوبة", - "Password" : "كلمة المرور", - "Cancel" : "الغاء", + "This action requires you to confirm your password" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور", "Confirm" : "تأكيد", + "Password" : "كلمة المرور", "Failed to authenticate, try again" : "أخفق المصادقة، أعد المحاولة", "seconds ago" : "منذ ثواني", "Logging in …" : "تسجيل الدخول …", @@ -63,6 +62,7 @@ OC.L10N.register( "Already existing files" : "المفات موجودة مسبقاً", "Which files do you want to keep?" : "ماهي الملفات التي ترغب في إبقاءها ؟", "If you select both versions, the copied file will have a number added to its name." : "عند إختيار كلا النسختين. المف المنسوخ سيحتوي على رقم في إسمه.", + "Cancel" : "الغاء", "Continue" : "المتابعة", "(all selected)" : "(إختيار الكل)", "Pending" : "معلّق", |