aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-27 00:22:18 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-27 00:22:18 +0000
commitc1f3c93a69d427c007a83b1ed7a3b54bfd2886ac (patch)
tree05b9aa6061f1bc97693b54397e548d2aac48d6ef /apps/files/l10n/ar.js
parent54438df1ee20df8b3da27c57b6bb52979fbf7163 (diff)
downloadnextcloud-server-c1f3c93a69d427c007a83b1ed7a3b54bfd2886ac.tar.gz
nextcloud-server-c1f3c93a69d427c007a83b1ed7a3b54bfd2886ac.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, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index 5ded5896f20..6062ba2593b 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -102,7 +102,7 @@ OC.L10N.register(
"(selected)" : "(تم اختياره)",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح",
- "{count} selected" : "{count} تمّ تحديده",
+ "{count} selected" : "{count} تم تحديده",
"List of files and folders." : "قائمة الملفات والمجلدات",
"Column headers with buttons are sortable." : "ترويسات الأعمدة ذات الأزرار قابلة للترتيب.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.",
@@ -145,7 +145,7 @@ OC.L10N.register(
"Shared" : "مشاركة",
"Switch to list view" : "التبديل إلى عرض القائمة",
"Switch to grid view" : "تبديل إلى العرض الشبكي",
- "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من مُستخدِم",
+ "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من المستخدم",
"Not enough free space" : "لا يوجد مساحة تخزينية كافية",
"Operation is blocked by access control" : "العمليات حظرت الوصول لهذه الخدمة",
"Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}",
@@ -267,6 +267,7 @@ OC.L10N.register(
"This operation is forbidden" : "هذة العملية ممنوعة ",
"This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر، الرجاء مراجعة سجل الأخطاء أو الاتصال بمسؤول النظام",
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
+ "Unexpected error: {error}" : "خطأ غير متوقع: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","مجلد واحد","مجلدان","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلدات"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملفات"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد و {folderCount} مجلد","ملف ومجلد واحد","ملف واحد ومجلدان","ملف واحد و{folderCount} مجلد","ملف واحد و {folderCount} مجلدات","ملف واحد و {folderCount} مجلدات"],