English updated

This commit is contained in:
MattMayuga
2021-06-03 19:36:58 +08:00
parent 330cb313e7
commit 228f7723e1
2 changed files with 53 additions and 50 deletions

View File

@@ -350,7 +350,7 @@ return{
{"NRS", {"NRS",
"nrs nintendorotationsystem", "nrs nintendorotationsystem",
"term", "term",
"Nintendo Rotation System\nThe rotation system used in the Tetris games on NES and Gameboy.\nIt has two mirrored versions; the left-handed version is used on Gameboy, and the right-handed version on the NES.", "Nintendo Rotation System\nThe rotation system used in the Tetris games on the NES and Gameboy.\nIt has two mirrored versions; the left-handed version is used on Gameboy, and the right-handed version on the NES.",
}, },
{"ARS", {"ARS",
"ars arikrotationsystem atarirotationsystem", "ars arikrotationsystem atarirotationsystem",
@@ -365,7 +365,7 @@ return{
{"TRS", {"TRS",
"trs techminorotationsystem", "trs techminorotationsystem",
"term", "term",
"*Techmino-exclusive*\nTechmino Rotation System\nThe rotation system used in Techmino.\nIt is based on SRS, with fixes on common cases where S/Z are locked from rotating, and some extra useful kicks. Each pentomino also has a kick table roughly based on SRS logic.", "*Techmino-exclusive*\nTechmino Rotation System\nThe rotation system used in Techmino, based on SRS.\nIt includes fixes on common cases where S/Z are locked from rotating, and some extra useful kicks. Each pentomino also has a kick table roughly based on SRS logic.",
}, },
{"Back to Back", {"Back to Back",

View File

@@ -6,11 +6,11 @@ return{
httpTimeout="Connection error: Timed out", httpTimeout="Connection error: Timed out",
newDay="A new day, a new beginning!", newDay="A new day, a new beginning!",
playedLong="You have been playing for a long time. Make sure to rest well!", playedLong="You have been playing for a long time. Make sure to rest well!",
playedTooMuch="You have been playing too long! Playing a block game is fun, but it's time to take a break.", playedTooMuch="You have been playing for too long! Playing a block game is fun, but it's time to take a break.",
atkModeName={"Random","Badges","K.O.s","Attackers"}, atkModeName={"Random","Badges","K.O.s","Attackers"},
royale_remain="$1 Player(s) Remaining", royale_remain="$1 Player(s) Remaining",
powerUp={[0]="000%UP","025%UP","050%UP","075%UP","100%UP"}, 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"}, 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 ", spin="-Spin ",
clear={"Single","Double","Triple","Techrash","Pentacrash","Hexacrash"}, clear={"Single","Double","Triple","Techrash","Pentacrash","Hexacrash"},
@@ -35,7 +35,7 @@ return{
combo="Combo",maxcmb="Max Combo", combo="Combo",maxcmb="Max Combo",
pc="Perfect Clear",ko="KO", pc="Perfect Clear",ko="KO",
win="Win", win="Win!",
lose="Lose", lose="Lose",
finish="Finish", finish="Finish",
gamewin="You Win!", gamewin="You Win!",
@@ -107,7 +107,7 @@ return{
ready="Ready", ready="Ready",
connStream="Connecting", connStream="Connecting",
waitStream="Waiting", waitStream="Waiting",
champion="$1 won", champion="$1 won the game!",
spectating="Spectating", spectating="Spectating",
chatRemain="Online", chatRemain="Online",
chatStart="------Beginning of log------", chatStart="------Beginning of log------",
@@ -118,7 +118,7 @@ return{
errorMsg="Techmino ran into a problem and needs to restart.\nYou can send the error log to the devs.", errorMsg="Techmino ran into a problem and needs to restart.\nYou can send the error log to the devs.",
modInstruction="Choose your modifiers!\nMods allow you to change the game\n(and possibly break it in weird ways).\nBeware! Some mods unrank your game.", modInstruction="Choose your modifiers!\nMods allow you to change the game.\nThey may also break it in weird ways.\nBeware, some mods will cause your game to be unranked!",
modInfo={ modInfo={
next="NEXT\nOverrides the number of Next pieces.", next="NEXT\nOverrides the number of Next pieces.",
hold="HOLD\nOverrides the number of Hold pieces.", hold="HOLD\nOverrides the number of Hold pieces.",
@@ -178,7 +178,7 @@ return{
"FnsErrs./FnsRate:", "FnsErrs./FnsRate:",
}, },
aboutTexts={ aboutTexts={
"This is just an *ordinary* block stacker. Really. That's it.", "This is just an *ordinary* block stacker. Really, that's it.",
"It has inspirations from C2/IO/JS/WWC/KOS etc.", "It has inspirations from C2/IO/JS/WWC/KOS etc.",
"", "",
"Powered by LÖVE/love2d", "Powered by LÖVE/love2d",
@@ -190,7 +190,7 @@ return{
}, },
staff={ staff={
"Author: MrZ E-mail: 1046101471@qq.com", "Author: MrZ E-mail: 1046101471@qq.com",
"Powered by LOVE2D", "Powered by LÖVE2D",
"", "",
"Program: MrZ, Particle_G, [FinnTenzor]", "Program: MrZ, Particle_G, [FinnTenzor]",
"Art: MrZ, ScF, [Gnyar, 旋律星萤, T0722]", "Art: MrZ, ScF, [Gnyar, 旋律星萤, T0722]",
@@ -215,7 +215,7 @@ return{
profile.lua [itraykov] profile.lua [itraykov]
simple-love-lights [dylhunn] simple-love-lights [dylhunn]
]], ]],
support="Support author", support="Support the author",
group="Join our Discord: discord.gg/f9pUvkh", group="Join our Discord: discord.gg/f9pUvkh",
WidgetText={ WidgetText={
main={ main={
@@ -538,7 +538,7 @@ return{
sound={ sound={
title="SE Room", title="SE Room",
sfx="SFX", sfx="SFX",
voc="VOICE", voc="Voice",
move="Movement", move="Movement",
lock="Lock", lock="Lock",
@@ -564,37 +564,37 @@ return{
_2="Double", _2="Double",
_3="Triple", _3="Triple",
_4="Techrash", _4="Techrash",
z0="Z-spin", z0="Z-Spin",
z1="Z-spin 1", z1="Z-Spin 1",
z2="Z-spin 2", z2="Z-Spin 2",
z3="Z-spin 3", z3="Z-Spin 3",
s0="S-spin", s0="S-Spin",
s1="S-spin 1", s1="S-Spin 1",
s2="S-spin 2", s2="S-Spin 2",
s3="S-spin 3", s3="S-Spin 3",
j0="J-spin", j0="J-Spin",
j1="J-spin 1", j1="J-Spin 1",
j2="J-spin 2", j2="J-Spin 2",
j3="J-spin 3", j3="J-Spin 3",
l0="L-spin", l0="L-Spin",
l1="L-spin 1", l1="L-Spin 1",
l2="L-spin 2", l2="L-Spin 2",
l3="L-spin 3", l3="L-Spinn 3",
t0="T-spin", t0="T-Spin",
t1="T-spin 1", t1="T-Spin 1",
t2="T-spin 2", t2="T-Spin 2",
t3="T-spin 3", t3="T-Spin 3",
o0="O-spin", o0="O-Spin",
o1="O-spin 1", o1="O-Spin 1",
o2="O-spin 2", o2="O-Spin 2",
o3="O-spin 3", o3="O-Spin 3",
i0="I-spin", i0="I-Spin",
i1="I-spin 1", i1="I-Spin 1",
i2="I-spin 2", i2="I-Spin 2",
i3="I-spin 3", i3="I-Spin 3",
mini="Mini", mini="Mini",
b2b="B2B", b2b="B2B",
@@ -649,7 +649,7 @@ return{
app_2048={ app_2048={
reset="Reset", reset="Reset",
blind="Blind", blind="Blind",
tapControl="Tap control", tapControl="Tap controls",
skip="Skip Round", skip="Skip Round",
}, },
@@ -734,17 +734,17 @@ return{
['survivor_h']= {"Survivor", "HARD", "How long can you survive?"}, ['survivor_h']= {"Survivor", "HARD", "How long can you survive?"},
['survivor_l']= {"Survivor", "LUNATIC", "How long can you survive?"}, ['survivor_l']= {"Survivor", "LUNATIC", "How long can you survive?"},
['survivor_u']= {"Survivor", "ULTIMATE", "How long can you survive?"}, ['survivor_u']= {"Survivor", "ULTIMATE", "How long can you survive?"},
['attacker_h']= {"Attacker", "HARD", "Practice Offense!"}, ['attacker_h']= {"Attacker", "HARD", "Practice your offensive skills!"},
['attacker_u']= {"Attacker", "ULTIMATE", "Practice Offense!"}, ['attacker_u']= {"Attacker", "ULTIMATE", "Practice your offensive skills!"},
['defender_n']= {"Defender", "NORMAL", "Practice Defense!"}, ['defender_n']= {"Defender", "NORMAL", "Practice your defensive skills!"},
['defender_l']= {"Defender", "LUNATIC", "Practice Defense!"}, ['defender_l']= {"Defender", "LUNATIC", "Practice your defensive skills!"},
['dig_h']= {"Driller", "HARD", "Digging practice!"}, ['dig_h']= {"Driller", "HARD", "Digging practice!"},
['dig_u']= {"Driller", "ULTIMATE", "Digging practice!"}, ['dig_u']= {"Driller", "ULTIMATE", "Digging practice!"},
['bigbang']= {"Big Bang", "EASY", "All-spin tutorial!\n[Under construction]"}, ['bigbang']= {"Big Bang", "EASY", "All-spin tutorial!\n[Under construction]"},
['c4wtrain_n']= {"C4W Training", "NORMAL", "Infinite combos."}, ['c4wtrain_n']= {"C4W Training", "NORMAL", "Infinite combos."},
['c4wtrain_l']= {"C4W Training", "LUNATIC", "Infinite combos."}, ['c4wtrain_l']= {"C4W Training", "LUNATIC", "Infinite combos."},
['pctrain_n']= {"PC Training", "NORMAL", "Perfect Clear Practice."}, ['pctrain_n']= {"PC Training", "NORMAL", "Perfect Clear practice."},
['pctrain_l']= {"PC Training", "LUNATIC", "Harder Perfect Clear Practice."}, ['pctrain_l']= {"PC Training", "LUNATIC", "A harder Perfect Clear practice."},
['pc_n']= {"PC Challenge", "NORMAL", "Get PCs within 100 lines!"}, ['pc_n']= {"PC Challenge", "NORMAL", "Get PCs within 100 lines!"},
['pc_h']= {"PC Challenge", "HARD", "Get PCs within 100 lines!"}, ['pc_h']= {"PC Challenge", "HARD", "Get PCs within 100 lines!"},
['pc_l']= {"PC Challenge", "LUNATIC", "Get PCs within 100 lines!"}, ['pc_l']= {"PC Challenge", "LUNATIC", "Get PCs within 100 lines!"},
@@ -799,11 +799,14 @@ return{
"B2B2B2B does not exist..", "B2B2B2B does not exist..",
"B2B2B2B exists?", "B2B2B2B exists?",
"Back-to-Back Techrash, 10 Combo, PC!", "Back-to-Back Techrash, 10 Combo, PC!",
"Be sure to give it your best shot again today!",
"Bridge clear coming soon!", "Bridge clear coming soon!",
"Can you master this modern yet familiar stacker?",
"Certainly within this heart lies my M@STERPIECE.", "Certainly within this heart lies my M@STERPIECE.",
"Changelogs in English can be found on Discord.", "Changelogs in English can be found on Discord.",
"Color clear coming soon!", "Color clear coming soon!",
"COOL!!", "COOL!!",
"Did I just see a Back-to-Back-to-Back?",
"Decreasing DAS and ARR is faster but harder to control.", "Decreasing DAS and ARR is faster but harder to control.",
"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!",
@@ -850,8 +853,8 @@ return{
"There are three hidden modes in the game.", "There are three hidden modes in the game.",
"There is a total of 18 different pentominoes.", "There is a total of 18 different pentominoes.",
"There is a total of 7 different tetrominoes.", "There is a total of 7 different tetrominoes.",
"Try multi-hold!", "Try using multiple Hold Queues!",
"Try using two rotate buttons. All three is better.", "Try using two rotation buttons. Using all three of them 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?",
@@ -860,7 +863,7 @@ return{
"while(false)", "while(false)",
"You are a Grand Master!", "You are a Grand Master!",
"You can connect a keyboard to your phone or tablet!", "You can connect a keyboard to your phone or tablet!",
"You can control with keyboard only in this menu", "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 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 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 tetromino.",