-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathzh.json
67 lines (53 loc) · 2.91 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
{
"BundleTooltipDecorator" : "收集包",
"BundleTooltipDecorator.Description" : "标记还未献祭的物品",
"FieldOfficeDecorator" : "Field Office Decorator",
"FieldOfficeDecorator.Description" : "Marks items that are needed for the island field office",
"RarecrowDecorator" : "Rarecrow Decorator",
"RarecrowDecorator.Description" : "Marks items that are needed for the rarecrow collection",
"SellPriceDisplayable" : "售价",
"SellPriceDisplayable.Description" : "显示物品售价信息",
"MuseumDecorator": "博物馆",
"MuseumDecorator.Description": "标记还未捐赠的物品",
"NewRecipeDisplayable" : "New Recipe Decorator",
"NewRecipeDisplayable.Description" : "Marks recipes that where not yet cooked / crafted",
"ShippingBinDecorator": "Shipping Decorator",
"ShippingBinDecorator.Description": "Marks items that were not shipped yet",
"CropTooltipGenerator" : "作物",
"CropTooltipGenerator.Description" : "作物相关的信息, 如种类, 收获日",
"CropTooltipGenerator.0DaysLeft" : "成熟",
"CropTooltipGenerator.1DayLeft" : "明日成熟",
"CropTooltipGenerator.XDaysLeft" : "{{X}}天后成熟",
"CropTooltipGenerator.Dead" : "枯萎",
"FruitTreeTooltipGenerator" : "果树",
"FruitTreeTooltipGenerator.Description" : "果树相关的信息, 如种类, 结果日",
"MachineTooltipGenerator" : "机器",
"MachineTooltipGenerator.Description" : "机器相关的信息, 如产物, 剩余时间",
"MachineTooltipGenerator.Finished" : "已完成",
"MachineTooltipGenerator.CannotBeUnloaded" : "无法卸货",
"MachineTooltipGenerator.ForNextQuality" : "{{X}} for next quality",
"MachineTooltipGenerator.ForTotal" : "{{X}} in total",
"TreeTooltipGenerator" : "树木",
"TreeTooltipGenerator.Description" : "普通树木的种类信息",
"TreeTooltipGenerator.Type1" : "橡树",
"TreeTooltipGenerator.Type2" : "枫树",
"TreeTooltipGenerator.Type3" : "松树",
"TreeTooltipGenerator.Type6" : "棕榈树",
"TreeTooltipGenerator.Type7" : "大蘑菇",
"TreeTooltipGenerator.Type8" : "桃花心木",
"TreeTooltipGenerator.Type9" : "棕榈树",
"Config.Decorators.GeneralSection" : "通用标记",
"Config.Decorators.Visibility" : "标记开关",
"Config.TooltipGenerators.GeneralSection" : "通用信息",
"Config.TooltipGenerators.Visibility" : "信息开关",
"Config.DecorateLockedBundles" : "Decorate Locked Bundles",
"Config.DecorateLockedBundles.Description" : "Displays Bundles Decorator for still locked bundles",
"Config.TooltipTrigger": "信息显示模式",
"Config.TooltipTrigger.Hover": "鼠标悬停",
"Config.TooltipTrigger.ButtonHeld": "按键按下",
"Config.TooltipTriggerButton": "信息显示按键",
"Config.HideMachineTooltips": "隐藏机器信息",
"Config.HideMachineTooltips.ForNonMachines": "隐藏非机器",
"Config.HideMachineTooltips.ForChests": "隐藏箱子",
"Config.HideMachineTooltips.Never": "永不"
}