From 107f21450d79c1d9821e04c9806bae5ca2adfbd1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 27 Oct 2024 00:52:01 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 2 +- l10n/ar.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" : "الملفات المحلية",