1 /* eslint-disable max-len */
21 heading: 'Access denied',
24 description: 'Pretty sure I had that somehere',
28 description: 'NotLikeThis',
29 heading: 'Server error',
37 DiscordIcon: 'Discord',
39 FinishedIcon: 'Finished',
40 FirstPlaceIcon: 'First Place',
41 ForfeitIcon: 'Forfeit',
44 PendingIcon: 'Pending',
45 SecondPlaceIcon: 'Second Place',
47 ThirdPlaceIcon: 'Third Place',
48 UnlockedIcon: 'Unlocked',
51 'blue-boomerang': 'Boomerang',
52 'blue-mail': 'Blue Mail',
53 'blue-pendant': 'Pendant of Power',
54 'blue-potion': 'Blue Potion',
59 'bottle-bee': 'Bee in a Bottle',
63 byrna: 'Cane of Byrna',
69 fairy: 'Fairy in a Bottle',
70 'fighter-shield': 'Fighter Shield',
71 'fire-rod': 'Fire Rod',
72 'fire-shield': 'Fire Shield',
76 'green-mail': 'Green Mail',
77 'green-pendant': 'Pendant of Courage',
78 'green-potion': 'Green Potion',
80 'heart-container': 'Heart Container',
81 'heart-piece': 'Heart Piece',
87 'mirror-shield': 'Mirror Shield',
88 mitts: 'Titan \'s Mitts',
89 moonpearl: 'Moonpearl',
93 'red-bomb': 'Red Bomb',
94 'red-boomerang': 'Red Boomerang',
95 'red-mail': 'Red Mail',
96 'red-pendant': 'Pendant of Wisdom',
97 'red-potion': 'Red Potion',
100 'small-key': 'Small Key',
101 somaria: 'Cane of Somaria',
105 empty: 'No participants on record',
106 heading: 'Participants',
107 participant: 'Participant',
109 admin: 'Administrator',
112 roles: 'Participated as',
113 tournament: 'Tournament',
119 report: 'Result of {{time}} reported',
122 create: 'Round #{{number}} added',
123 lock: 'Round #{{number}} locked',
124 unlock: 'Round #{{number}} unlocked',
127 lock: 'Tournament locked',
129 unknown: 'Unknown protocol entry of type {{type}}.',
135 edit: 'Change result',
137 report: 'Report result',
138 reportError: 'Error saving result :(',
139 reportPreview: 'Will be recorded as {{ time }}',
140 reportSuccess: 'Result stored, thanks :)',
142 time: 'Time: {{ time }}',
145 date: '{{ date, L }}',
146 empty: 'No rounds yet',
149 noSeed: 'No seed set',
151 lockDescription: 'When a round is locked, runners cannot submit or change results.',
152 locked: 'Results for this round have been locked.',
153 lockError: 'Error locking round',
154 lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
155 lockSuccess: 'Round locked',
158 setSeedError: 'Seed could not be set',
159 setSeedSuccess: 'Seed set',
160 unlock: 'Unock round',
161 unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
162 unlocked: 'Results for this round are subject to change.',
163 unlockError: 'Error unlocking round',
164 unlockSuccess: 'Round unlocked',
168 scoreboard: 'Scoreboard',
171 discordTag: 'Discord tag',
172 editStreamLink: 'Edit stream link',
173 noStream: 'No stream set',
174 participationEmpty: 'Has not participated in any tourneys yet.',
175 setStreamLinkError: 'Could not save stream link',
176 setStreamLinkSuccess: 'Stream link saved',
178 streamLink: 'Stream link',
179 tournaments: 'Tournaments',
183 required: 'Please tell me',
184 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',