diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-26 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-26 00:19:32 +0000 |
commit | 3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3 (patch) | |
tree | 19a3ff0a0ea523edd7769c85574688c71c3cc9ea /apps/files/l10n/ar.js | |
parent | 2e64253c53abe617331cc65e61f69f3af1ee42a4 (diff) | |
download | nextcloud-server-3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3.tar.gz nextcloud-server-3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3.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" : "الملف لم يعد موجوداً", |