Updated English localization
This commit is contained in:
@@ -5,9 +5,9 @@ return{
|
|||||||
httpTimeout="Network connection timed out",
|
httpTimeout="Network connection timed out",
|
||||||
marking="Game Author: MrZ_26\nIllegal recording if you can see this\nAny explanation is invalid",
|
marking="Game Author: MrZ_26\nIllegal recording if you can see this\nAny explanation is invalid",
|
||||||
holdR="Keep holding to retry",
|
holdR="Keep holding to retry",
|
||||||
-- newDay="新的一天,新的开始~",
|
newDay="[Anti-addiction] New day, new beginning!",
|
||||||
-- playedLong="已经玩很久了!注意休息!",
|
playedLong="[Anti-addiction] You've been playing quite a bit today. Make sure to take breaks.",
|
||||||
-- playedTooMuch="今天玩太久啦!打块好玩但也要适可而止哦~",
|
playedTooMuch="[Anti-addiction] You've been playing too much today! You can't play any more.",
|
||||||
|
|
||||||
atkModeName={"Random","Badges","K.O.s","Attackers"},
|
atkModeName={"Random","Badges","K.O.s","Attackers"},
|
||||||
royale_remain="$1 Players Remaining",
|
royale_remain="$1 Players Remaining",
|
||||||
@@ -86,22 +86,45 @@ return{
|
|||||||
loginFailed="Login failed",
|
loginFailed="Login failed",
|
||||||
accessSuccessed="Successfully authorized!",
|
accessSuccessed="Successfully authorized!",
|
||||||
accessFailed="Authorization failed",
|
accessFailed="Authorization failed",
|
||||||
-- wsSuccessed="WS连接成功",
|
wsSuccessed="WebSocket: connected",
|
||||||
-- wsFailed="WS连接失败",
|
wsFailed="WebSocket: connection failed",
|
||||||
-- wsDisconnected="WS连接断开",
|
wsDisconnected="WebSocket: disconnected",
|
||||||
-- wsNoConn="WS未连接",
|
wsNoConn="WebSocket: you are not connected",
|
||||||
|
|
||||||
-- chatJoin="进入房间",
|
chatJoin="joined the room.",
|
||||||
-- chatLeave="离开房间",
|
chatLeave="left the room.",
|
||||||
-- chatRemain="人数:",
|
chatRemain="Online: ",
|
||||||
-- chatStart="------消息的开头------",
|
chatStart="------Beginning of log------",
|
||||||
-- chatHistory="------以上是历史消息------",
|
chatHistory="------New messages below------",
|
||||||
-- chatQuit="再按一次退出",
|
chatQuit="Press again to exit",
|
||||||
|
|
||||||
errorMsg="An error has occurred and Techmino needs to restart.\nError info has been created, and you can send it to the author.",
|
errorMsg="An error has occurred and Techmino needs to restart.\nError info has been created, and you can send it to the author.",
|
||||||
|
|
||||||
-- modInstruction="",
|
modInstruction="Select mods (modifiers) to use!\nMods will modify the game in different ways\n(and possibly break the game in weird ways).\nSome mods will make your game unranked.",
|
||||||
-- modInfo={},--See lang_zh.lua
|
modInfo={
|
||||||
|
next="Next\nOverride the Next queue length",
|
||||||
|
hold="Hold\nOverride the Hold queue length",
|
||||||
|
hideNext="Hidden Next\nHide a few upcoming Next preview pieces",
|
||||||
|
infHold="Infinite Hold\nYou can use the Hold function infinitely.",
|
||||||
|
hideBlock="Hide current block:\nMake the piece you are controlling invisible",
|
||||||
|
hideGhost="Hide ghost\nMake ghost invisible",
|
||||||
|
hidden="Hide dropped blocks\nPieces fade disappear after lockdown",
|
||||||
|
hideBoard="Hide board\nHide part of the board, or the entire board",
|
||||||
|
flipBoard="Flip board\nFlip or rotate the board.",
|
||||||
|
dropDelay="Falling speed\nOverride falling speed (unit: frames/block)",
|
||||||
|
lockDelay="Lockdown delay\nOverride lockdown delay (unit: frames)",
|
||||||
|
waitDelay="Spawn delay\nOverride spawn delay (unit: frames)",
|
||||||
|
fallDelay="Line delay\nOverride line delay (unit: frames)",
|
||||||
|
life="Life\nOverride number of lives players begin with",
|
||||||
|
forceB2B="B2B only\nGame ends when B2B gauge drops below startup line",
|
||||||
|
forceFinesse="Finesse only\nGame ends on finesse fault",
|
||||||
|
tele="Teleport\nForce 0 DAS and 0 ARR movement",
|
||||||
|
noRotation="No rotation\nRotation buttons are disabled",
|
||||||
|
noMove="No movement\nLeft and right movement buttons are disabled",
|
||||||
|
customSeq="Randomizer\nOverride the randomizer for the game",
|
||||||
|
pushSpeed="Garbage speed\nOverride the speed at which garbage lines rise (unit: blocks/frame)",
|
||||||
|
boneBlock="Bone\nPlay with the bone block skin",
|
||||||
|
},
|
||||||
acts={
|
acts={
|
||||||
"Move Left:","Move Right:",
|
"Move Left:","Move Right:",
|
||||||
"Rotate Right:","Rotate Left:","Rotate 180°:",
|
"Rotate Right:","Rotate Left:","Rotate 180°:",
|
||||||
@@ -735,7 +758,7 @@ return{
|
|||||||
"Increase your frame rate for better experience.",
|
"Increase your frame rate for better experience.",
|
||||||
"Initial [insert action] system can save your life.",
|
"Initial [insert action] system can save your life.",
|
||||||
"Is B2B2B2B possible?",
|
"Is B2B2B2B possible?",
|
||||||
"Is the game music too distracting for you? You can turn it off.",
|
"Music too distracting? You can turn it off.",
|
||||||
"It's really loading! Not just a cutscene!",
|
"It's really loading! Not just a cutscene!",
|
||||||
"Join our discord!",
|
"Join our discord!",
|
||||||
"l-=-1",
|
"l-=-1",
|
||||||
|
|||||||
Reference in New Issue
Block a user