X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=cb63f602c56070123c1982ba532f115bd794689c;hb=e2af94795e9d8e8a2eb8c272201b4e54ebb130f0;hp=7088dd4b103dc413f146d2b1ccdfbef84c8efc7e;hpb=0586e04204885088f31ac9861446eb0759cc8d2f;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 7088dd4..cb63f60 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -262,6 +262,11 @@ export default { search: 'Search', settings: 'Settings', }, + episodes: { + commentary: 'Commentary', + setup: 'Setup', + tracking: 'Tracking', + }, error: { 403: { description: 'Um no', @@ -283,17 +288,21 @@ export default { connect: 'Connect Spedruns Discord', contact: 'If you would like to organize a Tournament on this site, please contact HolySmoke#5229 on Discord.', info: 'Infos', + map: 'ALttP 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', }, icon: { AddIcon: 'Add', + AllowedIcon: 'Allowed', ApplicationsIcon: 'Applications', ApplyIcon: 'Apply', ChartIcon: 'Chart', @@ -301,6 +310,7 @@ export default { EditIcon: 'Edit', FinishedIcon: 'Finished', FirstPlaceIcon: 'First Place', + ForbiddenIcon: 'Forbidden', ForfeitIcon: 'Forfeit', LanguageIcon: 'Language', LockedIcon: 'Locked', @@ -313,6 +323,7 @@ export default { StreamIcon: 'Stream', ThirdPlaceIcon: 'Third Place', TwitchIcon: 'Twitch', + UnknownIcon: 'Unknown', UnlockedIcon: 'Unlocked', YoutubeIcon: 'YouTube', VideoIcon: 'Video', @@ -358,6 +369,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', @@ -371,6 +384,28 @@ export default { somaria: 'Cane of Somaria', }, }, + 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', + uwLong: 'Underworld', + uwOverlay: 'Show grid', + uwShort: 'UW', + }, + menu: { + map: 'Map', + tech: 'Tech', + }, + modes: { + heading: 'Modes', + }, participants: { empty: 'No participants on record', heading: 'Participants', @@ -478,8 +513,32 @@ export default { unlockError: 'Error unlocking round', unlockSuccess: 'Round unlocked', }, + 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', + 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: {