]> git.localhorst.tv Git - alttp.git/blob - resources/js/i18n/en.js
schedule event filter
[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                 aos: {
48                         baseRomInvalid: 'CRC32 mismatch (need 35:53:61:83). Wrong ROM file?',
49                         baseRomRemoved: 'Base ROM removed.',
50                         baseRomSet: 'Base ROM set.',
51                         inviteBot: 'Invite Bot',
52                         inviteCommand: 'Invite Bot (command only)',
53                         randoDiscord: 'Randomizer Discord',
54                         randoWeb: 'Randomizer Webapp',
55                         setBaseRom: 'Set base ROM',
56                         tourneyDiscord: 'Tournament Discord',
57                 },
58                 aosGenerate: {
59                         heading: 'Generate AoSR Seed',
60                 },
61                 aosSeeds: {
62                         date: '{{ date, L LT }}',
63                         fetchingPatch: 'Fetching patch',
64                         filename: 'aosr - {{preset}} - {{hash}}',
65                         heading: 'Aria of Sorrow Randomizer Seed',
66                         generated: 'Generated',
67                         generator: 'Generator',
68                         generators: {
69                                 surge: 'This seed has been generated with fusecv\'s randomizer on aosrando.surge.sh.',
70                         },
71                         mystery: 'Mystery ROM, settings hidden',
72                         noMystery: 'No mystery',
73                         noRace: 'No race',
74                         patch: 'Patch ROM',
75                         patchError: 'Error applying patch: {{msg}}',
76                         preset: 'Preset',
77                         presets: {
78                                 Area: 'Area',
79                                 AreaAllBosses: 'Area all bosses',
80                                 AreaBeginner: 'Area beginner',
81                                 AreaExpert: 'Area expert',
82                                 AreaExtraFast: 'Area extra fast',
83                                 AreaRequireAllSouls: 'Area require all souls',
84                                 AreaSpicy: 'Area spicy',
85                                 Beginner: 'Beginner',
86                                 custom: 'Custom',
87                                 DoorAllBosses: 'Door all bosses',
88                                 DoorAllBossesEasy: 'Door all bosses easy',
89                                 ExtraFastNormal: 'Extra fast normal',
90                                 Normal: 'Normal',
91                                 SGLive2020: 'SGLive 2020',
92                                 SGLive2021: 'SGLive 2021',
93                                 SpicyNormal: 'Spicy normal',
94                                 Tournament2021: 'Tournament 2021',
95                                 Tournament2022: 'Tournament 2022',
96                         },
97                         race: 'Race ROM, seed hidden',
98                         seed: 'Seed',
99                         settingName: {
100                                 area: 'Map',
101                                 boss: 'Bosses',
102                                 doublechaos: 'Double chaos',
103                                 enemy: 'Enemy',
104                                 grahm: 'Graham',
105                                 itempool: 'Item pool',
106                                 kicker: 'Kicker without Malphas',
107                                 levelexp: 'Level EXP',
108                                 logic: 'Logic',
109                                 mapassist: 'Map assist',
110                                 nodupes: 'No dupes',
111                                 noww: 'No wrong warp',
112                                 palette: 'Palette',
113                                 panther: 'Panther',
114                                 reqallsouls: 'Require all souls',
115                                 shopprice: 'Shop price',
116                                 shopSouls: 'Shop souls',
117                                 startshop: 'Start with shop',
118                                 telestart: 'Teleport to start',
119                                 weight: 'Item weight',
120                         },
121                         settings: 'Settings',
122                         settingValue: {
123                                 area: {
124                                         AreaRandom: 'Area random',
125                                         DoorRandom: 'Door random',
126                                         Vanilla: 'Vanilla',
127                                 },
128                                 boss: {
129                                         'Dead-endShuffle': 'Dead end shuffle',
130                                         Vanilla: 'Vanilla',
131                                 },
132                                 doublechaos: {
133                                         'false': 'No',
134                                         'true': 'Yes',
135                                 },
136                                 enemy: {
137                                         RandomNoLimit: 'No limit',
138                                         RandomP20M5: '+20 -5',
139                                         RandomP30M10: '+30 -10',
140                                         RandomPM10: '±10',
141                                         RandomPM20: '±20',
142                                         RandomPMaxM5: '+max -5',
143                                         Vanilla: 'Vanilla',
144                                 },
145                                 grahm: {
146                                         AllBosses: 'All bosses',
147                                         BookSouls: 'Book souls',
148                                         NoCheck: 'No check',
149                                 },
150                                 itempool: {
151                                         AllSouls: 'All souls',
152                                         Standard: 'Standard',
153                                 },
154                                 kicker: {
155                                         'false': 'No',
156                                         'true': 'Yes',
157                                 },
158                                 levelexp: {
159                                         Casual: 'Casual',
160                                         Hard: 'Hard',
161                                         Lvl1: 'Level 1',
162                                         Vanilla: 'Vanilla',
163                                 },
164                                 logic: {
165                                         AreaTechTiers: 'Area tech tiers',
166                                         AreaTechTiersHard: 'Area tech tiers hard',
167                                         ForwardFeed: 'Forward feed',
168                                         ForwardFeedHard: 'Forward feed hard',
169                                         HybridProgression: 'Hybrid progression',
170                                         VeryRandom: 'Very random',
171                                         VeryRandomHard: 'Very random hard',
172                                         VeryRandomHardOnly: 'Very random hard only',
173                                 },
174                                 mapassist: {
175                                         'false': 'Off',
176                                         'true': 'On',
177                                 },
178                                 nodupes: {
179                                         'false': 'No',
180                                         'true': 'Yes',
181                                 },
182                                 noww: {
183                                         'false': 'No',
184                                         'true': 'Yes',
185                                 },
186                                 palette: {
187                                         Mode1: 'Mode 1',
188                                         'Mode1.5': 'Mode 1.5',
189                                         Mode2: 'Mode 2',
190                                         Vanilla: 'Vanilla',
191                                 },
192                                 panther: {
193                                         AlwaysRand: 'Always random',
194                                         ExtraFairRand: 'Extra fair random',
195                                         FirstAlways: 'Always first',
196                                         NeverExists: 'Never exists',
197                                         Rand70Dup: 'Random 70% dupe',
198                                 },
199                                 reqallsouls: {
200                                         'false': 'No',
201                                         'true': 'Yes',
202                                 },
203                                 shopprice: {
204                                         RandHV: 'Random HV',
205                                         Vanilla: 'Vanilla',
206                                 },
207                                 shopSouls: {
208                                         '2PerGroup': '2 per group',
209                                         Half: 'Half',
210                                         OnlySouls: 'Only souls',
211                                         Vanilla: 'Vanilla',
212                                 },
213                                 startshop: {
214                                         Unlocked: 'Unlocked',
215                                         Unlocked30k: 'Unlocked 30k',
216                                         Vanilla: 'Vanilla',
217                                 },
218                                 telestart: {
219                                         'false': 'Disabled',
220                                         'true': 'Enabled',
221                                 },
222                                 weight: {
223                                         '0': '0',
224                                         '1.0': '1.0',
225                                         '1.5': '1.5',
226                                         '2.0': '2.0',
227                                         '2.5': '2.5',
228                                         '3.0': '3.0',
229                                         '3.5': '3.5',
230                                 },
231                         },
232                         status: 'Status',
233                         statuses: {
234                                 error: 'error',
235                                 generated: 'generated',
236                                 pending: 'pending',
237                         },
238                 },
239                 applications: {
240                         accept: 'Accept',
241                         acceptError: 'Error accepting',
242                         acceptSuccess: 'Accepted',
243                         reject: 'Reject',
244                         rejectSuccess: 'Rejected',
245                         rejectError: 'Error rejecting',
246                 },
247                 button: {
248                         add: 'Add',
249                         back: 'Back',
250                         cancel: 'Cancel',
251                         chart: 'Chart',
252                         close: 'Close',
253                         edit: 'Edit',
254                         generate: 'Generate',
255                         help: 'Help',
256                         login: 'Login',
257                         logout: 'Logout',
258                         new: 'New',
259                         protocol: 'Protocol',
260                         retry: 'Retry',
261                         save: 'Save',
262                         search: 'Search',
263                         settings: 'Settings',
264                 },
265                 episodes: {
266                         commentary: 'Commentary',
267                         empty: 'No dates coming up.',
268                         setup: 'Setup',
269                         tracking: 'Tracking',
270                 },
271                 error: {
272                         403: {
273                                 description: 'Um no',
274                                 heading: 'Access denied',
275                         },
276                         404: {
277                                 description: 'Pretty sure I had that somehere',
278                                 heading: 'Not found',
279                         },
280                         500: {
281                                 description: 'NotLikeThis',
282                                 heading: 'Server error',
283                         },
284                 },
285                 footer: {
286                         alttpde: 'German ALttP Discord',
287                         alttpwiki: 'ALttP Speedrunning Wiki',
288                         competitions: 'Competitions',
289                         connect: 'Connect Spedruns Discord',
290                         contact: 'If you would like to organize a Tournament on this site, please contact HolySmoke#5229 on Discord.',
291                         info: 'Infos',
292                         map: 'ALttP Map',
293                         privacy: 'Privacy',
294                         resources: 'Resources',
295                         smd: 'German Super Metroid Discord',
296                         smwiki: 'Super Metroid Speedrunning Wiki',
297                         tech: 'ALttP Tech',
298                 },
299                 general: {
300                         anonymous: 'Anonym',
301                         appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer',
302                         appName: 'ALttP',
303                 },
304                 icon: {
305                         AddIcon: 'Add',
306                         AllowedIcon: 'Allowed',
307                         ApplicationsIcon: 'Applications',
308                         ApplyIcon: 'Apply',
309                         ChartIcon: 'Chart',
310                         DiscordIcon: 'Discord',
311                         EditIcon: 'Edit',
312                         FinishedIcon: 'Finished',
313                         FirstPlaceIcon: 'First Place',
314                         ForbiddenIcon: 'Forbidden',
315                         ForfeitIcon: 'Forfeit',
316                         LanguageIcon: 'Language',
317                         LockedIcon: 'Locked',
318                         LogoutIcon: 'Logout',
319                         PendingIcon: 'Pending',
320                         ProtocolIcon: 'Protocol',
321                         ResultIcon: 'Result',
322                         SecondPlaceIcon: 'Second Place',
323                         SettingsIcon: 'Settings',
324                         StreamIcon: 'Stream',
325                         ThirdPlaceIcon: 'Third Place',
326                         TwitchIcon: 'Twitch',
327                         UnknownIcon: 'Unknown',
328                         UnlockedIcon: 'Unlocked',
329                         YoutubeIcon: 'YouTube',
330                         VideoIcon: 'Video',
331                         zelda: {
332                                 'big-key': 'Big Key',
333                                 'blue-boomerang': 'Boomerang',
334                                 'blue-mail': 'Blue Mail',
335                                 'blue-pendant': 'Pendant of Power',
336                                 'blue-potion': 'Blue Potion',
337                                 bombos: 'Bombos',
338                                 bomb: 'Bomb',
339                                 book: 'Book',
340                                 boots: 'Boots',
341                                 'bottle-bee': 'Bee in a Bottle',
342                                 bottle: 'Bottle',
343                                 bow: 'Bow',
344                                 bugnet: 'Bugnet',
345                                 byrna: 'Cane of Byrna',
346                                 cape: 'Cape',
347                                 compass: 'Compass',
348                                 crystal: 'Crystal',
349                                 duck: 'Duck',
350                                 ether: 'Ether',
351                                 fairy: 'Fairy in a Bottle',
352                                 'fighter-shield': 'Fighter Shield',
353                                 'fire-rod': 'Fire Rod',
354                                 'fire-shield': 'Fire Shield',
355                                 flippers: 'Flippers',
356                                 flute: 'Flute',
357                                 glove: 'Power Glove',
358                                 'green-mail': 'Green Mail',
359                                 'green-pendant': 'Pendant of Courage',
360                                 'green-potion': 'Green Potion',
361                                 hammer: 'Hammer',
362                                 'heart-container': 'Heart Container',
363                                 'heart-piece': 'Heart Piece',
364                                 hookshot: 'Hookshot',
365                                 'ice-rod': 'Ice Rod',
366                                 lamp: 'Lamp',
367                                 map: 'Map',
368                                 mirror: 'Mirror',
369                                 'mirror-shield': 'Mirror Shield',
370                                 mitts: 'Titan \'s Mitts',
371                                 moonpearl: 'Moonpearl',
372                                 mushroom: 'Mushroom',
373                                 'not-flippers': 'No Flippers',
374                                 'not-moonpearl': 'No Moonpearl',
375                                 powder: 'Powder',
376                                 quake: 'Quake',
377                                 'red-bomb': 'Red Bomb',
378                                 'red-boomerang': 'Red Boomerang',
379                                 'red-mail': 'Red Mail',
380                                 'red-pendant': 'Pendant of Wisdom',
381                                 'red-potion': 'Red Potion',
382                                 shovel: 'Shovel',
383                                 silvers: 'Silvers',
384                                 'small-key': 'Small Key',
385                                 somaria: 'Cane of Somaria',
386                         },
387                 },
388                 map: {
389                         description: 'Maps of The Legend of Zelda: A Link to the Past',
390                         dwLong: 'Dark World',
391                         dwShort: 'DW',
392                         goToLocation: 'Go to location',
393                         heading: 'Map',
394                         lwLong: 'Light World',
395                         lwShort: 'LW',
396                         onThisMap: 'On this map',
397                         spLong: 'Special Areas',
398                         spShort: 'SP',
399                         uwLong: 'Underworld',
400                         uwOverlay: 'Show grid',
401                         uwShort: 'UW',
402                 },
403                 menu: {
404                         map: 'Map',
405                         tech: 'Tech',
406                 },
407                 modes: {
408                         heading: 'Modes',
409                 },
410                 participants: {
411                         empty: 'No participants on record',
412                         heading: 'Participants',
413                         participant: 'Participant',
414                         placement: 'Placement',
415                         placementShort: '#',
416                         placementSubjectToChange: 'Tournament incomplete, placement subject to change.',
417                         roleNames: {
418                                 admin: 'Administrator',
419                                 monitor: 'Monitor',
420                                 runner: 'Runner',
421                         },
422                         roles: 'Participated as',
423                         tournament: 'Tournament',
424                         score: 'Score',
425                         scoreShort: 'Score',
426                 },
427                 privacy: {
428                         heading: 'Privacy',
429                         p1: 'We\'re utilizing cokes and your browser\'s storage to remember your login and preferred language as well as protect against XSRF.',
430                         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.',
431                         p3: 'Any results you submit will be published on this site and may be shared with the Discord server of the respective community.',
432                 },
433                 protocol: {
434                         description: {
435                                 application: {
436                                         accepted: 'Application from {{username}} accepted',
437                                         received: 'Application from {{username}} received',
438                                         rejected: 'Application from {{username}} rejected',
439                                 },
440                                 result: {
441                                         comment: 'Result of round {{number}} commented: <1>{{comment}}</1>',
442                                         report: 'Result of <1>{{time}}</1> reported for round {{number}}',
443                                 },
444                                 round: {
445                                         create: 'Added round #{{number}}',
446                                         edit: 'Edited round #{{number}}',
447                                         lock: 'Round #{{number}} locked',
448                                         seed: 'Set seed for round #{{number}}',
449                                         unlock: 'Round #{{number}} unlocked',
450                                 },
451                                 tournament: {
452                                         close: 'Registration closed',
453                                         discord: 'Discord server connected',
454                                         lock: 'Tournament locked',
455                                         open: 'Registration opened',
456                                         unlock: 'Tournament unlocked',
457                                 },
458                                 unknown: 'Unknown protocol entry of type {{type}}.',
459                         },
460                         empty: 'Empty',
461                         heading: 'Protocol',
462                 },
463                 results: {
464                         addComment: 'Comment',
465                         comment: 'Comment',
466                         details: 'Details',
467                         edit: 'Change result',
468                         editComment: 'Edit comment',
469                         forfeit: 'Forfeit',
470                         pending: 'Pending',
471                         placement: 'Placement',
472                         points_one: '{{ count }} point',
473                         points_other: '{{ count }} points',
474                         report: 'Report result',
475                         reportError: 'Error saving :(',
476                         reportPreview: 'Will be recorded as {{ time }}',
477                         reportSuccess: 'Stored, thanks :)',
478                         reportTime: 'Time',
479                         result: 'Result',
480                         round: 'Round',
481                         runner: 'Runner',
482                         time: 'Time: {{ time }}',
483                         vod: 'VoD',
484                         vodNote: 'If you want to share your VoD, go ahead.',
485                 },
486                 rounds: {
487                         code: 'Code',
488                         date: '{{ date, L }}',
489                         edit: 'Edit round',
490                         editError: 'Error saving round',
491                         editSuccess: 'Saved successfully',
492                         empty: 'No rounds yet',
493                         heading: 'Rounds',
494                         new: 'New round',
495                         noSeed: 'No seed set',
496                         numberOfResults_one: '{{ count }} submission',
497                         numberOfResults_other: '{{ count }} submissions',
498                         lock: 'Lock round',
499                         lockDescription: 'When a round is locked, runners cannot submit or change results.',
500                         locked: 'Results for this round have been locked.',
501                         lockError: 'Error locking round',
502                         lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
503                         lockSuccess: 'Round locked',
504                         rolled_by: 'Rolled by',
505                         rolledBy: 'Rolled by {{name}}',
506                         seed: 'Seed',
507                         setSeed: 'Set seed',
508                         setSeedError: 'Seed could not be set',
509                         setSeedSuccess: 'Seed set',
510                         title: 'Title',
511                         unlock: 'Unock round',
512                         unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
513                         unlocked: 'Results for this round are subject to change.',
514                         unlockError: 'Error unlocking round',
515                         unlockSuccess: 'Round unlocked',
516                 },
517                 rulesets: {
518                         heading: 'Rulesets',
519                 },
520                 schedule: {
521                         description: 'Upcoming matches and other events.',
522                         heading: 'Schedule',
523                         startTime: '{{ date, LT }}',
524                 },
525                 techniques: {
526                         description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer',
527                         heading: 'Techniques',
528                         lastModified: 'Last modified: {{ date, L }}',
529                         requirements: 'Requires: ',
530                         rulesetCodes: {
531                                 competitive: 'COM',
532                                 mg: 'MG',
533                                 nl: 'NL',
534                                 owg: 'OWG',
535                         },
536                         rulesetDescriptions: {
537                                 competitive: 'Competitive',
538                                 mg: 'Major Glitches',
539                                 nl: 'No Logic',
540                                 owg: 'Overworld Glitches',
541                         },
542                         rulesetFilterHeading: 'Only show techniques allowed in the following rulesets:',
543                         seeAlso: 'See also',
544                 },
545                 tournaments: {
546                         admins: 'Admins',
547                         applicationDenied: 'Application denied',
548                         applicationPending: 'Application pending',
549                         applications: 'Applications',
550                         apply: 'Apply',
551                         applyError: 'Error submitting application',
552                         applySuccess: 'Application sent',
553                         closeError: 'Error closing registration',
554                         closeSuccess: 'Registration closed',
555                         discord: 'Discord',
556                         discordError: 'Error connecting',
557                         discordNoCategory: 'No category',
558                         discordRoundCategory: 'Category for round channels',
559                         discordRoundTemplate: 'Template for round channels',
560                         discordSettings: 'Discord settings',
561                         discordSettingsError: 'Error saving discord settings',
562                         discordSettingsSuccess: 'Discord settings saved',
563                         discordSuccess: 'Discord associated',
564                         inviteBot: 'Invite bot',
565                         locked: 'Lock rounds',
566                         lockError: 'Error locking tournament',
567                         lockSuccess: 'Tournament locked',
568                         monitors: 'Monitors',
569                         noApplications: 'No applications at this point',
570                         noRecord: 'Tournament set to not be recorded',
571                         open: 'Open registration',
572                         openError: 'Error opening registration',
573                         openSuccess: 'Registration opened',
574                         scoreboard: 'Scoreboard',
575                         scoreChart: 'Score chart',
576                         settings: 'Settings',
577                         unlockError: 'Error unlocking tournaments',
578                         unlockSuccess: 'Tournament unlocked',
579                 },
580                 users: {
581                         discordTag: 'Discord tag',
582                         editNickname: 'Edit name',
583                         editStreamLink: 'Edit stream link',
584                         nickname: 'Name',
585                         noStream: 'No stream set',
586                         participationEmpty: 'Has not participated in any tourneys yet.',
587                         roundRecords: 'Race records',
588                         setNicknameError: 'Could not save name',
589                         setNicknameSuccess: 'Name changed',
590                         setStreamLinkError: 'Could not save stream link',
591                         setStreamLinkSuccess: 'Stream link saved',
592                         stream: 'Stream',
593                         streamLink: 'Stream link',
594                         tournaments: 'Tournaments',
595                         tournamentRecords: 'Tournament records',
596                 },
597                 validation: {
598                         error: {
599                                 required: 'Please tell me',
600                                 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',
601                                 url: 'URL plz',
602                         },
603                 }
604         },
605 };