]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
collapse schedule filter
[alttp.git] / resources / js / i18n / en.js
index a7ca19cc1afca5c6bd45259c3e158a711fca85a8..4d8a8992852c58a836ae1904d57fb8e4eb8bd4a6 100644 (file)
@@ -250,17 +250,58 @@ export default {
                        cancel: 'Cancel',
                        chart: 'Chart',
                        close: 'Close',
+                       confirm: 'Confirm',
                        edit: 'Edit',
+                       filter: 'Filter',
                        generate: 'Generate',
                        help: 'Help',
                        login: 'Login',
                        logout: 'Logout',
                        new: 'New',
                        protocol: 'Protocol',
+                       remove: 'Remove',
                        retry: 'Retry',
                        save: 'Save',
                        search: 'Search',
                        settings: 'Settings',
+                       signUp: 'Sign up',
+                       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: {
@@ -292,7 +333,9 @@ export default {
                },
                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',
@@ -379,6 +422,7 @@ export default {
                        },
                },
                map: {
+                       description: 'Maps of The Legend of Zelda: A Link to the Past',
                        dwLong: 'Dark World',
                        dwShort: 'DW',
                        goToLocation: 'Go to location',
@@ -389,6 +433,7 @@ export default {
                        spLong: 'Special Areas',
                        spShort: 'SP',
                        uwLong: 'Underworld',
+                       uwOverlay: 'Show grid',
                        uwShort: 'UW',
                },
                menu: {
@@ -508,7 +553,13 @@ export default {
                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: ',