X-Git-Url: https://git.auder.net/img/rock_paper_scissors_lizard_spock.gif?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=89f2d31d13877283afe7093fe4127eac86035ceb;hb=b627d118ab41dccbda68f4523de8f063d0fa89df;hp=3c63ffb74c8baccc7cf845a5013a8e6ffe93b73e;hpb=a97bdbda4ecf83645d409b717e36828784d1450d;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index 3c63ffb7..89f2d31d 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -10,6 +10,7 @@ export const translations = { Apply: "Aplicar", "Are you sure?": "¿Está usted seguro?", "Authentication successful!": "¡Autenticación exitosa!", + "Back to Hall in 3 seconds...": "Regreso al salón en 3 segundos...", "Back to list": "Volver a la lista", "Black to move": "Juegan las negras", "Black surrender": "Las negras abandonan", @@ -36,6 +37,7 @@ export const translations = { Email: "Email", "Email sent!": "¡Email enviado!", "Empty message": "Mensaje vacio", + "Error: try to delete cookies": "Error: intente eliminar las cookies", "Errors in FEN": "FEN errónea", "Example game": "Ejemplo de partida", Go: "Go", @@ -64,7 +66,7 @@ export const translations = { "Mutual agreement": "Acuerdo mutuo", "My games": "Mis partidas", "My problems": "Mis problemas", - "Name: alphanumerics and underscore": "Nombre: alfanuméricos y underscore", + "Name: alphanumerics, hyphen and underscore": "Nombre: alfanuméricos, guión 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", @@ -115,7 +117,9 @@ export const translations = { Time: "Tiempo", "Undetermined result": "Resultado indeterminado", Update: "Actualización", + "User creation failed. Try again": "Error al crear cuenta. inténtelo de nuevo", "User name": "Nombre de usuario", + "User name or email already in use": "Nombre de usuario o correo electrónico ya en uso", Variant: "Variante", Variants: "Variantes", Versus: "Contra", @@ -146,14 +150,13 @@ export const translations = { "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", + "Kings cross the board": "Los reyes cruzan el tablero", "Laws of attraction": "Las leyes de las atracciones", "Long jumps over pieces": "Saltos largos sobre las piezas", "Lose all pieces": "Perder todas las piezas", "Mate any piece": "Matar cualquier pieza", "Mate the knight": "Matar el caballo", "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", @@ -165,5 +168,6 @@ export const translations = { "Shoot pieces": "Tirar de las piezas", "Squares disappear": "Las casillas desaparecen", "Standard rules": "Reglas estandar", + "The knight transfers its powers": "El caballo transfiere sus poderes", "Unidentified pieces": "Piezas no identificadas" };