X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=d76ce1bf0af0d1a0e6c9a9471892266b408697b4;hb=cf210ddda8ff5336feee10f733b022a72d906238;hp=695530d9ccb133051bd67e3cbd8e1a23a8e66ff1;hpb=93f50820771a0333b169f76f74727239cf0cb286;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 695530d..d76ce1b 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -52,9 +52,22 @@ export default { rejectSuccess: 'Rejected', rejectError: 'Error rejecting', }, + autoTracking: { + heading: 'Auto tracking', + statusMsg: { + disabled: 'Disabled', + disconnected: 'Disconnected', + error: 'Connection error', + 'no-device': 'No device', + 'not-applicable': 'Connected to {{ device }}, mode not applicable', + 'not-in-game': 'Connected to {{ device }}, not in game', + tracking: 'Connected to {{ device }}', + }, + }, button: { add: 'Add', back: 'Back', + browserSource: 'Browser source', cancel: 'Cancel', chart: 'Chart', close: 'Close', @@ -79,6 +92,7 @@ export default { send: 'Send', settings: 'Settings', signUp: 'Sign up', + start: 'Start', stop: 'Stop', unconfirm: 'Retract', unset: 'Unset', @@ -187,6 +201,12 @@ export default { appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', pleaseSelect: 'Please select', + languages: { + de: 'German', + en: 'English', + es: 'Spanish', + fr: 'French', + }, }, icon: { AddIcon: 'Add', @@ -216,7 +236,11 @@ export default { YoutubeIcon: 'YouTube', VideoIcon: 'Video', zelda: { + aga: 'Agahnim', + armos: 'Armos Knights', + arrghus: 'Arrghus', 'big-key': 'Big Key', + blind: 'Blind', 'blue-boomerang': 'Boomerang', 'blue-mail': 'Blue Mail', 'blue-pendant': 'Pendant of Power', @@ -228,6 +252,7 @@ export default { 'bottle-bee': 'Bee in a Bottle', bottle: 'Bottle', bow: 'Bow', + 'bowless-silvers': 'Silvers w/o Bow', bugnet: 'Bugnet', byrna: 'Cane of Byrna', cape: 'Cape', @@ -256,19 +281,31 @@ export default { flippers: 'Flippers', flute: 'Flute', glove: 'Power Glove', + 'gold-sword': 'Gold Sword', 'green-mail': 'Green Mail', 'green-pendant': 'Pendant of Courage', 'green-potion': 'Green Potion', + 'half-magic': 'Half Magic', hammer: 'Hammer', + 'heart-0': 'No Heart Pieces', + 'heart-1': 'One Heart Piece', + 'heart-2': 'Two Heart Pieces', + 'heart-3': 'Three Heart Pieces', 'heart-container': 'Heart Container', 'heart-piece': 'Heart Piece', + helma: 'King Helmasaur', hookshot: 'Hookshot', 'ice-rod': 'Ice Rod', + kholdstare: 'Kholdstare', lamp: 'Lamp', + lanmolas: 'Lanmolas', map: 'Map', + 'master-sword': 'Master Sword', mirror: 'Mirror', 'mirror-shield': 'Mirror Shield', mitts: 'Titan \'s Mitts', + moldorm: 'Moldorm', + mothula: 'Mothula', moonpearl: 'Moonpearl', mushroom: 'Mushroom', 'not-flippers': 'No Flippers', @@ -276,8 +313,10 @@ export default { 'not-moonpearl': 'No Moonpearl', powder: 'Powder', quake: 'Quake', + 'quarter-magic': 'Quarter Magic', 'red-bomb': 'Red Bomb', 'red-boomerang': 'Red Boomerang', + 'red-crystal': 'Red Crystal', 'red-mail': 'Red Mail', 'red-pendant': 'Pendant of Wisdom', 'red-potion': 'Red Potion', @@ -285,6 +324,13 @@ export default { silvers: 'Silvers', 'small-key': 'Small Key', somaria: 'Cane of Somaria', + 'sword-1': 'Fighter Sword', + 'sword-2': 'Master Sword', + 'sword-3': 'Tempered Sword', + 'sword-4': 'Gold Sword', + 'tempered-sword': 'Tempered Sword', + trinexx: 'Trinexx', + vitreous: 'Vitreous', }, }, map: { @@ -433,6 +479,13 @@ export default { search: { noResults: 'No results', }, + snes: { + device: 'Preferred device', + host: 'Host', + port: 'Port', + proto: 'Protocol', + settings: 'SNES Settings', + }, techniques: { description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer', heading: 'Techniques', @@ -453,6 +506,137 @@ export default { rulesetFilterHeading: 'Only show techniques allowed in the following rulesets:', seeAlso: 'See also', }, + tracker: { + config: { + bossShuffle: 'Boss Shuffle', + calculation: 'Calculation', + checkCalculation: 'Dungeon checks', + checkCalculations: { + inventory: 'Inventory (Doors)', + 'room-data': 'Room data (glitched)', + }, + ganonCrystals: 'Ganon Crystals', + glitches: 'Glitches', + glitchRules: { + hmg: 'HMG', + mg: 'Major', + nl: 'No Logic', + none: 'None', + owg: 'OWG', + }, + goal: 'Goal', + goals: { + ad: 'All Dungeons', + fast: 'Fast Ganon', + ganon: 'Ganon', + ghunt: 'Ganon Hunt', + ped: 'Pedestal', + thunt: 'Triforce Hunt', + trinity: 'Trinity', + }, + gtCrystals: 'GT Crystals', + layout: 'Layout', + logic: 'Logic', + mapLayout: 'Map', + mapLayouts: { + horizontal: 'Horizontal', + vertical: 'Vertical', + }, + showBig: 'Big Keys', + showCompass: 'Compasses', + showItemOptions: { + always: 'Always', + never: 'Never', + situational: 'Situational', + }, + showItems: 'Show Dungeon Items', + showMap: 'Maps', + showSmall: 'Small Keys', + title: 'Configuration', + wildBig: 'Big Keys', + wildCompass: 'Compasses', + wildItems: 'Wild Dungeon Items', + wildMap: 'Maps', + wildSmall: 'Small Keys', + worldState: 'World State', + worldStates: { + inverted: 'Inverted', + open: 'Open', + }, + }, + location: { + aginah: 'Aginah', + blacksmith: 'Blacksmith', + brewery: 'Brewery', + 'blinds-hideout': 'Blind\'s Hideout', + 'bombos-tablet': 'Bombos Tablet', + 'bonk-rocks': 'Pegasus Rocks', + 'bottle-merchant': 'Bottle Merchant', + 'bumper-cave': 'Bumper Cave', + 'c-house': 'C-Shaped House', + catfish: 'Catfish', + 'cave-45': 'Cave 45', + checkerboard: 'Checkerboard Cave', + 'chest-game': 'Chest Game', + 'chicken-house': 'Chicken House', + dam: 'Dam', + 'desert-ledge': 'Desert Ledge', + 'digging-game': 'Digging Game', + dp: 'Desert Palace', + ep: 'Eastern Palace', + 'floating-island': 'Floating Island', + 'flute-spot': 'Flute Spot', + 'ether-tablet': 'Ether Tablet', + 'graveyard-ledge': 'Graveyard Ledge', + gt: 'Ganon\'s Tower', + 'hammer-pegs': 'Hammer Pegs', + hobo: 'Hobo', + 'hookshot-cave': 'Hookshot Cave', + 'hookshot-cave-bonk': 'Hookshot Cave (bonkable chest)', + 'hype-cave': 'Hype Cave', + 'ice-rod-cave': 'Ice Rod Cave', + ip: 'Ice Palace', + 'kak-well': 'Kakariko Well', + 'kings-tomb': 'King\'s Tomb', + 'lake-hylia-island': 'Lake Hylia Island', + library: 'Library', + 'links-house': 'Link\'s House', + 'lost-woods-hideout': 'Lost Woods Hideout', + lumberjack: 'Lumberjack', + 'magic-bat': 'Magic Bat', + 'mimic-cave': 'Mimic Cave', + 'mini-moldorm-cave': 'Mini Moldorm Cave', + 'mire-shed': 'Mire Shed', + mm: 'Misery Mire', + 'mushroom-spot': 'Mushroom Spot', + 'old-man': 'Old Man', + 'paradox-cave': 'Paradox Cave', + pd: 'Palace of Darkness', + pedestal: 'Master Sword Pedestal', + 'potion-shop': 'Potion Shop', + 'purple-chest': 'Purple Chest', + pyramid: 'Pyramid Ledge', + 'pyramid-fairy': 'Pyramid Fairy', + 'race-game': 'Race Game', + saha: 'Sahasrahla', + 'saha-hut': 'Sahasrahla\'s Hut', + 'sick-kid': 'Sick Kid', + sp: 'Swamp Palace', + 'spec-rock': 'Spectacle Rock', + 'spec-rock-cave': 'Spectacle Rock Cave', + 'spike-cave': 'Spike Cave', + 'spiral-cave': 'Spiral Cave', + stumpy: 'Stumpy', + 'super-bunny': 'Super Bunny Cave', + sw: 'Skull Woods', + tavern: 'Back of Tavern', + th: 'Tower of Hera', + tt: 'Thieves\' Town', + 'waterfall-fairy': 'Waterfall Fairy', + zora: 'King Zora', + 'zora-ledge': 'Zora\'s Ledge', + }, + }, tournaments: { admins: 'Admins', applicationDenied: 'Application denied', @@ -516,6 +700,7 @@ export default { commandTypes: { crew: 'Crew list', 'guessing-cancel': 'Cancel guessing game', + 'guessing-leaderboard': 'Guessing game leaderboard', 'guessing-solve': 'Solve guessing game', 'guessing-start': 'Start guessing game', 'guessing-stop': 'Stop guessing game', @@ -526,15 +711,28 @@ export default { guessingGame: { activeMessage: 'Message when a game is already running', cancelMessage: 'Game cancellation announcement', + closeWinnersMessage: 'Message for inexact winners', + closeWinnersMessageHint: '{names} will be replaced with a list of winners\' names and {distance} with the distance', defaultActiveMessage: 'Channel already has an active guessing game', defaultCancelMessage: 'Guessing game cancelled', + defaultCloseWinnersMessage: 'Congrats {names} on guessing within {distance}!', defaultInvalidSolutionMessage: 'Please provide a valid solution to the guessing game', defaultNoWinnersMessage: 'nobody wins :(', defaultNotActiveMessage: 'Channel has no active guessing game', defaultStartMessage: 'Get your guesses in', defaultStopMessage: 'Guessing closed', defaultWinnersMessage: 'Congrats {names}!', + guesses: 'Guesses', + guessTimestamp: '{{ timestamp, LT }}', invalidSolutionMessage: 'Message for invalid (or missing) solution', + leaderboardType: 'Leaderboard type', + leaderboardTypes: { + 30: 'Running month', + 365: 'Running year', + all: 'All time', + month: 'Current month', + year: 'Current year', + }, noWinnersMessage: 'Announcement for no winners', notActiveMessage: 'Message when no game is currently active', pointsCloseFirst: 'Points for first close match', @@ -542,13 +740,18 @@ export default { pointsCloseOther: 'Points for further close matches', pointsExactFirst: 'Points for first exact match', pointsExactOther: 'Points for further exact matches', + popoutControls: 'Popout controls', settings: 'Guessing game settings', startMessage: 'Starting announcement', stopMessage: 'Closing announcement', + winners: 'Winners', + winnerScore: '{{ score }} points', + winnerScore_one: '{{ score }} point', winnersMessage: 'Winners announcement', winnersMessageHint: '{names} will be replaced with a list of winners\' names', }, heading: 'Twitch Bot', + language: 'Preferred Language', joinApp: 'Join as App Bot', joinChat: 'Join as Chat Bot', joinError: 'Error joining channel', @@ -556,12 +759,23 @@ export default { noManagePermission: 'You lack the required privileges to manage the twitch bot.', partError: 'Error parting channel', partSuccess: 'Parted', + respond: 'Respond', + respondOptions: { + 50: '50:50', + no: 'No', + yes: 'Yes', + }, saveError: 'Error saving', saveSuccess: 'Saved', selectChannel: 'Please select a channel to manage.', sendApp: 'Send as App Bot', sendChat: 'Send as Chat Bot', }, + twitchLegal: { + heading: 'Twitch extension terms and policies', + p1: 'Participation in the guessing game solely takes place via Twitch chat. Your nickname might show up in chat, on stream and in the leaderboard panel, should you choose to participate.', + p2: 'To display the leaderboard, a request is made to alttp.localhorst.tv. This request is logged anonymously and not further processed.', + }, users: { discordTag: 'Discord tag', editNickname: 'Edit name',