改回个别英文语言文件的翻译

This commit is contained in:
MrZ626
2021-03-19 23:26:59 +08:00
parent 90621a1dd9
commit 563b9eeb8c

View File

@@ -309,7 +309,7 @@ return{
nextPos="Next Preview", nextPos="Next Preview",
fullscreen="Full Screen", fullscreen="Full Screen",
bg="Background", bg="Background",
power="Battery Info", power="Power Info",
clean="Fast Draw", clean="Fast Draw",
}, },
setting_sound={ setting_sound={
@@ -682,11 +682,11 @@ return{
["drought_l"]= {"Drought", "100L", "W T F"}, ["drought_l"]= {"Drought", "100L", "W T F"},
["marathon_n"]= {"Marathon", "NORMAL", "200-line marathon with accelerating speed."}, ["marathon_n"]= {"Marathon", "NORMAL", "200-line marathon with accelerating speed."},
["marathon_h"]= {"Marathon", "HARD", "200-line high-speed marathon."}, ["marathon_h"]= {"Marathon", "HARD", "200-line high-speed marathon."},
["solo_e"]= {"Battle", "EASY", "Defeat thy foe!"}, ["solo_e"]= {"Battle", "EASY", "Defeat the AI!"},
["solo_n"]= {"Battle", "NORMAL", "Defeat thy foe!"}, ["solo_n"]= {"Battle", "NORMAL", "Defeat the AI!"},
["solo_h"]= {"Battle", "HARD", "Defeat thy foe!"}, ["solo_h"]= {"Battle", "HARD", "Defeat the AI!"},
["solo_l"]= {"Battle", "LUNATIC", "Defeat thy foe!"}, ["solo_l"]= {"Battle", "LUNATIC", "Defeat the AI!"},
["solo_u"]= {"Battle", "ULTIMATE", "Defeat thy foe!"}, ["solo_u"]= {"Battle", "ULTIMATE", "Defeat the AI!"},
["techmino49_e"]= {"Tech 49", "EASY", "49-player battle.\nThe last one standing wins."}, ["techmino49_e"]= {"Tech 49", "EASY", "49-player battle.\nThe last one standing wins."},
["techmino49_h"]= {"Tech 49", "HARD", "49-player battle.\nThe last one standing wins."}, ["techmino49_h"]= {"Tech 49", "HARD", "49-player battle.\nThe last one standing wins."},
["techmino49_u"]= {"Tech 49", "ULTIMATE", "49-player battle.\nThe last one standing wins."}, ["techmino49_u"]= {"Tech 49", "ULTIMATE", "49-player battle.\nThe last one standing wins."},
@@ -712,7 +712,7 @@ return{
["blind_l"]= {"Blind", "SUDDEN+", "For professionals."}, ["blind_l"]= {"Blind", "SUDDEN+", "For professionals."},
["blind_u"]= {"Blind", "?", "Are you ready?"}, ["blind_u"]= {"Blind", "?", "Are you ready?"},
["blind_wtf"]= {"Blind", "WTF", "You're not ready."}, ["blind_wtf"]= {"Blind", "WTF", "You're not ready."},
["classic_fast"]= {"Classic", "CTWC", "High-speed but classic."}, ["classic_fast"]= {"Classic", "CTWC", "High-speed classic mode."},
["survivor_e"]= {"Survivor", "EASY", "How long can you survive?"}, ["survivor_e"]= {"Survivor", "EASY", "How long can you survive?"},
["survivor_n"]= {"Survivor", "NORMAL", "How long can you survive?"}, ["survivor_n"]= {"Survivor", "NORMAL", "How long can you survive?"},
["survivor_h"]= {"Survivor", "HARD", "How long can you survive?"}, ["survivor_h"]= {"Survivor", "HARD", "How long can you survive?"},