summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ar.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r--apps/files/l10n/ar.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index cf457224ac8..24db43a47ef 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -198,13 +198,10 @@
"Unselect all" : "إلغاء الاختيار للكل",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح",
- "{summaryFile} and {summaryFolder}" : "{summaryFile} و {summaryFolder}",
"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." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.",
"File not found" : "تعذر العثور على الملف",
- "_{count} file_::_{count} files_" : ["{count} ملف","{count} ملف","{count} ملف","{count} ملفات","{count} ملفات","{count} ملفات"],
- "_{count} folder_::_{count} folders_" : ["{count} مجلد","{count} مجلد","{count} مجلد","{count} مجلدات","{count} مجلدات","{count} مجلدات"],
"Storage informations" : "معلومات التخزين",
"{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة",
"{relative}% used" : "{relative}% مستخدمة",
@@ -321,6 +318,9 @@
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "لم يمكن عرض هذه القائمة بالكامل بسبب إشكالية في الأداء. سيتم عرض الملفات عندما تمر عليها في القائمة",
"Search for an account" : "البحث عن حساب",
"Choose" : "إختَر",
- "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ"
+ "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} و {summaryFolder}",
+ "_{count} file_::_{count} files_" : ["{count} ملف","{count} ملف","{count} ملف","{count} ملفات","{count} ملفات","{count} ملفات"],
+ "_{count} folder_::_{count} folders_" : ["{count} مجلد","{count} مجلد","{count} مجلد","{count} مجلدات","{count} مجلدات","{count} مجلدات"]
},"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