blog

Log | Files | Refs

ar.yaml (546B)


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