Relocate board adjuster + start working on translations
[vchess.git] / client / src / translations / en.js
index dbbddd8..0a7f93d 100644 (file)
 export const translations =
 {
-  //jugada ou movimiento ?
-  //fin de la partida au lieu de final de partida ?
-
+  "Abort": "Abort",
+  "About": "About",
+  "Accept draw?": "Accept draw?",
+  "All": "All",
+  "Analyze": "Analyze",
+  "Analyze in Dark mode makes no sense!": "Analyze in Dark mode makes no sense!",
+  "Apply": "Apply",
+  "Black": "Black",
+  "Black to move": "Black to move",
+  "Black win": "Black win",
+  "Board colors": "Board colors",
+  "Board size": "Board size",
+  "blue": "blue",
+  "brown": "brown",
+  "Challenge declined": "Challenge declined",
+  "Connection token sent. Check your emails!": "Connection token sent. Check your emails!",
+  "Contact": "Contact",
+  "Contact form": "Contact form",
+  "Content": "Content",
+  "Correspondance challenges": "Correspondance challenges",
+  "Correspondance games": "Correspondance games",
+  "Database error:": "Database error:",
+  "Download PGN": "Download PGN",
+  "Draw": "Draw",
+  "Email": "Email",
+  "Email sent!": "Email sent!",
+  "Empty message": "Empty message",
+  "Error while loading database:": "Error while loading database:",
+  "Forum": "Forum",
+  "From": "From",
+  "Game retrieval failed:": "Game retrieval failed:",
+  "Game removal failed:": "Game removal failed:",
+  "Go": "Go",
+  "green": "green",
   "Hall": "Hall",
+  "Highlight last move and checks?": "Highlight last move and checks?",
+  "Variant": "Variant",
   "Variants": "Variants",
-  "My games": "My games",
-  "Forum": "Forum",
-  "Contact": "Contact",
-  "About": "About",
-
   "Language": "Language",
-  "Email": "Email",
+  "Live challenges": "Live challenges",
+  "Live games": "Live games",
+  "Login": "Login",
+  "Logout": "Logout",
+  "Modifications applied!": "Modifications applied!",
+  "Mutual agreement": "Mutual agreement",
+  "My games": "My games",
+  "Name": "Name",
+  "Name or Email": "Name or Email",
+  "New game": "New game",
+  "No subject. Send anyway?": "No subject. Send anyway?",
+  "None": "None",
+  "Notifications by email": "Notifications by email",
+  "Offer draw?": "Offer draw?",
+  "Play sounds?": "Play sounds?",
+  "Play with?": "Play with?",
+  "Please log in to accept corr challenges": "Please log in to accept corr challenges",
+  "Please log in to play corr games": "Please log in to play corr games",
+  "Please select a variant": "Please select a variant",
+  "Practice": "Practice",
+  "Processing... Please wait": "Processing... Please wait",
+  "participant(s):": "participant(s):",
+  "Register": "Register",
+  "Registration complete! Please check your emails": "Registration complete! Please check your emails",
+  "Resign": "Resign",
+  "Resign the game?": "Resign the game?",
+  "Rules": "Rules",
+  "Sample game": "Sample game",
+  "Send": "Send",
+  "Show possible moves?": "Show possible moves?",
+  "Send challenge": "Send challenge",
+  "Settings": "Settings",
+  "Stop game": "Stop game",
   "Subject": "Subject",
-  "Content": "Content",
-  "Email sent!": "Email sent!",
+  "Terminate game?": "Terminate game?",
+  "Three repetitions": "Three repetitions",
+  "Time": "Time",
+  "Time control": "Time control",
+  "To": "To",
+  "Type first letters...": "Type first letters...",
+  "Type here": "Type here",
+  "Unknown": "Unknown",
+  "Warning: target is not connected": "Warning: target is not connected",
+  "Warning: multi-tabs not supported": "Warning: multi-tabs not supported",
+  "White": "White",
+  "White to move": "White to move",
+  "White win": "White win",
+  "Who's there?": "Who's there?",
 
   // Variants boxes:
+  "Balanced sliders & leapers": "Balanced sliders & leapers",
+  "Big board": "Big board",
+  "Board upside down": "Board upside down",
   "Both sides of the mirror": "Both sides of the mirror",
-  "Keep antiking in check": "Keep antiking in check",
-  "Explosive captures": "Explosive captures",
-  "Shared pieces": "Shared pieces",
-  "Standard rules": "Standard rules",
-  "Captures reborn": "Captures reborn",
   "Capture all of a kind": "Capture all of a kind",
-  "Big board": "Big board",
-  "Lose all pieces": "Lose all pieces",
-  "Laws of attraction": "Laws of attraction",
+  "Captures reborn": "Captures reborn",
   "Exchange pieces positions": "Exchange pieces positions",
   "Exotic captures": "Exotic captures",
-  "Balanced sliders & leapers": "Balanced sliders & leapers",
-  "Reverse captures": "Reverse captures",
-  "Pawns move diagonally": "Pawns move diagonally",
+  "Explosive captures": "Explosive captures",
   "In the shadow": "In the shadow",
+  "Keep antiking in check": "Keep antiking in check",
+  "Lose all pieces": "Lose all pieces",
+  "Laws of attraction": "Laws of attraction",
   "Move twice": "Move twice",
-  "Board upside down": "Board upside down",
-
-  // Variant page:
-  "New game": "New game",
-  "Waiting for opponent...": "Waiting for opponent...",
-  "Rules": "Rules",
-  "Play": "Play",
-  "White win": "White win",
-  "Black win": "Black win",
-  "Draw": "Draw",
-  "Unfinished": "Unknown",
-  "Settings": "Settings",
-  "Resign": "Resign",
-  "Undo": "Undo",
-  "Flip board": "Flip board",
-  "Ok": "Ok",
-  "Random": "Random",
-  "Preferences": "Preferences",
-  "My name is...": "My name is...",
-  "Show hints?": "Show hints?",
-  "Board colors": "Board colors",
-  "brown": "brown",
-  "green": "green",
-  "blue": "blue",
-  "Play sounds?": "Play sounds?",
-  "None": "None",
-  "All": "All",
-  "Type here": "Type here",
-  "Send": "Send",
-  "Download PGN": "Download PGN",
-  "Analyze": "Analyze",
-  "Cancel": "Cancel",
-
-  // Game page:
-
+  "Pawns move diagonally": "Pawns move diagonally",
+  "Reverse captures": "Reverse captures",
+  "Shared pieces": "Shared pieces",
+  "Standard rules": "Standard rules",
 };