aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-27 10:18:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-27 10:18:15 +0000
commit7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd (patch)
treec67c8d8435f186f591a54613dcff743f3876b651 /apps/files/l10n/ar.js
parent779b242eb42ab4593dd3a62fc227ac75dac8aa62 (diff)
downloadnextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.tar.gz
nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.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.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index c05e42eb606..bae9d60c37a 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Target folder \"{dir}\" does not exist any more" : "المجلد المطلوب \"{dir}\" غير موجود بعد الان",
"Not enough free space" : "لا يوجد مساحة تخزينية كافية",
"An unknown error has occurred" : "حدث خطأ غير معروف",
+ "File could not be uploaded" : "لا يمكن تحميل الملف ",
"Uploading …" : "جاري الرفع...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} من {totalSize} ({bitrate})",
"Uploading that item is not supported" : "رفع هذا النوع الملفات غير مدعوم",
@@ -31,6 +32,7 @@ OC.L10N.register(
"Move" : "نقل",
"Copy" : "نسخ",
"Choose target folder" : "اختر مكان المجلد",
+ "Edit locally" : "تعديل محليًا",
"Open" : "افتح",
"Delete file" : "احذف الملف",
"Delete folder" : "حذف المجلد",
@@ -41,6 +43,8 @@ OC.L10N.register(
"Details" : "التفاصيل",
"Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد",
"Apply tag(s) to selection" : "تطبيق العلامة (العلامات) على التحديد",
+ "Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"",
+ "Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"",
"Pending" : "قيد الانتظار",
"Unable to determine date" : "تعذر تحديد التاريخ",
"This operation is forbidden" : "هذة العملية ممنوعة ",
@@ -53,6 +57,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"",
"Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}",
"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}\", لانه لم يعد موجود",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.",