Update zh-cn.json

This commit is contained in:
modimobeikete 2024-04-21 18:44:51 +08:00 committed by GitHub
parent c40b3f7c8d
commit e4fbb3c2cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1214,7 +1214,7 @@
"Settings.WindowsSettings": "Windows设置",
"Settings.DebugSettings": "调试",
"Settings.LegacyFeatureSettings": "传统内容",
"Settings.TwitchInterfaceSettings": "Twitch Streaming Interface",
"Settings.TwitchInterfaceSettings": "Twitch 直播界面",
"Settings.MessagingPrivacySettings": "信息隐私",
@ -1566,7 +1566,7 @@
"LocomotionArchetype.Fly": "飞行",
"LocomotionArchetype.NoClip": "穿墙",
"LocomotionArchetype.Teleport": "传送",
"LocomotionArchetype.GrabWorld": "Grab World",
"LocomotionArchetype.GrabWorld": "抓取世界",
"LocomotionArchetype.NoLocomotion": "无运动",
"LocomotionArchetype.ThreeAxisNoClip": "三轴穿墙",
"LocomotionArchetype.ThreeAxisFly": "三轴飞行",
@ -1740,10 +1740,10 @@
"Inspector.Texture.Size": "尺寸:{width} x {height}",
"Inspector.Texture.Format": "格式:{format}, 存储:<nobr>{memory}</nobr>",
"Inspector.Texture.Variant": "变种ID{variant}",
"Inspector.Texture3D.Size": "Size: {width} x {height} x {depth}",
"Inspector.Texture3D.Size": "大小: {width} x {height} x {depth}",
"Inspector.Texture.BakeTexture": "烘焙纹理",
"Inspector.Texture.ReplaceFromClipboard" : "Replace from clipboard",
"Inspector.Texture.ReplaceFromClipboard" : "从剪贴板替换",
"Inspector.Texture.InvertRGB": "倒置 RGB",
"Inspector.Texture.InvertR": "倒置 R",