From 85e9ffc80aa96d36f326b6871f3baae3ec7886ae Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Mon, 19 Feb 2018 10:28:21 +0000 Subject: added intllib support and malay translation (thanks MuhdNurHidayat) --- locale/ms.po | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ locale/template.pot | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 117 insertions(+) create mode 100644 locale/ms.po create mode 100644 locale/template.pot (limited to 'locale') diff --git a/locale/ms.po b/locale/ms.po new file mode 100644 index 0000000..fa76d1a --- /dev/null +++ b/locale/ms.po @@ -0,0 +1,59 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-06 00:07+0800\n" +"PO-Revision-Date: 2018-02-06 00:14+0800\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.6\n" +"Last-Translator: MuhdNurHidayat (MNH48) \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"Language: ms\n" + +#: init.lua +msgid "Horse" +msgstr "Kuda" + +#: init.lua +msgid "Horse shoes fitted -" +msgstr "Ladam telah dipasang pada kuda -" + +#: init.lua +msgid " speed: " +msgstr " kelajuan: " + +#: init.lua +msgid " , jump height: " +msgstr " , ketinggian lompat: " + +#: init.lua +msgid " , stop speed: " +msgstr " , kelajuan berhenti: " + +#: init.lua +msgid "Horse shoes only work on horses!" +msgstr "Ladam hanya boleh dipakaikan pada kuda!" + +#: init.lua +msgid "Steel HorseShoes (use on horse to apply)" +msgstr "Ladam Kuda Keluli (guna pada kuda untuk pakaikan ia)" + +#: init.lua +msgid "Bronze HorseShoes (use on horse to apply)" +msgstr "Ladam Kuda Gangsa (guna pada kuda untuk pakaikan ia)" + +#: init.lua +msgid "Mese HorseShoes (use on horse to apply)" +msgstr "Ladam Kuda Mese (guna pada kuda untuk pakaikan ia)" + +#: init.lua +msgid "Diamond HorseShoes (use on horse to apply)" +msgstr "Ladam Kuda Intan (guna pada kuda untuk pakaikan ia)" diff --git a/locale/template.pot b/locale/template.pot new file mode 100644 index 0000000..7811c0e --- /dev/null +++ b/locale/template.pot @@ -0,0 +1,58 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-06 00:07+0800\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua +msgid "Horse" +msgstr "" + +#: init.lua +msgid "Horse shoes fitted -" +msgstr "" + +#: init.lua +msgid " speed: " +msgstr "" + +#: init.lua +msgid " , jump height: " +msgstr "" + +#: init.lua +msgid " , stop speed: " +msgstr "" + +#: init.lua +msgid "Horse shoes only work on horses!" +msgstr "" + +#: init.lua +msgid "Steel HorseShoes (use on horse to apply)" +msgstr "" + +#: init.lua +msgid "Bronze HorseShoes (use on horse to apply)" +msgstr "" + +#: init.lua +msgid "Mese HorseShoes (use on horse to apply)" +msgstr "" + +#: init.lua +msgid "Diamond HorseShoes (use on horse to apply)" +msgstr "" -- cgit v1.2.3