diff options
Diffstat (limited to 'themes/hugo-theme-stack/i18n/id.yaml')
-rw-r--r-- | themes/hugo-theme-stack/i18n/id.yaml | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/themes/hugo-theme-stack/i18n/id.yaml b/themes/hugo-theme-stack/i18n/id.yaml new file mode 100644 index 0000000..8104351 --- /dev/null +++ b/themes/hugo-theme-stack/i18n/id.yaml @@ -0,0 +1,73 @@ +toggleMenu: + other: Tampilkan Menu + +darkMode: + other: Mode Gelap + +list: + page: + one: "{{ .Count }} halaman" + other: "{{ .Count }} halaman" + + section: + other: Bagian + + subsection: + one: Subbagian + other: Subbagian + +article: + back: + other: Kembali + + tableOfContents: + other: Daftar Isi + + relatedContent: + other: Konten terkait + + lastUpdatedOn: + other: Terakhir diperbarui pada + + readingTime: + one: "Waktu Membaca: {{ .Count }} menit" + other: "Waktu Membaca: {{ .Count }} menit" + +notFound: + title: + other: Tidak ditemukan + subtitle: + other: Halaman yang Anda akses tidak ditemukan. + +widget: + archives: + title: + other: Arsip + + more: + other: Lebih + + tagCloud: + title: + other: Tag + + categoriesCloud: + title: + other: Kategori + +search: + title: + other: Cari + + placeholder: + other: Ketik sesuatu... + + resultTitle: + other: "#PAGES_COUNT halaman (#TIME_SECONDS detik)" + +footer: + builtWith: + other: Dibangun dengan {{ .Generator }} + + designedBy: + other: Tema {{ .Theme }} dirancang oleh {{ .DesignedBy }} |