diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 1878168cb14..adccd5aeb73 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -210,11 +210,6 @@ OC.L10N.register( "Deleted shares" : "تم حذف المشاركات", "Pending shares" : "انتظار المشاركات", "Text file" : "ملف نصي", - "New text file.txt" : "ملف نصي جديد fille.txt", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "مساحة تخزين {owner} ممتلئة، لا يمكن تحديث الملفات او مزامنتها بعد الان !", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "مجلد مجموعة \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", - "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "التخزين الخارجي \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", - "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", - "_matches '{filter}'_::_match '{filter}'_" : ["تطابق \"{filter}\"","تطابق \"{filter}\"","تطابق \"{filter}\"","تطابق \"{filter}\"","تطابق \"{filter}\"","تطابق \"{filter}\""] + "New text file.txt" : "ملف نصي جديد fille.txt" }, "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;"); |