微调语言文件一两条

This commit is contained in:
MrZ626
2021-08-03 23:50:01 +08:00
parent 324011f01b
commit 6f005d467d
8 changed files with 27 additions and 32 deletions

View File

@@ -56,14 +56,13 @@ return{
ai_fixed="The AI is incompatible with fixed sequences.",
ai_prebag="The AI is incompatible with custom sequences which have nontetramino.",
ai_mission="The AI is incompatible with custom missions.",
switchSpawnSFX="Please turn on the spawn SFX .",
ranks={"D","C","B","A","S"},
needRestart="Retry for the changes to take effect.",
saveDone="Data Saved",
saveError="Failed to save:",
loadError="Failed to load:",
switchSpawnSFX="Please turn on the spawn SFX .",
ranks={"D","C","B","A","S"},
needRestart="Retry for the changes to take effect.",
exportSuccess="Exported successfully",
importSuccess="Imported successfully",
dataCorrupted="Data corrupted",
@@ -99,7 +98,7 @@ return{
wsConnecting="Websocket Connecting",
wsFailed="WebSocket Connection Failed",
wsClose="WebSocket Closed: ",
wsClose="WebSocket Closed:",
netTimeout="Network connection timeout",
onlinePlayerCount="Online",

View File

@@ -46,13 +46,12 @@ return{
ai_fixed="La IA no es compatible con secuencias de piezas prefijadas.",
--ai_prebag="The AI is incompatible with custom sequences which have nontetramino.",a IA no es compatible con secuencias de piezas personalizadas.",
ai_mission="La IA no es compatible con misiones personalizadas.",
switchSpawnSFX="Habilita los sonidos de aparición de las piezas ;)",
needRestart="Reinicia Techmino para que los cambios tengan efecto.",
saveDone="Datos guardados",
saveError="Error al guardar:",
loadError="Error al cargar:",
switchSpawnSFX="Habilita los sonidos de aparición de las piezas ;)",
needRestart="Reinicia Techmino para que los cambios tengan efecto.",
exportSuccess="Exportado con éxito",
importSuccess="Importado con éxito",
dataCorrupted="Los datos están corruptos.",
@@ -88,7 +87,7 @@ return{
wsConnecting="Websocket Conectando",
wsFailed="WebSocket conexión fallida",
wsClose="WebSocket cerrado: ",
wsClose="WebSocket cerrado:",
netTimeout="Tiempo de conexión agotado",
onlinePlayerCount="En línea",
@@ -100,7 +99,7 @@ return{
connStream="CONECTANDO",
waitStream="ESPERANDO",
spectating="Especteando",
chatRemain="Usuarios en línea: ",
chatRemain="Usuarios en línea:",
chatStart="------Comienzo del historial------",
chatHistory="------Nuevos mensajes------",

View File

@@ -47,13 +47,12 @@ return{
ai_fixed="L'IA est incompatible avec les séquences fixes.",
--ai_prebag="The AI is incompatible with custom sequences which have nontetramino.",'IA est incompatible avec les séquences personnalisées.",
ai_mission="L'IA est incompatible avec les missions personnalisées.",
switchSpawnSFX="Activez les effets sonores d'apparition des pièces pour jouer",
needRestart="Fonctionnera dès la prochaine partie",
saveDone="Données sauvegardées",
saveError="Sauvegarde échouée : ",
loadError="Lecture échouée : ",
switchSpawnSFX="Activez les effets sonores d'apparition des pièces pour jouer",
needRestart="Fonctionnera dès la prochaine partie",
exportSuccess="Exporté avec succès",
importSuccess="Importé avec succès",
dataCorrupted="Données corrompues",
@@ -89,7 +88,7 @@ return{
-- wsConnecting="Websocket Connecting",
wsFailed="WebSocket connection échouée",
-- wsClose="WebSocket Closed: ",
-- wsClose="WebSocket Closed:",
-- netTimeout="Network connection timeout",
-- onlinePlayerCount="Online",

View File

@@ -47,13 +47,12 @@ return{
ai_fixed="A inteligência é incompatível com sequências fixas.",
--ai_prebag="The AI is incompatible with custom sequences which have nontetramino.", inteligência é incompatível com sequências fixas.",
ai_mission="A inteligência é incompatível com missões costumizadas.",
switchSpawnSFX="Switch on spawn SFX to play",
needRestart="Funciona após reiniciar",
saveDone="Data Salva",
saveError="Falha ao salvar:",
loadError="Falha ao ler:",
switchSpawnSFX="Switch on spawn SFX to play",
needRestart="Funciona após reiniciar",
exportSuccess="Exportado com sucesso",
importSuccess="Importado com sucesso",
dataCorrupted="Data corrompida",
@@ -89,7 +88,7 @@ return{
-- wsConnecting="Websocket Connecting",
wsFailed="WebSocket falha na conexão",
wsClose="WebSocket closed: ",
wsClose="WebSocket closed:",
-- netTimeout="Network connection timeout",
-- onlinePlayerCount="Online",

View File

@@ -34,11 +34,11 @@ return{
ai_fixed="X!!!",
ai_prebag="X!!!",
ai_mission="X!!!",
needRestart="!!*#R#*!!",
saveDone="~~~",
saveError="x!:",
loadError="x!:",
needRestart="!!*#R#*!!",
exportSuccess="~Out~",
importSuccess="~In~",
dataCorrupted="XXXXX",

View File

@@ -56,14 +56,13 @@ return{
ai_fixed="不能同时开启AI和固定序列",
ai_prebag="不能同时开启AI和含有非四连块的自定义序列",
ai_mission="不能同时开启AI和自定义任务",
switchSpawnSFX="请开启方块出生音效",
ranks={"D","C","B","A","S"},
needRestart="重新开始以生效",
saveDone="保存成功!",
saveError="保存失败:",
loadError="读取失败:",
switchSpawnSFX="请开启方块出生音效",
ranks={"D","C","B","A","S"},
needRestart="重新开始以生效",
exportSuccess="导出成功",
importSuccess="导入成功",
dataCorrupted="数据损坏",
@@ -99,7 +98,7 @@ return{
wsConnecting="正在连接",
wsFailed="连接失败",
wsClose="连接被断开: ",
wsClose="连接被断开:",
netTimeout="连接超时",
onlinePlayerCount="在线人数",

View File

@@ -16,7 +16,7 @@ function scene.draw()
end
scene.widgetList={
WIDGET.newKey{name="setting",fText=TEXTURE.setting,x=1200,y=160,w=90,h=90,code=goScene'setting_game'},
WIDGET.newKey{name="match",x=640,y=500,w=760,h=140,font=60,code=function()MES.new('warn',"Coming soon 开发中,敬请期待")end},
WIDGET.newKey{name="match",x=640,y=500,w=760,h=140,font=60,code=function()MES.new('warn',text.notFinished)end},
WIDGET.newButton{name="back",x=1140,y=640,w=170,h=80,fText=TEXTURE.back,code=backScene},
}

View File

@@ -18,7 +18,7 @@ end
scene.widgetList={
WIDGET.newKey{name="setting",fText=TEXTURE.setting,x=1200,y=160,w=90,h=90,code=goScene'setting_game'},
WIDGET.newButton{name="league", x=640, y=180,w=350,h=120,font=40,color='D',code=goScene'net_league'},
WIDGET.newButton{name="ffa", x=640, y=360,w=350,h=120,font=40,color='D',code=function()MES.new('warn',"Coming soon 开发中,敬请期待")--[[NET.enterRoom({name="ffa"})]]end},
WIDGET.newButton{name="ffa", x=640, y=360,w=350,h=120,font=40,color='D',code=function()MES.new('warn',text.notFinished)--[[NET.enterRoom({name="ffa"})]]end},
WIDGET.newButton{name="rooms", x=640, y=540,w=350,h=120,font=40,code=goScene'net_rooms'},
WIDGET.newButton{name="logout", x=880, y=40,w=180,h=60,color='dR',
code=function()