id.toml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Beranda"
  4. [posts]
  5. other = "Artikel"
  6. [toc_heading]
  7. other = "Daftar Isi"
  8. [at]
  9. other = "at"
  10. [resume]
  11. other = "Resume saya"
  12. [navigation]
  13. other = "Navigasi"
  14. [contact_me]
  15. other = "Hubungi saya:"
  16. [email]
  17. other = "Surel"
  18. [phone]
  19. other = "Telepon"
  20. [newsletter_text]
  21. other = "Ingin selalu update dengan notifikasi email"
  22. [newsletter_input_placeholder]
  23. other = "Masukkan email"
  24. [newsletter_warning]
  25. other = "Kami tidak pernah berbagi data email dengan siapapun."
  26. [submit]
  27. other = "Kirim"
  28. [hugoAttributionText]
  29. other = "Didukung oleh"
  30. [prev]
  31. other = "Sebelumnya"
  32. [next]
  33. other = "Lanjut"
  34. [improve_this_page]
  35. other = "Perbaiki halaman ini"
  36. [out_of]
  37. other = "dari"
  38. [publications]
  39. other = "Publikasi"
  40. [taken_courses]
  41. other = "Kursus yang Diambil"
  42. [course_name]
  43. other = "Nama kursus"
  44. [total_credit]
  45. other = "Total Kredit"
  46. [obtained_credit]
  47. other = "Memperoleh Kredit"
  48. [extracurricular_activities]
  49. other = "Kegiatan ekstrakulikuler"
  50. [see_more]
  51. other = "Lihat Selengkapnya"