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