Several small improvements + integrate options + first working draft of Cwda
[vchess.git] / client / src / translations / en.js
index 832bcb9..cdcb7ea 100644 (file)
@@ -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",
 };