production init

This commit is contained in:
Athena Funderburg
2026-05-26 16:41:23 +00:00
commit 21f38ee3e1
680 changed files with 47071 additions and 0 deletions
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8" ?>
<words>
<cmdHelp>Ayuda</cmdHelp>
<cmdRestart>Reiniciar</cmdRestart>
<confirmRemoteWantsRestart>{0} quiere reiniciar el juego, ¿estás de acuerdo?</confirmRemoteWantsRestart>
<connectionDirect>directa</connectionDirect>
<connectionDisconnected>desconectado</connectionDisconnected>
<connectionIndirect>indirecta</connectionIndirect>
<errorDataSend>Error; Imposible enviar datos. Se ha parado el juego.</errorDataSend>
<errorDisconnected>Desconectado.</errorDisconnected>
<errorUserLeft>{0} ha dejado el juego. El juego ha acabado.</errorUserLeft>
<infoRestartDenied>{0} no quiere reiniciar el juego.</infoRestartDenied>
<infoClickToPlayAgain>Haz clic en 'Reiniciar' para jugar de nuevo.</infoClickToPlayAgain>
<lblBroughtToYouBy>Juego patrocinado por {0}</lblBroughtToYouBy>
<lblConnectionType>Tipo de conexión</lblConnectionType>
<lblPlayers>Jugadores</lblPlayers>
<lblColor>Color</lblColor>
<lblGamesLost>Perdiste</lblGamesLost>
<lblGamesWon>Ganastes</lblGamesWon>
<lblGamesDrawn>Dibujado</lblGamesDrawn>
<lblOrange>Naranja</lblOrange>
<lblRed>Rojo</lblRed>
<lblVersion>Conecta 4 {0}</lblVersion>
<stateGameOverDraw>Juego acabado, Es un empate! </stateGameOverDraw>
<stateGameOverLost>Juego acabado, Has perdido!</stateGameOverLost>
<stateGameOverWon>Juego acabado, Has ganado!</stateGameOverWon>
<stateInitializing>Iniciando juego...</stateInitializing>
<stateMyTurn>Es tu turno.</stateMyTurn>
<stateRemoteTurn>Esperando por {0} para realizar movimiento.</stateRemoteTurn>
<stateStartMyTurn>El juego ha empezado, tu eres {0}. Es tu turno.</stateStartMyTurn>
<stateStartRemoteTurn>El juego ha empezado, tu eres {0}. Esperando por {1} para completar su turno.</stateStartRemoteTurn>
</words>