ar.json 1.2 KB

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