diff options
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r-- | apps/files/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 8c650a88b37..6358ff1d735 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", "Choose file" : "إختَر ملفاً", "Choose {file}" : "إختَر {file}", - "Add" : "أضِف", "Loading current folder" : "تحميل المجلد الحالي", "No files in here" : "لا يوجد ملفات هنا ", "Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !", @@ -343,6 +342,7 @@ "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" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", + "Add" : "أضِف" },"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 |