调整一些文本

This commit is contained in:
MrZ626
2021-06-06 17:35:17 +08:00
parent bef232376b
commit a9ab373f0b
7 changed files with 6 additions and 11 deletions

View File

@@ -2,7 +2,6 @@ local C=COLOR
return{
anykey="Press a key!",
sureQuit="Press again to exit",
newVersion="Thanks for updating! Changelog:",
httpTimeout="Connection error: Timed out",
newDay="A new day, a new beginning!",
playedLong="You have been playing for a long time. Make sure to rest well!",
@@ -75,6 +74,7 @@ return{
getNoticeFail="Failed fetching announcements...",
oldVersion="Version $1 is now available!",
needUpdate="Newer version required!",
versionNotMatch="Version do not match!",
notFinished="Coming soon!",
jsonError="JSON error",

View File

@@ -2,7 +2,6 @@ return{
fallback=4,
anykey="Appuyez sur n'importe quelle touche",
sureQuit="Appuyez à nouveau pour sortir",
newVersion="Merci d'avoir mis le jeu à jour ! Les nouvelles fonctionnalités sont listées ci-dessous.",
httpTimeout="La connexion au réseau ne s'est pas faite à temps.",
newDay="[Anti-addiction] Nouveau jour, nouveau commencement !",
playedLong="[Anti-addiction] Vous avez joué pendant un bon bout de temps aujourd'hui. Faites des pauses.",
@@ -54,7 +53,6 @@ return{
saveError="Sauvegarde échouée : ",
loadError="Lecture échouée : ",
switchSpawnSFX="Activez les effets sonores d'apparition des pièces pour jouer",
getRank="Rang : ",
needRestart="Fonctionnera dès la prochaine partie",
@@ -74,6 +72,7 @@ return{
getNoticeFail="Echec de l'obtention de la notice",
oldVersion="La version $1 est disponible !",
-- versionNotMatch="Version do not match!",
-- needUpdate="Newer version required!",
-- notFinished="Coming soon!",

View File

@@ -3,7 +3,6 @@ return{
fallback=4,
anykey="Pressione qualquer tecla",
sureQuit="Aparte novamente para sair",
newVersion="Obrigado por atualizar! Veja as mudanças abaixo.",
httpTimeout="Conexão de rede expirou",
newDay="[Anti-vício] Novo dia, um começo novo!",
playedLong="[Anti-vício] Você andou jogando bastante hoje. Certifique-se de fazer pausas.",
@@ -54,7 +53,6 @@ return{
saveError="Falha ao salvar:",
loadError="Falha ao ler:",
switchSpawnSFX="Switch on spawn SFX to play",
ranks={"D","C","B","A","S"},
needRestart="Funciona após reiniciar",
@@ -74,6 +72,7 @@ return{
getNoticeFail="Não conseguiu ter anúncios",
oldVersion="Versão $1 esta disponível agora!",
-- versionNotMatch="Version do not match!",
-- needUpdate="Newer version required!",
-- notFinished="Coming soon!",

View File

@@ -2,7 +2,6 @@ return{
fallback=4,
anykey="Pulsa cualquier tecla",
sureQuit="Pulsa de nuevo para salir",
newVersion="¡Gracias por actualizar! Detalles a continuación:",
httpTimeout="¡Tiempo de espera de conexión agotado!",
newDay="[Anti-adicción] ¡Nuevo día, nuevo comienzo!",
playedLong="[Anti-adicción] Estuviste jugando un buen rato hoy. Recuerda descansar de vez en cuando.",
@@ -53,7 +52,6 @@ return{
saveError="Error al guardar:",
loadError="Error al cargar:",
switchSpawnSFX="Habilita los sonidos de aparición de las piezas ;)",
getRank="Rango obtenido:",
needRestart="Reinicia Techmino para que los cambios tengan efecto.",
@@ -73,7 +71,8 @@ return{
getNoticeFail="Error al buscar novedades.",
oldVersion="¡Está disponible la nueva versión $1!",
needUpdate="¡Nueva versión requerida!",
-- versionNotMatch="Version do not match!",
-- needUpdate="¡Nueva versión requerida!",
notFinished="Próximamente",
jsonError="Error en Json",

View File

@@ -1,7 +1,6 @@
return{
fallback=4,
anykey="↓□↓",
newVersion="&!!!???↓↓",
httpTimeout="e??????x",
atkModeName={"?","( )","!","←→"},

View File

@@ -1,6 +1,5 @@
return{
anykey="您开始了",
newVersion="感谢更新,去看看更新了些啥,别老跑群里问",
httpTimeout="没网或者网不好?",
playedLong="今天玩很久了,给我注意点",
playedTooMuch="特么再玩小心眼睛瞎掉,爬",

View File

@@ -2,7 +2,6 @@ local C=COLOR
return{
anykey="按任意键继续",
sureQuit="再按一次退出",
newVersion="感谢更新!更新内容如下",
httpTimeout="网络连接超时!",
newDay="新的一天,新的开始~",
playedLong="已经玩很久了!注意休息!",
@@ -75,6 +74,7 @@ return{
getNoticeFail="拉取公告失败",
oldVersion="最新版本$1可以下载了!",
needUpdate="请更新游戏!",
versionNotMatch="版本不一致!",
notFinished="暂未完成,敬请期待!",
jsonError="json错误",