Draft Royalrace variant
[vchess.git] / client / src / translations / es.js
index 3c79b66..48eb21e 100644 (file)
@@ -2,6 +2,7 @@ export const translations = {
   Abort: "Terminar",
   About: "Acerca de",
   "Accept draw?": "¿Acceptar tablas?",
+  "Accept challenge?": "¿Acceptar el desafío?",
   All: "Todos",
   Analyse: "Analizar",
   "Any player": "Cualquier jugador",
@@ -41,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",
@@ -50,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",
@@ -58,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",
@@ -78,9 +84,11 @@ 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):",
+  Refuse: "Rechazar",
   Register: "Registrarse",
   "Registration complete! Please check your emails": "¡Registro completo! Por favor revise sus correos electrónicos",
   "Remove game?": "¿Eliminar la partida?",
@@ -112,27 +120,38 @@ export const translations = {
   "White win": "Las blancas gagnan",
   "Who's there?": "¿Quién está ahí?",
   With: "Con",
+  with: "con",
   "Write news": "Escribir una news",
   "Wrong time control": "Cadencia errónea",
   "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",
   "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",
+  "Change colors": "Cambiar colores",
+  "Dangerous collisions": "Colisiones peligrosas",
   "Exchange pieces positions": "Intercambiar las posiciones de las piezas",
   "Exotic captures": "Capturas exóticas",
   "Explosive captures": "Capturas explosivas",
   "In the shadow": "En la sombra",
   "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",
   "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"
 };