X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=5b90af70cf0b3634ccc26d65c6017e653c4bcbd1;hb=aae89b49a846b2c101d74db7dff9151392d6db34;hp=e16a6a3a566c8730e1bcd6296e47b10650d2ebf6;hpb=1c9826a545b4336ede227c132d7ccfdba70c4ec0;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index e16a6a3a..5b90af70 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -1,5 +1,6 @@ export const translations = { Abort: "Abort", + "Abort and remove game?": "Abort and Remove game?", About: "About", "Accept draw?": "Accept draw?", "Accept challenge?": "Accept challenge?", @@ -11,7 +12,6 @@ export const translations = { "Are you sure?": "Are you sure?", "Asymmetric random": "Asymmetric random", "Authentication successful!": "Authentication successful!", - "Back to Hall in 3 seconds...": "Back to Hall in 3 seconds...", "Back to list": "Back to list", "Black to move": "Black to move", "Black surrender": "Black surrender", @@ -21,6 +21,7 @@ export const translations = { blue: "blue", brown: "brown", Cadence: "Cadence", + Cancel: "Cancel", Challenge: "Challenge", "Challenge declined": "Challenge declined", "Chat here": "Chat here", @@ -70,7 +71,8 @@ export const translations = { "My problems": "My problems", "Name: alphanumerics, hyphen and underscore": "Name: alphanumerics, hyphen and underscore", "Name or Email": "Name or Email", - Next: "Next", + Next_p: "Next", + Next_g: "Next", "New connexion detected: tab now offline": "New connexion detected: tab now offline", "New correspondance game:": "New correspondance game:", "New game": "New game", @@ -102,16 +104,18 @@ export const translations = { Refuse: "Refuse", Register: "Register", "Registration complete! Please check your emails now": "Registration complete! Please check your emails now", + Rematch: "Rematch", "Remove game?": "Remove game?", Resign: "Resign", "Resign the game?": "Resign the game?", + "Resize board": "Resize board", Result: "Result", Rules: "Rules", Send: "Send", "Self-challenge is forbidden": "Self-challenge is forbidden", "Send challenge": "Send challenge", - "Set board size": "Set board size", Settings: "Settings", + "Show next game after move?": "Show next game after move?", "Show possible moves?": "Show possible moves?", "Show solution": "Show solution", Solution: "Solution", @@ -128,6 +132,7 @@ export const translations = { "User creation failed. Try again": "User creation failed. Try again", "User name": "User name", "User name or email already in use": "User name or email already in use", + Validate: "Validate", Variant: "Variant", Variants: "Variants", Versus: "Versus",