X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=1cd0b527d041c545d02f9cdd8b790fc49f8cc8a0;hb=5e1bc6519d4c81aeac40aec7390c64c913cbf566;hp=e1048b7dfa3a9727f0549c2d1578b4c2561ce0af;hpb=b0a0468aa6f436f2ad4962492561ef430a3bc15c;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index e1048b7d..1cd0b527 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -77,6 +77,7 @@ export const translations = { "Name or Email": "Nombre o Email", Next_p: "Siguiente", Next_g: "Siguiente", + Next_n: "Siguiente", "New connexion detected: tab now offline": "Nueva conexión detectada: pestaña ahora desconectada", "New correspondance game:": "Nueva partida por correspondencia:", "New game": "Nueva partida", @@ -100,7 +101,8 @@ export const translations = { Practice: "Práctica", "Prefix?": "¿Prefijo?", "Preset challenges": "Desafíos registrados", - Previous: "Anterior", + Previous_p: "Anterior", + Previous_n: "Anterior", "Processing... Please wait": "Procesando... por favor espere", Problems: "Problemas", "Random?": "Aleatorio?", @@ -109,7 +111,7 @@ export const translations = { Register: "Registrarse", "Registration complete! Please check your emails now": "¡Registro completo! Revise sus correos electrónicos ahora", Rematch: "Revancha", - "Rematch in progress:": "Revancha en progreso:", + "Rematch in progress": "Revancha en progreso", "Remove game?": "¿Eliminar la partida?", Resign: "Abandonar", "Resign the game?": "¿Abandonar la partida?", @@ -130,6 +132,7 @@ export const translations = { Subject: "Asunto", "Symmetric random": "Aleatorio simétrico", "Terminate game?": "¿Terminar la partida?", + "The game should be in another tab": "la partida debería estar en otra pestaña", "Three repetitions": "Tres repeticiones", Time: "Tiempo", "Undetermined result": "Resultado indeterminado", @@ -152,6 +155,8 @@ export const translations = { "Your message": "Tu mensaje", // Variants boxes: + "64 pieces on the board": "64 piezas en el tablero", + "A pawns cloud": "Une nube de peones", "Ancient rules": "Viejas reglas", "Attract opposite king": "Atraer al rey contrario", "Balanced sliders & leapers": "Modos de desplazamiento equilibrados", @@ -160,18 +165,22 @@ export const translations = { "Both sides of the mirror": "Ambos lados del espejo", "Capture all of a kind": "Capturar todo del mismo tipo", "Capture en passant": "Capturar en passant", + "Capture powers": "Capturar los poderes", "Captures reborn": "Las capturas renacen", "Change colors": "Cambiar colores", "Dangerous collisions": "Colisiones peligrosas", + "Double moves": "Jugadas doble", "Each piece is unique": "Cada pieza es única", "Exotic captures": "Capturas exóticas", "Explosive captures": "Capturas explosivas", "In the shadow": "En la sombra", "Get strong at self-mate": "Progreso en mates asistidos", "Give three checks": "Dar tres jaques", - "Keep antiking in check": "Mantener el antirey en jaque", + "Keep antiking in check (v1)": "Mantener el antirey en jaque (v1)", + "Keep antiking in check (v2)": "Mantener el antirey en jaque (v2)", "Kings cross the 8x8 board": "Los reyes cruzan el 8x8 tablero", "Kings cross the 11x11 board": "Los reyes cruzan el 11x11 tablero", + "Landing on the board": "Aterrizando en el tablero", "Laws of attraction": "Las leyes de las atracciones", "Long jumps over pieces": "Saltos largos sobre las piezas", "Lose all pieces": "Perder todas las piezas", @@ -180,17 +189,29 @@ export const translations = { "Mate any piece (v2)": "Matar cualquier pieza (v2)", "Mate the knight": "Matar el caballo", "Middle battle": "Batalla media", - "Move twice": "Mover dos veces", + "Mongolian Horde": "Horda mongol", + "Move like a knight (v1)": "Moverse como un caballo (v1)", + "Move like a knight (v2)": "Moverse como un caballo (v2)", "Neverending rows": "Filas interminables", + "No-check mode": "Modo sin jaque", "Pawns move diagonally": "Peones se mueven en diagonal", + "Play at the same time": "Jugar al mismo tiempo", + "Powerful pieces": "Piezas poderosas", + "Push and pull": "Empujar y tirar", "Queen disguised as a pawn": "Reina disfrazada de peón", "Reuse pieces": "Reutilizar piezas", "Reverse captures": "Capturas invertidas", "Run forward": "Correr hacia adelante", + "Score a goal": "Marcar una meta", + "Seirawan-Harper Chess": "Ajedrez Seirawan-Harper", "Shared pieces": "Piezas compartidas", "Shoot pieces": "Tirar de las piezas", "Squares disappear": "Las casillas desaparecen", "Standard rules": "Reglas estandar", - "The knight transfers its powers": "El caballo transfiere sus poderes", - "Unidentified pieces": "Piezas no identificadas" + "The end of the world": "El fin del mundo", + "Transform an essay": "Transformar un ensayo", + "Two kings": "Dos reyes", + "Two royal pieces": "Dos piezas reales", + "Unidentified pieces": "Piezas no identificadas", + "White move twice": "Las blancas juegan dos veces" };