Update English translation (#487)
* Update readme.md * Update lang_en.lua * Update app_console.lua * Update error.lua * Add warnings and extended time to 10s for resetall When you use the resetall command, you will now get a message that there is no way to recover the saved data when it is deleted.
This commit is contained in:
@@ -8,17 +8,17 @@ return{
|
||||
loadModeIcon="Loading mode icons",
|
||||
loadMode="Loading modes",
|
||||
loadOther="Loading other assets",
|
||||
finish="Press any key to start!",
|
||||
finish="Press any button to start!",
|
||||
},
|
||||
sureQuit="Press again to quit",
|
||||
sureReset="Press again to reset",
|
||||
newDay="A new day, a new beginning!",
|
||||
playedLong="You have been playing for a long time. Time to a break!",
|
||||
playedTooMuch="You have been playing for far too long! Techmino is fun, but remember to have some rests!",
|
||||
settingWarn="Modifing uncommon setting, be careful!",
|
||||
playedTooMuch="You have been playing for far too long! Techmino is fun, but remember to take some rests!",
|
||||
settingWarn="Careful - you're about to change some uncommon settings!",
|
||||
|
||||
atkModeName={"Random","Badges","K.O.s","Attackers"},
|
||||
royale_remain="$1 Players Remains",
|
||||
royale_remain="$1 Players Left",
|
||||
powerUp={[0]="+000%","+025%","+050%","+075%","+100%"},
|
||||
cmb={nil,"1 Combo","2 Combo","3 Combo","4 Combo","5 Combo","6 Combo","7 Combo","8 Combo","9 Combo","10 Combo!","11 Combo!","12 Combo!","13 Combo!","14 Combo!!","15 Combo!!","16 Combo!!","17 Combo!!!","18 Combo!!!","19 Combo!!!","MEGACMB"},
|
||||
spin="-spin",
|
||||
@@ -29,7 +29,7 @@ return{
|
||||
replaying="[Replay]",
|
||||
tasUsing="[TAS]",
|
||||
|
||||
stage="Stage $1 completed",
|
||||
stage="Stage $1 cleared!",
|
||||
great="Great!",
|
||||
awesome="Awesome!",
|
||||
almost="Almost There!",
|
||||
@@ -46,11 +46,11 @@ return{
|
||||
combo="Combo",maxcmb="Max Combo",
|
||||
pc="Perfect Clear",ko="KOs",
|
||||
|
||||
win="Win",
|
||||
win="Win!",
|
||||
lose="Lose",
|
||||
|
||||
finish="Finished",
|
||||
gamewin="You Win",
|
||||
gamewin="You Won",
|
||||
gameover="Game Over",
|
||||
|
||||
pause="Pause",
|
||||
@@ -60,12 +60,12 @@ return{
|
||||
|
||||
page="Page:",
|
||||
|
||||
cc_fixed="CC is incompatible with fixed sequences",
|
||||
cc_swap="CC is incompatible with swap holdmode",
|
||||
ai_prebag="AI is incompatible with custom sequences which have non-tetromino",
|
||||
ai_mission="AI is incompatible with custom missions",
|
||||
cc_fixed="CC is incompatible with fixed sequences.",
|
||||
cc_swap="CC is incompatible when the hold mode is set to Swap.",
|
||||
ai_prebag="AI is incompatible with custom sequences that contain non-tetrominoes.",
|
||||
ai_mission="AI is incompatible with custom missions.",
|
||||
switchSpawnSFX="Please turn on the block spawn SFX!",
|
||||
needRestart="Restart to apply all changes",
|
||||
needRestart="Restart to apply all changes.",
|
||||
|
||||
loadError_errorMode="'$1' loading failed: no load mode '$2'",
|
||||
loadError_read="'$1' loading failed: read failed",
|
||||
@@ -114,8 +114,8 @@ return{
|
||||
wrongEmail="Invalid email address",
|
||||
noPassword="Please enter your password",
|
||||
diffPassword="Passwords don't match",
|
||||
registerRequestSent="Sign-up request sent",
|
||||
registerSuccessed="Sign-up succeeded",
|
||||
registerRequestSent="A sign up request has been sent.",
|
||||
registerSuccessed="Sign up successful!",
|
||||
loginSuccessed="You are now logged in!",
|
||||
accessSuccessed="Access granted",
|
||||
|
||||
@@ -287,7 +287,7 @@ return{
|
||||
},
|
||||
net_newRoom={
|
||||
title="Room Config",
|
||||
roomName="Room name(default to \"[username]'s room\")",
|
||||
roomName="Room name (Default: \"[username]'s room\")",
|
||||
password="Password",
|
||||
description="Room Description",
|
||||
|
||||
@@ -313,8 +313,8 @@ return{
|
||||
|
||||
ospin="O-spin",
|
||||
fineKill="100% Finesse",
|
||||
b2bKill="No B2B break",
|
||||
lockout="Fail when lock out",
|
||||
b2bKill="No B2B Breaks",
|
||||
lockout="Fail on Lock Out",
|
||||
easyFresh="Normal Lock Reset",
|
||||
deepDrop="Deep Drop",
|
||||
bone="Bone Blocks",
|
||||
@@ -347,8 +347,8 @@ return{
|
||||
menuPos="Menu Button Pos.",
|
||||
sysCursor="Use System Cursor",
|
||||
autoPause="Pause When Unfocused",
|
||||
autoSave="Auto Save New Records",
|
||||
autoLogin="Auto Login on Start",
|
||||
autoSave="Auto-save New Records",
|
||||
autoLogin="Auto-login on Start",
|
||||
simpMode="Simplistic Mode",
|
||||
},
|
||||
setting_video={
|
||||
@@ -528,8 +528,8 @@ return{
|
||||
heightLimit="Height Limit",
|
||||
ospin="O-Spin",
|
||||
fineKill="100% Finesse",
|
||||
b2bKill="No B2B break",
|
||||
lockout="Fail when lock out",
|
||||
b2bKill="No B2B Breaks",
|
||||
lockout="Fail on Lock Out",
|
||||
easyFresh="Normal Lock Reset",
|
||||
deepDrop="Deep Drop",
|
||||
bone="Bone Blocks",
|
||||
@@ -708,11 +708,11 @@ return{
|
||||
['techmino99_e']= {"Tech 99", "EASY", "99-player battle.\nThe last one standing wins"},
|
||||
['techmino99_h']= {"Tech 99", "HARD", "99-player battle.\nThe last one standing wins"},
|
||||
['techmino99_u']= {"Tech 99", "ULTIMATE", "99-player battle.\nThe last one standing wins"},
|
||||
['round_e']= {"Turn-Based", "EASY", "Take turns to play with the AI!"},
|
||||
['round_n']= {"Turn-Based", "NORMAL", "Take turns to play with the AI!"},
|
||||
['round_h']= {"Turn-Based", "HARD", "Take turns to play with the AI!"},
|
||||
['round_l']= {"Turn-Based", "LUNATIC", "Take turns to play with the AI!"},
|
||||
['round_u']= {"Turn-Based", "ULTIMATE", "Take turns to play with the AI!"},
|
||||
['round_e']= {"Turn-Based", "EASY", "Take turns to play against the AI!"},
|
||||
['round_n']= {"Turn-Based", "NORMAL", "Take turns to play against the AI!"},
|
||||
['round_h']= {"Turn-Based", "HARD", "Take turns to play against the AI!"},
|
||||
['round_l']= {"Turn-Based", "LUNATIC", "Take turns to play against the AI!"},
|
||||
['round_u']= {"Turn-Based", "ULTIMATE", "Take turns to play against the AI!"},
|
||||
['master_n']= {"Master", "NORMAL", "For 20G beginners"},
|
||||
['master_h']= {"Master", "HARD", "For 20G pros"},
|
||||
['master_m']= {"Master", "M21", "For 20G Masters"},
|
||||
@@ -840,7 +840,6 @@ return{
|
||||
"Lua No.1",
|
||||
"Mix clear coming soon!",
|
||||
"Most of the button icons are realized by using self-drawn glyphs in the Unicode Private Use Area.",
|
||||
"Music of this game is made using Beepbox.",
|
||||
"Music too distracting? You can turn it off.",
|
||||
"No easter eggs in this menu if you have the simplistic style turned on!",
|
||||
"O-Spin Triple!",
|
||||
@@ -856,10 +855,11 @@ return{
|
||||
"Soon you'll be able to play against friends and foes all over the world.",
|
||||
"Split clear coming soon!",
|
||||
"sudo rm -rf /*",
|
||||
"Techmino = Technique + Tetromino",
|
||||
"Techmino is a combination of Technique and Tetromino.",
|
||||
"Techmino has a Nspire-CX edition!",
|
||||
"Techmino is so fun!",
|
||||
"TetroDictionary is now available in English.",
|
||||
"The music tracks in this game are made using Beepbox.",
|
||||
"The names that appeared in the background of the Staff page is a list of our sponsors.",
|
||||
"The stacker future is yours in Techmino!",
|
||||
"There are several hidden modes in the game that cannot be entered using the map.",
|
||||
@@ -880,7 +880,7 @@ return{
|
||||
"You can navigate the menu with a keyboard, but only in this screen.",
|
||||
"You can open the save directory from the Stats page.",
|
||||
"You can perform a spin with 28 of the 29 minoes in this game; the exception being O1.",
|
||||
"You can set the spawning orientation for each tetromino.",
|
||||
"You can set the spawning orientation for each piece.",
|
||||
"ZS JL T O I",
|
||||
{C.C,"Also try 15puzzle!"},
|
||||
{C.C,"Also try Ballance!"},
|
||||
|
||||
Reference in New Issue
Block a user