]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
add tech index
[alttp.git] / resources / js / i18n / en.js
index 32249ddad528d882d3527a6806a372f6581e1fe4..62e486b8d49500e108da695c7acd3fadd3b03ee2 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',
@@ -247,6 +251,7 @@ export default {
                        chart: 'Chart',
                        close: 'Close',
                        edit: 'Edit',
+                       generate: 'Generate',
                        help: 'Help',
                        login: 'Login',
                        logout: 'Logout',
@@ -295,7 +300,10 @@ export default {
                        SettingsIcon: 'Settings',
                        StreamIcon: 'Stream',
                        ThirdPlaceIcon: 'Third Place',
+                       TwitchIcon: 'Twitch',
                        UnlockedIcon: 'Unlocked',
+                       YoutubeIcon: 'YouTube',
+                       VideoIcon: 'Video',
                        zelda: {
                                'big-key': 'Big Key',
                                'blue-boomerang': 'Boomerang',
@@ -380,7 +388,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 +426,43 @@ 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',
                },
+               techniques: {
+                       heading: 'Techniques',
+               },
                tournaments: {
                        admins: 'Admins',
                        applicationDenied: 'Application denied',