From 4b6fb606a6c35d8ba221905e7398a9eca86418dc Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Fri, 14 Feb 2020 18:10:51 +0000 Subject: [PATCH] added additional languages --- locale/zh_CN.pot | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ locale/zh_CN.txt | 12 ++++++++++ locale/zh_TW.txt | 12 ++++++++++ 3 files changed, 82 insertions(+) create mode 100644 locale/zh_CN.pot create mode 100644 locale/zh_CN.txt create mode 100644 locale/zh_TW.txt diff --git a/locale/zh_CN.pot b/locale/zh_CN.pot new file mode 100644 index 0000000..d09beda --- /dev/null +++ b/locale/zh_CN.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 "钻石马蹄铁(用在马匹上)" diff --git a/locale/zh_CN.txt b/locale/zh_CN.txt new file mode 100644 index 0000000..783bd9b --- /dev/null +++ b/locale/zh_CN.txt @@ -0,0 +1,12 @@ +#Mod: mob_horse + +Horse = 马 +Horse shoes fitted - = 马蹄铁 - + speed: = 速度: + , jump height: = ,跳跃高度: + , stop speed: = ,停止速度: +Horse shoes only work on horses! = 马蹄铁只对马有效! +Steel HorseShoes (use on horse to apply) = 钢马蹄铁(用在马匹上) +Bronze HorseShoes (use on horse to apply) = 青铜马蹄铁(用在马匹上) +Mese HorseShoes (use on horse to apply) = 黄石马蹄铁(用在马匹上) +Diamond HorseShoes (use on horse to apply) = 钻石马蹄铁(用在马匹上) diff --git a/locale/zh_TW.txt b/locale/zh_TW.txt new file mode 100644 index 0000000..3511d1d --- /dev/null +++ b/locale/zh_TW.txt @@ -0,0 +1,12 @@ +#Mod: mob_horse + +Horse = 馬 +Horse shoes fitted - = 馬蹄鐵 - + speed: = 速度: + , jump height: = ,跳躍高度: + , stop speed: = ,停止速度: +Horse shoes only work on horses! = 馬蹄鐵只對馬有效! +Steel HorseShoes (use on horse to apply) = 鋼馬蹄鐵(用在馬匹上) +Bronze HorseShoes (use on horse to apply) = 青銅馬蹄鐵(用在馬匹上) +Mese HorseShoes (use on horse to apply) = 黃石馬蹄鐵(用在馬匹上) +Diamond HorseShoes (use on horse to apply) = 鑽石馬蹄鐵(用在馬匹上)