-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzh.json
86 lines (85 loc) · 4.25 KB
/
zh.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": "按键分配...",
"button.conflict": "你按下的键有冲突",
"button.esc": "按 Esc 取消",
"estimatedprice.title": "预估价格",
"fishinfo.quality": "品质: ",
"fishinfo.size": "尺寸: {0} 厘米",
"fishinfo.species": "品种: {0}",
"fishinfo.treasure.appear": "宝箱出现了!",
"fishinfo.treasure.caught": "获得了宝箱!",
"fishinfo.treasure.incoming": "宝箱在 {0:f1} 秒后出现.",
"ladder": "梯子出现了!",
"monsters.tally": "{0}: {1} 击杀",
"options.AutoAnimalDoor": "自动开启/关闭畜棚门",
"options.AutoCollectCollectibles": "自动收集附近藏品",
"options.AutoCollectRadius": "自动收集范围",
"options.AutoDepositIngredient": "自动投放持有材料至机器",
"options.AutoDestroyDeadCrops": "自动收割附近枯萎作物",
"options.AutoDigArtifactSpot": "自动挖掘附近人工痕迹",
"options.AutoDigRadius": "自动挖掘范围",
"options.AutoEat": "自动在低状态下进食",
"options.AutoFishing": "自动进行钓鱼",
"options.AutoGate": "自动开启/关闭门",
"options.AutoHarvest": "自动收获成熟作物",
"options.AutoHarvestRadius": "自动收获范围",
"options.AutoPetNearbyAnimals": "自动抚摸附近动物",
"options.AutoPetNearbyPets": "自动抚摸附近宠物",
"options.AutoPetRadius": "自动抚摸范围",
"options.AutoPullMachineResult": "自动收集机器产物",
"options.AutoReelRod": "自动拉起鱼竿",
"options.AutoRefillWateringCan": "自动填充水壶(附近有水时)",
"options.AutoShakeFruitedPlants": "自动摇晃附近果树",
"options.AutoShakeRadius": "自动摇晃范围",
"options.AutoWaterNearbyCrops": "自动浇水",
"options.AutoWaterRadius": "自动浇水范围",
"options.BalancedMode": "切换平衡模式",
"options.CPUThresholdFishing": "智能操作状态条频繁度",
"options.CraftingFromChests": "用附近箱子中物品制造物品",
"options.EstimateShippingPrice": "预估物品价格",
"options.FindCanFromInventory": "从背包中自动寻找水壶",
"options.FindHoeFromInventory": "从背包中自动寻找锄头",
"options.FishInfo": "显示钓鱼信息",
"options.FishingInfo": "显示钓鱼信息",
"options.FishingProbabilitiesInfo": "显示鱼的上竿几率",
"options.GiftInformation": "显示礼物提示",
"options.HealthToEatRatio": "自动进食阈值(生命值)",
"options.KeyShowMenu": "显示设置菜单按键",
"options.KeyToggleBlackList": "切换收获黑名单按键",
"options.MachineRadius": "寻找机器范围",
"options.MineInfoGui": "显示矿洞信息图标",
"options.MuchFasterBiting": "快速进食",
"options.ProtectNectarProducingFlower": "保护蜂箱附近的花",
"options.RadiusCraftingFromChests": "寻找箱子范围",
"options.StaminaToEatRatio": "自动进食阈值(体力值)",
"options.UnifyFlowerColors": "将花的颜色统一",
"options.AutoLootTreasures": "自动获取宝箱中所有可接受的物品",
"options.CloseTreasureWhenAllLooted": "拿完东西后自动关闭宝箱",
"options.FilterBackgroundInMenu": "配置菜单之外的颜色变暗",
"quality.gold": "金",
"quality.iridium": "铱",
"quality.normal": "一般",
"quality.silver": "银",
"stones.many": "这个层有 {0} 块石头",
"stones.none": "这个层没剩下有石头",
"stones.one": "这个层石头只有一个",
"tab.automation": "自动化",
"tab.cheats": "作弊",
"tab.controls": "控制",
"tab.misc": "杂项",
"tab.UIs": "用户界面",
"taste.dislike.female": "她讨厌这个礼物",
"taste.dislike.male": "他讨厌这个礼物",
"taste.gavetoday.female": "今天你给过她礼物了",
"taste.gavetoday.male": "今天你给过他礼物了",
"taste.gavetwogifts.female": "这周你给过她两次礼物了",
"taste.gavetwogifts.male": "这周你给过他两次礼物了",
"taste.hate.female": "她非常讨厌这个礼物",
"taste.hate.male": "他非常讨厌这个礼物",
"taste.like.female": "她喜欢这个礼物",
"taste.like.male": "他喜欢这个礼物",
"taste.love.female": "她非常喜欢这个礼物",
"taste.love.male": "他非常喜欢这个礼物",
"taste.neutral.female": "她对这份礼物持中立态度",
"taste.neutral.male": "他对这份礼物持中立态度"
}