X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=815edf6aa9150c45b06adc87ba2e7f80accae882;hp=ca7a0965159af8a000cfa56bdf965846d5db6b34;hb=23dbe4b8d02dbaacc54c9b1057be91b290dfb8e7;hpb=5b4de147a4e2f737c660f3e82f46664a9635477f diff --git a/client/src/translations/en.js b/client/src/translations/en.js index ca7a0965..815edf6a 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -1,5 +1,6 @@ export const translations = { Abort: "Abort", + "Abort and remove game?": "Abort and Remove game?", About: "About", "Accept draw?": "Accept draw?", "Accept challenge?": "Accept challenge?", @@ -11,7 +12,6 @@ export const translations = { "Are you sure?": "Are you sure?", "Asymmetric random": "Asymmetric random", "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", @@ -23,9 +23,11 @@ export const translations = { Cadence: "Cadence", Cancel: "Cancel", Challenge: "Challenge", + "Challenge already exists": "Challenge already exists", "Challenge declined": "Challenge declined", "Chat here": "Chat here", "Clear history": "Clear history", + Code: "Code", "Connection token sent. Check your emails!": "Connection token sent. Check your emails!", Contact: "Contact", "Correspondance challenges": "Correspondance challenges", @@ -33,6 +35,7 @@ export const translations = { "Database error: stop private browsing, or update your browser": "Database error: stop private browsing, or update your browser", Delete: "Delete", Deterministic: "Deterministic", + "Discord invitation": "Discord invitation", Download: "Download", Draw: "Draw", "Draw offer only in your turn": "Draw offer only in your turn", @@ -46,7 +49,7 @@ export const translations = { Go: "Go", green: "green", Hall: "Hall", - "Highlight last move and checks?": "Highlight last move and checks?", + "Highlight last move": "Highlight last move", Instructions: "Instructions", "Invalid email": "Invalid email", "It's your turn!": "It's your turn!", @@ -58,6 +61,7 @@ export const translations = { Login: "Login", Logout: "Logout", "Logout successful!": "Logout successful!", + "Memorize": "Memorize", "Mispelled variant name": "Mispelled variant name", "Missing email": "Missing email", "Missing FEN": "Missing FEN", @@ -87,24 +91,25 @@ export const translations = { Observe: "Observe", "Offer draw?": "Offer draw?", "Opponent action": "Opponent action", - "Play with?": "Play with?", + "Participant(s):": "Participant(s):", + "Play with": "Play with", Players: "Players", "Please log in to accept corr challenges": "Please log in to accept corr challenges", "Please log in to play correspondance games": "Please log in to play correspondance games", "Please select a variant": "Please select a variant", Practice: "Practice", "Prefix?": "Prefix?", + "Preset challenges": "Preset challenges", Previous: "Previous", "Processing... Please wait": "Processing... Please wait", Problems: "Problems", - "participant(s):": "participant(s):", "Random?": "Random?", "Randomness": "Randomness", - "Randomness against computer": "Randomness against computer", Refuse: "Refuse", Register: "Register", "Registration complete! Please check your emails now": "Registration complete! Please check your emails now", Rematch: "Rematch", + "Rematch in progress": "Rematch in progress", "Remove game?": "Remove game?", Resign: "Resign", "Resign the game?": "Resign the game?", @@ -115,10 +120,11 @@ export const translations = { "Self-challenge is forbidden": "Self-challenge is forbidden", "Send challenge": "Send challenge", Settings: "Settings", - "Show possible moves?": "Show possible moves?", + "Show next game after a move": "Show next game after move", + "Show possible moves": "Show possible moves", "Show solution": "Show solution", Solution: "Solution", - "Sound alert when game starts?": "Sound alert when game starts?", + "Sound alert at game start": "Sound alert at game start", Stop: "Stop", "Stop game": "Stop game", Subject: "Subject", @@ -154,33 +160,47 @@ export const translations = { "Both sides of the mirror": "Both sides of the mirror", "Capture all of a kind": "Capture all of a kind", "Capture en passant": "Capture en passant", + "Capture powers": "Capture powers", "Captures reborn": "Captures reborn", "Change colors": "Change colors", "Dangerous collisions": "Dangerous collisions", + "Each piece is unique": "Each piece is unique", "Exotic captures": "Exotic captures", "Explosive captures": "Explosive captures", "In the shadow": "In the shadow", + "Get strong at self-mate": "Get strong at self-mate", "Give three checks": "Give three checks", - "Keep antiking in check": "Keep antiking in check", - "Kings cross the board": "Kings cross the board", + "Keep antiking in check (v1)": "Keep antiking in check (v1)", + "Keep antiking in check (v2)": "Keep antiking in check (v2)", + "Kings cross the 8x8 board": "Kings cross the 8x8 board", + "Kings cross the 11x11 board": "Kings cross the 11x11 board", "Laws of attraction": "Laws of attraction", "Long jumps over pieces": "Long jumps over pieces", "Lose all pieces": "Lose all pieces", + "Mandatory captures": "Mandatory captures", "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 (v1)": "Move like a knight (v1)", + "Move like a knight (v2)": "Move like a knight (v2)", "Move twice": "Move twice", "Neverending rows": "Neverending rows", "Pawns move diagonally": "Pawns move diagonally", + "Play at the same time": "Play at the same time", + "Powerful pieces": "Powerful pieces", "Queen disguised as a pawn": "Queen disguised as a pawn", "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures", "Run forward": "Run forward", + "Score a goal": "Score a goal", + "Seirawan-Harper Chess": "Seirawan-Harper Chess", "Shared pieces": "Shared pieces", "Shoot pieces": "Shoot pieces", "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", - "The knight transfers its powers": "The knight transfers its powers", + "Transform an essay": "Transform an essay", + "Two kings": "Two kings", + "Two royal pieces": "Two royal pieces", "Unidentified pieces": "Unidentified pieces" };