]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
add AoS settings descriptions
[alttp.git] / resources / js / i18n / en.js
index 4140fdd17ca5e9114a8068872d14e24fda0fb87b..cbdb523fb99ac29e1454bd99a2da1fa073f225a6 100644 (file)
@@ -43,6 +43,129 @@ export default {
                        },
                        race: 'Race ROM, seed hidden',
                        seed: 'Seed',
+                       settingName: {
+                               area: 'Map',
+                               boss: 'Bosses',
+                               doublechaos: 'Double chaos',
+                               enemy: 'Enemy',
+                               grahm: 'Graham',
+                               itempool: 'Item pool',
+                               kicker: 'Kicker without Malphas',
+                               levelexp: 'Level EXP',
+                               logic: 'Logic',
+                               mapassist: 'Map assist',
+                               nodupes: 'No dupes',
+                               palette: 'Palette',
+                               panther: 'Panther',
+                               shopprice: 'Shop price',
+                               shopSouls: 'Shop souls',
+                               startshop: 'Start with shop',
+                               telestart: 'Teleport to start',
+                               weight: 'Item weight',
+                       },
+                       settings: 'Settings',
+                       settingValue: {
+                               area: {
+                                       AreaRandom: 'Area random',
+                                       DoorRandom: 'Door random',
+                                       Vanilla: 'Vanilla',
+                               },
+                               boss: {
+                                       'Dead-endShuffle': 'Dead end shuffle',
+                                       Vanilla: 'Vanilla',
+                               },
+                               doublechaos: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               enemy: {
+                                       RandomNoLimit: 'No limit',
+                                       RandomP20M5: '+20 -5',
+                                       RandomP30M10: '+30 -10',
+                                       RandomPM10: '±10',
+                                       RandomPM20: '±20',
+                                       RandomPMaxM5: '+max -5',
+                                       Vanilla: 'Vanilla',
+                               },
+                               grahm: {
+                                       AllBosses: 'All bosses',
+                                       BookSouls: 'Book souls',
+                                       NoCheck: 'No check',
+                               },
+                               itempool: {
+                                       AllSouls: 'All souls',
+                                       Standard: 'Standard',
+                               },
+                               kicker: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               levelexp: {
+                                       Casual: 'Casual',
+                                       Hard: 'Hard',
+                                       Lvl1: 'Level 1',
+                                       Vanilla: 'Vanilla',
+                               },
+                               logic: {
+                                       AreaTechTiers: 'Area tech tiers',
+                                       AreaTechTiersHard: 'Area tech tiers hard',
+                                       ForwardFeed: 'Forward feed',
+                                       ForwardFeedHard: 'Forward feed hard',
+                                       HybridProgression: 'Hybrid progression',
+                                       VeryRandom: 'Very random',
+                                       VeryRandomHard: 'Very random hard',
+                                       VeryRandomHardOnly: 'Very random hard only',
+                               },
+                               mapassist: {
+                                       'false': 'Off',
+                                       'true': 'On',
+                               },
+                               nodupes: {
+                                       'false': 'No',
+                                       'true': 'Yes',
+                               },
+                               palette: {
+                                       Mode1: 'Mode 1',
+                                       'Mode1.5': 'Mode 1.5',
+                                       Mode2: 'Mode 2',
+                                       Vanilla: 'Vanilla',
+                               },
+                               panther: {
+                                       AlwaysRand: 'Always random',
+                                       ExtraFairRand: 'Extra fair random',
+                                       FirstAlways: 'Always first',
+                                       NeverExists: 'Never exists',
+                                       Rand70Dup: 'Random 70% dupe',
+                               },
+                               shopprice: {
+                                       RandHV: 'Random HV',
+                                       Vanilla: 'Vanilla',
+                               },
+                               shopSouls: {
+                                       '2PerGroup': '2 per group',
+                                       Half: 'Half',
+                                       OnlySouls: 'Only souls',
+                                       Vanilla: 'Vanilla',
+                               },
+                               startshop: {
+                                       Unlocked: 'Unlocked',
+                                       Unlocked30k: 'Unlocked 30k',
+                                       Vanilla: 'Vanilla',
+                               },
+                               telestart: {
+                                       'false': 'Disabled',
+                                       'true': 'Enabled',
+                               },
+                               weight: {
+                                       '0': '0',
+                                       '1.0': '1.0',
+                                       '1.5': '1.5',
+                                       '2.0': '2.0',
+                                       '2.5': '2.5',
+                                       '3.0': '3.0',
+                                       '3.5': '3.5',
+                               },
+                       },
                        status: 'Status',
                        statuses: {
                                error: 'error',