diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
commit | 7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch) | |
tree | a70fc5e168b3a8a204450732887b50d65c81afb1 /apps/files_external/l10n/ar.json | |
parent | ff06a803e61025e58749b71a17a32457785338d9 (diff) | |
download | nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ar.json')
-rw-r--r-- | apps/files_external/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ar.json b/apps/files_external/l10n/ar.json index b670a284fad..3b0a8d008c6 100644 --- a/apps/files_external/l10n/ar.json +++ b/apps/files_external/l10n/ar.json @@ -88,6 +88,7 @@ "Share" : "شارك", "Show hidden files" : "عرض الملفات المخفية", "Case sensitive file system" : "نظام الملفات حساس لحالة الأحرف الصغيرة و الكبيرة", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "تعطيله سوف يسمح باستعمال نظام ملفات غير حساس لحالة الأحرف الصغيرة و الكبيرة، لكن هذا سيترتب عليه تأثير سلبيٌّ في الأداء.", "Verify ACL access when listing files" : "تأكد من قائمة صلاحيات الوصول ACL عند سرد الملفات", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "التحقّق من قوائم صلاحيات الوصول ACL لكل ملف أو مجلد داخل دليل لتصفية العناصر التي لا يمتلك المستخدم أذونات لقراءتها. مع العلم أن هذا يؤثر على أداء النظام.", "Timeout" : "انتهى الوقت", @@ -152,7 +153,6 @@ "Credentials saving failed" : "فشل حفظ معلومات تسجيل الدخول", "Credentials required" : "يتطلب بيانات الدخول", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "تعطيله سيؤدي إلى السماح باستخدام نظام ملفات غير حساس لحالة الأحرف الصفيرة و الكبيرة، و لكن هذا سيؤثر في سرعة الأداء", - "Name" : "اسم", - "Open in files" : "إفتَح في شاشة الملفات" + "Name" : "اسم" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file |