diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-16 00:25:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-16 00:25:22 +0000 |
commit | 200d94b7516494ab7aee74aa0c90a7068a768425 (patch) | |
tree | 6bd68bddc12eacd50052128fed40378fa4635924 /apps/files/l10n | |
parent | 244576eec20e611d9d2ae55cd7468b1c6b583854 (diff) | |
download | nextcloud-server-200d94b7516494ab7aee74aa0c90a7068a768425.tar.gz nextcloud-server-200d94b7516494ab7aee74aa0c90a7068a768425.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index f0e253bd4d5..132c1be519a 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -59,7 +59,7 @@ OC.L10N.register( "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", "Failed to redirect to client" : "فشل في التحويل الى العميل", "{newName} already exists" : "{newname} موجود مسبقاً", - "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لأنه لم يعد موجوداً", + "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لأنه لم يعد موجود", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.", "Could not rename \"{fileName}\"" : "إعادة تسمية الملف \"{fileName}\" لم تنجح", "Could not create file \"{file}\"" : "لا يمكن إنشاء الملف\"{file}\"", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index eeaa524af7d..723a40403b2 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -57,7 +57,7 @@ "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", "Failed to redirect to client" : "فشل في التحويل الى العميل", "{newName} already exists" : "{newname} موجود مسبقاً", - "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لأنه لم يعد موجوداً", + "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لأنه لم يعد موجود", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.", "Could not rename \"{fileName}\"" : "إعادة تسمية الملف \"{fileName}\" لم تنجح", "Could not create file \"{file}\"" : "لا يمكن إنشاء الملف\"{file}\"", |