Add Allmate v1 and v2 (old buggish but funny rules)
[vchess.git] / client / src / translations / en.js
index 3c7cd7e..e7fcb24 100644 (file)
@@ -3,12 +3,14 @@ export const translations = {
   About: "About",
   "Accept draw?": "Accept draw?",
   "Accept challenge?": "Accept challenge?",
-  All: "All",
   Analyse: "Analyse",
+  "Analysis mode": "Analysis mode",
+  "Analysis disabled for this variant": "Analysis disabled for this variant",
   "Any player": "Any player",
   Apply: "Apply",
   "Are you sure?": "Are you sure?",
   "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 +23,7 @@ export const translations = {
   Challenge: "Challenge",
   "Challenge declined": "Challenge declined",
   "Chat here": "Chat here",
+  "Clear history": "Clear history",
   "Connection token sent. Check your emails!": "Connection token sent. Check your emails!",
   Contact: "Contact",
   "Correspondance challenges": "Correspondance challenges",
@@ -34,6 +37,7 @@ export const translations = {
   Email: "Email",
   "Email sent!": "Email sent!",
   "Empty message": "Empty message",
+  "Error: try to delete cookies": "Error: try to delete cookies",
   "Errors in FEN": "Errors in FEN",
   "Example game": "Example game",
   Go: "Go",
@@ -51,7 +55,9 @@ export const translations = {
   Login: "Login",
   Logout: "Logout",
   "Logout successful!": "Logout successful!",
+  "Mispelled variant name": "Mispelled variant name",
   "Missing email": "Missing email",
+  "Missing FEN": "Missing FEN",
   "Missing instructions": "Missing instructions",
   "Missing name": "Missing name",
   "Missing solution": "Missing solution",
@@ -60,7 +66,7 @@ export const translations = {
   "Mutual agreement": "Mutual agreement",
   "My games": "My games",
   "My problems": "My problems",
-  "Name: alphanumerics and underscore": "Name: alphanumerics and underscore",
+  "Name: alphanumerics, hyphen and underscore": "Name: alphanumerics, hyphen and underscore",
   "Name or Email": "Name or Email",
   Next: "Next",
   "New connexion detected: tab now offline": "New connexion detected: tab now offline",
@@ -70,13 +76,11 @@ export const translations = {
   News: "News",
   "No more problems": "No more problems",
   "No subject. Send anyway?": "No subject. Send anyway?",
-  None: "None",
   "Notifications by email": "Notifications by email",
   Number: "Number",
   Observe: "Observe",
   "Offer draw?": "Offer draw?",
   "Opponent action": "Opponent action",
-  "Play sounds?": "Play sounds?",
   "Play with?": "Play with?",
   Players: "Players",
   "Please log in to accept corr challenges": "Please log in to accept corr challenges",
@@ -90,7 +94,7 @@ export const translations = {
   "participant(s):": "participant(s):",
   Refuse: "Refuse",
   Register: "Register",
-  "Registration complete! Please check your emails": "Registration complete! Please check your emails",
+  "Registration complete! Please check your emails now": "Registration complete! Please check your emails now",
   "Remove game?": "Remove game?",
   Resign: "Resign",
   "Resign the game?": "Resign the game?",
@@ -99,10 +103,12 @@ export const translations = {
   Send: "Send",
   "Self-challenge is forbidden": "Self-challenge is forbidden",
   "Send challenge": "Send challenge",
+  "Set board size": "Set board size",
   Settings: "Settings",
   "Show possible moves?": "Show possible moves?",
   "Show solution": "Show solution",
   Solution: "Solution",
+  "Sound alert when game starts?": "Sound alert when game starts?",
   Stop: "Stop",
   "Stop game": "Stop game",
   Subject: "Subject",
@@ -111,7 +117,9 @@ export const translations = {
   Time: "Time",
   "Undetermined result": "Undetermined result",
   Update: "Update",
+  "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",
   Variant: "Variant",
   Variants: "Variants",
   Versus: "Versus",
@@ -142,15 +150,18 @@ export const translations = {
   "In the shadow": "In the shadow",
   "Give three checks": "Give three checks",
   "Keep antiking in check": "Keep antiking in check",
-  "King crosses the board": "King crosses the board",
+  "Kings cross the board": "Kings cross the board",
   "Laws of attraction": "Laws of attraction",
+  "Long jumps over pieces": "Long jumps over pieces",
   "Lose all pieces": "Lose all pieces",
-  "Mate any piece": "Mate any piece",
+  "Mate any piece (v1)": "Mate any piece (v1)",
+  "Mate any piece (v2)": "Mate any piece (v2)",
+  "Mate the knight": "Mate the knight",
   "Middle battle": "Middle battle",
-  "Move like a knight": "Move like a knight",
   "Move twice": "Move twice",
   "Neverending rows": "Neverending rows",
   "Pawns move diagonally": "Pawns move diagonally",
+  "Queen disguised as a pawn": "Queen disguised as a pawn",
   "Reuse pieces": "Reuse pieces",
   "Reverse captures": "Reverse captures",
   "Run forward": "Run forward",
@@ -158,5 +169,6 @@ export const translations = {
   "Shoot pieces": "Shoot pieces",
   "Squares disappear": "Squares disappear",
   "Standard rules": "Standard rules",
+  "The knight transfers its powers": "The knight transfers its powers",
   "Unidentified pieces": "Unidentified pieces"
 };