diff --git a/l10n/ar.js b/l10n/ar.js index 3fecfb3..22544ad 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -10,7 +10,7 @@ OC.L10N.register( "Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود", "Could not copy \"{file}\"" : "لم يُمكن نسخ \"{file}\"", "Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}", - "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "تم نسخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", "Within current directory" : "داخل المُجلّد الحالي", "Within local files" : "داخل الملفات المحلية", "Local files" : "الملفات المحلية", diff --git a/l10n/ar.json b/l10n/ar.json index 6bcb2e6..fc9c4e6 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -8,7 +8,7 @@ "Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود", "Could not copy \"{file}\"" : "لم يُمكن نسخ \"{file}\"", "Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}", - "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "تم نسخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", "Within current directory" : "داخل المُجلّد الحالي", "Within local files" : "داخل الملفات المحلية", "Local files" : "الملفات المحلية",