diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index f554c151bc6..20c5b8f287f 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -198,9 +198,9 @@ OC.L10N.register( "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", "Sort list by {column}" : "ترتيب القائمة على أساس {column} ", + "{summaryFile} and {summaryFolder}" : "{summaryFile} و {summaryFolder}", "List of files and folders." : "قائمة الملفات و المجلدات", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", - "{summaryFile} and {summaryFolder}" : "{summaryFile} و {summaryFolder}", "File not found" : "تعذر العثور على الملف", "_{count} file_::_{count} files_" : ["{count} ملف","{count} ملف","{count} ملف","{count} ملفات","{count} ملفات","{count} ملفات"], "_{count} folder_::_{count} folders_" : ["{count} مجلد","{count} مجلد","{count} مجلد","{count} مجلدات","{count} مجلدات","{count} مجلدات"], |