-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefault.json
86 lines (85 loc) · 4.53 KB
/
default.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"button.awaiting": "Press the key to assign...",
"button.conflict": "The key you pressed is conflicting",
"button.esc": "Press Esc key to Cancel",
"estimatedprice.title": "Estimated Shipping Price",
"fishinfo.quality": "Quality: ",
"fishinfo.size": "Size: {0}inch",
"fishinfo.species": "Species: {0}",
"fishinfo.treasure.appear": "Treasure appeared!",
"fishinfo.treasure.caught": "Treasure caught!",
"fishinfo.treasure.incoming": "Treasure is incoming in {0:f1}s.",
"ladder": "Ladder has appeared!",
"monsters.tally": "{0}: {1}Kills",
"options.AutoAnimalDoor": "Open/Close Animal Door automatically",
"options.AutoCollectCollectibles": "Auto-collect collectibles nearby",
"options.AutoCollectRadius": "How far tiles to auto-collect",
"options.AutoDepositIngredient": "Deposit ingredient you held to machines",
"options.AutoDestroyDeadCrops": "Auto-destroy dead crops nearby",
"options.AutoDigArtifactSpot": "Auto-dig nearby artifact spots",
"options.AutoDigRadius": "How far tiles to auto-dig",
"options.AutoEat": "Auto-eat something if in the pinch",
"options.AutoFishing": "Automatic Fishing minigame",
"options.AutoGate": "Open/Close gates automatically",
"options.AutoHarvest": "Auto-Harvest grown crops",
"options.AutoHarvestRadius": "How far tiles to harvest",
"options.AutoPetNearbyAnimals": "Auto pet animals near you",
"options.AutoPetNearbyPets": "Auto-pet nearby pets",
"options.AutoPetRadius": "How far tiles to find animals",
"options.AutoPullMachineResult": "Auto-pull results from machines",
"options.AutoReelRod": "Auto reeling when fish nibbled",
"options.AutoRefillWateringCan": "Auto-refill watering can near water",
"options.AutoShakeFruitedPlants": "Auto-shake nearby fruited plants",
"options.AutoShakeRadius": "How far tiles to auto-shake",
"options.AutoWaterNearbyCrops": "Automatic Watering to crops",
"options.AutoWaterRadius": "How far tiles to be watered",
"options.BalancedMode": "Toggle Balanced Mode",
"options.CPUThresholdFishing": "How often AI operates bar",
"options.CraftingFromChests": "Crafting using items in nearby chests",
"options.EstimateShippingPrice": "Estimate Shipping Price",
"options.FindCanFromInventory": "Find Watering Can from inventory",
"options.FindHoeFromInventory": "Find Hoe from inventory",
"options.FishInfo": "Draw fish information box",
"options.FishingInfo": "Draw fish information box",
"options.FishingProbabilitiesInfo": "Draw probabilities of fishing",
"options.GiftInformation": "Shows Gift Information Tooltips",
"options.HealthToEatRatio": "Health Threshold to auto-eat",
"options.KeyShowMenu": "Key to show Settings Menu",
"options.KeyToggleBlackList": "Key to toggle harvest blacklist",
"options.MachineRadius": "How far tiles to find machines",
"options.MineInfoGui": "Draws Mine Info Icons",
"options.MuchFasterBiting": "Shortens nibbling time to immediate",
"options.ProtectNectarProducingFlower": "Protect flowers near bee houses",
"options.RadiusCraftingFromChests": "How far tiles to find chests",
"options.StaminaToEatRatio": "Stamina Threshold to auto-eat",
"options.UnifyFlowerColors": "Unify colors of flowers",
"options.AutoLootTreasures": "Auto Loot all acceptable items in treasure box",
"options.CloseTreasureWhenAllLooted": "Cerrar la caja del tesoro al saquear todos los ítems",
"options.FilterBackgroundInMenu": "Outside of config menu will be darker",
"quality.gold": "Gold",
"quality.iridium": "Iridium",
"quality.normal": "Normal",
"quality.silver": "Silver",
"stones.many": "There are {0} stones on this floor",
"stones.none": "There are no stones on this floor",
"stones.one": "There is a stone on this floor",
"tab.automation": "Automation",
"tab.cheats": "Cheats",
"tab.controls": "Controls",
"tab.misc": "Miscellaneous",
"tab.UIs": "User Interfaces",
"taste.dislike.female": "She dislikes this gift",
"taste.dislike.male": "He dislikes this gift",
"taste.gavetoday.female": "You gifted to her today.",
"taste.gavetoday.male": "You gifted to him today.",
"taste.gavetwogifts.female": "You gifted to her twice this week.",
"taste.gavetwogifts.male": "You gifted to him twice this week.",
"taste.hate.female": "She hates this gift",
"taste.hate.male": "He hates this gift",
"taste.like.female": "She likes this gift",
"taste.like.male": "He likes this gift",
"taste.love.female": "She loves this gift",
"taste.love.male": "He loves this gift",
"taste.neutral.female": "She has neutral feeling about this gift",
"taste.neutral.male": "He has neutral feeling about this gift"
}