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