X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=c55f3968d97dbb5af8df451de9c9cfea1c458d47;hb=baa6f86f72e3b697ec2fcd34913986b2fa5f02eb;hp=27ad31c8576c0aad7e41c64676b085ad2eb4157e;hpb=e2f204eda8630746cb951889da01241b1e5f5733;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index 27ad31c8..c55f3968 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -94,6 +94,7 @@ export const translations = { "Offer draw?": "¿Ofrecer tablas?", Observe: "Observar", "Opponent action": "Acción del adversario", + orange: "naranja", "Participant(s):": "Participante(s):", "Play with": "Jugar con", Players: "Jugadores", @@ -162,6 +163,7 @@ export const translations = { "64 pieces on the board": "64 piezas en el tablero", "A pawns cloud": "Une nube de peones", "A wizard in the corner": "Un mago en la esquina", + "Absorb powers": "Absorber poderes", "All of the same color": "Todo el mismo color", "Ancient rules": "Viejas reglas", "Attract opposite king": "Atraer al rey contrario", @@ -187,14 +189,18 @@ export const translations = { "Interweaved colorbound teams": "Equipos unicolores entrelazados", "Get strong at self-mate": "Progreso en mates asistidos", "Give three checks": "Dar tres jaques", + "Harassed kings": "Reyes acosados", "Japanese Chess": "Ajedrez japonés", + "Jump the borders": "Saltar las fronteras", "Keep antiking in check (v1)": "Mantener el antirey en jaque (v1)", "Keep antiking in check (v2)": "Mantener el antirey en jaque (v2)", + "King of the Hill": "Rey de la Colina", "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", + "Long live the Queen": "Larga vida a la reina", "Lose all pieces": "Perder todas las piezas", "Mandatory captures": "Capturas obligatorias", "Mate any piece (v1)": "Matar cualquier pieza (v1)", @@ -208,6 +214,7 @@ export const translations = { "No-check mode": "Modo sin jaque", "Non-conformism and utopia": "No-conformismo y utopía", "Occupy the enemy palace": "Ocupar el palacio enemigo", + "Paralyzed pieces": "Piezas paralizadas", "Pawns move diagonally": "Peones se mueven en diagonal", "Play at the same time": "Jugar al mismo tiempo", "Play opponent's pieces": "Jugar piezas opuestas", @@ -215,8 +222,10 @@ export const translations = { "Prolongated captures": "Capturas extendidas", "Push and pull": "Empujar y tirar", "Queen disguised as a pawn": "Reina disfrazada de peón", + "Reposition pieces": "Reposicionar las piezas", "Reuse pieces": "Reutilizar piezas", "Reverse captures": "Capturas invertidas", + "Rotating board": "Tablero giratorio", "Run forward": "Correr hacia adelante", "Score a goal": "Marcar una meta", "Seirawan-Harper Chess": "Ajedrez Seirawan-Harper", @@ -233,5 +242,6 @@ export const translations = { "Two kings": "Dos reyes", "Two royal pieces": "Dos piezas reales", "Unidentified pieces": "Piezas no identificadas", + "Walk on a graph": "Camino en un gráfico", "White move twice": "Las blancas juegan dos veces" };