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