]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
simple footer
[alttp.git] / resources / js / i18n / en.js
index e7e0c59d58c06cbc198051abf1f616a8552ea8fe..dfff38bcde155456ef09aae498364d1e43b10dbc 100644 (file)
@@ -276,6 +276,18 @@ 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',
@@ -300,7 +312,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',
@@ -373,6 +388,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: {
@@ -423,8 +444,11 @@ 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',
@@ -433,12 +457,15 @@ export default {
                        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',
@@ -451,6 +478,9 @@ export default {
                        unlockError: 'Error unlocking round',
                        unlockSuccess: 'Round unlocked',
                },
+               techniques: {
+                       heading: 'Techniques',
+               },
                tournaments: {
                        admins: 'Admins',
                        applicationDenied: 'Application denied',