diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:18:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:18:58 +0000 |
commit | 4cbc8b69b4a6ab44b041cb79135fa7aba4e34f06 (patch) | |
tree | 0bdfd05bec4fd02d860efa1e1c2b9d0702fdbed2 /apps/files/l10n/ar.js | |
parent | 445a09cfe29872796fdf721dbed933a62ca29bf5 (diff) | |
download | nextcloud-server-4cbc8b69b4a6ab44b041cb79135fa7aba4e34f06.tar.gz nextcloud-server-4cbc8b69b4a6ab44b041cb79135fa7aba4e34f06.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, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index ba3a2b85a30..c7fd8a0801f 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -221,6 +221,7 @@ OC.L10N.register( "Ownership transfer request sent" : "طلب نقل الملكية أرسل بنجاح", "Cannot transfer ownership of a file or folder you do not own" : "لايمكنك نقل ملكية ملف أو مجلد لا تملكه", "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", + "Choose {file}" : "إختَر {file}", "Add" : "أضِف", "Loading current folder" : "تحميل المجلد الحالي", "No files in here" : "لا يوجد ملفات هنا ", @@ -278,6 +279,7 @@ OC.L10N.register( "Templates" : "القوالب", "Unable to initialize the templates directory" : "تعذر تهيئة دليل القوالب", "Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"", + "One of the dropped files could not be processed" : "أحد الملفات المُفلَتة لا يمكن معالجته", "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدان","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلدات"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملفان","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملفات"], |