Merge pull request #3 from MattMayuga/master

Update lang_en.lua
This commit is contained in:
MrZ_26
2020-11-15 01:16:07 +08:00
committed by MrZ626
parent 0b8de7f94a
commit f9bdd8433a

View File

@@ -59,8 +59,8 @@ return{
needRestart="Effective after restart", needRestart="Effective after restart",
exportSuccess="Export successfully", exportSuccess="Exported successfully",
importSuccess="Import successfully", importSuccess="Imported successfully",
dataCorrupted="Data corrupted", dataCorrupted="Data corrupted",
VKTchW="Touch Weight", VKTchW="Touch Weight",
@@ -84,7 +84,7 @@ return{
wrongEmail="Wrong email address", wrongEmail="Wrong email address",
noPassword="Please enter your password", noPassword="Please enter your password",
diffPassword="Passwords don't match", diffPassword="Passwords don't match",
registerSuccessed="Registration successed!", registerSuccessed="Successfully registered!",
registerFailed="Registration failed", registerFailed="Registration failed",
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.",
@@ -350,7 +350,7 @@ return{
bagLine="Bag Line", bagLine="Bag Line",
highCam="Birds-eye View", highCam="Birds-eye View",
nextPos="Next Preview", nextPos="Next Preview",
bone="Bone Block", bone="Bone Blocks",
mindas="Min. DAS", mindas="Min. DAS",
minarr="Min. ARR", minarr="Min. ARR",
@@ -421,7 +421,7 @@ return{
reset="R", reset="R",
copy="Copy", copy="Copy",
paste="Paste", paste="Paste",
mission="Force mission", mission="Force Mission",
}, },
help={ help={
dict="little Z", dict="little Z",
@@ -466,16 +466,16 @@ return{
sfx="SFX", sfx="SFX",
voc="VOICE", voc="VOICE",
move="Move", move="Movement",
lock="Lock", lock="Lock",
drop="Drop", drop="Drop",
fall="Fall", fall="Fall",
rotate="Rotate", rotate="Rotation",
rotatekick="Rotatekick", rotatekick="Rotation (kick)",
hold="Hold", hold="Hold",
prerotate="Prerotate", prerotate="Initial rotation",
prehold="Prehold", prehold="Initial hold",
_pc="PC", _pc="Clear and PC",
clear1="clear 1", clear1="clear 1",
clear2="clear 2", clear2="clear 2",
@@ -545,7 +545,7 @@ return{
rank="Size", rank="Size",
blind="Blind", blind="Blind",
disappear="Hide", disappear="Hide",
tapFX="tap FX", tapFX="Tap FX",
}, },
pong={ pong={
reset="Restart", reset="Restart",
@@ -559,12 +559,12 @@ return{
exportUnlock="Export progress", exportUnlock="Export progress",
exportData="Export statistics", exportData="Export statistics",
exportSetting="Export settings", exportSetting="Export settings",
exportVK="Export virtualkey layout", exportVK="Export virtual key layout",
importUnlock="Import progress", importUnlock="Import progress",
importData="Import statistics", importData="Import statistics",
importSetting="Import settings", importSetting="Import settings",
importVK="Import virtualkey layout", importVK="Import virtual key layout",
reset="RESET?", reset="RESET?",
resetUnlock="Reset ranks", resetUnlock="Reset ranks",
@@ -576,11 +576,11 @@ return{
["sprint_10"]= {"Sprint", "10L", "Clear 10 lines!"}, ["sprint_10"]= {"Sprint", "10L", "Clear 10 lines!"},
["sprint_20"]= {"Sprint", "20L", "Clear 20 lines!"}, ["sprint_20"]= {"Sprint", "20L", "Clear 20 lines!"},
["sprint_40"]= {"Sprint", "40L", "Clear 40 lines!"}, ["sprint_40"]= {"Sprint", "40L", "Clear 40 lines!"},
["dig_10"]= {"Dig", "10L", "Dig 10 lines"}, ["dig_10"]= {"Dig", "10L", "Dig 10 garbage lines."},
["dig_40"]= {"Dig", "40L", "Dig 40 lines"}, ["dig_40"]= {"Dig", "40L", "Dig 40 garbage lines."},
["dig_100"]= {"Dig", "100L", "Dig 100 lines"}, ["dig_100"]= {"Dig", "100L", "Dig 100 garbage lines."},
["dig_400"]= {"Dig", "400L", "Dig 400 lines"}, ["dig_400"]= {"Dig", "400L", "Dig 400 garbage lines."},
["dig_1000"]= {"Dig", "1000L", "Dig 1000 lines"}, ["dig_1000"]= {"Dig", "1000L", "Dig 1000 garbage lines."},
["sprint_100"]= {"Sprint", "100L", "Clear 100 lines!"}, ["sprint_100"]= {"Sprint", "100L", "Clear 100 lines!"},
["sprint_400"]= {"Sprint", "400L", "Clear 400 lines!"}, ["sprint_400"]= {"Sprint", "400L", "Clear 400 lines!"},
["sprint_1000"]= {"Sprint", "1000L", "Clear 1000 lines!"}, ["sprint_1000"]= {"Sprint", "1000L", "Clear 1000 lines!"},
@@ -588,7 +588,7 @@ return{
["drought_lunatic"]= {"Drought", "100L", "WTF"}, ["drought_lunatic"]= {"Drought", "100L", "WTF"},
["marathon_normal"]= {"Marathon", "NORMAL", "200-line marathon with accelerating speed."}, ["marathon_normal"]= {"Marathon", "NORMAL", "200-line marathon with accelerating speed."},
["marathon_hard"]= {"Marathon", "HARD", "200-line high-speed marathon."}, ["marathon_hard"]= {"Marathon", "HARD", "200-line high-speed marathon."},
["marathon_ultimate"]= {"Marathon", "Ultimate", "Regular singles without combo only"}, ["marathon_ultimate"]= {"Marathon", "ULTIMATE", "Try completing this with\nonly singles. Combos don't count!"},
["solo_1"]= {"Battle", "EASY", "Defeat the AI!"}, ["solo_1"]= {"Battle", "EASY", "Defeat the AI!"},
["solo_2"]= {"Battle", "NORMAL", "Defeat the AI!"}, ["solo_2"]= {"Battle", "NORMAL", "Defeat the AI!"},
["solo_3"]= {"Battle", "HARD", "Defeat the AI!"}, ["solo_3"]= {"Battle", "HARD", "Defeat the AI!"},
@@ -637,11 +637,11 @@ return{
["pcchallenge_hard"]= {"PC Challenge", "HARD", "Get PCs within 100 lines!"}, ["pcchallenge_hard"]= {"PC Challenge", "HARD", "Get PCs within 100 lines!"},
["pcchallenge_lunatic"]={"PC Challenge", "LUNATIC", "Get PCs within 100 lines!"}, ["pcchallenge_lunatic"]={"PC Challenge", "LUNATIC", "Get PCs within 100 lines!"},
["tech_normal"]= {"Tech", "NORMAL", "Keep the B2B chain!"}, ["tech_normal"]= {"Tech", "NORMAL", "Keep the B2B chain!"},
["tech_normal2"]= {"Tech", "NORMAL+", "Spin & PC only"}, ["tech_normal2"]= {"Tech", "NORMAL+", "Spins & PC only"},
["tech_hard"]= {"Tech", "HARD", "Keep the B2B chain!"}, ["tech_hard"]= {"Tech", "HARD", "Keep the B2B chain!"},
["tech_hard2"]= {"Tech", "HARD+", "Spin & PC only"}, ["tech_hard2"]= {"Tech", "HARD+", "Spins & PC only"},
["tech_lunatic"]= {"Tech", "LUNATIC", "Keep the B2B chain!"}, ["tech_lunatic"]= {"Tech", "LUNATIC", "Keep the B2B chain!"},
["tech_lunatic2"]= {"Tech", "LUNATIC+", "Spin & PC only"}, ["tech_lunatic2"]= {"Tech", "LUNATIC+", "Spins & PC only"},
["tech_finesse"]= {"Tech", "FINESSE", "No finesse faults!"}, ["tech_finesse"]= {"Tech", "FINESSE", "No finesse faults!"},
["tech_finesse2"]= {"Tech", "FINESSE+", "No normal clears, no finesse faults!"}, ["tech_finesse2"]= {"Tech", "FINESSE+", "No normal clears, no finesse faults!"},
["tsd_easy"]= {"TSD Challenge", "EASY", "T-spin-doubles only!"}, ["tsd_easy"]= {"TSD Challenge", "EASY", "T-spin-doubles only!"},
@@ -656,24 +656,25 @@ return{
["sprintFix"]= {"Sprint", "NO LEFT/RIGHT","It's possible."}, ["sprintFix"]= {"Sprint", "NO LEFT/RIGHT","It's possible."},
["sprintLock"]= {"Sprint", "NO ROTATIONS", "It's impossible."}, ["sprintLock"]= {"Sprint", "NO ROTATIONS", "It's impossible."},
["sprintPenta"]= {"Sprint", "PENTOMINO", "Clear 40 lines with 18 pentominoes."}, ["sprintPenta"]= {"Sprint", "PENTOMINO", "Clear 40 lines with 18 pentominoes."},
["sprintMPH"]= {"Sprint", "MPH", "Memoriyless\nPreviewless\nHoldless"}, ["sprintMPH"]= {"Sprint", "MPH", "Memoryless\nPreviewless\nHoldless"},
}, },
getTip={refuseCopy=true, getTip={refuseCopy=true,
'Free block game with Battle Royale mode!', 'Free to play block game with Battle Royale mode!',
'Have you noticed what "rotating" does do to the block?', 'Have you noticed what "rotating" does do to a block?',
":pog:", ":pog:",
"(RUR'U')R'FR2U'R'U'(RUR'F')", "(RUR'U')R'FR2U'R'U'(RUR'F')",
"\\jezevec/\\jezevec/\\jezevec/", "\\jezevec/\\jezevec/\\jezevec/",
"\\osk/\\osk/\\osk/", "\\osk/\\osk/\\osk/",
"↑↑↓↓←→←→BA", "↑↑↓↓←→←→BA",
"1, 2, ⑨!!!!!", "1, 2, ⑨!!!!!",
"20G actually is a brand new game rule", "20G actually is a brand new game rule.",
"40-line Sprint WR: 15.654s by VinceHD",
"少女祈禱中", "少女祈禱中",
"ALLSPIN!", "ALL SPIN!",
"Also try Cultris II!", "Also try Cultris II!",
"Also try Jstris!", "Also try Jstris!",
"Also try Minecraft", "Also try Minecraft",
"Also try Osu!", "Also try osu!",
"Also try Phigros!", "Also try Phigros!",
"Also try Terraria!", "Also try Terraria!",
"Also try Tetr.io!", "Also try Tetr.io!",
@@ -681,48 +682,47 @@ return{
"Also try Tetra Legends!", "Also try Tetra Legends!",
"Also try VVVVVV!", "Also try VVVVVV!",
"Am G F G", "Am G F G",
"Any suggestions? Post them in our Discord!",
"B2B2B???", "B2B2B???",
"Back to Back 10 combo Techrash PC!", "Back to Back 10 Combo Techrash PC!",
"Change log in English can be found on Discord.", "Change logs in English can be found on Discord.",
"COOL!!", "COOL!!",
"Decreasing DAS and ARR: faster but harder to control.", "Decreasing DAS and ARR: faster but harder to control.",
"Diao so bully", "Diao so bully",
"Don't let a small glitch ruin your entire day!", "Don't let a small glitch ruin your entire day!",
"Don't look directly at the bugs!", "Don't look directly at the bugs!",
"Enjoy Techmino rotation system!", "Enjoy the Techmino rotation system!",
"Find out what's in the settings!", "Find out what's in the settings!",
"Headphones recommended for better experience", "Got any suggestions? Post them in our Discord!",
"Headphones recommended for better experience.",
"Hello world!", "Hello world!",
"Increase 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.",
"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",
"Let-The-Bass-Kick!", "Let-The-Bass-Kick!",
"LrL RlR LLr RRl RRR LLL FFF RfR RRf rFF", "LrL RlR LLr RRl RRR LLL FFF RfR RRf rFF",
"Lua No.1", "Lua No.1",
"Music distracting? Feel free to turn it off.",
"O-Spin Triple!", "O-Spin Triple!",
"OHHHHHHHHHHHHHH", "OHHHHHHHHHHHHHH",
"Online mode planned, be patient", "Online mode is planned - please be patient.",
"Powered by Love2D", "Powered by Love2D",
"REGRET!!", "REGRET!!",
"Secret number: 626", "Secret number: 626",
"Sprint WR: 15.654s by VinceHD",
"Techmino = Technique + Tetromino", "Techmino = Technique + Tetromino",
"Techmino has a Nspire-CX edition!", "Techmino has a Nspire-CX edition!",
"Techmino is so fun!", "Techmino is so fun!",
"TetroDictionary in English is available now.", "TetroDictionary is now available in English.",
"Try to use two rotate buttons. All three better.", "Try using two rotate buttons. All three is better.",
"Warning: Programmer Art", "Warning: Programmer Art",
"What about 20 PCs?", "What about 20 PCs?",
"What about 23 PCs in 100 lines?", "What about 23 PCs in 100 lines?",
"What about 26 TSDs?", "What about 26 TSDs?",
"You are Grand Master.", "You are Grand Master!",
"You can open saving directory from Stats page", "You can open the save directory from the Stats page.",
"You can set orientation for each block", "You can set an orientation for each block.",
"ZS JL T O I", "ZS JL T O I",
} }
} }