X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fjs%2Fi18n%2Fen.js;h=4d8a8992852c58a836ae1904d57fb8e4eb8bd4a6;hb=33157cf7893e1faf8006f4296eb99dd7adf5bc37;hp=efb99b385fc6487f4e59ab126ec8869f2e351021;hpb=e937f3f41b33ba94d36f898573df75a9cd10e5c0;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index efb99b3..4d8a899 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -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', @@ -363,6 +406,8 @@ export default { mitts: 'Titan \'s Mitts', moonpearl: 'Moonpearl', mushroom: 'Mushroom', + 'not-flippers': 'No Flippers', + 'not-moonpearl': 'No Moonpearl', powder: 'Powder', quake: 'Quake', 'red-bomb': 'Red Bomb', @@ -377,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', @@ -387,6 +433,7 @@ export default { spLong: 'Special Areas', spShort: 'SP', uwLong: 'Underworld', + uwOverlay: 'Show grid', uwShort: 'UW', }, menu: { @@ -506,8 +553,16 @@ 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: ', rulesetCodes: { competitive: 'COM', mg: 'MG',