X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=f008e53046aa3b2b5b05f056cb7d9f80b6ffd30c;hp=84a32951f736f49d0ba0445a4fcc78260547b2f9;hb=23dbe4b8d02dbaacc54c9b1057be91b290dfb8e7;hpb=68e19a449db7a12e0a168e99cd750d985c983ba1 diff --git a/client/src/translations/es.js b/client/src/translations/es.js index 84a32951..f008e530 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -160,6 +160,7 @@ 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", @@ -169,7 +170,8 @@ export const translations = { "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", "Laws of attraction": "Las leyes de las atracciones", @@ -185,13 +187,20 @@ export const translations = { "Move twice": "Mover dos veces", "Neverending rows": "Filas interminables", "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", "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", + "Transform an essay": "Transformar un ensayo", + "Two kings": "Dos reyes", + "Two royal pieces": "Dos piezas reales", "Unidentified pieces": "Piezas no identificadas" };