diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-16 00:25:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-16 00:25:05 +0000 |
commit | 687d7686c19d03d7a2baceeeb0980dc30e28972b (patch) | |
tree | 736d09f2a567ad2505a730f72277843fa91251bf /apps/files/l10n/ar.js | |
parent | 1797d9f400abf1c4f7b4796780ff6c185e33175c (diff) | |
download | nextcloud-server-687d7686c19d03d7a2baceeeb0980dc30e28972b.tar.gz nextcloud-server-687d7686c19d03d7a2baceeeb0980dc30e28972b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 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}\"", |