mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 00:11:22 +00:00
Added #355 Updated Chinese translation
This commit is contained in:
@@ -27,7 +27,7 @@ decompilation.unsupported = \u4e0d\u53d7\u53cd\u7f16\u8bd1\u5668\u652f\u6301
|
||||
decompilerMark = \u53cd\u7f16\u8bd1\u6807\u8bb0
|
||||
|
||||
#example: 1 hour and 2 minutes
|
||||
timeFormat.and = \
|
||||
timeFormat.and = \u548c
|
||||
timeFormat.hour = \u65f6
|
||||
timeFormat.hours = \u65f6
|
||||
timeFormat.minute = \u5206
|
||||
@@ -40,3 +40,8 @@ fontNotFound = \u65e0\u6cd5\u627e\u5230id\u4e3a%fontId%\u7684\u5b57\u4f53.
|
||||
trait.scriptinitializer = \u811a\u672c\u521d\u59cb\u5316\u5668
|
||||
trait.instanceinitializer = \u5b9e\u4f8b\u521d\u59cb\u5316\u5668
|
||||
trait.classinitializer = \u7c7b\u521d\u59cb\u5316\u5668
|
||||
#after 16.3.1
|
||||
package.default = <\u9ed8\u8ba4\u5305>
|
||||
error.swf.invalid = \u4e0d\u53ef\u7528\u7684SWF\u6587\u4ef6
|
||||
error.swf.headerTooShort = SWF\u6807\u5934\u8fc7\u77ed
|
||||
error.abc.invalid = \u4e0d\u53ef\u7528\u7684ABC\u6587\u4ef6
|
||||
|
||||
+3
@@ -61,6 +61,8 @@ trait.flag.OVERRIDE = \u8986\u76d6\u7236\u9879\u7684\u7279\u5f81
|
||||
trait.dispid = \u6d3e\u9063 id
|
||||
#slot/const/class/function
|
||||
trait.slotid = \u63d2\u69fd id
|
||||
trait.type = \u7279\u5f81\u7c7b\u578b
|
||||
trait.value = \u7279\u5f81\u9ed8\u8ba4\u503c
|
||||
|
||||
method = \u65b9\u6cd5
|
||||
method.name = \u65b9\u6cd5\u540d\u79f0
|
||||
@@ -89,3 +91,4 @@ method.body.try.target = \u5982\u679c\u629b\u51fa\u6b64\u7c7b\u578b\u7684\u5f02\
|
||||
method.body.try.type = \u6355\u83b7\u7684\u5f02\u5e38\u7c7b\u578b
|
||||
method.body.try.name = \u5f02\u5e38\u7684\u5bf9\u8c61\u540d\u79f0
|
||||
method.body.code = \u65b9\u6cd5\u4e3b\u4f53\u4ee3\u7801
|
||||
method.body.trait = \u65b9\u6cd5\u4e3b\u4f53\u7279\u5f81
|
||||
|
||||
Reference in New Issue
Block a user