Some bug fixes + added rules for the 6 new variants
[vchess.git] / client / src / translations / en.js
1 export const translations = {
2 Abort: "Abort",
3 About: "About",
4 "Accept draw?": "Accept draw?",
5 "Accept challenge?": "Accept challenge?",
6 All: "All",
7 Analyse: "Analyse",
8 "Analysis mode": "Analysis mode",
9 "Any player": "Any player",
10 Apply: "Apply",
11 "Are you sure?": "Are you sure?",
12 "Authentication successful!": "Authentication successful!",
13 "Back to list": "Back to list",
14 "Black to move": "Black to move",
15 "Black surrender": "Black surrender",
16 "Black win": "Black win",
17 "Board colors": "Board colors",
18 "Board size": "Board size",
19 blue: "blue",
20 brown: "brown",
21 Cadence: "Cadence",
22 Challenge: "Challenge",
23 "Challenge declined": "Challenge declined",
24 "Chat here": "Chat here",
25 "Connection token sent. Check your emails!": "Connection token sent. Check your emails!",
26 Contact: "Contact",
27 "Correspondance challenges": "Correspondance challenges",
28 "Correspondance games": "Correspondance games",
29 "Database error: stop private browsing, or update your browser": "Database error: stop private browsing, or update your browser",
30 Delete: "Delete",
31 Download: "Download",
32 Draw: "Draw",
33 "Draw offer only in your turn": "Draw offer only in your turn",
34 Edit: "Edit",
35 Email: "Email",
36 "Email sent!": "Email sent!",
37 "Empty message": "Empty message",
38 "Errors in FEN": "Errors in FEN",
39 "Example game": "Example game",
40 Go: "Go",
41 green: "green",
42 Hall: "Hall",
43 "Highlight last move and checks?": "Highlight last move and checks?",
44 Instructions: "Instructions",
45 "Invalid email": "Invalid email",
46 "It's your turn!": "It's your turn!",
47 "is not online": "is not online",
48 Language: "Language",
49 "Live challenges": "Live challenges",
50 "Live games": "Live games",
51 "Load more": "Load more",
52 Login: "Login",
53 Logout: "Logout",
54 "Logout successful!": "Logout successful!",
55 "Missing email": "Missing email",
56 "Missing instructions": "Missing instructions",
57 "Missing name": "Missing name",
58 "Missing solution": "Missing solution",
59 "Modifications applied!": "Modifications applied!",
60 "Move played:": "Move played:",
61 "Mutual agreement": "Mutual agreement",
62 "My games": "My games",
63 "My problems": "My problems",
64 "Name: alphanumerics and underscore": "Name: alphanumerics and underscore",
65 "Name or Email": "Name or Email",
66 Next: "Next",
67 "New connexion detected: tab now offline": "New connexion detected: tab now offline",
68 "New correspondance game:": "New correspondance game:",
69 "New game": "New game",
70 "New problem": "New problem",
71 News: "News",
72 "No more problems": "No more problems",
73 "No subject. Send anyway?": "No subject. Send anyway?",
74 None: "None",
75 "Notifications by email": "Notifications by email",
76 Number: "Number",
77 Observe: "Observe",
78 "Offer draw?": "Offer draw?",
79 "Opponent action": "Opponent action",
80 "Play sounds?": "Play sounds?",
81 "Play with?": "Play with?",
82 Players: "Players",
83 "Please log in to accept corr challenges": "Please log in to accept corr challenges",
84 "Please log in to play correspondance games": "Please log in to play correspondance games",
85 "Please select a variant": "Please select a variant",
86 Practice: "Practice",
87 "Prefix?": "Prefix?",
88 Previous: "Previous",
89 "Processing... Please wait": "Processing... Please wait",
90 Problems: "Problems",
91 "participant(s):": "participant(s):",
92 Refuse: "Refuse",
93 Register: "Register",
94 "Registration complete! Please check your emails": "Registration complete! Please check your emails",
95 "Remove game?": "Remove game?",
96 Resign: "Resign",
97 "Resign the game?": "Resign the game?",
98 Result: "Result",
99 Rules: "Rules",
100 Send: "Send",
101 "Self-challenge is forbidden": "Self-challenge is forbidden",
102 "Send challenge": "Send challenge",
103 "Set board size": "Set board size",
104 Settings: "Settings",
105 "Show possible moves?": "Show possible moves?",
106 "Show solution": "Show solution",
107 Solution: "Solution",
108 Stop: "Stop",
109 "Stop game": "Stop game",
110 Subject: "Subject",
111 "Terminate game?": "Terminate game?",
112 "Three repetitions": "Three repetitions",
113 Time: "Time",
114 "Undetermined result": "Undetermined result",
115 Update: "Update",
116 "User name": "User name",
117 Variant: "Variant",
118 Variants: "Variants",
119 Versus: "Versus",
120 "White to move": "White to move",
121 "White surrender": "White surrender",
122 "White win": "White win",
123 "Who's there?": "Who's there?",
124 With: "With",
125 with: "with",
126 "Write news": "Write news",
127 "Wrong time control": "Wrong time control",
128 "Your message": "Your message",
129
130 // Variants boxes:
131 "Ancient rules": "Ancient rules",
132 "Attract opposite king": "Attract opposite king",
133 "Balanced sliders & leapers": "Balanced sliders & leapers",
134 "Big board": "Big board",
135 "Board upside down": "Board upside down",
136 "Both sides of the mirror": "Both sides of the mirror",
137 "Capture all of a kind": "Capture all of a kind",
138 "Capture en passant": "Capture en passant",
139 "Captures reborn": "Captures reborn",
140 "Change colors": "Change colors",
141 "Dangerous collisions": "Dangerous collisions",
142 "Exotic captures": "Exotic captures",
143 "Explosive captures": "Explosive captures",
144 "In the shadow": "In the shadow",
145 "Give three checks": "Give three checks",
146 "Keep antiking in check": "Keep antiking in check",
147 "King crosses the board": "King crosses the board",
148 "Laws of attraction": "Laws of attraction",
149 "Lose all pieces": "Lose all pieces",
150 "Mate any piece": "Mate any piece",
151 "Middle battle": "Middle battle",
152 "Move like a knight": "Move like a knight",
153 "Move twice": "Move twice",
154 "Neverending rows": "Neverending rows",
155 "Pawns move diagonally": "Pawns move diagonally",
156 "Reuse pieces": "Reuse pieces",
157 "Reverse captures": "Reverse captures",
158 "Run forward": "Run forward",
159 "Shared pieces": "Shared pieces",
160 "Shoot pieces": "Shoot pieces",
161 "Squares disappear": "Squares disappear",
162 "Standard rules": "Standard rules",
163 "Unidentified pieces": "Unidentified pieces"
164 };