Files
hugo-coder-timeline/i18n/ms.toml
Hussaini Zulkifli bd71dd002a Update translation for Malay 🇲🇾 (#641)
* Update translation for Malay 🇲🇾

* Another update
2022-01-27 13:51:36 -03:00

62 lines
738 B
TOML

[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>."
[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"