]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
add APNG player
[alttp.git] / resources / js / i18n / en.js
index 32249ddad528d882d3527a6806a372f6581e1fe4..273682fc836dcbf96ff84c7773e36b19098b9e00 100644 (file)
@@ -55,6 +55,9 @@ export default {
                        setBaseRom: 'Set base ROM',
                        tourneyDiscord: 'Tournament Discord',
                },
+               aosGenerate: {
+                       heading: 'Generate AoSR Seed',
+               },
                aosSeeds: {
                        date: '{{ date, L LT }}',
                        fetchingPatch: 'Fetching patch',
@@ -80,6 +83,7 @@ export default {
                                AreaRequireAllSouls: 'Area require all souls',
                                AreaSpicy: 'Area spicy',
                                Beginner: 'Beginner',
+                               custom: 'Custom',
                                DoorAllBosses: 'Door all bosses',
                                DoorAllBossesEasy: 'Door all bosses easy',
                                ExtraFastNormal: 'Extra fast normal',
@@ -246,16 +250,63 @@ export default {
                        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',
+               },
+               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: {
@@ -271,12 +322,30 @@ 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',
+                       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',
@@ -284,6 +353,7 @@ export default {
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
                        FirstPlaceIcon: 'First Place',
+                       ForbiddenIcon: 'Forbidden',
                        ForfeitIcon: 'Forfeit',
                        LanguageIcon: 'Language',
                        LockedIcon: 'Locked',
@@ -295,7 +365,11 @@ export default {
                        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',
@@ -315,9 +389,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',
@@ -338,6 +426,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',
@@ -351,6 +442,30 @@ 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',
+                       tech: 'Tech',
+               },
+               modes: {
+                       heading: 'Modes',
+               },
                participants: {
                        empty: 'No participants on record',
                        heading: 'Participants',
@@ -368,6 +483,12 @@ 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: {
@@ -380,7 +501,8 @@ export default {
                                        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',
@@ -417,30 +539,69 @@ export default {
                        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',