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