ar.yaml 546 B

12345678910111213141516171819202122232425262728
  1. - id: prev_page
  2. translation: "السابق"
  3. - id: next_page
  4. translation: "التالي"
  5. - id: read_time
  6. translation:
  7. one: "دقيقة واحدة"
  8. two: "دقيقتان"
  9. few: "بضع ثوان"
  10. zero: "الآن"
  11. other: "دقائق {{ .Count }}"
  12. - id: toc
  13. translation: "فهرس المحتوى"
  14. - id: translations
  15. translation: "ترجمات أخرى"
  16. - id: home
  17. translation: "الصفحة الرئيسية"
  18. - id: code_copied
  19. translation: "تم النسخ!"
  20. - id: code_copy
  21. translation: "نسخ الكود"