X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=40ba5c8708426993db99c7fb03f944e89bfe1ca9;hb=0d5335de5c94d780e03ac0aa3279b731c69455cc;hp=57e85b70c2b86634b6a4fca8c5653049e2a56b71;hpb=305ede7ec3753fc669b7c86af5b5c5b2fc78a164;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index 57e85b70..40ba5c87 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?", @@ -152,6 +154,7 @@ export const translations = { "Your message": "Tu mensaje", // Variants boxes: + "64 pieces on the board": "64 piezas en el tablero", "Ancient rules": "Viejas reglas", "Attract opposite king": "Atraer al rey contrario", "Balanced sliders & leapers": "Modos de desplazamiento equilibrados", @@ -174,6 +177,7 @@ export const translations = { "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", @@ -186,7 +190,9 @@ export const translations = { "Move like a knight (v2)": "Moverse como un caballo (v2)", "Move twice": "Mover dos veces", "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", "Queen disguised as a pawn": "Reina disfrazada de peón", "Reuse pieces": "Reutilizar piezas",