1 /* eslint-disable max-len */
21 heading: 'Access denied',
24 description: 'Pretty sure I had that somehere',
28 description: 'NotLikeThis',
29 heading: 'Server error',
39 DiscordIcon: 'Discord',
41 FinishedIcon: 'Finished',
42 FirstPlaceIcon: 'First Place',
43 ForfeitIcon: 'Forfeit',
44 LanguageIcon: 'Language',
47 PendingIcon: 'Pending',
48 ProtocolIcon: 'Protocol',
50 SecondPlaceIcon: 'Second Place',
52 ThirdPlaceIcon: 'Third Place',
53 UnlockedIcon: 'Unlocked',
56 'blue-boomerang': 'Boomerang',
57 'blue-mail': 'Blue Mail',
58 'blue-pendant': 'Pendant of Power',
59 'blue-potion': 'Blue Potion',
64 'bottle-bee': 'Bee in a Bottle',
68 byrna: 'Cane of Byrna',
74 fairy: 'Fairy in a Bottle',
75 'fighter-shield': 'Fighter Shield',
76 'fire-rod': 'Fire Rod',
77 'fire-shield': 'Fire Shield',
81 'green-mail': 'Green Mail',
82 'green-pendant': 'Pendant of Courage',
83 'green-potion': 'Green Potion',
85 'heart-container': 'Heart Container',
86 'heart-piece': 'Heart Piece',
92 'mirror-shield': 'Mirror Shield',
93 mitts: 'Titan \'s Mitts',
94 moonpearl: 'Moonpearl',
98 'red-bomb': 'Red Bomb',
99 'red-boomerang': 'Red Boomerang',
100 'red-mail': 'Red Mail',
101 'red-pendant': 'Pendant of Wisdom',
102 'red-potion': 'Red Potion',
105 'small-key': 'Small Key',
106 somaria: 'Cane of Somaria',
110 empty: 'No participants on record',
111 heading: 'Participants',
112 participant: 'Participant',
113 placement: 'Placement',
115 placementSubjectToChange: 'Tournament incomplete, placement subject to change.',
117 admin: 'Administrator',
121 roles: 'Participated as',
122 tournament: 'Tournament',
129 comment: 'Result commented: "{{details.result.comment}}"',
130 report: 'Result of {{time}} reported',
133 create: 'Round #{{number}} added',
134 lock: 'Round #{{number}} locked',
135 unlock: 'Round #{{number}} unlocked',
138 lock: 'Tournament locked',
140 unknown: 'Unknown protocol entry of type {{type}}.',
146 addComment: 'Comment',
149 edit: 'Change result',
150 editComment: 'Edit comment',
153 placement: 'Placement',
154 points_one: '{{ count }} point',
155 points_other: '{{ count }} points',
156 report: 'Report result',
157 reportError: 'Error saving :(',
158 reportPreview: 'Will be recorded as {{ time }}',
159 reportSuccess: 'Stored, thanks :)',
164 time: 'Time: {{ time }}',
167 date: '{{ date, L }}',
168 empty: 'No rounds yet',
171 noSeed: 'No seed set',
173 lockDescription: 'When a round is locked, runners cannot submit or change results.',
174 locked: 'Results for this round have been locked.',
175 lockError: 'Error locking round',
176 lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
177 lockSuccess: 'Round locked',
178 rolledBy: 'Rolled by {{name}}',
181 setSeedError: 'Seed could not be set',
182 setSeedSuccess: 'Seed set',
183 unlock: 'Unock round',
184 unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
185 unlocked: 'Results for this round are subject to change.',
186 unlockError: 'Error unlocking round',
187 unlockSuccess: 'Round unlocked',
191 applicationDenied: 'Application denied',
192 applicationPending: 'Application pending',
194 applyError: 'Error submitting application',
195 applySuccess: 'Application sent',
196 monitors: 'Monitors',
197 noRecord: 'Tournament set to not be recorded',
198 scoreboard: 'Scoreboard',
201 discordTag: 'Discord tag',
202 editNickname: 'Edit name',
203 editStreamLink: 'Edit stream link',
205 noStream: 'No stream set',
206 participationEmpty: 'Has not participated in any tourneys yet.',
207 roundRecords: 'Race records',
208 setNicknameError: 'Could not save name',
209 setNicknameSuccess: 'Name changed',
210 setStreamLinkError: 'Could not save stream link',
211 setStreamLinkSuccess: 'Stream link saved',
213 streamLink: 'Stream link',
214 tournaments: 'Tournaments',
215 tournamentRecords: 'Tournament records',
219 required: 'Please tell me',
220 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',