From 743acf0e1178d8176bd6ac8a243371679a95a065 Mon Sep 17 00:00:00 2001 From: 5h1m <119439208+5h1m@users.noreply.github.com> Date: Sat, 3 Dec 2022 19:16:06 +0700 Subject: [PATCH] Add Indonesian translation --- i18n/id.yaml | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 i18n/id.yaml diff --git a/i18n/id.yaml b/i18n/id.yaml new file mode 100644 index 00000000..f21dcf42 --- /dev/null +++ b/i18n/id.yaml @@ -0,0 +1,55 @@ +article: + anchor_label: "Anchor" + date: "{{ .Date }}" + date_updated: "Diperbarui: {{ .Date }}" + draft: "Draft" + edit_title: "Edit konten" + reading_time: + one: "{{ .Count }} menit" + other: "{{ .Count }} menit" + reading_time_title: "Waktu membaca" + table_of_contents: "Daftar isi" + word_count: + one: "{{ .Count }} kata" + other: "{{ .Count }} kata" + +author: + byline_title: "Penulis" + +code: + copy: "Salin" + copied: "Disalin" + +error: + 404_title: "Halaman Tidak Ditemukan :confused:" + 404_error: "Kesalahan 404" + 404_description: "Tampaknya halaman yang Anda minta tidak ada." + +footer: + dark_appearance: "Beralih ke tampilan gelap" + light_appearance: "Beralih ke tampilan terang" + powered_by: "Dipersembahkan oleh {{ .Hugo }} & {{ .Congo }}" + +list: + externalurl_title: "Tautan ke situs eksternal" + no_articles: "Belum ada artikel untuk dicantumkan di sini." + +nav: + scroll_to_top_title: "Gulir ke atas" + skip_to_main: "Lewati ke konten utama" + +search: + open_button_title: "Cari (/)" + close_button_title: "Tutup (Esc)" + input_placeholder: "Pencarian" + +sharing: + email: "Kirim lewat surel" + facebook: "Bagikan ke Facebook" + linkedin: "Bagikan ke LinkedIn" + pinterest: "Pin di Pinterest" + reddit: "Kirim ke Reddit" + twitter: "Tweet di Twitter" + +shortcode: + recent_articles: "Terbaru"