1 /* eslint-disable max-len */
21 heading: 'Access denied',
24 description: 'Pretty sure I had that somehere',
28 description: 'NotLikeThis',
29 heading: 'Server error',
38 DiscordIcon: 'Discord',
40 FinishedIcon: 'Finished',
41 FirstPlaceIcon: 'First Place',
42 ForfeitIcon: 'Forfeit',
43 LanguageIcon: 'Language',
46 PendingIcon: 'Pending',
47 ProtocolIcon: 'Protocol',
49 SecondPlaceIcon: 'Second Place',
51 ThirdPlaceIcon: 'Third Place',
52 UnlockedIcon: 'Unlocked',
55 'blue-boomerang': 'Boomerang',
56 'blue-mail': 'Blue Mail',
57 'blue-pendant': 'Pendant of Power',
58 'blue-potion': 'Blue Potion',
63 'bottle-bee': 'Bee in a Bottle',
67 byrna: 'Cane of Byrna',
73 fairy: 'Fairy in a Bottle',
74 'fighter-shield': 'Fighter Shield',
75 'fire-rod': 'Fire Rod',
76 'fire-shield': 'Fire Shield',
80 'green-mail': 'Green Mail',
81 'green-pendant': 'Pendant of Courage',
82 'green-potion': 'Green Potion',
84 'heart-container': 'Heart Container',
85 'heart-piece': 'Heart Piece',
91 'mirror-shield': 'Mirror Shield',
92 mitts: 'Titan \'s Mitts',
93 moonpearl: 'Moonpearl',
97 'red-bomb': 'Red Bomb',
98 'red-boomerang': 'Red Boomerang',
99 'red-mail': 'Red Mail',
100 'red-pendant': 'Pendant of Wisdom',
101 'red-potion': 'Red Potion',
104 'small-key': 'Small Key',
105 somaria: 'Cane of Somaria',
109 empty: 'No participants on record',
110 heading: 'Participants',
111 participant: 'Participant',
112 placement: 'Placement',
114 placementSubjectToChange: 'Tournament incomplete, placement subject to change.',
116 admin: 'Administrator',
120 roles: 'Participated as',
121 tournament: 'Tournament',
128 comment: 'Result commented: "{{details.result.comment}}"',
129 report: 'Result of {{time}} reported',
132 create: 'Round #{{number}} added',
133 lock: 'Round #{{number}} locked',
134 unlock: 'Round #{{number}} unlocked',
137 lock: 'Tournament locked',
139 unknown: 'Unknown protocol entry of type {{type}}.',
145 addComment: 'Comment',
147 edit: 'Change result',
148 editComment: 'Edit comment',
150 report: 'Report result',
151 reportError: 'Error saving :(',
152 reportPreview: 'Will be recorded as {{ time }}',
153 reportSuccess: 'Stored, thanks :)',
155 time: 'Time: {{ time }}',
158 date: '{{ date, L }}',
159 empty: 'No rounds yet',
162 noSeed: 'No seed set',
164 lockDescription: 'When a round is locked, runners cannot submit or change results.',
165 locked: 'Results for this round have been locked.',
166 lockError: 'Error locking round',
167 lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
168 lockSuccess: 'Round locked',
169 rolledBy: 'Rolled by {{name}}',
172 setSeedError: 'Seed could not be set',
173 setSeedSuccess: 'Seed set',
174 unlock: 'Unock round',
175 unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
176 unlocked: 'Results for this round are subject to change.',
177 unlockError: 'Error unlocking round',
178 unlockSuccess: 'Round unlocked',
182 monitors: 'Monitors',
183 noRecord: 'Tournament set to not be recorded',
184 scoreboard: 'Scoreboard',
187 discordTag: 'Discord tag',
188 editNickname: 'Edit name',
189 editStreamLink: 'Edit stream link',
191 noStream: 'No stream set',
192 participationEmpty: 'Has not participated in any tourneys yet.',
193 roundRecords: 'Race records',
194 setNicknameError: 'Could not save name',
195 setNicknameSuccess: 'Name changed',
196 setStreamLinkError: 'Could not save stream link',
197 setStreamLinkSuccess: 'Stream link saved',
199 streamLink: 'Stream link',
200 tournaments: 'Tournaments',
201 tournamentRecords: 'Tournament records',
205 required: 'Please tell me',
206 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',