Rename analyze --> analyse (UK spelling?)
[vchess.git] / client / src / translations / en.js
CommitLineData
98db2082
BA
1export const translations =
2{
602d6bef
BA
3 "Abort": "Abort",
4 "About": "About",
5 "Accept draw?": "Accept draw?",
6 "All": "All",
677fe285
BA
7 "Analyse": "Analyse",
8 "Analyse in Dark mode makes no sense!": "Analyse in Dark mode makes no sense!",
a3ac374b 9 "Authentication successful!": "Authentication successful!",
602d6bef 10 "Apply": "Apply",
9335d45b 11 "Available": "Available",
602d6bef
BA
12 "Black": "Black",
13 "Black to move": "Black to move",
14 "Black win": "Black win",
15 "Board colors": "Board colors",
16 "Board size": "Board size",
17 "blue": "blue",
18 "brown": "brown",
f44fd3bf 19 "Cadence": "Cadence",
602d6bef
BA
20 "Challenge declined": "Challenge declined",
21 "Connection token sent. Check your emails!": "Connection token sent. Check your emails!",
22 "Contact": "Contact",
23 "Contact form": "Contact form",
24 "Content": "Content",
25 "Correspondance challenges": "Correspondance challenges",
26 "Correspondance games": "Correspondance games",
27 "Database error:": "Database error:",
f44fd3bf 28 "Download": "Download",
602d6bef 29 "Draw": "Draw",
dfeb96ea 30 "Draw offer only in your turn": "Draw offer only in your turn",
602d6bef
BA
31 "Email": "Email",
32 "Email sent!": "Email sent!",
33 "Empty message": "Empty message",
34 "Error while loading database:": "Error while loading database:",
f44fd3bf 35 "Example game": "Example game",
602d6bef
BA
36 "Forum": "Forum",
37 "From": "From",
38 "Game retrieval failed:": "Game retrieval failed:",
39 "Game removal failed:": "Game removal failed:",
40 "Go": "Go",
41 "green": "green",
cf2343ce 42 "Hall": "Hall",
602d6bef 43 "Highlight last move and checks?": "Highlight last move and checks?",
fb54f098 44 "Language": "Language",
602d6bef
BA
45 "Live challenges": "Live challenges",
46 "Live games": "Live games",
47 "Login": "Login",
48 "Logout": "Logout",
a3ac374b 49 "Logout successful!": "Logout successful!",
602d6bef
BA
50 "Modifications applied!": "Modifications applied!",
51 "Mutual agreement": "Mutual agreement",
52 "My games": "My games",
53 "Name": "Name",
54 "Name or Email": "Name or Email",
55 "New game": "New game",
56 "No subject. Send anyway?": "No subject. Send anyway?",
57 "None": "None",
58 "Notifications by email": "Notifications by email",
59 "Offer draw?": "Offer draw?",
77c50966 60 "Opponent action": "Opponent action",
602d6bef
BA
61 "Play sounds?": "Play sounds?",
62 "Play with?": "Play with?",
9335d45b 63 "Playing": "Playing",
602d6bef 64 "Please log in to accept corr challenges": "Please log in to accept corr challenges",
29ced362 65 "Please log in to play correspondance games": "Please log in to play correspondance games",
602d6bef
BA
66 "Please select a variant": "Please select a variant",
67 "Practice": "Practice",
68 "Processing... Please wait": "Processing... Please wait",
69 "participant(s):": "participant(s):",
70 "Register": "Register",
71 "Registration complete! Please check your emails": "Registration complete! Please check your emails",
72 "Resign": "Resign",
73 "Resign the game?": "Resign the game?",
26f3a887 74 "Result": "Result",
602d6bef 75 "Rules": "Rules",
602d6bef
BA
76 "Send": "Send",
77 "Show possible moves?": "Show possible moves?",
a64d9122 78 "Self-challenge is forbidden": "Self-challenge is forbidden",
602d6bef
BA
79 "Send challenge": "Send challenge",
80 "Settings": "Settings",
81 "Stop game": "Stop game",
98db2082 82 "Subject": "Subject",
602d6bef
BA
83 "Terminate game?": "Terminate game?",
84 "Three repetitions": "Three repetitions",
85 "Time": "Time",
602d6bef
BA
86 "To": "To",
87 "Type first letters...": "Type first letters...",
88 "Type here": "Type here",
89 "Unknown": "Unknown",
f44fd3bf 90 "Update": "Update",
77c50966 91 "Variant": "Variant",
77c50966 92 "Variants": "Variants",
602d6bef
BA
93 "Warning: target is not connected": "Warning: target is not connected",
94 "Warning: multi-tabs not supported": "Warning: multi-tabs not supported",
95 "White": "White",
96 "White to move": "White to move",
97 "White win": "White win",
98 "Who's there?": "Who's there?",
98db2082 99
98db2082 100 // Variants boxes:
602d6bef
BA
101 "Balanced sliders & leapers": "Balanced sliders & leapers",
102 "Big board": "Big board",
103 "Board upside down": "Board upside down",
98db2082 104 "Both sides of the mirror": "Both sides of the mirror",
98db2082 105 "Capture all of a kind": "Capture all of a kind",
602d6bef 106 "Captures reborn": "Captures reborn",
98db2082
BA
107 "Exchange pieces positions": "Exchange pieces positions",
108 "Exotic captures": "Exotic captures",
602d6bef 109 "Explosive captures": "Explosive captures",
98db2082 110 "In the shadow": "In the shadow",
602d6bef 111 "Keep antiking in check": "Keep antiking in check",
602d6bef 112 "Laws of attraction": "Laws of attraction",
f44fd3bf 113 "Lose all pieces": "Lose all pieces",
98db2082 114 "Move twice": "Move twice",
602d6bef
BA
115 "Pawns move diagonally": "Pawns move diagonally",
116 "Reverse captures": "Reverse captures",
117 "Shared pieces": "Shared pieces",
118 "Standard rules": "Standard rules",
98db2082 119};