]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
add plain maps
[alttp.git] / resources / js / i18n / en.js
index 5cc5ed1f0b88252256fc8b9f96d49ed88cc0707d..6498b85927eb3bce4864fa996568d9c46bbd8c3a 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',
+                       },
+               },
                aos: {
                        baseRomInvalid: 'CRC32 mismatch (need 35:53:61:83). Wrong ROM file?',
                        baseRomRemoved: 'Base ROM removed.',
                        baseRomSet: 'Base ROM set.',
+                       inviteBot: 'Invite Bot',
+                       inviteCommand: 'Invite Bot (command only)',
+                       randoDiscord: 'Randomizer Discord',
+                       randoWeb: 'Randomizer Webapp',
                        setBaseRom: 'Set base ROM',
+                       tourneyDiscord: 'Tournament Discord',
+               },
+               aosGenerate: {
+                       heading: 'Generate AoSR Seed',
+               },
+               aosSeeds: {
+                       date: '{{ date, L LT }}',
+                       fetchingPatch: 'Fetching patch',
+                       filename: 'aosr - {{preset}} - {{hash}}',
+                       heading: 'Aria of Sorrow Randomizer Seed',
+                       generated: 'Generated',
+                       generator: 'Generator',
+                       generators: {
+                               surge: 'This seed has been generated with fusecv\'s randomizer on aosrando.surge.sh.',
+                       },
+                       mystery: 'Mystery ROM, settings hidden',
+                       noMystery: 'No mystery',
+                       noRace: 'No race',
+                       patch: 'Patch ROM',
+                       patchError: 'Error applying patch: {{msg}}',
+                       preset: 'Preset',
+                       presets: {
+                               Area: 'Area',
+                               AreaAllBosses: 'Area all bosses',
+                               AreaBeginner: 'Area beginner',
+                               AreaExpert: 'Area expert',
+                               AreaExtraFast: 'Area extra fast',
+                               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',
+                               Normal: 'Normal',
+                               SGLive2020: 'SGLive 2020',
+                               SGLive2021: 'SGLive 2021',
+                               SpicyNormal: 'Spicy normal',
+                               Tournament2021: 'Tournament 2021',
+                               Tournament2022: 'Tournament 2022',
+                       },
+                       race: 'Race ROM, seed hidden',
+                       seed: 'Seed',
+                       settingName: {
+                               area: 'Map',
+                               boss: 'Bosses',
+                               doublechaos: 'Double chaos',
+                               enemy: 'Enemy',
+                               grahm: 'Graham',
+                               itempool: 'Item pool',
+                               kicker: 'Kicker without Malphas',
+                               levelexp: 'Level EXP',
+                               logic: 'Logic',
+                               mapassist: 'Map assist',
+                               nodupes: 'No dupes',
+                               noww: 'No wrong warp',
+                               palette: 'Palette',
+                               panther: 'Panther',
+                               reqallsouls: 'Require all souls',
+                               shopprice: 'Shop price',
+                               shopSouls: 'Shop souls',
+                               startshop: 'Start with shop',
+                               telestart: 'Teleport to start',
+                               weight: 'Item weight',
+                       },
+                       settings: 'Settings',
+                       settingValue: {
+                               area: {
+                                       AreaRandom: 'Area random',
+                                       DoorRandom: 'Door random',
+                                       Vanilla: 'Vanilla',
+                               },
+                               boss: {
+                                       'Dead-endShuffle': 'Dead end shuffle',
+                                       Vanilla: 'Vanilla',
+                               },
+                               doublechaos: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               enemy: {
+                                       RandomNoLimit: 'No limit',
+                                       RandomP20M5: '+20 -5',
+                                       RandomP30M10: '+30 -10',
+                                       RandomPM10: '±10',
+                                       RandomPM20: '±20',
+                                       RandomPMaxM5: '+max -5',
+                                       Vanilla: 'Vanilla',
+                               },
+                               grahm: {
+                                       AllBosses: 'All bosses',
+                                       BookSouls: 'Book souls',
+                                       NoCheck: 'No check',
+                               },
+                               itempool: {
+                                       AllSouls: 'All souls',
+                                       Standard: 'Standard',
+                               },
+                               kicker: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               levelexp: {
+                                       Casual: 'Casual',
+                                       Hard: 'Hard',
+                                       Lvl1: 'Level 1',
+                                       Vanilla: 'Vanilla',
+                               },
+                               logic: {
+                                       AreaTechTiers: 'Area tech tiers',
+                                       AreaTechTiersHard: 'Area tech tiers hard',
+                                       ForwardFeed: 'Forward feed',
+                                       ForwardFeedHard: 'Forward feed hard',
+                                       HybridProgression: 'Hybrid progression',
+                                       VeryRandom: 'Very random',
+                                       VeryRandomHard: 'Very random hard',
+                                       VeryRandomHardOnly: 'Very random hard only',
+                               },
+                               mapassist: {
+                                       'false': 'Off',
+                                       'true': 'On',
+                               },
+                               nodupes: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               noww: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               palette: {
+                                       Mode1: 'Mode 1',
+                                       'Mode1.5': 'Mode 1.5',
+                                       Mode2: 'Mode 2',
+                                       Vanilla: 'Vanilla',
+                               },
+                               panther: {
+                                       AlwaysRand: 'Always random',
+                                       ExtraFairRand: 'Extra fair random',
+                                       FirstAlways: 'Always first',
+                                       NeverExists: 'Never exists',
+                                       Rand70Dup: 'Random 70% dupe',
+                               },
+                               reqallsouls: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               shopprice: {
+                                       RandHV: 'Random HV',
+                                       Vanilla: 'Vanilla',
+                               },
+                               shopSouls: {
+                                       '2PerGroup': '2 per group',
+                                       Half: 'Half',
+                                       OnlySouls: 'Only souls',
+                                       Vanilla: 'Vanilla',
+                               },
+                               startshop: {
+                                       Unlocked: 'Unlocked',
+                                       Unlocked30k: 'Unlocked 30k',
+                                       Vanilla: 'Vanilla',
+                               },
+                               telestart: {
+                                       'false': 'Disabled',
+                                       'true': 'Enabled',
+                               },
+                               weight: {
+                                       '0': '0',
+                                       '1.0': '1.0',
+                                       '1.5': '1.5',
+                                       '2.0': '2.0',
+                                       '2.5': '2.5',
+                                       '3.0': '3.0',
+                                       '3.5': '3.5',
+                               },
+                       },
+                       status: 'Status',
+                       statuses: {
+                               error: 'error',
+                               generated: 'generated',
+                               pending: 'pending',
+                       },
                },
                applications: {
                        accept: 'Accept',
@@ -22,11 +251,13 @@ export default {
                        chart: 'Chart',
                        close: 'Close',
                        edit: 'Edit',
+                       generate: 'Generate',
                        help: 'Help',
                        login: 'Login',
                        logout: 'Logout',
                        new: 'New',
                        protocol: 'Protocol',
+                       retry: 'Retry',
                        save: 'Save',
                        search: 'Search',
                        settings: 'Settings',
@@ -45,12 +276,25 @@ 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 HolySmoke#5229 on Discord.',
+                       info: 'Infos',
+                       privacy: 'Privacy',
+                       resources: 'Resources',
+                       smd: 'German Super Metroid Discord',
+                       smwiki: 'Super Metroid Speedrunning Wiki',
+               },
                general: {
                        anonymous: 'Anonym',
                        appName: 'ALttP',
                },
                icon: {
                        AddIcon: 'Add',
+                       AllowedIcon: 'Allowed',
                        ApplicationsIcon: 'Applications',
                        ApplyIcon: 'Apply',
                        ChartIcon: 'Chart',
@@ -58,6 +302,7 @@ export default {
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
                        FirstPlaceIcon: 'First Place',
+                       ForbiddenIcon: 'Forbidden',
                        ForfeitIcon: 'Forfeit',
                        LanguageIcon: 'Language',
                        LockedIcon: 'Locked',
@@ -69,7 +314,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',
@@ -125,6 +374,20 @@ export default {
                                somaria: 'Cane of Somaria',
                        },
                },
+               map: {
+                       dwLong: 'Dark World',
+                       dwShort: 'DW',
+                       heading: 'Map',
+                       lwLong: 'Light World',
+                       lwShort: 'LW',
+                       spLong: 'Special Areas',
+                       spShort: 'SP',
+                       uwLong: 'Underworld',
+                       uwShort: 'UW',
+               },
+               modes: {
+                       heading: 'Modes',
+               },
                participants: {
                        empty: 'No participants on record',
                        heading: 'Participants',
@@ -142,6 +405,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: {
@@ -154,7 +423,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',
@@ -191,30 +461,60 @@ 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',
+                       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',
+               },
+               techniques: {
+                       heading: 'Techniques',
+                       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',