X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=dc84f67e90c6421b008691b4871da1581d7d96df;hb=6976d85a7117de53f7d42dee3de1f6b8fcb9726d;hp=6498b85927eb3bce4864fa996568d9c46bbd8c3a;hpb=18424fc6de2fc902ee2b2d3143955081263adff4;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 6498b85..dc84f67 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -250,17 +250,59 @@ export default { cancel: 'Cancel', chart: 'Chart', close: 'Close', + confirm: 'Confirm', edit: 'Edit', + filter: 'Filter', generate: 'Generate', help: 'Help', + invert: 'Invert', 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: { @@ -281,16 +323,21 @@ export default { 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.', + contact: 'If you would like to organize a Tournament on this site, please contact holysmoke86 on Discord.', info: 'Infos', + map: 'ALttP Map', + muffins: 'Muffins\' Glitch Map', privacy: 'Privacy', resources: 'Resources', smd: 'German Super Metroid Discord', smwiki: 'Super Metroid Speedrunning Wiki', + tech: 'ALttP Tech', }, 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', @@ -338,9 +385,23 @@ export default { compass: 'Compass', crystal: 'Crystal', duck: 'Duck', + 'dungeon-ct': 'Castle Tower', + 'dungeon-dp': 'Desert Palace', + 'dungeon-ep': 'Eastern Palace', + 'dungeon-gt': 'Ganon\'s Tower', + 'dungeon-hc': 'Hyrule Castle', + 'dungeon-ip': 'Ice Palace', + 'dungeon-mm': 'Misery Mire', + 'dungeon-pd': 'Palace of Darkness', + 'dungeon-sp': 'Swamp Palace', + 'dungeon-sw': 'Skull Woods', + 'dungeon-th': 'Tower of Hera', + 'dungeon-tr': 'Turtle Rock', + 'dungeon-tt': 'Thieves\' Town', ether: 'Ether', fairy: 'Fairy in a Bottle', 'fighter-shield': 'Fighter Shield', + 'fighter-sword': 'Fighter Sword', 'fire-rod': 'Fire Rod', 'fire-shield': 'Fire Shield', flippers: 'Flippers', @@ -361,6 +422,9 @@ export default { mitts: 'Titan \'s Mitts', moonpearl: 'Moonpearl', mushroom: 'Mushroom', + 'not-flippers': 'No Flippers', + 'not-mirror': 'No Mirror', + 'not-moonpearl': 'No Moonpearl', powder: 'Powder', quake: 'Quake', 'red-bomb': 'Red Bomb', @@ -375,16 +439,26 @@ export default { }, }, map: { + description: 'Maps of The Legend of Zelda: A Link to the Past', dwLong: 'Dark World', dwShort: 'DW', + goToLocation: 'Go to location', heading: 'Map', lwLong: 'Light World', lwShort: 'LW', + onThisMap: 'On this map', spLong: 'Special Areas', spShort: 'SP', + uw2Long: 'Underworld 2', + uw2Short: 'UW2', uwLong: 'Underworld', + uwOverlay: 'Show grid', uwShort: 'UW', }, + menu: { + map: 'Map', + tech: 'Tech', + }, modes: { heading: 'Modes', }, @@ -488,6 +562,7 @@ export default { setSeed: 'Set seed', setSeedError: 'Seed could not be set', setSeedSuccess: 'Seed set', + spoiler: 'Spoiler', title: 'Title', unlock: 'Unock round', unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.', @@ -498,8 +573,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',