X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=629c6c003504aba0917933710521ad87759b6bf4;hb=dbc79ee67847c36aad6b640b15d25d6fb7f361e5;hp=a7e3c9d476845f70d533731f1f4860f8e57a3b1d;hpb=7e107b8f9dc9a4e7d9676fd2c48ba19f6cfc1661;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index a7e3c9d4..629c6c00 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -116,6 +116,7 @@ export const translations = { Rematch: "Revancha", "Rematch in progress": "Revancha en progreso", "Remove game?": "¿Eliminar la partida?", + Repetition: "Repetición", Resign: "Abandonar", "Resign the game?": "¿Abandonar la partida?", "Resize board": "Redimensionar el tablero", @@ -192,7 +193,9 @@ export const translations = { "Dangerous collisions": "Colisiones peligrosas", "Double moves (v1)": "Jugadas doble (v1)", "Double moves (v2)": "Jugadas doble (v2)", + "Dynasty versus Kingdom": "Dinastía contra Reino", "Each piece is unique": "Cada pieza es única", + "Empire versus Kingdom": "Imperio contra Reino", "Enter the disco": "Entrar en la discoteca", "Exchange pieces' positions": "Intercambiar posiciones de piezas", "Exotic captures": "Capturas exóticas", @@ -213,8 +216,10 @@ export const translations = { "King of the Hill": "Rey de la Colina", "Kings cross the 8x8 board": "Los reyes cruzan el 8x8 tablero", "Kings cross the 11x11 board": "Los reyes cruzan el 11x11 tablero", + "Knibis and Bisknis": "Knibis y Bisknis", "Knight in pocket": "Caballo en bolsillo", "Knight versus pawns": "Caballo contra peones", + "Korean Chess": "Ajedrez coreano", "Lancers everywhere": "Lanceros por todas partes", "Landing on the board": "Aterrizando en el tablero", "Laws of attraction": "Las leyes de las atracciones", @@ -270,7 +275,8 @@ export const translations = { "Squares disappear": "Las casillas desaparecen", "Standard rules": "Reglas estandar", "Stun & kick pieces": "Aturdir & patear piezas", - "Thai Chess": "Ajedrez tailandés", + "Thai Chess (v1)": "Ajedrez tailandés (v1)", + "Thai Chess (v2)": "Ajedrez tailandés (v2)", "The colorbound clobberers": "Los batidores unicolor", "The end of the world": "El fin del mundo", "Transform an essay": "Transformar un ensayo", @@ -279,5 +285,6 @@ export const translations = { "Unidentified pieces": "Piezas no identificadas", "Walk on a graph": "Camino en un gráfico", "White move twice": "Las blancas juegan dos veces", - "Win by castling long": "Ganar jugando al enroque largo" + "Win by castling long": "Ganar jugando al enroque largo", + "Xiangqi 7 x 7": "Xiangqi 7 x 7" };