Draft 2 new variants. Still 4 to add in this series
[vchess.git] / client / src / translations / es.js
index e51720a..1024f78 100644 (file)
@@ -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",
@@ -51,7 +52,9 @@ export const translations = {
   Logout: "Logout",
   "Logout successful!": "¡Desconexión exitosa!",
   "Missing email": "Email falta",
+  "Missing instructions": "Instrucciones faltan",
   "Missing name": "Nombre falta",
+  "Missing solution": "Solución falta",
   "Modifications applied!": "¡Modificaciones aplicadas!",
   "Move played:": "Movimiento jugado:",
   "Mutual agreement": "Acuerdo mutuo",
@@ -59,11 +62,13 @@ export const translations = {
   "My problems": "Mis problemas",
   "Name: alphanumerics and underscore": "Nombre: alfanuméricos y underscore",
   "Name or Email": "Nombre o Email",
+  Next: "Próximo",
   "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",
   "New problem": "Nuevo problema",
   News: "Noticias",
+  "No more problems": "No mas problemas",
   "No subject. Send anyway?": "Sin asunto. ¿Enviar sin embargo?",
   None: "Ninguno",
   "Notifications by email": "Notificaciones por email",
@@ -79,6 +84,7 @@ export const translations = {
   "Please select a variant": "Por favor seleccione una variante",
   Practice: "Práctica",
   "Prefix?": "¿Prefijo?",
+  Previous: "Anterior",
   "Processing... Please wait": "Procesando... por favor espere",
   Problems: "Problemas",
   "participant(s):": "participante(s):",
@@ -120,22 +126,37 @@ export const translations = {
   "Your message": "Tu mensaje",
 
   // Variants boxes:
+  "Ancient rules": "Viejas reglas",
+  "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",
   "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",
   "Captures reborn": "Las capturas renacen",
-  "Exchange pieces positions": "Intercambiar las posiciones de las piezas",
+  "Change colors": "Cambiar colores",
+  "Dangerous collisions": "Colisiones peligrosas",
   "Exotic captures": "Capturas exóticas",
   "Explosive captures": "Capturas explosivas",
   "In the shadow": "En la sombra",
+  "Give three checks": "Dar tres jaques",
   "Keep antiking in check": "Mantener el antirey en jaque",
+  "King crosses the board": "El rey cruza el tablero",
   "Laws of attraction": "Las leyes de las atracciones",
   "Lose all pieces": "Perder todas las piezas",
+  "Mate any piece": "Matar cualquier pieza",
+  "Middle battle": "Batalla media",
+  "Move like a knight": "Moverse como un caballo",
   "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"
+  "Shoot pieces": "Tirar de las piezas",
+  "Squares disappear": "Las casillas desaparecen",
+  "Standard rules": "Reglas estandar",
+  "Unidentified pieces": "Piezas no identificadas"
 };