ar.json 1.1 KB

1234567891011121314151617
  1. { "translations": {
  2. "Deleted files" : "الملفات المحذوفة",
  3. "restored" : "تمت الاستعادة",
  4. "Restore" : "استعيد",
  5. "Delete permanently" : "حذف بشكل دائم",
  6. "This operation is forbidden" : "هذة العملية ممنوعة ",
  7. "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر, الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام",
  8. "No deleted files" : "لا يوجد ملفات محذوفة",
  9. "You will be able to recover deleted files from here" : "سوف تكون قادر على استعادة الملفات المحذوفة من هنا",
  10. "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ",
  11. "Select all" : "تحديد الكل ",
  12. "Name" : "اسم",
  13. "Actions" : "الإجراءات",
  14. "Deleted" : "تم الحذف",
  15. "Delete" : "إلغاء"
  16. },"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;"
  17. }