diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:19:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:19:14 +0000 |
commit | 344a445c860eff84af3d04f93b4c6d9b1c8aa556 (patch) | |
tree | f3b57cb93641652fded0beeb79040c7584005826 /apps/files/l10n/ar.js | |
parent | 35d05e3482b33f9508d22c8f61bdb688d9efb9ff (diff) | |
download | nextcloud-server-344a445c860eff84af3d04f93b4c6d9b1c8aa556.tar.gz nextcloud-server-344a445c860eff84af3d04f93b4c6d9b1c8aa556.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} ملفات"], |