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