]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
add plain maps
[alttp.git] / resources / js / i18n / en.js
index dbe37f15765215db510f0e7adc55429860072a42..6498b85927eb3bce4864fa996568d9c46bbd8c3a 100644 (file)
@@ -276,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',
@@ -289,6 +302,7 @@ export default {
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
                        FirstPlaceIcon: 'First Place',
+                       ForbiddenIcon: 'Forbidden',
                        ForfeitIcon: 'Forfeit',
                        LanguageIcon: 'Language',
                        LockedIcon: 'Locked',
@@ -301,6 +315,7 @@ export default {
                        StreamIcon: 'Stream',
                        ThirdPlaceIcon: 'Third Place',
                        TwitchIcon: 'Twitch',
+                       UnknownIcon: 'Unknown',
                        UnlockedIcon: 'Unlocked',
                        YoutubeIcon: 'YouTube',
                        VideoIcon: 'Video',
@@ -359,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',
@@ -376,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: {
@@ -460,6 +495,26 @@ export default {
                        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',