diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-26 00:19:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-26 00:19:22 +0000 |
commit | b529fa6b6c356c32909b1c6b6d3561ee075cd3b4 (patch) | |
tree | 989b97f180c0e67538438e178a798ee632a36947 /apps/files/l10n/ar.js | |
parent | 34c9bfc767e1bafa7c708318e4050a5f4c9a772b (diff) | |
download | nextcloud-server-b529fa6b6c356c32909b1c6b6d3561ee075cd3b4.tar.gz nextcloud-server-b529fa6b6c356c32909b1c6b6d3561ee075cd3b4.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index f4fd78cb43c..1a6f1547db5 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -273,6 +273,7 @@ OC.L10N.register( "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", "(copy)" : "(نسخ)", "(copy %n)" : "(نسخ %n)", + "Move cancelled" : "تمّ إلغاء النقل", "A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد", "The files is locked" : "الملفات مقفله", "The file does not exist anymore" : "الملف لم يعد موجوداً", |