X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=81614cf381479376d7605c5239141b539fa88244;hb=10cceb25109739fa39b9b968be2707dee1d25a07;hp=832bcb9d1b35bcb100f1342ec48e2923df27f500;hpb=cee75a57d2f4f89c89d64cefbab55d839a238ed9;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 832bcb9d..81614cf3 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -11,10 +11,13 @@ export const translations = { "Any player": "Any player", Apply: "Apply", "Are you sure?": "Are you sure?", + "Army 1": "Army 1", + "Army 2": "Army 2", "Asymmetric random": "Asymmetric random", "Authentication successful!": "Authentication successful!", "Back to list": "Back to list", - "Black": "Black", + Balanced: "Balanced", + Black: "Black", "Black to move": "Black to move", "Black surrender": "Black surrender", "Black win": "Black win", @@ -31,6 +34,7 @@ export const translations = { "Clear history": "Clear history", Code: "Code", Color: "Color", + "Colorbound Clobberers": "Colorbound Clobberers", "Color option only for targeted challenge": "Color option only for targeted challenge", "Connection token sent. Check your emails!": "Connection token sent. Check your emails!", Contact: "Contact", @@ -49,6 +53,8 @@ export const translations = { "Error: try to delete cookies": "Error: try to delete cookies", "Errors in FEN": "Errors in FEN", "Example game": "Example game", + Fide: "Fide", + Four: "Four", Go: "Go", green: "green", Hall: "Hall", @@ -56,6 +62,7 @@ export const translations = { "Imported games": "Imported games", Instructions: "Instructions", "Invalid email": "Invalid email", + "Invalid options": "Invalid options", "It's your turn!": "It's your turn!", "is not online": "is not online", Language: "Language", @@ -73,6 +80,7 @@ export const translations = { "Missing name": "Missing name", "Missing solution": "Missing solution", "Modifications applied!": "Modifications applied!", + "Mouse scroll to replay moves": "Mouse scroll to replay moves", "Move played:": "Move played:", "Mutual agreement": "Mutual agreement", "My games": "My games", @@ -91,9 +99,12 @@ export const translations = { "No subject. Send anyway?": "No subject. Send anyway?", "Notifications by email": "Notifications by email", "Number": "Number", + "Number of pawns": "Number of pawns", + "Nutty Knights": "Nutty Knights", Observe: "Observe", "Offer draw?": "Offer draw?", "Opponent action": "Opponent action", + Options: "Options", orange: "orange", "Participant(s):": "Participant(s):", "Play with": "Play with", @@ -108,9 +119,12 @@ export const translations = { Previous_p: "Previous", "Processing... Please wait": "Processing... Please wait", Problems: "Problems", + Random: "Random", + Randomness: "Randomness", Refuse: "Refuse", Register: "Register", "Registration complete! Please check your emails now": "Registration complete! Please check your emails now", + "Remarkable Rookies": "Remarkable Rookies", Rematch: "Rematch", "Rematch in progress": "Rematch in progress", "Remove game?": "Remove game?", @@ -127,6 +141,7 @@ export const translations = { "Show next game after a move": "Show next game after move", "Show possible moves": "Show possible moves", "Show solution": "Show solution", + Six: "Six", Solution: "Solution", "Sound alert at game start": "Sound alert at game start", Stop: "Stop", @@ -138,6 +153,7 @@ export const translations = { "The game was already imported": "The game was already imported", "Three repetitions": "Three repetitions", Time: "Time", + Two: "Two", "Undetermined result": "Undetermined result", Update: "Update", "Upload a game": "Upload a game", @@ -155,6 +171,7 @@ export const translations = { "White win": "White win", "Who's there?": "Who's there?", With: "With", + "With switch": "With switch", with: "with", "Wrong color": "Wrong color", "Wrong time control": "Wrong time control", @@ -218,8 +235,7 @@ export const translations = { "Enter the disco": "Enter the disco", "Exchange pieces' positions": "Exchange pieces' positions", "Exotic captures": "Exotic captures", - "Explosive captures (v1)": "Explosive captures (v1)", - "Explosive captures (v2)": "Explosive captures (v2)", + "Explosive captures": "Explosive captures", "Extra bishops and knights": "Extra bishops and knights", "Faster development": "Faster development", "First capture wins": "First capture wins", @@ -404,9 +420,4 @@ export const translations = { "vg30": "Pieces can temporarily borrow powers from others.", "vt31": "Miscelleanous", "vg31": "These variants are not classified yet, generally because they are the only one of their kind on this website.", - - // Variants' options - "Options": "Options", - "Randomness": "Randomness", - "With switch": "With switch", };