Fix Dark enlightened array update
[vchess.git] / views / translations / en.pug
CommitLineData
247356cd
BA
1-
2 var translations =
3 {
4 // Index page:
5 "Help": "Help",
6 "First visit?": "First visit?",
7 ">>> Please read this <<<": ">>> Please read this <<<",
8 // Variants boxes:
9 "Both sides of the mirror": "Both sides of the mirror",
10 "Keep antiking in check": "Keep antiking in check",
11 "Explosive captures": "Explosive captures",
12 "Shared pieces": "Shared pieces",
13 "Standard rules": "Standard rules",
14 "Captures reborn": "Captures reborn",
15 "Capture all of a kind": "Capture all of a kind",
16 "Big board": "Big board",
17 "Lose all pieces": "Lose all pieces",
18 "Laws of attraction": "Laws of attraction",
19 "Exchange pieces positions": "Exchange pieces positions",
20 "Exotic captures": "Exotic captures",
21 "Balanced sliders & leapers": "Balanced sliders & leapers",
22 "Reverse captures": "Reverse captures",
dbcc32e9
BA
23 "Pawns move diagonally": "Pawns move diagonally",
24 "In the shadow": "In the shadow",
25 "Move twice": "Move twice",
26 "Head upside down": "Head upside down",
247356cd
BA
27
28 // Variant page:
29 "New game": "New game",
30 "Waiting for opponent...": "Waiting for opponent...",
31 "Rules": "Rules",
e081ffe3 32 "Play": "Play",
247356cd
BA
33 "Problems": "Problems",
34 "White win": "White win",
35 "Black win": "Black win",
36 "Draw": "Draw",
4fefd019 37 "New live game": "New live game",
247356cd
BA
38 "New game versus computer": "New game versus computer",
39 "Analysis mode": "Analysis mode",
40 "Start chat": "Start chat",
4f7723a1 41 "Clear current game": "Clear current game",
247356cd
BA
42 "Settings": "Settings",
43 "Resign": "Resign",
44 "Undo": "Undo",
e081ffe3
BA
45 "Flip board": "Flip board",
46 "Game state (FEN):": "Game state (FEN):",
247356cd
BA
47 "Ok": "Ok",
48 "Random": "Random",
49 "Preferences": "Preferences",
50 "My name is...": "My name is...",
51 "Show hints?": "Show hints?",
52 "Board colors": "Board colors",
53 "brown": "brown",
54 "green": "green",
55 "blue": "blue",
56 "Play sounds?": "Play sounds?",
57 "None": "None",
247356cd
BA
58 "All": "All",
59 "Chat with ": "Chat with ",
60 "Type here": "Type here",
61 "Send": "Send",
edcd679a 62 "Download PGN": "Download PGN",
247356cd
BA
63 "Show solution": "Show solution",
64 "Load previous problems": "Load previous problems",
65 "Load next problems": "Load next problems",
66 "New": "New",
67 "Add a problem": "Add a problem",
e081ffe3 68 "Full FEN description": "Full FEN description",
247356cd
BA
69 "Safe HTML tags allowed": "Safe HTML tags allowed",
70 "Instructions": "Instructions",
d289b043 71 "Describe the problem goal": "Describe the problem goal",
247356cd 72 "Solution": "Solution",
d289b043 73 "How to solve the problem?": "How to solve the problem?",
247356cd
BA
74 "Preview": "Preview",
75 "Cancel": "Cancel",
76 "Solve": "Solve",
e081ffe3 77 "Bad FEN description": "Bad FEN description",
6b5517b4
BA
78 "Empty instructions": "Empty instructions",
79 "Empty solution": "Empty solution",
80 "Already playing a game in this variant on another tab!":
81 "Already playing a game in this variant on another tab!",
82 "Finish your ": "Finish your ",
83 " game first!": " game first!",
84 ": unfinished computer game will be erased":
85 ": unfinished computer game will be erased",
4f7723a1
BA
86 ": current analysis will be erased":
87 ": current analysis will be erased",
247356cd 88 };