X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=d76ce1bf0af0d1a0e6c9a9471892266b408697b4;hb=cf210ddda8ff5336feee10f733b022a72d906238;hp=a76dd6c1cbb528d7cf22b2c861536f64cb2159d1;hpb=6ce22c808bd3025ea252334e516451ddc3b948eb;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index a76dd6c..d76ce1b 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -201,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', @@ -501,6 +507,63 @@ export default { 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', @@ -688,6 +751,7 @@ export default { 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', @@ -695,6 +759,12 @@ 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.',