Przeglądaj źródła

Translate to Malay (#423)

Hussaini Zulkifli 5 lat temu
rodzic
commit
e230ea2ee6
2 zmienionych plików z 28 dodań i 0 usunięć
  1. 1 0
      CONTRIBUTORS.md
  2. 27 0
      i18n/ms.toml

+ 1 - 0
CONTRIBUTORS.md

@@ -79,3 +79,4 @@
 - [Dave Rolsky](https://github.com/autarch)
 - [Joseph Sanders](https://github.com/jls83)
 - [Rabin Adhikari](https://github.com/rabinadk1/)
+- [Hussaini Zulkifli](https://github.com/hussaini/)

+ 27 - 0
i18n/ms.toml

@@ -0,0 +1,27 @@
+[category]
+other = "kategori"
+
+[tag]
+other = "teg"
+
+[series]
+other = "siri"
+
+[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"