diff options
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r-- | apps/files/l10n/ar.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 8ebc8c3f87f..3aa8755a363 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -453,8 +453,6 @@ "Favor" : "تفضيل", "Not favored" : "غير مُفضّلة", "Submitting fields…" : "إرسال الحقول...", - "Filter filenames…" : "تصفية باسم الملف...", - "Keep {oldextension}" : "إبقِ على {oldextension}", - "Use {newextension}" : "إستَعمِل {newextension}" + "Filter filenames…" : "تصفية باسم الملف..." },"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 |