X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=cdcb7eafa7241326fbc1bbbb9913787cbb3ec895;hp=832bcb9d1b35bcb100f1342ec48e2923df27f500;hb=4313762da3237b04f204e121a20cab3ba7bb5dd2;hpb=cee75a57d2f4f89c89d64cefbab55d839a238ed9 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 832bcb9d..cdcb7eaf 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -11,6 +11,8 @@ 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", @@ -31,6 +33,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 +52,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 +61,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 +79,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 +98,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 +118,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 +140,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 +152,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 +170,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", @@ -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", };