Initial Commit
This commit is contained in:
67
themes/hugo-coder/i18n/ms.toml
Normal file
67
themes/hugo-coder/i18n/ms.toml
Normal file
@ -0,0 +1,67 @@
|
||||
[categories]
|
||||
one = "kategori"
|
||||
other = "kategori"
|
||||
|
||||
[tags]
|
||||
one = "teg"
|
||||
other = "teg"
|
||||
|
||||
[series]
|
||||
one = "siri"
|
||||
other = "siri"
|
||||
|
||||
[author]
|
||||
other = "penulis"
|
||||
|
||||
[authors]
|
||||
one = "penulis"
|
||||
other = "penulis"
|
||||
|
||||
[posts]
|
||||
other = "artikel"
|
||||
|
||||
[reading_time]
|
||||
one = "Bacaan 1 minit"
|
||||
other = "Bacaan {{ .Count }} minit"
|
||||
|
||||
[page_not_found]
|
||||
other = "Halaman Tidak Dijumpai"
|
||||
|
||||
[page_does_not_exist]
|
||||
other = "Maaf, halaman ini tidak wujud."
|
||||
|
||||
[head_back]
|
||||
other = "Kembali ke <a href=\"{{ . }}\">halaman utama</a>."
|
||||
|
||||
[licensed_under]
|
||||
other = "Licensed under"
|
||||
|
||||
[powered_by]
|
||||
other = "Dikuasakan oleh"
|
||||
|
||||
[see_also]
|
||||
other = "Lihat juga"
|
||||
|
||||
[note]
|
||||
other = "nota"
|
||||
|
||||
[tip]
|
||||
other = "tip"
|
||||
|
||||
[example]
|
||||
other = "contoh"
|
||||
|
||||
[question]
|
||||
other = "soalan"
|
||||
|
||||
[info]
|
||||
other = "maklumat"
|
||||
|
||||
[warning]
|
||||
other = "amaran"
|
||||
|
||||
[error]
|
||||
other = "ralat"
|
||||
|
||||
[link_to_heading]
|
||||
other = "Link to heading"
|
Reference in New Issue
Block a user