ar.json 582 B

12345678910111213
  1. { "translations": {
  2. "Couldn't delete %s permanently" : "تعذّر حذف%s بشكل دائم",
  3. "Couldn't restore %s" : "تعذّر استرجاع %s ",
  4. "Deleted files" : "حذف الملفات",
  5. "Restore" : "استعيد",
  6. "Delete permanently" : "حذف بشكل دائم",
  7. "Error" : "خطأ",
  8. "restored" : "تمت الاستعادة",
  9. "Name" : "اسم",
  10. "Deleted" : "تم الحذف",
  11. "Delete" : "إلغاء"
  12. },"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;"
  13. }