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',
113 report: 'Result of {{time}} reported',
116 create: 'Round #{{number}} added',
117 lock: 'Round #{{number}} locked',
118 unlock: 'Round #{{number}} unlocked',
121 lock: 'Tournament locked',
123 unknown: 'Unknown protocol entry of type {{type}}.',
129 edit: 'Change result',
131 report: 'Report result',
132 reportError: 'Error saving result :(',
133 reportPreview: 'Will be recorded as {{ time }}',
134 reportSuccess: 'Result stored, thanks :)',
136 time: 'Time: {{ time }}',
139 date: '{{ date, L }}',
140 empty: 'No rounds yet',
143 noSeed: 'No seed set',
145 lockDescription: 'When a round is locked, runners cannot submit or change results.',
146 locked: 'Results for this round have been locked.',
147 lockError: 'Error locking round',
148 lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
149 lockSuccess: 'Round locked',
152 setSeedError: 'Seed could not be set',
153 setSeedSuccess: 'Seed set',
154 unlock: 'Unock round',
155 unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
156 unlocked: 'Results for this round are subject to change.',
157 unlockError: 'Error unlocking round',
158 unlockSuccess: 'Round unlocked',
162 scoreboard: 'Scoreboard',
165 discordTag: 'Discord tag',
166 editStreamLink: 'Edit stream link',
167 noStream: 'No stream set',
168 participationEmpty: 'Has not participated in any tourneys yet.',
169 setStreamLinkError: 'Could not save stream link',
170 setStreamLinkSuccess: 'Stream link saved',
172 streamLink: 'Stream link',
173 tournaments: 'Tournaments',
177 required: 'Please tell me',
178 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',