X-Git-Url: https://git.auder.net/variants/Dynamo/complete_rules.html?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=8b71fb4ca3a6c1c2e5c7b31cf0931ec53f5bc6e3;hb=71ef1664983cd58db3c3bbfdf6cb7c362474e9a5;hp=ea576c175559a0edbe129d548751dc0903c6a983;hpb=7d8bf63e973bbb9766ab3b4555d58e04f2641167;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index ea576c17..8b71fb4c 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -42,6 +42,7 @@ export const translations = { "Highlight last move and checks?": "¿Resaltar el último movimiento y jaques?", Instructions: "Instrucciones", "Invalid email": "Email inválido", + "It's your turn!": "¡Es su turno!", "is not online": "no está en línea", Language: "Idioma", "Live challenges": "Desafíos en vivo", @@ -125,6 +126,7 @@ export const translations = { "Your message": "Tu mensaje", // Variants boxes: + "Attract opposite king": "Atraer al rey contrario", "Balanced sliders & leapers": "Modos de desplazamiento equilibrados", "Big board": "Gran tablero", "Board upside down": "Tablero al revés", @@ -141,9 +143,14 @@ export const translations = { "Keep antiking in check": "Mantener el antirey en jaque", "Laws of attraction": "Las leyes de las atracciones", "Lose all pieces": "Perder todas las piezas", + "Mate any piece": "Matar cualquier pieza", "Move twice": "Mover dos veces", + "Neverending rows": "Filas interminables", "Pawns move diagonally": "Peones se mueven en diagonal", + "Reuse pieces": "Reutilizar piezas", "Reverse captures": "Capturas invertidas", + "Run forward": "Correr hacia adelante", "Shared pieces": "Piezas compartidas", - "Standard rules": "Reglas estandar" + "Standard rules": "Reglas estandar", + "Unidentified pieces": "Piezas no identificadas" };