ar.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. toggleMenu:
  2. other: اخفي القائمة
  3. darkMode:
  4. other: الوضع الداكن
  5. list:
  6. page:
  7. one: "{{ .Count }} صفحه"
  8. other: "{{ .Count }} صفحات"
  9. section:
  10. other: قسم
  11. subsection:
  12. one: قسم فرعي
  13. other: اقسام فرعية
  14. article:
  15. back:
  16. other: خلف
  17. tableOfContents:
  18. other: جدول المحتويات
  19. relatedContents:
  20. other: محتوى مشابهه
  21. lastUpdatedOn:
  22. other: التعديل الاخير
  23. readingTime:
  24. one: "تُقرأ خلال دقيقة"
  25. other: "تُقرأ خلال {{ .Count }} دقائق"
  26. notFound:
  27. title:
  28. other: غير موجود
  29. subtitle:
  30. other: تعذر العثور على الصفحة المطلوبة.
  31. widget:
  32. archives:
  33. title:
  34. other: الارشيفات
  35. more:
  36. other: اكثر
  37. tagCloud:
  38. title:
  39. other: وسوم
  40. search:
  41. title:
  42. other: بحث
  43. placeholder:
  44. other: اكتب...
  45. resultTitle:
  46. other: "#PAGES_COUNT نتيجة (#TIME_SECONDS ثواني)"
  47. footer:
  48. builtWith:
  49. other: "مبني بستخدام {{ .Generator }}"
  50. designedBy:
  51. other: "قالب {{ .Theme }} مصمم من {{ .DesignedBy }}"