id.yaml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. toggleMenu:
  2. other: Tampilkan Menu
  3. darkMode:
  4. other: Mode Gelap
  5. list:
  6. page:
  7. one: "{{ .Count }} halaman"
  8. other: "{{ .Count }} halaman"
  9. section:
  10. other: Bagian
  11. subsection:
  12. one: Subbagian
  13. other: Subbagian
  14. article:
  15. back:
  16. other: Kembali
  17. tableOfContents:
  18. other: Daftar Isi
  19. relatedContents:
  20. other: Konten terkait
  21. lastUpdatedOn:
  22. other: Terakhir diperbarui pada
  23. readingTime:
  24. one: "Waktu Membaca: {{ .Count }} menit"
  25. other: "Waktu Membaca: {{ .Count }} menit"
  26. notFound:
  27. title:
  28. other: Tidak ditemukan
  29. subtitle:
  30. other: Halaman yang Anda akses tidak ditemukan.
  31. widget:
  32. archives:
  33. title:
  34. other: Arsip
  35. more:
  36. other: Lebih
  37. tagCloud:
  38. title:
  39. other: Tag
  40. categoriesCloud:
  41. title:
  42. other: Kategori
  43. search:
  44. title:
  45. other: Cari
  46. placeholder:
  47. other: Ketik sesuatu...
  48. resultTitle:
  49. other: "#PAGES_COUNT halaman (#TIME_SECONDS detik)"
  50. footer:
  51. builtWith:
  52. other: Dibangun dengan {{ .Generator }}
  53. designedBy:
  54. other: Tema {{ .Theme }} dirancang oleh {{ .DesignedBy }}