diff --git a/Zframework/languages.lua b/Zframework/languages.lua index 9d3d5d33..bba6c791 100644 --- a/Zframework/languages.lua +++ b/Zframework/languages.lua @@ -945,19 +945,19 @@ local langList={ }, { anykey="Press any button", - newVersion="Updating detected!", - newBigVersion="Big updating detected! Save data altered", - marking="Game Author:MrZ_26\nIllegal recording if see this\nAny explanation invalid", + newVersion="Update detected!", + newBigVersion="A big update was detected! Save data has been altered.", + marking="Game Author: MrZ_26\nIllegal recording if you can see this\nAny explanation is invalid", lang="English", atkModeName={"Random","Badges","K.O.s","Attackers"}, royale_remain=function(n)return n.." Players Remaining"end, - 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"}, - block=nil,spin="-spin ", - clear={"single","double","triple","Techrash","Techrash+"}, + 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"}, + block=nil,spin="-Spin ", + clear={"Single","Double","Triple","Techrash","Techrash+"}, mini="Mini",b2b="B2B ",b3b="B2B2B ", PC="Perfect Clear",HPC="Clear", - hold="Hold",next="Next", - replaying="[Replaying]", + hold="HOLD",next="NEXT", + replaying="[Replay]", stage=function(n)return"Stage "..n end, great="Great!", @@ -967,7 +967,7 @@ local langList={ maxspeed="Max speed!", speedup="Speed up!", - win="Win", + win="You Win!", finish="Finish", gameover="Game Over", pause="Pause", @@ -996,36 +996,36 @@ local langList={ fall=nil, next=nil, hold={"On","Off","Inf"}, - sequence={"bag","his4","random","loop","fixed"}, - visible={"normal","slow fade","fast fade","sudden fade"}, + sequence={"Bag","His4","Random","Loop","Fixed"}, + visible={"Normal","Slow Fade","Quick Fade","Sudden Fade"}, target={10,20,40,100,200,500,1000,"None"}, freshLimit={0,8,15,"Inf"}, opponent={"None","9S Lv1","9S Lv2","9S Lv3","9S Lv4","9S Lv5","CC Lv1","CC Lv2","CC Lv3","CC Lv4","CC Lv5","CC Lv6"}, }, sequence="Custom Sequence", snapLevelName={"Free pos","Snap-10","Snap-20","Snap-40","Snap-60","Snap-80"}, - setting_game="Game settings", - setting_video="Video settings", - setting_sound="Sound settings", + setting_game="Game Settings", + setting_video="Video Settings", + setting_sound="Sound Settings", setting_control="Control Settings", setting_skin="Layout Settings", preview="Preview", keyboard="Keyboard",joystick="Controller", - ctrlSetHelp="Arrowkey to select/change slot,Enter to change,Esc back", + ctrlSetHelp="Arrow keys: select/change slot, Enter: Change, Esc: Go back", musicRoom="Music Room", nowPlaying="Now Playing:", page="Page:", - ai_fixed="AI is incompatible with fixed sequence", - ai_prebag="AI is incompatible with custom sequence", + ai_fixed="The AI is incompatible with fixed sequences.", + ai_prebag="The AI is incompatible with custom sequences.", settingSaved="Settings Saved", settingSavingError="Failed to save settings:", keyMapSaved="Key settings saved", keyMapSavingError="Failed to save key settings:", - VKSaved="virtual keys saved", - VKSavingError="Failed to save virtual key:", - statSavingError="Failed to save stat:", - unlockSavingError="Failed to save unlock:", + VKSaved="Virtual keys saved", + VKSavingError="Failed to save virtual key configuration:", + statSavingError="Failed to save statistics:", + unlockSavingError="Failed to save unlocked content:", recSavingError="Failed to save record:", switchSpawnSFX="Switch on spawn SFX to play", @@ -1034,7 +1034,7 @@ local langList={ copySuccess="Copied successfully", dataCorrupted="Data corrupted", VKTchW="Touch Weight", - VKOrgW="Origion Weight", + VKOrgW="Origin Weight", VKCurW="Cur. Pos. Weight", noScore="No Scores Yet", highScore="Personal Bests", @@ -1090,11 +1090,11 @@ local langList={ "This is just an ordinary block game, not a certain one.", "It plays like TO/C2/KOS/TGM3 and others.", "", - "bug reports/suggestions, sent to the author's testing group or email ~", + "You can send bug reports or suggestions to the author's testing group or email ~", "This is a free download available only through discord.gg/f9pUvkh", "The game downloaded from other sources may contain viruses,", "and only vibration & networking permissions are needed for mobile versions!", - "The author is not responsible for any losses from modifying the game.", + "The author is not responsible for any loss of data from modifying the game.", }, staff={ "Author: MrZ E-mail: 1046101471@qq.com", @@ -1103,7 +1103,7 @@ local langList={ "Program: MrZ, FinnTenzor", "Art: MrZ, (Gnyar)", "Music: MrZ, (T0722)", - "Voice/ Sound: MrZ, Miya", + "Voice & Sound: MrZ, Miya", "Performance: 模电, HBM", "Test: 思竣", "Eng Doc: User670", @@ -1113,9 +1113,9 @@ local langList={ "Flyz, Farter, 蕴空之灵,", "Teatube, [All test staff]", }, - used="Tool used:\n\tBeepbox\n\tGFIE\n\tGoldwave\nLib used:\n\tCold_Clear[MinusKelvin]\n\tsimple-love-lights[dylhunn]", + used="Tools used:\n\tBeepbox\n\tGFIE\n\tGoldwave\nLib used:\n\tCold_Clear[MinusKelvin]\n\tsimple-love-lights[dylhunn]", support="Support author", - group="Official QQ Group(if not hacked):1127702001", + group="Official QQ Group (if not hacked): 1127702001", WidgetText={ calculator={ _1="1",_2="2",_3="3", @@ -1131,7 +1131,7 @@ local langList={ main={ play="Play", setting="Settings", - music="Music room", + music="Music Room", stat="Statistics", help="Help", qplay="Q. Play", @@ -1161,7 +1161,7 @@ local langList={ set4="Blind (4)", set5="Master (5)", seq="Advanced(Q)", - draw="Field Edit(E)", + draw="Edit Field (E)", back="Back", }, sequence={ @@ -1200,16 +1200,16 @@ local langList={ setting_game={ graphic="←Video", sound="Sound→", - ctrl="Control settings", + ctrl="Control Settings", key="Key Mappings", touch="Touch Settings", reTime="Start Delay", maxNext="Next Queue Length", layout="Layout", - autoPause="Pause when lose focus", + autoPause="Pause when focus is lost", swap="Key Combination (Change Atk. Mode)", fine="Finesse Error Sound", - appLock="App Lock(pw=626)", + appLock="App Lock (Password: 626)", back="Back", }, setting_video={ @@ -1219,18 +1219,18 @@ local langList={ smooth="Smooth drop", center="Center", grid="Grid", - bagLine="Bag line", - lockFX="Lock FX level", - dropFX="Drop FX level", - clearFX="Clear FX level", - shakeFX="Field Sway level", - atkFX="ATK. FX level", + bagLine="Bag Line", + lockFX="Lock FX Level", + dropFX="Drop FX Level", + clearFX="Clear FX Level", + shakeFX="Field Sway Level", + atkFX="ATK. FX Level", frame="Render Frame Rate", text="Action Text", warn="Death Alert", fullscreen="Full Screen", bg="Background", - power="Power Info.", + power="Power Info", back="Back", }, setting_sound={ @@ -1283,9 +1283,9 @@ local langList={ b13="Ins Down:", b14="Down 1:", b15="Down 4:", b16="Down 10:", b17="Left Drop:", b18="Right Drop:", b19="Left Zangi:", b20="Right Zangi:", norm="Normal", - pro="Professioanl", + pro="Professional", hide="Show Virtual Key", - track="Auto track", + track="Auto Track", sfx="SFX", vib="VIB", icon="Icon", @@ -1320,9 +1320,9 @@ local langList={ }, debug={ reset="Reset?", - reset1="Reset rank", + reset1="Reset ranks", reset2="Reset data", - reset3="Reset ALL", + reset3="Reset all", back="Back", }, }, @@ -1356,13 +1356,13 @@ local langList={ ["master_beginner"]= {"Master", "LUNATIC", "For 20G beginners."}, ["master_advance"]= {"Master", "ULTIMATE", "Professional 20G challenge!"}, ["master_final"]= {"Master", "FINAL", "20G: Unreachable end point!"}, - ["GM"]= {"GrandMaster", "GM", "To be Grand Master"}, + ["GM"]= {"GrandMaster", "GM", "To be a Grand Master, take \nthis challenge."}, ["blind_easy"]= {"Blind", "HALF", "For novice players."}, ["blind_normal"]= {"Blind", "ALL", "For intermediate players."}, ["blind_hard"]= {"Blind", "SUDDEN", "For experienced players."}, ["blind_lunatic"]= {"Blind", "SUDDEN+", "For professionals."}, - ["blind_ultimate"]= {"Blind", "?", "R U Ready?"}, - ["blind_wtf"]= {"Blind", "WTF", "i m not ready"}, + ["blind_ultimate"]= {"Blind", "?", "Are you ready?"}, + ["blind_wtf"]= {"Blind", "WTF", "You're not ready."}, ["classic_fast"]= {"Classic", "CTWC", "High-speed classic mode."}, ["survivor_easy"]= {"Survivor", "EASY", "How long can you survive?"}, ["survivor_normal"]= {"Survivor", "NORMAL", "How long can you survive?"}, @@ -1400,7 +1400,7 @@ local langList={ ["infinite_dig"]= {"Infinite: Dig", "", "Dig, dig, dig."}, ["custom_clear"]= {"Custom", "NORMAL", "Draw something then clear it!!"}, ["custom_puzzle"]= {"Custom", "PUZZLE", "Draw something then stack it!!"}, - ["sprintPenta"]= {"Sprint", "Pentomino", "Puzzle-18"}, + ["sprintPenta"]= {"Sprint", "Pentomino", "Clear 40 lines with pentominoes.\n18 pentominoes in each bag."}, }, }, { @@ -1561,7 +1561,7 @@ local langList={ "Program: MrZ, FinnTenzor", "Art: MrZ, (Gnyar)", "Music: MrZ, (T0722)", - "Voice/ Sound: MrZ, Miya", + "Voice % Sound: MrZ, Miya", "Performance: 模电, HBM", "Test: 思竣", "Eng Doc: User670",