]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
basic content editing
[alttp.git] / resources / js / i18n / en.js
index e7907437eabc78742bf096ad16af5a7db3a687c0..ca0e4126c5a74f15d3dd2b510d387e0147a8418f 100644 (file)
 /* eslint-disable max-len */
 export default {
        translation: {
+               alttp: {
+                       baseRomInvalid: 'CRC32 mismatch (need 33:22:EF:FC). Wrong ROM file?',
+                       baseRomRemoved: 'Base ROM removed.',
+                       baseRomSet: 'Base ROM set.',
+                       setBaseRom: 'Set base ROM',
+               },
+               alttpSeeds: {
+                       date: '{{ date, L LT }}',
+                       fetchingPatch: 'Fetching patch',
+                       filename: 'alttpr - {{preset}} - {{hash}}',
+                       heading: 'A Link to the Past Randomizer Seed',
+                       generated: 'Generated',
+                       generator: 'Generator',
+                       generators: {
+                               doors: 'This seed has been generated with Aerinon\'s door randomizer.',
+                       },
+                       mystery: 'Mystery ROM, settings hidden',
+                       noMystery: 'No mystery',
+                       noRace: 'No race',
+                       patch: 'Patch ROM',
+                       patchError: 'Error applying patch: {{msg}}',
+                       preset: 'Preset',
+                       presets: {
+                               custom: 'Custom',
+                       },
+                       race: 'Race ROM, seed hidden',
+                       seed: 'Seed',
+                       settingName: {
+                               shuffleenemies: 'Enemy shuffle',
+                       },
+                       settings: 'Settings',
+                       settingValue: {
+                               shuffleenemies: {
+                                       shuffled: 'Shuffled',
+                               },
+                       },
+                       status: 'Status',
+                       statuses: {
+                               error: 'error',
+                               generated: 'generated',
+                               pending: 'pending',
+                       },
+               },
+               applications: {
+                       accept: 'Accept',
+                       acceptError: 'Error accepting',
+                       acceptSuccess: 'Accepted',
+                       reject: 'Reject',
+                       rejectSuccess: 'Rejected',
+                       rejectError: 'Error rejecting',
+               },
                button: {
                        add: 'Add',
                        back: 'Back',
                        cancel: 'Cancel',
+                       chart: 'Chart',
                        close: 'Close',
+                       confirm: 'Confirm',
                        edit: 'Edit',
+                       filter: 'Filter',
+                       generate: 'Generate',
                        help: 'Help',
+                       invert: 'Invert',
                        login: 'Login',
                        logout: 'Logout',
                        new: 'New',
+                       nextFrame: 'Next frame',
+                       pause: 'Pause',
+                       play: 'Play',
                        protocol: 'Protocol',
+                       remove: 'Remove',
+                       retry: 'Retry',
                        save: 'Save',
                        search: 'Search',
+                       settings: 'Settings',
+                       signUp: 'Sign up',
+                       stop: 'Stop',
+                       unconfirm: 'Retract',
+               },
+               content: {
+                       attribution: 'Attribution',
+                       description: 'Description',
+                       edit: 'Edit content',
+                       saveError: 'Error saving',
+                       saveSuccess: 'Saved',
+                       short: 'Short description',
+                       title: 'Title',
+               },
+               crew: {
+                       roles: {
+                               commentary: 'Commentary',
+                               setup: 'Setup',
+                               tracking: 'Tracking',
+                       },
+               },
+               episodes: {
+                       addRestream: 'Add Restream',
+                       applyDialog: {
+                               applyError: 'Error signing up',
+                               applySuccess: 'Application received',
+                               signUpAs: 'Sign up as',
+                               title: 'Application',
+                       },
+                       channel: 'Channel',
+                       commentary: 'Commentary',
+                       empty: 'No dates coming up.',
+                       restreamDialog: {
+                               acceptComms: 'Open commentary application',
+                               acceptTracker: 'Open tracker application',
+                               addError: 'Error adding restream',
+                               addSuccess: 'Added',
+                               addUser: 'Add user',
+                               crewError: 'Error updating',
+                               crewSuccess: 'Updated',
+                               editError: 'Error saving',
+                               editSuccess: 'Saved',
+                               removeError: 'Error removing restream',
+                               removeSuccess: 'Removed',
+                               title: 'Restream',
+                       },
+                       setup: 'Setup',
+                       startTime: '{{ date, LL LT }}',
+                       tracking: 'Tracking',
                },
                error: {
                        403: {
@@ -29,16 +139,39 @@ export default {
                                heading: 'Server error',
                        },
                },
+               footer: {
+                       alttpde: 'German ALttP Discord',
+                       alttpwiki: 'ALttP Speedrunning Wiki',
+                       competitions: 'Competitions',
+                       connect: 'Connect Spedruns Discord',
+                       contact: 'If you would like to organize a Tournament on this site, please contact holysmoke86 on Discord.',
+                       info: 'Infos',
+                       map: 'ALttP Map',
+                       muffins: 'Muffins\' Glitch Map',
+                       privacy: 'Privacy',
+                       resources: 'Resources',
+                       schedule: 'Schedule',
+                       smd: 'German Super Metroid Discord',
+                       smwiki: 'Super Metroid Speedrunning Wiki',
+                       tech: 'ALttP Tech',
+               },
                general: {
                        anonymous: 'Anonym',
+                       appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer',
                        appName: 'ALttP',
+                       pleaseSelect: 'Please select',
                },
                icon: {
                        AddIcon: 'Add',
+                       AllowedIcon: 'Allowed',
+                       ApplicationsIcon: 'Applications',
+                       ApplyIcon: 'Apply',
+                       ChartIcon: 'Chart',
                        DiscordIcon: 'Discord',
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
                        FirstPlaceIcon: 'First Place',
+                       ForbiddenIcon: 'Forbidden',
                        ForfeitIcon: 'Forfeit',
                        LanguageIcon: 'Language',
                        LockedIcon: 'Locked',
@@ -47,9 +180,14 @@ export default {
                        ProtocolIcon: 'Protocol',
                        ResultIcon: 'Result',
                        SecondPlaceIcon: 'Second Place',
+                       SettingsIcon: 'Settings',
                        StreamIcon: 'Stream',
                        ThirdPlaceIcon: 'Third Place',
+                       TwitchIcon: 'Twitch',
+                       UnknownIcon: 'Unknown',
                        UnlockedIcon: 'Unlocked',
+                       YoutubeIcon: 'YouTube',
+                       VideoIcon: 'Video',
                        zelda: {
                                'big-key': 'Big Key',
                                'blue-boomerang': 'Boomerang',
@@ -69,9 +207,23 @@ export default {
                                compass: 'Compass',
                                crystal: 'Crystal',
                                duck: 'Duck',
+                               'dungeon-ct': 'Castle Tower',
+                               'dungeon-dp': 'Desert Palace',
+                               'dungeon-ep': 'Eastern Palace',
+                               'dungeon-gt': 'Ganon\'s Tower',
+                               'dungeon-hc': 'Hyrule Castle',
+                               'dungeon-ip': 'Ice Palace',
+                               'dungeon-mm': 'Misery Mire',
+                               'dungeon-pd': 'Palace of Darkness',
+                               'dungeon-sp': 'Swamp Palace',
+                               'dungeon-sw': 'Skull Woods',
+                               'dungeon-th': 'Tower of Hera',
+                               'dungeon-tr': 'Turtle Rock',
+                               'dungeon-tt': 'Thieves\' Town',
                                ether: 'Ether',
                                fairy: 'Fairy in a Bottle',
                                'fighter-shield': 'Fighter Shield',
+                               'fighter-sword': 'Fighter Sword',
                                'fire-rod': 'Fire Rod',
                                'fire-shield': 'Fire Shield',
                                flippers: 'Flippers',
@@ -92,6 +244,9 @@ export default {
                                mitts: 'Titan \'s Mitts',
                                moonpearl: 'Moonpearl',
                                mushroom: 'Mushroom',
+                               'not-flippers': 'No Flippers',
+                               'not-mirror': 'No Mirror',
+                               'not-moonpearl': 'No Moonpearl',
                                powder: 'Powder',
                                quake: 'Quake',
                                'red-bomb': 'Red Bomb',
@@ -105,6 +260,31 @@ export default {
                                somaria: 'Cane of Somaria',
                        },
                },
+               map: {
+                       description: 'Maps of The Legend of Zelda: A Link to the Past',
+                       dwLong: 'Dark World',
+                       dwShort: 'DW',
+                       goToLocation: 'Go to location',
+                       heading: 'Map',
+                       lwLong: 'Light World',
+                       lwShort: 'LW',
+                       onThisMap: 'On this map',
+                       spLong: 'Special Areas',
+                       spShort: 'SP',
+                       uw2Long: 'Underworld 2',
+                       uw2Short: 'UW2',
+                       uwLong: 'Underworld',
+                       uwOverlay: 'Show grid',
+                       uwShort: 'UW',
+               },
+               menu: {
+                       map: 'Map',
+                       schedule: 'Schedule',
+                       tech: 'Tech',
+               },
+               modes: {
+                       heading: 'Modes',
+               },
                participants: {
                        empty: 'No participants on record',
                        heading: 'Participants',
@@ -114,6 +294,7 @@ export default {
                        placementSubjectToChange: 'Tournament incomplete, placement subject to change.',
                        roleNames: {
                                admin: 'Administrator',
+                               monitor: 'Monitor',
                                runner: 'Runner',
                        },
                        roles: 'Participated as',
@@ -121,18 +302,36 @@ export default {
                        score: 'Score',
                        scoreShort: 'Score',
                },
+               privacy: {
+                       heading: 'Privacy',
+                       p1: 'We\'re utilizing cokes and your browser\'s storage to remember your login and preferred language as well as protect against XSRF.',
+                       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.',
+                       p3: 'Any results you submit will be published on this site and may be shared with the Discord server of the respective community.',
+               },
                protocol: {
                        description: {
+                               application: {
+                                       accepted: 'Application from {{username}} accepted',
+                                       received: 'Application from {{username}} received',
+                                       rejected: 'Application from {{username}} rejected',
+                               },
                                result: {
-                                       report: 'Result of {{time}} reported',
+                                       comment: 'Result of round {{number}} commented: <1>{{comment}}</1>',
+                                       report: 'Result of <1>{{time}}</1> reported for round {{number}}',
                                },
                                round: {
-                                       create: 'Round #{{number}} added',
+                                       create: 'Added round #{{number}}',
+                                       edit: 'Edited round #{{number}}',
                                        lock: 'Round #{{number}} locked',
+                                       seed: 'Set seed for round #{{number}}',
                                        unlock: 'Round #{{number}} unlocked',
                                },
                                tournament: {
+                                       close: 'Registration closed',
+                                       discord: 'Discord server connected',
                                        lock: 'Tournament locked',
+                                       open: 'Registration opened',
+                                       unlock: 'Tournament unlocked',
                                },
                                unknown: 'Unknown protocol entry of type {{type}}.',
                        },
@@ -140,47 +339,133 @@ export default {
                        heading: 'Protocol',
                },
                results: {
+                       addComment: 'Comment',
+                       comment: 'Comment',
+                       details: 'Details',
                        edit: 'Change result',
+                       editComment: 'Edit comment',
                        forfeit: 'Forfeit',
+                       pending: 'Pending',
+                       placement: 'Placement',
+                       points_one: '{{ count }} point',
+                       points_other: '{{ count }} points',
                        report: 'Report result',
-                       reportError: 'Error saving result :(',
+                       reportError: 'Error saving :(',
                        reportPreview: 'Will be recorded as {{ time }}',
-                       reportSuccess: 'Result stored, thanks :)',
+                       reportSuccess: 'Stored, thanks :)',
                        reportTime: 'Time',
+                       result: 'Result',
+                       round: 'Round',
+                       runner: 'Runner',
                        time: 'Time: {{ time }}',
+                       vod: 'VoD',
+                       vodNote: 'If you want to share your VoD, go ahead.',
                },
                rounds: {
+                       code: 'Code',
                        date: '{{ date, L }}',
+                       edit: 'Edit round',
+                       editError: 'Error saving round',
+                       editSuccess: 'Saved successfully',
                        empty: 'No rounds yet',
                        heading: 'Rounds',
                        new: 'New round',
                        noSeed: 'No seed set',
+                       numberOfResults_one: '{{ count }} submission',
+                       numberOfResults_other: '{{ count }} submissions',
                        lock: 'Lock round',
                        lockDescription: 'When a round is locked, runners cannot submit or change results.',
                        locked: 'Results for this round have been locked.',
                        lockError: 'Error locking round',
                        lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
                        lockSuccess: 'Round locked',
+                       rolled_by: 'Rolled by',
+                       rolledBy: 'Rolled by {{name}}',
                        seed: 'Seed',
                        setSeed: 'Set seed',
                        setSeedError: 'Seed could not be set',
                        setSeedSuccess: 'Seed set',
+                       spoiler: 'Spoiler',
+                       title: 'Title',
                        unlock: 'Unock round',
                        unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
                        unlocked: 'Results for this round are subject to change.',
                        unlockError: 'Error unlocking round',
                        unlockSuccess: 'Round unlocked',
                },
+               rulesets: {
+                       heading: 'Rulesets',
+               },
+               schedule: {
+                       description: 'Upcoming matches and other events.',
+                       heading: 'Schedule',
+                       startTime: '{{ date, LT }}',
+               },
+               techniques: {
+                       description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer',
+                       heading: 'Techniques',
+                       lastModified: 'Last modified: {{ date, L }}',
+                       requirements: 'Requires: ',
+                       rulesetCodes: {
+                               competitive: 'COM',
+                               mg: 'MG',
+                               nl: 'NL',
+                               owg: 'OWG',
+                       },
+                       rulesetDescriptions: {
+                               competitive: 'Competitive',
+                               mg: 'Major Glitches',
+                               nl: 'No Logic',
+                               owg: 'Overworld Glitches',
+                       },
+                       rulesetFilterHeading: 'Only show techniques allowed in the following rulesets:',
+                       seeAlso: 'See also',
+               },
                tournaments: {
                        admins: 'Admins',
+                       applicationDenied: 'Application denied',
+                       applicationPending: 'Application pending',
+                       applications: 'Applications',
+                       apply: 'Apply',
+                       applyError: 'Error submitting application',
+                       applySuccess: 'Application sent',
+                       closeError: 'Error closing registration',
+                       closeSuccess: 'Registration closed',
+                       discord: 'Discord',
+                       discordError: 'Error connecting',
+                       discordNoCategory: 'No category',
+                       discordRoundCategory: 'Category for round channels',
+                       discordRoundTemplate: 'Template for round channels',
+                       discordSettings: 'Discord settings',
+                       discordSettingsError: 'Error saving discord settings',
+                       discordSettingsSuccess: 'Discord settings saved',
+                       discordSuccess: 'Discord associated',
+                       inviteBot: 'Invite bot',
+                       locked: 'Lock rounds',
+                       lockError: 'Error locking tournament',
+                       lockSuccess: 'Tournament locked',
+                       monitors: 'Monitors',
+                       noApplications: 'No applications at this point',
+                       noRecord: 'Tournament set to not be recorded',
+                       open: 'Open registration',
+                       openError: 'Error opening registration',
+                       openSuccess: 'Registration opened',
                        scoreboard: 'Scoreboard',
+                       scoreChart: 'Score chart',
+                       settings: 'Settings',
+                       unlockError: 'Error unlocking tournaments',
+                       unlockSuccess: 'Tournament unlocked',
                },
                users: {
                        discordTag: 'Discord tag',
+                       editNickname: 'Edit name',
                        editStreamLink: 'Edit stream link',
+                       nickname: 'Name',
                        noStream: 'No stream set',
                        participationEmpty: 'Has not participated in any tourneys yet.',
                        roundRecords: 'Race records',
+                       setNicknameError: 'Could not save name',
+                       setNicknameSuccess: 'Name changed',
                        setStreamLinkError: 'Could not save stream link',
                        setStreamLinkSuccess: 'Stream link saved',
                        stream: 'Stream',