aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/gregtech/lang
diff options
context:
space:
mode:
authorAlkalus <3060479+draknyte1@users.noreply.github.com>2019-01-25 04:38:31 +0000
committerGitHub <noreply@github.com>2019-01-25 04:38:31 +0000
commitc7c62d38eec9034c09a09dbdec02dcb492ec55e7 (patch)
treeecaf0a592e4f169ba4cc566c9c98db4573c1522c /src/resources/assets/gregtech/lang
parent499411aa21ac4a742b6d51ef3ce9c4046d0a22c1 (diff)
parentf6efe7fb918ebabd15af192dfa01f24dd4777448 (diff)
downloadGT5-Unofficial-c7c62d38eec9034c09a09dbdec02dcb492ec55e7.tar.gz
GT5-Unofficial-c7c62d38eec9034c09a09dbdec02dcb492ec55e7.tar.bz2
GT5-Unofficial-c7c62d38eec9034c09a09dbdec02dcb492ec55e7.zip
Merge pull request #413 from huajijam/master
trans to chinese and fix bugs~~~~~~~~~~~~~~~
Diffstat (limited to 'src/resources/assets/gregtech/lang')
-rw-r--r--src/resources/assets/gregtech/lang/zh_CN.lang21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/resources/assets/gregtech/lang/zh_CN.lang b/src/resources/assets/gregtech/lang/zh_CN.lang
new file mode 100644
index 0000000000..5ea879e1f3
--- /dev/null
+++ b/src/resources/assets/gregtech/lang/zh_CN.lang
@@ -0,0 +1,21 @@
+
+//Shit I stole from GTNH~
+
+GTPP.EBF.heat=热容
+
+GTPP.machines.tier=等级
+
+GTPP.multiblock.pollutionreduced=减少污染至
+GTPP.multiblock.pollution=污染
+GTPP.multiblock.energy=能量存储
+GTPP.multiblock.Progress=进程
+GTPP.multiblock.efficiency=效率
+GTPP.multiblock.problems=为每桶
+GTPP.multiblock.mei=最大能量输入
+GTPP.multiblock.usage=大概能用来
+
+GTPP.CC.machinetier=控制核心等级
+GTPP.CC.discount=EU损耗
+GTPP.CC.parallel=最大并行处理进程
+
+//This zh_CN.lang is translation by huajijam for GregTech++ (18/1/19) \ No newline at end of file