Merge pull request #178 from marmtshm/main

Add id.yaml (Bahasa Indonesia)
This commit is contained in:
Nuno Coração 2022-11-05 11:34:08 +00:00 committed by GitHub
commit 1b9f9c5a1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 63 additions and 1 deletions

View file

@ -75,6 +75,7 @@ The theme currently supports the following languages by default:
| :es: Spanish (Spain) | `es` |
| :tr: Turkish | `tr` |
| 🇭🇷 Croatian | `hr` |
| :id: Indonesian | `id` |
The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/nunocoracao/blowfish/pulls).

61
i18n/id.yaml Normal file
View file

@ -0,0 +1,61 @@
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"
views:
one: "{{ .Count }} dilihat"
other: "{{ .Count }} dilihat"
likes:
one: "{{ .Count }} disukai"
other: "{{ .Count }} disukai"
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 }} & {{ .Theme }}"
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"