]> git.localhorst.tv Git - alttp.git/blob - resources/js/i18n/en.js
guessing game controls
[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                 button: {
56                         add: 'Add',
57                         back: 'Back',
58                         cancel: 'Cancel',
59                         chart: 'Chart',
60                         close: 'Close',
61                         confirm: 'Confirm',
62                         edit: 'Edit',
63                         filter: 'Filter',
64                         generate: 'Generate',
65                         help: 'Help',
66                         invert: 'Invert',
67                         login: 'Login',
68                         logout: 'Logout',
69                         new: 'New',
70                         nextFrame: 'Next frame',
71                         pause: 'Pause',
72                         play: 'Play',
73                         playPause: 'Play/Pause',
74                         protocol: 'Protocol',
75                         remove: 'Remove',
76                         retry: 'Retry',
77                         save: 'Save',
78                         search: 'Search',
79                         send: 'Send',
80                         settings: 'Settings',
81                         signUp: 'Sign up',
82                         start: 'Start',
83                         stop: 'Stop',
84                         unconfirm: 'Retract',
85                         unset: 'Unset',
86                 },
87                 content: {
88                         attribution: 'Attribution',
89                         description: 'Description',
90                         edit: 'Edit content',
91                         saveError: 'Error saving',
92                         saveSuccess: 'Saved',
93                         short: 'Short description',
94                         title: 'Title',
95                 },
96                 crew: {
97                         roles: {
98                                 commentary: 'Commentary',
99                                 setup: 'Setup',
100                                 tracking: 'Tracking',
101                         },
102                 },
103                 discordBot: {
104                         channel: 'Channel',
105                         controls: 'Controls',
106                         guild: 'Server',
107                         heading: 'Discord Bot',
108                         invite: 'Invite bot',
109                         selectGuild: 'Please select server',
110                 },
111                 episodes: {
112                         addRestream: 'Add Restream',
113                         applyDialog: {
114                                 applyError: 'Error signing up',
115                                 applySuccess: 'Application received',
116                                 signUpAs: 'Sign up as',
117                                 title: 'Application',
118                         },
119                         channel: 'Channel',
120                         commentary: 'Commentary',
121                         empty: 'No dates coming up.',
122                         raceroom: 'Race room',
123                         restreamDialog: {
124                                 acceptComms: 'Open commentary application',
125                                 acceptTracker: 'Open tracker application',
126                                 addError: 'Error adding restream',
127                                 addSuccess: 'Added',
128                                 addUser: 'Add user',
129                                 crewError: 'Error updating',
130                                 crewSuccess: 'Updated',
131                                 editError: 'Error saving',
132                                 editSuccess: 'Saved',
133                                 removeError: 'Error removing restream',
134                                 removeSuccess: 'Removed',
135                                 title: 'Restream',
136                         },
137                         setup: 'Setup',
138                         sgSignUp: 'SG Signup',
139                         startTime: '{{ date, LL LT }}',
140                         tracking: 'Tracking',
141                 },
142                 error: {
143                         403: {
144                                 description: 'Um no',
145                                 heading: 'Access denied',
146                         },
147                         404: {
148                                 description: 'Pretty sure I had that somehere',
149                                 heading: 'Not found',
150                         },
151                         500: {
152                                 description: 'NotLikeThis',
153                                 heading: 'Server error',
154                         },
155                 },
156                 events: {
157                         concluded: 'This event has concluded.',
158                         end: 'End',
159                         evergreen: 'Evergreen events',
160                         heading: 'Events',
161                         ongoing: 'Ongoing events',
162                         past: 'Past events',
163                         pastEpisodes: 'Past races',
164                         start: 'Start',
165                         upcomingEpisodes: 'Upcoming races',
166                 },
167                 footer: {
168                         alttpde: 'German ALttP Discord',
169                         alttpwiki: 'ALttP Speedrunning Wiki',
170                         competitions: 'Competitions',
171                         connect: 'Connect Spedruns Discord',
172                         contact: 'If you would like to organize a Tournament on this site, please contact holysmoke86 on Discord.',
173                         events: 'Events',
174                         info: 'Infos',
175                         map: 'ALttP Map',
176                         muffins: 'Muffins\' Glitch Map',
177                         privacy: 'Privacy',
178                         resources: 'Resources',
179                         restreamCentral: 'Restream Central Discord',
180                         schedule: 'Schedule',
181                         smd: 'German Super Metroid Discord',
182                         smwiki: 'Super Metroid Speedrunning Wiki',
183                         tech: 'ALttP Tech',
184                 },
185                 general: {
186                         actions: 'Actions',
187                         anonymous: 'Anonym',
188                         appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer',
189                         appName: 'ALttP',
190                         pleaseSelect: 'Please select',
191                 },
192                 icon: {
193                         AddIcon: 'Add',
194                         AllowedIcon: 'Allowed',
195                         ApplicationsIcon: 'Applications',
196                         ApplyIcon: 'Apply',
197                         ChartIcon: 'Chart',
198                         DiscordIcon: 'Discord',
199                         EditIcon: 'Edit',
200                         FinishedIcon: 'Finished',
201                         FirstPlaceIcon: 'First Place',
202                         ForbiddenIcon: 'Forbidden',
203                         ForfeitIcon: 'Forfeit',
204                         LanguageIcon: 'Language',
205                         LockedIcon: 'Locked',
206                         LogoutIcon: 'Logout',
207                         PendingIcon: 'Pending',
208                         ProtocolIcon: 'Protocol',
209                         ResultIcon: 'Result',
210                         SecondPlaceIcon: 'Second Place',
211                         SettingsIcon: 'Settings',
212                         StreamIcon: 'Stream',
213                         ThirdPlaceIcon: 'Third Place',
214                         TwitchIcon: 'Twitch',
215                         UnknownIcon: 'Unknown',
216                         UnlockedIcon: 'Unlocked',
217                         YoutubeIcon: 'YouTube',
218                         VideoIcon: 'Video',
219                         zelda: {
220                                 'big-key': 'Big Key',
221                                 'blue-boomerang': 'Boomerang',
222                                 'blue-mail': 'Blue Mail',
223                                 'blue-pendant': 'Pendant of Power',
224                                 'blue-potion': 'Blue Potion',
225                                 bombos: 'Bombos',
226                                 bomb: 'Bomb',
227                                 book: 'Book',
228                                 boots: 'Boots',
229                                 'bottle-bee': 'Bee in a Bottle',
230                                 bottle: 'Bottle',
231                                 bow: 'Bow',
232                                 bugnet: 'Bugnet',
233                                 byrna: 'Cane of Byrna',
234                                 cape: 'Cape',
235                                 compass: 'Compass',
236                                 crystal: 'Crystal',
237                                 duck: 'Duck',
238                                 'dungeon-ct': 'Castle Tower',
239                                 'dungeon-dp': 'Desert Palace',
240                                 'dungeon-ep': 'Eastern Palace',
241                                 'dungeon-gt': 'Ganon\'s Tower',
242                                 'dungeon-hc': 'Hyrule Castle',
243                                 'dungeon-ip': 'Ice Palace',
244                                 'dungeon-mm': 'Misery Mire',
245                                 'dungeon-pd': 'Palace of Darkness',
246                                 'dungeon-sp': 'Swamp Palace',
247                                 'dungeon-sw': 'Skull Woods',
248                                 'dungeon-th': 'Tower of Hera',
249                                 'dungeon-tr': 'Turtle Rock',
250                                 'dungeon-tt': 'Thieves\' Town',
251                                 ether: 'Ether',
252                                 fairy: 'Fairy in a Bottle',
253                                 'fighter-shield': 'Fighter Shield',
254                                 'fighter-sword': 'Fighter Sword',
255                                 'fire-rod': 'Fire Rod',
256                                 'fire-shield': 'Fire Shield',
257                                 flippers: 'Flippers',
258                                 flute: 'Flute',
259                                 glove: 'Power Glove',
260                                 'green-mail': 'Green Mail',
261                                 'green-pendant': 'Pendant of Courage',
262                                 'green-potion': 'Green Potion',
263                                 hammer: 'Hammer',
264                                 'heart-container': 'Heart Container',
265                                 'heart-piece': 'Heart Piece',
266                                 hookshot: 'Hookshot',
267                                 'ice-rod': 'Ice Rod',
268                                 lamp: 'Lamp',
269                                 map: 'Map',
270                                 mirror: 'Mirror',
271                                 'mirror-shield': 'Mirror Shield',
272                                 mitts: 'Titan \'s Mitts',
273                                 moonpearl: 'Moonpearl',
274                                 mushroom: 'Mushroom',
275                                 'not-flippers': 'No Flippers',
276                                 'not-mirror': 'No Mirror',
277                                 'not-moonpearl': 'No Moonpearl',
278                                 powder: 'Powder',
279                                 quake: 'Quake',
280                                 'red-bomb': 'Red Bomb',
281                                 'red-boomerang': 'Red Boomerang',
282                                 'red-mail': 'Red Mail',
283                                 'red-pendant': 'Pendant of Wisdom',
284                                 'red-potion': 'Red Potion',
285                                 shovel: 'Shovel',
286                                 silvers: 'Silvers',
287                                 'small-key': 'Small Key',
288                                 somaria: 'Cane of Somaria',
289                         },
290                 },
291                 map: {
292                         description: 'Maps of The Legend of Zelda: A Link to the Past',
293                         dwLong: 'Dark World',
294                         dwShort: 'DW',
295                         goToLocation: 'Go to location',
296                         heading: 'Map',
297                         lwLong: 'Light World',
298                         lwShort: 'LW',
299                         onThisMap: 'On this map',
300                         spLong: 'Special Areas',
301                         spShort: 'SP',
302                         uw2Long: 'Underworld 2',
303                         uw2Short: 'UW2',
304                         uwLong: 'Underworld',
305                         uwOverlay: 'Show grid',
306                         uwShort: 'UW',
307                 },
308                 menu: {
309                         map: 'Map',
310                         schedule: 'Schedule',
311                         tech: 'Tech',
312                 },
313                 modes: {
314                         heading: 'Modes',
315                 },
316                 participants: {
317                         empty: 'No participants on record',
318                         heading: 'Participants',
319                         participant: 'Participant',
320                         placement: 'Placement',
321                         placementShort: '#',
322                         placementSubjectToChange: 'Tournament incomplete, placement subject to change.',
323                         roleNames: {
324                                 admin: 'Administrator',
325                                 monitor: 'Monitor',
326                                 runner: 'Runner',
327                         },
328                         roles: 'Participated as',
329                         tournament: 'Tournament',
330                         score: 'Score',
331                         scoreShort: 'Score',
332                 },
333                 privacy: {
334                         heading: 'Privacy',
335                         p1: 'We\'re utilizing cokes and your browser\'s storage to remember your login and preferred language as well as protect against XSRF.',
336                         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.',
337                         p3: 'Any results you submit will be published on this site and may be shared with the Discord server of the respective community.',
338                 },
339                 protocol: {
340                         description: {
341                                 application: {
342                                         accepted: 'Application from {{username}} accepted',
343                                         received: 'Application from {{username}} received',
344                                         rejected: 'Application from {{username}} rejected',
345                                 },
346                                 result: {
347                                         comment: 'Result of round {{number}} commented: <1>{{comment}}</1>',
348                                         report: 'Result of <1>{{time}}</1> reported for round {{number}}',
349                                 },
350                                 round: {
351                                         create: 'Added round #{{number}}',
352                                         edit: 'Edited round #{{number}}',
353                                         lock: 'Round #{{number}} locked',
354                                         seed: 'Set seed for round #{{number}}',
355                                         unlock: 'Round #{{number}} unlocked',
356                                 },
357                                 tournament: {
358                                         close: 'Registration closed',
359                                         discord: 'Discord server connected',
360                                         lock: 'Tournament locked',
361                                         open: 'Registration opened',
362                                         settings: 'Modified settings',
363                                         unlock: 'Tournament unlocked',
364                                 },
365                                 unknown: 'Unknown protocol entry of type {{type}}.',
366                         },
367                         empty: 'Empty',
368                         heading: 'Protocol',
369                 },
370                 results: {
371                         addComment: 'Comment',
372                         comment: 'Comment',
373                         details: 'Details',
374                         edit: 'Change result',
375                         editComment: 'Edit comment',
376                         forfeit: 'Forfeit',
377                         pending: 'Pending',
378                         placement: 'Placement',
379                         points_one: '{{ count }} point',
380                         points_other: '{{ count }} points',
381                         report: 'Report result',
382                         reportError: 'Error saving :(',
383                         reportPreview: 'Will be recorded as {{ time }}',
384                         reportSuccess: 'Stored, thanks :)',
385                         reportTime: 'Time',
386                         result: 'Result',
387                         round: 'Round',
388                         runner: 'Runner',
389                         time: 'Time: {{ time }}',
390                         vod: 'VoD',
391                         vodNote: 'If you want to share your VoD, go ahead.',
392                 },
393                 rounds: {
394                         code: 'Code',
395                         date: '{{ date, L }}',
396                         edit: 'Edit round',
397                         editError: 'Error saving round',
398                         editSuccess: 'Saved successfully',
399                         empty: 'No rounds yet',
400                         heading: 'Rounds',
401                         new: 'New round',
402                         noSeed: 'No seed set',
403                         numberOfResults_one: '{{ count }} submission',
404                         numberOfResults_other: '{{ count }} submissions',
405                         loadMore: 'load more rounds',
406                         lock: 'Lock round',
407                         lockDescription: 'When a round is locked, runners cannot submit or change results.',
408                         locked: 'Results for this round have been locked.',
409                         lockError: 'Error locking round',
410                         lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
411                         lockSuccess: 'Round locked',
412                         rolled_by: 'Rolled by',
413                         rolledBy: 'Rolled by {{name}}',
414                         seed: 'Seed',
415                         setSeed: 'Set seed',
416                         setSeedError: 'Seed could not be set',
417                         setSeedSuccess: 'Seed set',
418                         spoiler: 'Spoiler',
419                         title: 'Title',
420                         unlock: 'Unock round',
421                         unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
422                         unlocked: 'Results for this round are subject to change.',
423                         unlockError: 'Error unlocking round',
424                         unlockSuccess: 'Round unlocked',
425                 },
426                 rulesets: {
427                         heading: 'Rulesets',
428                 },
429                 schedule: {
430                         description: 'Upcoming matches and other events.',
431                         heading: 'Schedule',
432                         startTime: '{{ date, LT }}',
433                 },
434                 search: {
435                         noResults: 'No results',
436                 },
437                 techniques: {
438                         description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer',
439                         heading: 'Techniques',
440                         lastModified: 'Last modified: {{ date, L }}',
441                         requirements: 'Requires: ',
442                         rulesetCodes: {
443                                 competitive: 'COM',
444                                 mg: 'MG',
445                                 nl: 'NL',
446                                 owg: 'OWG',
447                         },
448                         rulesetDescriptions: {
449                                 competitive: 'Competitive',
450                                 mg: 'Major Glitches',
451                                 nl: 'No Logic',
452                                 owg: 'Overworld Glitches',
453                         },
454                         rulesetFilterHeading: 'Only show techniques allowed in the following rulesets:',
455                         seeAlso: 'See also',
456                 },
457                 tournaments: {
458                         admins: 'Admins',
459                         applicationDenied: 'Application denied',
460                         applicationPending: 'Application pending',
461                         applications: 'Applications',
462                         apply: 'Apply',
463                         applyError: 'Error submitting application',
464                         applySuccess: 'Application sent',
465                         closeError: 'Error closing registration',
466                         closeSuccess: 'Registration closed',
467                         discord: 'Discord',
468                         discordError: 'Error connecting',
469                         discordNoCategory: 'No category',
470                         discordRoundCategory: 'Category for round channels',
471                         discordRoundTemplate: 'Template for round channels',
472                         discordSettings: 'Discord settings',
473                         discordSettingsError: 'Error saving discord settings',
474                         discordSettingsSuccess: 'Discord settings saved',
475                         discordSuccess: 'Discord associated',
476                         inviteBot: 'Invite bot',
477                         locked: 'Lock rounds',
478                         lockError: 'Error locking tournament',
479                         lockSuccess: 'Tournament locked',
480                         monitors: 'Monitors',
481                         noApplications: 'No applications at this point',
482                         noRecord: 'Tournament set to not be recorded',
483                         open: 'Open registration',
484                         openError: 'Error opening registration',
485                         openSuccess: 'Registration opened',
486                         scoreboard: 'Scoreboard',
487                         scoreChart: 'Score chart',
488                         settings: 'Settings',
489                         settingsError: 'Error saving settings',
490                         settingsSuccess: 'Settings saved successfully',
491                         showNumbers: 'Show numbers',
492                         unlockError: 'Error unlocking tournaments',
493                         unlockSuccess: 'Tournament unlocked',
494                 },
495                 twitchBot: {
496                         addCommand: 'Add command',
497                         channel: 'Channel',
498                         chat: 'Chat',
499                         chatError: 'Error sending message',
500                         chatSettings: 'Chat Bot Settings',
501                         chatSuccess: 'Message queued',
502                         chatWaitMsgsMin: 'Min. messages',
503                         chatWaitMsgsMax: 'Max. messages',
504                         chatWaitTimeMin: 'Min. time',
505                         chatWaitTimeMax: 'Max. time',
506                         commandDialog: 'Edit command',
507                         commandName: 'Name',
508                         commandParameters: 'Parameters',
509                         commandRestriction: 'Restriction',
510                         commandRestrictions: {
511                                 mod: 'Mods',
512                                 none: 'none',
513                                 owner: 'Owner',
514                         },
515                         commands: 'Commands',
516                         commandType: 'Type',
517                         commandTypes: {
518                                 crew: 'Crew list',
519                                 'guessing-cancel': 'Cancel guessing game',
520                                 'guessing-leaderboard': 'Guessing game leaderboard',
521                                 'guessing-solve': 'Solve guessing game',
522                                 'guessing-start': 'Start guessing game',
523                                 'guessing-stop': 'Stop guessing game',
524                                 none: 'keiner',
525                                 runner: 'Runner list',
526                         },
527                         controls: 'Controls',
528                         guessingGame: {
529                                 activeMessage: 'Message when a game is already running',
530                                 cancelMessage: 'Game cancellation announcement',
531                                 defaultActiveMessage: 'Channel already has an active guessing game',
532                                 defaultCancelMessage: 'Guessing game cancelled',
533                                 defaultInvalidSolutionMessage: 'Please provide a valid solution to the guessing game',
534                                 defaultNoWinnersMessage: 'nobody wins :(',
535                                 defaultNotActiveMessage: 'Channel has no active guessing game',
536                                 defaultStartMessage: 'Get your guesses in',
537                                 defaultStopMessage: 'Guessing closed',
538                                 defaultWinnersMessage: 'Congrats {names}!',
539                                 guesses: 'Guesses',
540                                 guessTimestamp: '{{ timestamp, LT }}',
541                                 invalidSolutionMessage: 'Message for invalid (or missing) solution',
542                                 noWinnersMessage: 'Announcement for no winners',
543                                 notActiveMessage: 'Message when no game is currently active',
544                                 pointsCloseFirst: 'Points for first close match',
545                                 pointsCloseMax: 'Maximum distance to count as close match',
546                                 pointsCloseOther: 'Points for further close matches',
547                                 pointsExactFirst: 'Points for first exact match',
548                                 pointsExactOther: 'Points for further exact matches',
549                                 popoutControls: 'Popout controls',
550                                 settings: 'Guessing game settings',
551                                 startMessage: 'Starting announcement',
552                                 stopMessage: 'Closing announcement',
553                                 winners: 'Winners',
554                                 winnerScore: '{{ score }} points',
555                                 winnerScore_one: '{{ score }} point',
556                                 winnersMessage: 'Winners announcement',
557                                 winnersMessageHint: '{names} will be replaced with a list of winners\' names',
558                         },
559                         heading: 'Twitch Bot',
560                         joinApp: 'Join as App Bot',
561                         joinChat: 'Join as Chat Bot',
562                         joinError: 'Error joining channel',
563                         joinSuccess: 'Joined',
564                         noManagePermission: 'You lack the required privileges to manage the twitch bot.',
565                         partError: 'Error parting channel',
566                         partSuccess: 'Parted',
567                         saveError: 'Error saving',
568                         saveSuccess: 'Saved',
569                         selectChannel: 'Please select a channel to manage.',
570                         sendApp: 'Send as App Bot',
571                         sendChat: 'Send as Chat Bot',
572                 },
573                 users: {
574                         discordTag: 'Discord tag',
575                         editNickname: 'Edit name',
576                         editStreamLink: 'Edit stream link',
577                         nickname: 'Name',
578                         noStream: 'No stream set',
579                         participationEmpty: 'Has not participated in any tourneys yet.',
580                         roundRecords: 'Race records',
581                         setNicknameError: 'Could not save name',
582                         setNicknameSuccess: 'Name changed',
583                         setStreamLinkError: 'Could not save stream link',
584                         setStreamLinkSuccess: 'Stream link saved',
585                         stream: 'Stream',
586                         streamLink: 'Stream link',
587                         tournaments: 'Tournaments',
588                         tournamentRecords: 'Tournament records',
589                 },
590                 validation: {
591                         error: {
592                                 required: 'Please tell me',
593                                 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',
594                                 url: 'URL plz',
595                         },
596                 }
597         },
598 };