]> git.localhorst.tv Git - alttp.git/blob - resources/js/i18n/en.js
d76ce1bf0af0d1a0e6c9a9471892266b408697b4
[alttp.git] / resources / js / i18n / en.js
1 /* eslint-disable max-len */
2 export default {
3         translation: {
4                 alttp: {
5                         baseRomInvalid: 'CRC32 mismatch (need 33:22:EF:FC). Wrong ROM file?',
6                         baseRomRemoved: 'Base ROM removed.',
7                         baseRomSet: 'Base ROM set.',
8                         setBaseRom: 'Set base ROM',
9                 },
10                 alttpSeeds: {
11                         date: '{{ date, L LT }}',
12                         fetchingPatch: 'Fetching patch',
13                         filename: 'alttpr - {{preset}} - {{hash}}',
14                         heading: 'A Link to the Past Randomizer Seed',
15                         generated: 'Generated',
16                         generator: 'Generator',
17                         generators: {
18                                 doors: 'This seed has been generated with Aerinon\'s door randomizer.',
19                         },
20                         mystery: 'Mystery ROM, settings hidden',
21                         noMystery: 'No mystery',
22                         noRace: 'No race',
23                         patch: 'Patch ROM',
24                         patchError: 'Error applying patch: {{msg}}',
25                         preset: 'Preset',
26                         presets: {
27                                 custom: 'Custom',
28                         },
29                         race: 'Race ROM, seed hidden',
30                         seed: 'Seed',
31                         settingName: {
32                                 shuffleenemies: 'Enemy shuffle',
33                         },
34                         settings: 'Settings',
35                         settingValue: {
36                                 shuffleenemies: {
37                                         shuffled: 'Shuffled',
38                                 },
39                         },
40                         status: 'Status',
41                         statuses: {
42                                 error: 'error',
43                                 generated: 'generated',
44                                 pending: 'pending',
45                         },
46                 },
47                 applications: {
48                         accept: 'Accept',
49                         acceptError: 'Error accepting',
50                         acceptSuccess: 'Accepted',
51                         reject: 'Reject',
52                         rejectSuccess: 'Rejected',
53                         rejectError: 'Error rejecting',
54                 },
55                 autoTracking: {
56                         heading: 'Auto tracking',
57                         statusMsg: {
58                                 disabled: 'Disabled',
59                                 disconnected: 'Disconnected',
60                                 error: 'Connection error',
61                                 'no-device': 'No device',
62                                 'not-applicable': 'Connected to {{ device }}, mode not applicable',
63                                 'not-in-game': 'Connected to {{ device }}, not in game',
64                                 tracking: 'Connected to {{ device }}',
65                         },
66                 },
67                 button: {
68                         add: 'Add',
69                         back: 'Back',
70                         browserSource: 'Browser source',
71                         cancel: 'Cancel',
72                         chart: 'Chart',
73                         close: 'Close',
74                         confirm: 'Confirm',
75                         edit: 'Edit',
76                         filter: 'Filter',
77                         generate: 'Generate',
78                         help: 'Help',
79                         invert: 'Invert',
80                         login: 'Login',
81                         logout: 'Logout',
82                         new: 'New',
83                         nextFrame: 'Next frame',
84                         pause: 'Pause',
85                         play: 'Play',
86                         playPause: 'Play/Pause',
87                         protocol: 'Protocol',
88                         remove: 'Remove',
89                         retry: 'Retry',
90                         save: 'Save',
91                         search: 'Search',
92                         send: 'Send',
93                         settings: 'Settings',
94                         signUp: 'Sign up',
95                         start: 'Start',
96                         stop: 'Stop',
97                         unconfirm: 'Retract',
98                         unset: 'Unset',
99                 },
100                 content: {
101                         attribution: 'Attribution',
102                         description: 'Description',
103                         edit: 'Edit content',
104                         saveError: 'Error saving',
105                         saveSuccess: 'Saved',
106                         short: 'Short description',
107                         title: 'Title',
108                 },
109                 crew: {
110                         roles: {
111                                 commentary: 'Commentary',
112                                 setup: 'Setup',
113                                 tracking: 'Tracking',
114                         },
115                 },
116                 discordBot: {
117                         channel: 'Channel',
118                         controls: 'Controls',
119                         guild: 'Server',
120                         heading: 'Discord Bot',
121                         invite: 'Invite bot',
122                         selectGuild: 'Please select server',
123                 },
124                 episodes: {
125                         addRestream: 'Add Restream',
126                         applyDialog: {
127                                 applyError: 'Error signing up',
128                                 applySuccess: 'Application received',
129                                 signUpAs: 'Sign up as',
130                                 title: 'Application',
131                         },
132                         channel: 'Channel',
133                         commentary: 'Commentary',
134                         empty: 'No dates coming up.',
135                         raceroom: 'Race room',
136                         restreamDialog: {
137                                 acceptComms: 'Open commentary application',
138                                 acceptTracker: 'Open tracker application',
139                                 addError: 'Error adding restream',
140                                 addSuccess: 'Added',
141                                 addUser: 'Add user',
142                                 crewError: 'Error updating',
143                                 crewSuccess: 'Updated',
144                                 editError: 'Error saving',
145                                 editSuccess: 'Saved',
146                                 removeError: 'Error removing restream',
147                                 removeSuccess: 'Removed',
148                                 title: 'Restream',
149                         },
150                         setup: 'Setup',
151                         sgSignUp: 'SG Signup',
152                         startTime: '{{ date, LL LT }}',
153                         tracking: 'Tracking',
154                 },
155                 error: {
156                         403: {
157                                 description: 'Um no',
158                                 heading: 'Access denied',
159                         },
160                         404: {
161                                 description: 'Pretty sure I had that somehere',
162                                 heading: 'Not found',
163                         },
164                         500: {
165                                 description: 'NotLikeThis',
166                                 heading: 'Server error',
167                         },
168                 },
169                 events: {
170                         concluded: 'This event has concluded.',
171                         end: 'End',
172                         evergreen: 'Evergreen events',
173                         heading: 'Events',
174                         ongoing: 'Ongoing events',
175                         past: 'Past events',
176                         pastEpisodes: 'Past races',
177                         start: 'Start',
178                         upcomingEpisodes: 'Upcoming races',
179                 },
180                 footer: {
181                         alttpde: 'German ALttP Discord',
182                         alttpwiki: 'ALttP Speedrunning Wiki',
183                         competitions: 'Competitions',
184                         connect: 'Connect Spedruns Discord',
185                         contact: 'If you would like to organize a Tournament on this site, please contact holysmoke86 on Discord.',
186                         events: 'Events',
187                         info: 'Infos',
188                         map: 'ALttP Map',
189                         muffins: 'Muffins\' Glitch Map',
190                         privacy: 'Privacy',
191                         resources: 'Resources',
192                         restreamCentral: 'Restream Central Discord',
193                         schedule: 'Schedule',
194                         smd: 'German Super Metroid Discord',
195                         smwiki: 'Super Metroid Speedrunning Wiki',
196                         tech: 'ALttP Tech',
197                 },
198                 general: {
199                         actions: 'Actions',
200                         anonymous: 'Anonym',
201                         appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer',
202                         appName: 'ALttP',
203                         pleaseSelect: 'Please select',
204                         languages: {
205                                 de: 'German',
206                                 en: 'English',
207                                 es: 'Spanish',
208                                 fr: 'French',
209                         },
210                 },
211                 icon: {
212                         AddIcon: 'Add',
213                         AllowedIcon: 'Allowed',
214                         ApplicationsIcon: 'Applications',
215                         ApplyIcon: 'Apply',
216                         ChartIcon: 'Chart',
217                         DiscordIcon: 'Discord',
218                         EditIcon: 'Edit',
219                         FinishedIcon: 'Finished',
220                         FirstPlaceIcon: 'First Place',
221                         ForbiddenIcon: 'Forbidden',
222                         ForfeitIcon: 'Forfeit',
223                         LanguageIcon: 'Language',
224                         LockedIcon: 'Locked',
225                         LogoutIcon: 'Logout',
226                         PendingIcon: 'Pending',
227                         ProtocolIcon: 'Protocol',
228                         ResultIcon: 'Result',
229                         SecondPlaceIcon: 'Second Place',
230                         SettingsIcon: 'Settings',
231                         StreamIcon: 'Stream',
232                         ThirdPlaceIcon: 'Third Place',
233                         TwitchIcon: 'Twitch',
234                         UnknownIcon: 'Unknown',
235                         UnlockedIcon: 'Unlocked',
236                         YoutubeIcon: 'YouTube',
237                         VideoIcon: 'Video',
238                         zelda: {
239                                 aga: 'Agahnim',
240                                 armos: 'Armos Knights',
241                                 arrghus: 'Arrghus',
242                                 'big-key': 'Big Key',
243                                 blind: 'Blind',
244                                 'blue-boomerang': 'Boomerang',
245                                 'blue-mail': 'Blue Mail',
246                                 'blue-pendant': 'Pendant of Power',
247                                 'blue-potion': 'Blue Potion',
248                                 bombos: 'Bombos',
249                                 bomb: 'Bomb',
250                                 book: 'Book',
251                                 boots: 'Boots',
252                                 'bottle-bee': 'Bee in a Bottle',
253                                 bottle: 'Bottle',
254                                 bow: 'Bow',
255                                 'bowless-silvers': 'Silvers w/o Bow',
256                                 bugnet: 'Bugnet',
257                                 byrna: 'Cane of Byrna',
258                                 cape: 'Cape',
259                                 compass: 'Compass',
260                                 crystal: 'Crystal',
261                                 duck: 'Duck',
262                                 'dungeon-ct': 'Castle Tower',
263                                 'dungeon-dp': 'Desert Palace',
264                                 'dungeon-ep': 'Eastern Palace',
265                                 'dungeon-gt': 'Ganon\'s Tower',
266                                 'dungeon-hc': 'Hyrule Castle',
267                                 'dungeon-ip': 'Ice Palace',
268                                 'dungeon-mm': 'Misery Mire',
269                                 'dungeon-pd': 'Palace of Darkness',
270                                 'dungeon-sp': 'Swamp Palace',
271                                 'dungeon-sw': 'Skull Woods',
272                                 'dungeon-th': 'Tower of Hera',
273                                 'dungeon-tr': 'Turtle Rock',
274                                 'dungeon-tt': 'Thieves\' Town',
275                                 ether: 'Ether',
276                                 fairy: 'Fairy in a Bottle',
277                                 'fighter-shield': 'Fighter Shield',
278                                 'fighter-sword': 'Fighter Sword',
279                                 'fire-rod': 'Fire Rod',
280                                 'fire-shield': 'Fire Shield',
281                                 flippers: 'Flippers',
282                                 flute: 'Flute',
283                                 glove: 'Power Glove',
284                                 'gold-sword': 'Gold Sword',
285                                 'green-mail': 'Green Mail',
286                                 'green-pendant': 'Pendant of Courage',
287                                 'green-potion': 'Green Potion',
288                                 'half-magic': 'Half Magic',
289                                 hammer: 'Hammer',
290                                 'heart-0': 'No Heart Pieces',
291                                 'heart-1': 'One Heart Piece',
292                                 'heart-2': 'Two Heart Pieces',
293                                 'heart-3': 'Three Heart Pieces',
294                                 'heart-container': 'Heart Container',
295                                 'heart-piece': 'Heart Piece',
296                                 helma: 'King Helmasaur',
297                                 hookshot: 'Hookshot',
298                                 'ice-rod': 'Ice Rod',
299                                 kholdstare: 'Kholdstare',
300                                 lamp: 'Lamp',
301                                 lanmolas: 'Lanmolas',
302                                 map: 'Map',
303                                 'master-sword': 'Master Sword',
304                                 mirror: 'Mirror',
305                                 'mirror-shield': 'Mirror Shield',
306                                 mitts: 'Titan \'s Mitts',
307                                 moldorm: 'Moldorm',
308                                 mothula: 'Mothula',
309                                 moonpearl: 'Moonpearl',
310                                 mushroom: 'Mushroom',
311                                 'not-flippers': 'No Flippers',
312                                 'not-mirror': 'No Mirror',
313                                 'not-moonpearl': 'No Moonpearl',
314                                 powder: 'Powder',
315                                 quake: 'Quake',
316                                 'quarter-magic': 'Quarter Magic',
317                                 'red-bomb': 'Red Bomb',
318                                 'red-boomerang': 'Red Boomerang',
319                                 'red-crystal': 'Red Crystal',
320                                 'red-mail': 'Red Mail',
321                                 'red-pendant': 'Pendant of Wisdom',
322                                 'red-potion': 'Red Potion',
323                                 shovel: 'Shovel',
324                                 silvers: 'Silvers',
325                                 'small-key': 'Small Key',
326                                 somaria: 'Cane of Somaria',
327                                 'sword-1': 'Fighter Sword',
328                                 'sword-2': 'Master Sword',
329                                 'sword-3': 'Tempered Sword',
330                                 'sword-4': 'Gold Sword',
331                                 'tempered-sword': 'Tempered Sword',
332                                 trinexx: 'Trinexx',
333                                 vitreous: 'Vitreous',
334                         },
335                 },
336                 map: {
337                         description: 'Maps of The Legend of Zelda: A Link to the Past',
338                         dwLong: 'Dark World',
339                         dwShort: 'DW',
340                         goToLocation: 'Go to location',
341                         heading: 'Map',
342                         lwLong: 'Light World',
343                         lwShort: 'LW',
344                         onThisMap: 'On this map',
345                         spLong: 'Special Areas',
346                         spShort: 'SP',
347                         uw2Long: 'Underworld 2',
348                         uw2Short: 'UW2',
349                         uwLong: 'Underworld',
350                         uwOverlay: 'Show grid',
351                         uwShort: 'UW',
352                 },
353                 menu: {
354                         map: 'Map',
355                         schedule: 'Schedule',
356                         tech: 'Tech',
357                 },
358                 modes: {
359                         heading: 'Modes',
360                 },
361                 participants: {
362                         empty: 'No participants on record',
363                         heading: 'Participants',
364                         participant: 'Participant',
365                         placement: 'Placement',
366                         placementShort: '#',
367                         placementSubjectToChange: 'Tournament incomplete, placement subject to change.',
368                         roleNames: {
369                                 admin: 'Administrator',
370                                 monitor: 'Monitor',
371                                 runner: 'Runner',
372                         },
373                         roles: 'Participated as',
374                         tournament: 'Tournament',
375                         score: 'Score',
376                         scoreShort: 'Score',
377                 },
378                 privacy: {
379                         heading: 'Privacy',
380                         p1: 'We\'re utilizing cokes and your browser\'s storage to remember your login and preferred language as well as protect against XSRF.',
381                         p2: 'If you click on Login, you wil be redirected to a discord portal. Once signed in, Discord will provide us with your username, discriminator and ID.',
382                         p3: 'Any results you submit will be published on this site and may be shared with the Discord server of the respective community.',
383                 },
384                 protocol: {
385                         description: {
386                                 application: {
387                                         accepted: 'Application from {{username}} accepted',
388                                         received: 'Application from {{username}} received',
389                                         rejected: 'Application from {{username}} rejected',
390                                 },
391                                 result: {
392                                         comment: 'Result of round {{number}} commented: <1>{{comment}}</1>',
393                                         report: 'Result of <1>{{time}}</1> reported for round {{number}}',
394                                 },
395                                 round: {
396                                         create: 'Added round #{{number}}',
397                                         edit: 'Edited round #{{number}}',
398                                         lock: 'Round #{{number}} locked',
399                                         seed: 'Set seed for round #{{number}}',
400                                         unlock: 'Round #{{number}} unlocked',
401                                 },
402                                 tournament: {
403                                         close: 'Registration closed',
404                                         discord: 'Discord server connected',
405                                         lock: 'Tournament locked',
406                                         open: 'Registration opened',
407                                         settings: 'Modified settings',
408                                         unlock: 'Tournament unlocked',
409                                 },
410                                 unknown: 'Unknown protocol entry of type {{type}}.',
411                         },
412                         empty: 'Empty',
413                         heading: 'Protocol',
414                 },
415                 results: {
416                         addComment: 'Comment',
417                         comment: 'Comment',
418                         details: 'Details',
419                         edit: 'Change result',
420                         editComment: 'Edit comment',
421                         forfeit: 'Forfeit',
422                         pending: 'Pending',
423                         placement: 'Placement',
424                         points_one: '{{ count }} point',
425                         points_other: '{{ count }} points',
426                         report: 'Report result',
427                         reportError: 'Error saving :(',
428                         reportPreview: 'Will be recorded as {{ time }}',
429                         reportSuccess: 'Stored, thanks :)',
430                         reportTime: 'Time',
431                         result: 'Result',
432                         round: 'Round',
433                         runner: 'Runner',
434                         time: 'Time: {{ time }}',
435                         vod: 'VoD',
436                         vodNote: 'If you want to share your VoD, go ahead.',
437                 },
438                 rounds: {
439                         code: 'Code',
440                         date: '{{ date, L }}',
441                         edit: 'Edit round',
442                         editError: 'Error saving round',
443                         editSuccess: 'Saved successfully',
444                         empty: 'No rounds yet',
445                         heading: 'Rounds',
446                         new: 'New round',
447                         noSeed: 'No seed set',
448                         numberOfResults_one: '{{ count }} submission',
449                         numberOfResults_other: '{{ count }} submissions',
450                         loadMore: 'load more rounds',
451                         lock: 'Lock round',
452                         lockDescription: 'When a round is locked, runners cannot submit or change results.',
453                         locked: 'Results for this round have been locked.',
454                         lockError: 'Error locking round',
455                         lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
456                         lockSuccess: 'Round locked',
457                         rolled_by: 'Rolled by',
458                         rolledBy: 'Rolled by {{name}}',
459                         seed: 'Seed',
460                         setSeed: 'Set seed',
461                         setSeedError: 'Seed could not be set',
462                         setSeedSuccess: 'Seed set',
463                         spoiler: 'Spoiler',
464                         title: 'Title',
465                         unlock: 'Unock round',
466                         unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
467                         unlocked: 'Results for this round are subject to change.',
468                         unlockError: 'Error unlocking round',
469                         unlockSuccess: 'Round unlocked',
470                 },
471                 rulesets: {
472                         heading: 'Rulesets',
473                 },
474                 schedule: {
475                         description: 'Upcoming matches and other events.',
476                         heading: 'Schedule',
477                         startTime: '{{ date, LT }}',
478                 },
479                 search: {
480                         noResults: 'No results',
481                 },
482                 snes: {
483                         device: 'Preferred device',
484                         host: 'Host',
485                         port: 'Port',
486                         proto: 'Protocol',
487                         settings: 'SNES Settings',
488                 },
489                 techniques: {
490                         description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer',
491                         heading: 'Techniques',
492                         lastModified: 'Last modified: {{ date, L }}',
493                         requirements: 'Requires: ',
494                         rulesetCodes: {
495                                 competitive: 'COM',
496                                 mg: 'MG',
497                                 nl: 'NL',
498                                 owg: 'OWG',
499                         },
500                         rulesetDescriptions: {
501                                 competitive: 'Competitive',
502                                 mg: 'Major Glitches',
503                                 nl: 'No Logic',
504                                 owg: 'Overworld Glitches',
505                         },
506                         rulesetFilterHeading: 'Only show techniques allowed in the following rulesets:',
507                         seeAlso: 'See also',
508                 },
509                 tracker: {
510                         config: {
511                                 bossShuffle: 'Boss Shuffle',
512                                 calculation:  'Calculation',
513                                 checkCalculation: 'Dungeon checks',
514                                 checkCalculations: {
515                                         inventory: 'Inventory (Doors)',
516                                         'room-data': 'Room data (glitched)',
517                                 },
518                                 ganonCrystals: 'Ganon Crystals',
519                                 glitches: 'Glitches',
520                                 glitchRules: {
521                                         hmg: 'HMG',
522                                         mg: 'Major',
523                                         nl: 'No Logic',
524                                         none: 'None',
525                                         owg: 'OWG',
526                                 },
527                                 goal: 'Goal',
528                                 goals: {
529                                         ad: 'All Dungeons',
530                                         fast: 'Fast Ganon',
531                                         ganon: 'Ganon',
532                                         ghunt: 'Ganon Hunt',
533                                         ped: 'Pedestal',
534                                         thunt: 'Triforce Hunt',
535                                         trinity: 'Trinity',
536                                 },
537                                 gtCrystals: 'GT Crystals',
538                                 layout: 'Layout',
539                                 logic: 'Logic',
540                                 mapLayout: 'Map',
541                                 mapLayouts: {
542                                         horizontal: 'Horizontal',
543                                         vertical: 'Vertical',
544                                 },
545                                 showBig: 'Big Keys',
546                                 showCompass: 'Compasses',
547                                 showItemOptions: {
548                                         always: 'Always',
549                                         never: 'Never',
550                                         situational: 'Situational',
551                                 },
552                                 showItems: 'Show Dungeon Items',
553                                 showMap: 'Maps',
554                                 showSmall: 'Small Keys',
555                                 title: 'Configuration',
556                                 wildBig: 'Big Keys',
557                                 wildCompass: 'Compasses',
558                                 wildItems: 'Wild Dungeon Items',
559                                 wildMap: 'Maps',
560                                 wildSmall: 'Small Keys',
561                                 worldState: 'World State',
562                                 worldStates: {
563                                         inverted: 'Inverted',
564                                         open: 'Open',
565                                 },
566                         },
567                         location: {
568                                 aginah: 'Aginah',
569                                 blacksmith: 'Blacksmith',
570                                 brewery: 'Brewery',
571                                 'blinds-hideout': 'Blind\'s Hideout',
572                                 'bombos-tablet': 'Bombos Tablet',
573                                 'bonk-rocks': 'Pegasus Rocks',
574                                 'bottle-merchant': 'Bottle Merchant',
575                                 'bumper-cave': 'Bumper Cave',
576                                 'c-house': 'C-Shaped House',
577                                 catfish: 'Catfish',
578                                 'cave-45': 'Cave 45',
579                                 checkerboard: 'Checkerboard Cave',
580                                 'chest-game': 'Chest Game',
581                                 'chicken-house': 'Chicken House',
582                                 dam: 'Dam',
583                                 'desert-ledge': 'Desert Ledge',
584                                 'digging-game': 'Digging Game',
585                                 dp: 'Desert Palace',
586                                 ep: 'Eastern Palace',
587                                 'floating-island': 'Floating Island',
588                                 'flute-spot': 'Flute Spot',
589                                 'ether-tablet': 'Ether Tablet',
590                                 'graveyard-ledge': 'Graveyard Ledge',
591                                 gt: 'Ganon\'s Tower',
592                                 'hammer-pegs': 'Hammer Pegs',
593                                 hobo: 'Hobo',
594                                 'hookshot-cave': 'Hookshot Cave',
595                                 'hookshot-cave-bonk': 'Hookshot Cave (bonkable chest)',
596                                 'hype-cave': 'Hype Cave',
597                                 'ice-rod-cave': 'Ice Rod Cave',
598                                 ip: 'Ice Palace',
599                                 'kak-well': 'Kakariko Well',
600                                 'kings-tomb': 'King\'s Tomb',
601                                 'lake-hylia-island': 'Lake Hylia Island',
602                                 library: 'Library',
603                                 'links-house': 'Link\'s House',
604                                 'lost-woods-hideout': 'Lost Woods Hideout',
605                                 lumberjack: 'Lumberjack',
606                                 'magic-bat': 'Magic Bat',
607                                 'mimic-cave': 'Mimic Cave',
608                                 'mini-moldorm-cave': 'Mini Moldorm Cave',
609                                 'mire-shed': 'Mire Shed',
610                                 mm: 'Misery Mire',
611                                 'mushroom-spot': 'Mushroom Spot',
612                                 'old-man': 'Old Man',
613                                 'paradox-cave': 'Paradox Cave',
614                                 pd: 'Palace of Darkness',
615                                 pedestal: 'Master Sword Pedestal',
616                                 'potion-shop': 'Potion Shop',
617                                 'purple-chest': 'Purple Chest',
618                                 pyramid: 'Pyramid Ledge',
619                                 'pyramid-fairy': 'Pyramid Fairy',
620                                 'race-game': 'Race Game',
621                                 saha: 'Sahasrahla',
622                                 'saha-hut': 'Sahasrahla\'s Hut',
623                                 'sick-kid': 'Sick Kid',
624                                 sp: 'Swamp Palace',
625                                 'spec-rock': 'Spectacle Rock',
626                                 'spec-rock-cave': 'Spectacle Rock Cave',
627                                 'spike-cave': 'Spike Cave',
628                                 'spiral-cave': 'Spiral Cave',
629                                 stumpy: 'Stumpy',
630                                 'super-bunny': 'Super Bunny Cave',
631                                 sw: 'Skull Woods',
632                                 tavern: 'Back of Tavern',
633                                 th: 'Tower of Hera',
634                                 tt: 'Thieves\' Town',
635                                 'waterfall-fairy': 'Waterfall Fairy',
636                                 zora: 'King Zora',
637                                 'zora-ledge': 'Zora\'s Ledge',
638                         },
639                 },
640                 tournaments: {
641                         admins: 'Admins',
642                         applicationDenied: 'Application denied',
643                         applicationPending: 'Application pending',
644                         applications: 'Applications',
645                         apply: 'Apply',
646                         applyError: 'Error submitting application',
647                         applySuccess: 'Application sent',
648                         closeError: 'Error closing registration',
649                         closeSuccess: 'Registration closed',
650                         discord: 'Discord',
651                         discordError: 'Error connecting',
652                         discordNoCategory: 'No category',
653                         discordRoundCategory: 'Category for round channels',
654                         discordRoundTemplate: 'Template for round channels',
655                         discordSettings: 'Discord settings',
656                         discordSettingsError: 'Error saving discord settings',
657                         discordSettingsSuccess: 'Discord settings saved',
658                         discordSuccess: 'Discord associated',
659                         inviteBot: 'Invite bot',
660                         locked: 'Lock rounds',
661                         lockError: 'Error locking tournament',
662                         lockSuccess: 'Tournament locked',
663                         monitors: 'Monitors',
664                         noApplications: 'No applications at this point',
665                         noRecord: 'Tournament set to not be recorded',
666                         open: 'Open registration',
667                         openError: 'Error opening registration',
668                         openSuccess: 'Registration opened',
669                         scoreboard: 'Scoreboard',
670                         scoreChart: 'Score chart',
671                         settings: 'Settings',
672                         settingsError: 'Error saving settings',
673                         settingsSuccess: 'Settings saved successfully',
674                         showNumbers: 'Show numbers',
675                         unlockError: 'Error unlocking tournaments',
676                         unlockSuccess: 'Tournament unlocked',
677                 },
678                 twitchBot: {
679                         addCommand: 'Add command',
680                         channel: 'Channel',
681                         chat: 'Chat',
682                         chatError: 'Error sending message',
683                         chatSettings: 'Chat Bot Settings',
684                         chatSuccess: 'Message queued',
685                         chatWaitMsgsMin: 'Min. messages',
686                         chatWaitMsgsMax: 'Max. messages',
687                         chatWaitTimeMin: 'Min. time',
688                         chatWaitTimeMax: 'Max. time',
689                         commandDialog: 'Edit command',
690                         commandName: 'Name',
691                         commandParameters: 'Parameters',
692                         commandRestriction: 'Restriction',
693                         commandRestrictions: {
694                                 mod: 'Mods',
695                                 none: 'none',
696                                 owner: 'Owner',
697                         },
698                         commands: 'Commands',
699                         commandType: 'Type',
700                         commandTypes: {
701                                 crew: 'Crew list',
702                                 'guessing-cancel': 'Cancel guessing game',
703                                 'guessing-leaderboard': 'Guessing game leaderboard',
704                                 'guessing-solve': 'Solve guessing game',
705                                 'guessing-start': 'Start guessing game',
706                                 'guessing-stop': 'Stop guessing game',
707                                 none: 'keiner',
708                                 runner: 'Runner list',
709                         },
710                         controls: 'Controls',
711                         guessingGame: {
712                                 activeMessage: 'Message when a game is already running',
713                                 cancelMessage: 'Game cancellation announcement',
714                                 closeWinnersMessage: 'Message for inexact winners',
715                                 closeWinnersMessageHint: '{names} will be replaced with a list of winners\' names and {distance} with the distance',
716                                 defaultActiveMessage: 'Channel already has an active guessing game',
717                                 defaultCancelMessage: 'Guessing game cancelled',
718                                 defaultCloseWinnersMessage: 'Congrats {names} on guessing within {distance}!',
719                                 defaultInvalidSolutionMessage: 'Please provide a valid solution to the guessing game',
720                                 defaultNoWinnersMessage: 'nobody wins :(',
721                                 defaultNotActiveMessage: 'Channel has no active guessing game',
722                                 defaultStartMessage: 'Get your guesses in',
723                                 defaultStopMessage: 'Guessing closed',
724                                 defaultWinnersMessage: 'Congrats {names}!',
725                                 guesses: 'Guesses',
726                                 guessTimestamp: '{{ timestamp, LT }}',
727                                 invalidSolutionMessage: 'Message for invalid (or missing) solution',
728                                 leaderboardType: 'Leaderboard type',
729                                 leaderboardTypes: {
730                                         30: 'Running month',
731                                         365: 'Running year',
732                                         all: 'All time',
733                                         month: 'Current month',
734                                         year: 'Current year',
735                                 },
736                                 noWinnersMessage: 'Announcement for no winners',
737                                 notActiveMessage: 'Message when no game is currently active',
738                                 pointsCloseFirst: 'Points for first close match',
739                                 pointsCloseMax: 'Maximum distance to count as close match',
740                                 pointsCloseOther: 'Points for further close matches',
741                                 pointsExactFirst: 'Points for first exact match',
742                                 pointsExactOther: 'Points for further exact matches',
743                                 popoutControls: 'Popout controls',
744                                 settings: 'Guessing game settings',
745                                 startMessage: 'Starting announcement',
746                                 stopMessage: 'Closing announcement',
747                                 winners: 'Winners',
748                                 winnerScore: '{{ score }} points',
749                                 winnerScore_one: '{{ score }} point',
750                                 winnersMessage: 'Winners announcement',
751                                 winnersMessageHint: '{names} will be replaced with a list of winners\' names',
752                         },
753                         heading: 'Twitch Bot',
754                         language: 'Preferred Language',
755                         joinApp: 'Join as App Bot',
756                         joinChat: 'Join as Chat Bot',
757                         joinError: 'Error joining channel',
758                         joinSuccess: 'Joined',
759                         noManagePermission: 'You lack the required privileges to manage the twitch bot.',
760                         partError: 'Error parting channel',
761                         partSuccess: 'Parted',
762                         respond: 'Respond',
763                         respondOptions: {
764                                 50: '50:50',
765                                 no: 'No',
766                                 yes: 'Yes',
767                         },
768                         saveError: 'Error saving',
769                         saveSuccess: 'Saved',
770                         selectChannel: 'Please select a channel to manage.',
771                         sendApp: 'Send as App Bot',
772                         sendChat: 'Send as Chat Bot',
773                 },
774                 twitchLegal: {
775                         heading: 'Twitch extension terms and policies',
776                         p1: 'Participation in the guessing game solely takes place via Twitch chat. Your nickname might show up in chat, on stream and in the leaderboard panel, should you choose to participate.',
777                         p2: 'To display the leaderboard, a request is made to alttp.localhorst.tv. This request is logged anonymously and not further processed.',
778                 },
779                 users: {
780                         discordTag: 'Discord tag',
781                         editNickname: 'Edit name',
782                         editStreamLink: 'Edit stream link',
783                         nickname: 'Name',
784                         noStream: 'No stream set',
785                         participationEmpty: 'Has not participated in any tourneys yet.',
786                         roundRecords: 'Race records',
787                         setNicknameError: 'Could not save name',
788                         setNicknameSuccess: 'Name changed',
789                         setStreamLinkError: 'Could not save stream link',
790                         setStreamLinkSuccess: 'Stream link saved',
791                         stream: 'Stream',
792                         streamLink: 'Stream link',
793                         tournaments: 'Tournaments',
794                         tournamentRecords: 'Tournament records',
795                 },
796                 validation: {
797                         error: {
798                                 required: 'Please tell me',
799                                 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',
800                                 url: 'URL plz',
801                         },
802                 }
803         },
804 };