-
-
Notifications
You must be signed in to change notification settings - Fork 376
/
zh.json
756 lines (641 loc) · 31.4 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
{
/*********
** Generic translations
*********/
// language info
"generic.list-separator": "、", // text between listed values (like ", " in "A, B, C")
"generic.line-wrap-on": "、", // characters after which we can line-wrap text if needed, even if there's no space
// date names
"generic.now": "现在",
"generic.tomorrow": "明天",
"generic.yesterday": "昨天",
// generic values
"generic.unknown": "未知",
// generic field values
"generic.percent": "{{percent}}%",
"generic.percent-chance-of": "{{percent}}%几率{{label}}",
"generic.percent-ratio": "{{percent}}%({{max}}中的{{value}})",
"generic.ratio": "总数{{max}}中的{{value}}",
"generic.range": "{{min}}到{{max}}",
"generic.yes": "是",
"generic.no": "否",
"generic.seconds": "{{count}}秒",
"generic.minutes": "{{count}}分",
"generic.hours": "{{count}}时",
"generic.days": "{{count}}天",
"generic.in-x-days": "在{{count}}天内",
"generic.x-days-ago": "{{count}}天前",
"generic.price": "{{price}}金",
"generic.price-for-quality": "{{price}}金({{quality}})",
"generic.price-for-stack": "{{count}}个,总共价值{{price}}金",
"generic.show-x-results": "显示 {{count}} 个结果",
// types
"type.building": "建筑",
"type.bush": "灌木丛",
"type.fruit-tree": "果树",
"type.map-tile": "图块",
"type.monster": "怪物",
"type.player": "玩家",
"type.tree": "树",
"type.villager": "村民",
"type.other": "其它", // default type
// item qualities
"quality.normal": "普通",
"quality.silver": "银星",
"quality.gold": "金星",
"quality.iridium": "铱星",
// item names shown in recipes
"item.wild-seeds": "野生种子 (任意)",
// NPC friendship
"friendship-status.friendly": "友好的",
"friendship-status.dating": "交往中",
"friendship-status.engaged": "已订婚",
"friendship-status.married": "已结婚",
"friendship-status.divorced": "已离婚",
"friendship-status.kicked-out": "关系解除",
/*********
** Data translations
*********/
// Community Center bundle areas
"bundle-area.pantry": "茶水间",
"bundle-area.crafts-room": "工艺室",
"bundle-area.fish-tank": "鱼缸",
"bundle-area.boiler-room": "锅炉房",
"bundle-area.vault": "地下室",
"bundle-area.bulletin-board": "布告栏",
"bundle-area.abandoned-joja-mart": "废弃的乔家超市",
// shop names
"shop.adventure-guild": "探险家公会",
"shop.clint": "克林特",
"shop.marnie": "玛妮",
"shop.pierre": "皮埃尔",
"shop.robin": "罗宾",
"shop.volcano": "火山商店",
"shop.willy": "威利",
// recipe types
"recipe-type.cooking": "烹饪",
"recipe-type.crafting": "制造",
"recipe-type.tailoring": "裁缝",
// NPC descriptions
"data.npc.pet.description": "对你忠心耿耿的宠物。",
"data.npc.horse.description": "对你忠心耿耿的坐骑。",
"data.npc.junimo.description": "来自精神世界的森林精灵。人类对它们知之甚少。",
"data.npc.trash-bear.description": "清理垃圾的友好精灵。",
// item types
"data.type.container": "容器",
// override item text
"data.item.egg-incubator.description": "将蛋孵化成小鸡或小鸭。",
"data.item.barrel.name": "桶",
"data.item.barrel.description": "打碎之后可以获得各种物品。",
"data.item.box.name": "箱",
"data.item.box.description": "打碎之后可以获得各种物品。",
// location names
"location.beach.east-pier": "海滩(码头东侧)",
"location.bugLand": "突变虫穴",
"location.desert.topPond": "沙漠池塘",
"location.farmCave": "农场洞穴",
"location.farmHouse": "农舍",
"location.forest.island-tip": "煤矿森林(河流小岛南端)",
"location.forest.lake": "煤矿森林(湖泊)",
"location.forest.river": "煤矿森林(河流)",
"location.submarine": "夜市潜艇",
"location.town.northmost-bridge": "鹈鹕镇(北部桥区)",
"location.undergroundMine": "矿井",
"location.undergroundMine.level": "矿井层数:{{level}}",
"location.witchSwamp": "女巫的沼泽",
"location.caldera": "姜岛火山口",
"location.islandEast": "姜岛东部",
"location.islandNorth": "姜岛北部",
"location.islandSouth": "姜岛南部",
"location.islandSouthEast": "姜岛东南部",
"location.islandSouthEastCave": "姜岛东南部洞穴",
"location.islandWest": "姜岛西部",
"location.islandWest.freshwater": "姜岛西部(淡水)",
"location.islandWest.ocean": "姜岛西部(海洋)",
"location.fish-area": "{{locationName}} ({{areaName}})",
"location.unknown-fish-area": "{{locationName}}(钓鱼区 {{id}})",
/*********
** Conditions & context tags
*********/
"condition-or-context-tag.negate": "非{{value}}",
"condition.day-of-month": "每季指定日期 ({{days}})",
"condition.day-of-month.even": "偶数日",
"condition.day-of-month.odd": "奇数日",
"condition.item-type.input": "输入物品",
"condition.item-type.target": "产物",
"condition.raw-context-tag": "标签 \"{{tag}}\"",
"condition.raw-condition": "要求 \"{{tag}}\"",
"condition.item-context-tag": "{{item}}有{{tags}}标签",
"condition.item-context-tags": "{{item}}有{{tags}}标签",
"condition.item-context-tag.value": "'{{tag}}'", // the format of each context tag in the list (each context tag isn't translated)
"condition.item-edibility.edible": "{{item}}是可食用的",
"condition.item-edibility.min": "{{item}}的可食用性大于等于{{min}}",
"condition.item-edibility.range": "{{item}}的可食用性为{{min}}到{{max}}",
"context-tag.bone": "骨头(任意)",
"context-tag.egg": "鸡蛋(任意)",
"context-tag.large-egg": "大鸡蛋(任意)",
"context-tag.preserved-item": "由{{name}}生产",
/*********
** Animal lookups
*********/
// labels
"animal.love": "友好度",
"animal.happiness": "心情值",
"animal.mood": "今天心情",
"animal.complaints": "问题",
"animal.produce-ready": "动物制品",
"animal.growth": "生长",
"animal.sells-for": "出售",
// values
"animal.complaints.hungry": "昨天没有喂食",
"animal.complaints.left-out": "昨晚被关在外面",
"animal.complaints.new-home": "刚搬到新家",
"animal.complaints.no-heater": "冬天没有暖气",
"animal.complaints.not-petted": "今天还没有被爱抚",
"animal.complaints.wild-animal-attack": "夜晚被野生动物攻击了",
/*********
** Building > generic lookups
*********/
// labels
"building.animals": "动物",
"building.construction": "施工",
"building.construction-costs": "建筑材料",
"building.feed-trough": "喂食槽",
"building.horse": "马",
"building.horse-location": "马位置",
"building.owner": "屋主",
"building.slimes": "史莱姆",
"building.stored-hay": "存放干草",
"building.upgrades": "升级",
"building.water-trough": "水槽",
// values
"building.animals.summary": "已容纳{{count}}只动物,最大可容纳{{max}}只动物",
"building.construction.summary": "{{date}} 完成",
"building.feed-trough.automated": "自动喂食",
"building.feed-trough.summary": "{{filled}}个喂食槽已填充,最大可填充喂食槽为{{max}}个",
"building.horse-location.summary": "{{location}}({{x}}, {{y}})",
"building.junimo-harvesting-enabled": "自动收获已启用",
"building.owner.none": "没有屋主",
"building.output-processing": "产品处理中",
"building.output-ready": "产品完成",
"building.slimes.summary": "已容纳{{count}}只史莱姆,最大可容纳{{max}}只史莱姆",
"building.stored-hay.summary": "该地点已存放 {{hayCount}}/{{maxHayInLocation}} 个干草(该建筑最大容量:{{maxHayInBuilding}})",
"building.upgrades.barn.0": "可容纳动物量上升至 4 只动物,解锁牛",
"building.upgrades.barn.1": "可容纳动物量上升至 8 只动物,解锁繁殖和山羊",
"building.upgrades.barn.2": "可容纳动物量上升至 12 只动物,解锁自动喂食、猪和绵羊",
"building.upgrades.cabin.0": "初始小屋",
"building.upgrades.cabin.1": "添加厨房,解锁婚姻",
"building.upgrades.cabin.2": "解锁孩童",
"building.upgrades.coop.0": "可容纳动物量上升至 4 只动物,解锁鸡",
"building.upgrades.coop.1": "可容纳动物量上升至 8 只动物,解锁孵化器、恐龙和鸭",
"building.upgrades.coop.2": "可容纳动物量上升至 12 只动物,解锁自动喂食和兔子",
"building.water-trough.summary": "{{filled}}个水槽已填充,最大可填充{{max}}个水槽",
/*********
** Building > fish pond lookups
*********/
// labels
"building.fish-pond.population": "鱼群数量",
"building.fish-pond.drops": "鱼塘产出",
"building.fish-pond.quests": "鱼塘扩充任务",
// values
"building.fish-pond.population.empty": "往池塘里加一条鱼以开始养殖。",
"building.fish-pond.population.next-spawn": "{{relativeDate}}会繁殖新鱼",
"building.fish-pond.drops.preface": "当满足以下列表条件时每天有{{chance}}%几率收获水产品:",
"building.fish-pond.drops.min-fish": "当有{{count}}条鱼时:",
"building.fish-pond.quests.done": "扩充到{{count}}条鱼",
"building.fish-pond.quests.incomplete-one": "扩充到{{count}}条鱼:将需要{{itemName}}",
"building.fish-pond.quests.incomplete-random": "扩充到{{count}}条鱼:将需要{{itemList}}其中之一",
"building.fish-pond.quests.available": "{{relativeDate}}可以获取任务",
/*********
** Bush lookups
*********/
// labels
"bush.name.berry": "莓类灌木丛",
"bush.name.plain": "普通灌木丛",
"bush.name.tea": "茶树丛",
"bush.description.berry": "生长美洲大树莓和黑莓的灌木丛。",
"bush.description.plain": "不生长任何东西的普通灌木。",
"bush.description.Tea": "产出茶叶的茶树丛",
"bush.date-planted": "栽种日期",
"bush.growth": "成熟日期",
"bush.next-harvest": "下次收获日期",
// values
"bush.growth.summary": "将于 {{date}} 成熟",
"bush.schedule.berry": "春季15-18日有20%几率生长美洲大树莓,秋季8-11日有20%几率生长黑莓。",
"bush.schedule.tea": "每个季节22日开始茶叶可以收获(冬季除外,在温室里种植则四季可收)。",
/*********
** Fruit tree lookups
*********/
// labels
"fruit-tree.complaints": "问题",
"fruit-tree.name": "{{fruitName}}树",
"fruit-tree.growth": "生长",
"fruit-tree.next-fruit": "下次结果",
"fruit-tree.season": "季节",
"fruit-tree.quality": "质量",
// values
"fruit-tree.complaints.adjacent-objects": "因相邻的物体无法生长",
"fruit-tree.growth.summary": "将于 {{date}} 成熟",
"fruit-tree.next-fruit.max-fruit": "收获这批水果之前无法再次结果",
"fruit-tree.next-fruit.out-of-season": "过季",
"fruit-tree.next-fruit.struck-by-lightning": "被闪电击中!将在 {{count}} 天后复原。",
"fruit-tree.next-fruit.too-young": "树龄太小无法结果",
"fruit-tree.quality.now": "目前{{quality}}",
"fruit-tree.quality.on-date": "将于{{date}}获得{{quality}}",
"fruit-tree.quality.on-date-next-year": "将于第二年的{{date}}获得{{quality}}",
"fruit-tree.season.summary": "{{season}}(在温室内全年结果)",
/*********
** Crop lookups
*********/
// labels
"crop.summary": "作物",
"crop.harvest": "收割",
"crop.fertilized": "施肥",
"crop.watered": "浇水",
// values
"crop.summary.dead": "作物死亡",
"crop.summary.drops-X": "收获{{count}}份",
"crop.summary.drops-X-to-Y": "收获{{min}}至{{max}}份({{percent}}%几率收获额外作物)",
"crop.summary.harvest-once": "{{daysToFirstHarvest}}天后收获",
"crop.summary.harvest-multi": "{{daysToFirstHarvest}}天后收获,之后每隔{{daysToNextHarvests}}天收获一次",
"crop.summary.seasons": "在{{seasons}}生长",
"crop.summary.sells-for": "以{{price}}出售",
"crop.harvest.too-late": "下次收获超出本季(下次收获将在{{date}})",
/*********
** Item > generic lookups
*********/
// labels
"item.custom-item": "自定义物品",
"item.contents": "内容",
"item.loves-this": "最爱",
"item.likes-this": "喜欢",
"item.neutral-about-this": "无感",
"item.dislikes-this": "不喜欢",
"item.hates-this": "讨厌",
"item.needed-for": "用于",
"item.number-owned": "拥有",
"item.number-cooked": "已烹饪",
"item.number-crafted": "已打造",
"item.recipes": "配方",
"item.see-also": "另请参阅",
"item.sells-for": "售价为",
"item.sells-to": "卖给",
"item.can-be-dyed": "可以染色",
"item.produces-dye": "产生染料",
// values
"item.custom-item.summary": "由 {{modName}} 添加",
"item.contents.placed": "已放置{{name}}",
"item.contents.ready": "目前{{name}}",
"item.contents.partial": "{{name}}在{{time}}后完成",
"item.undiscovered-gift-taste": "{{count}} 位没揭露的村民",
"item.undiscovered-gift-taste-appended": ", 和 {{count}} 位没揭露的村民",
"item.needed-for.community-center": "社区中心({{bundles}})",
"item.needed-for.full-shipment": "全部货物成就(出货一个)",
"item.needed-for.monoculture": "单一栽培成就(再出货{{count}}个)",
"item.needed-for.polyculture": "混合栽培成就(再出货{{count}}个)",
"item.needed-for.full-collection": "全套收集成就(向博物馆捐赠一个)",
"item.needed-for.gourmet-chef": "美食大厨成就(烹饪{{recipes}})",
"item.needed-for.craft-master": "制造大师成就(制造{{recipes}})",
"item.needed-for.quests": "当前任务({{quests}})",
"item.unknown-recipes": "{{count}}个未知配方",
"item.sells-to.shipping-box": "出货箱",
"item.recipes-for-ingredient.entry": "{{name}}(需要{{count}})",
"item.recipes-for-machine.multiple-items": "{{name}} x{{count}}",
"item.recipes-for-machine.same-as-input": "[与输入物品相同]", // e.g. crystalarium produces same item that was put in
"item.recipes-for-machine.conditions": "[条件: {{conditions}}]",
"item.recipes-for-machine.too-complex": "一些生产规则因太复杂而无法显示",
"item.number-owned.summary": "你目前拥有的总数为{{count}}",
"item.number-crafted.summary": "你已制造{{count}}个此物",
/*********
** Item > cask lookups
*********/
// labels
"item.cask-contents": "内容",
"item.cask-schedule": "陈酿中",
// values
"item.cask-schedule.now": "目前{{quality}}",
"item.cask-schedule.now-partial": "目前{{quality}}(用镐停止陈酿)",
"item.cask-schedule.tomorrow": "明天{{quality}}",
"item.cask-schedule.in-x-days": "将在{{count}}天({{date}})后提升到{{quality}}",
/*********
** Item > crab pot lookups
*********/
// labels
"item.crabpot-bait": "鱼饵",
"item.crabpot-bait-needed": "需要鱼饵!",
"item.crabpot-bait-not-needed": "诱饵大师职业不需要鱼饵",
/*********
** Item > fence lookups
*********/
// labels
"item.fence-health": "耐久",
// values
"item.fence-health.gold-clock": "黄金时钟增益,无法腐坏",
"item.fence-health.summary": "{{percent}}%(大约还剩{{count}}天)",
/*********
** Item > fish lookups
*********/
// labels
"item.fish-pond-drops": "鱼塘产物",
"item.fish-spawn-rules": "捕获条件",
// values
"item.fish-spawn-rules.min-fishing-level": "最低钓鱼等级:{{level}}",
"item.fish-spawn-rules.not-caught-yet": "尚未被抓住(只能被抓住一次)",
"item.fish-spawn-rules.extended-family-quest-active": "\"Extended Family\" quest active", // TODO
"item.fish-spawn-rules.locations": "地点:{{locations}}",
"item.fish-spawn-rules.locations-by-season.label": "地点:",
"item.fish-spawn-rules.locations-by-season.season-locations": "{{season}}: {{locations}}",
"item.fish-spawn-rules.season-any": "任何季节",
"item.fish-spawn-rules.season-list": "季节:{{seasons}}",
"item.fish-spawn-rules.time": "一天中出现时间: {{times}}",
"item.fish-spawn-rules.weather-sunny": "天气:晴天",
"item.fish-spawn-rules.weather-rainy": "天气:雨天",
/*********
** Item > melee weapon lookups
*********/
// labels
"item.melee-weapon.accuracy": "精准度",
"item.melee-weapon.critical-chance": "暴击率",
"item.melee-weapon.critical-damage": "暴击伤害(力量)",
"item.melee-weapon.damage": "伤害",
"item.melee-weapon.defense": "防御",
"item.melee-weapon.knockback": "击退(重量)",
"item.melee-weapon.reach": "范围",
"item.melee-weapon.speed": "攻速(速度)",
// values
"item.melee-weapon.critical-damage.label": "{{multiplier}} 倍正常伤害(未计算玩家加成)",
"item.melee-weapon.defense.label": "{{amount}} (装备时)",
"item.melee-weapon.knockback.label": "{{amount}} ({{multiplier}} 倍正常距离)",
"item.melee-weapon.reach.label": "{{amount}} 像素",
"item.melee-weapon.speed.shown-vs-actual": "显示: {{shownSpeed}}{{lineBreak}} 实际: {{actualSpeed}}",
"item.melee-weapon.speed.summary": "{{speed}} (攻击动画 {{milliseconds}} 毫秒,未计算玩家加成)",
/*********
** Item > movie lookups
*********/
// labels
"item.movie-snack-preference": "喜好",
"item.movie-ticket.movie-this-week": "本周电影",
"item.movie-ticket.loves-movie": "最爱电影",
"item.movie-ticket.likes-movie": "喜欢电影",
"item.movie-ticket.dislikes-movie": "不喜欢电影",
"item.movie-ticket.rejects-movie": "拒绝电影",
// values
"item.movie-snack-preference.love": "{{name}}最爱这个",
"item.movie-snack-preference.like": "{{name}}喜欢这个",
"item.movie-snack-preference.dislike": "{{name}}不喜欢这个",
"item.movie-ticket.movie-this-week.none": "本周没有电影",
/*********
** Item > music block lookups
*********/
// labels
"item.music-block.pitch": "音调",
"item.music-block.drum-type": "鼓点类型",
/*********
** Monster lookups
*********/
// labels
"monster.invincible": "无敌",
"monster.health": "生命值",
"monster.drops": "掉落",
"monster.experience": "经验",
"monster.defense": "防御",
"monster.attack": "攻击",
"monster.adventure-guild": "探险家公会",
// values
"monster.drops.nothing": "无",
"monster.adventure-guild.eradication-goal": "击杀目标:{{name}}(要求击杀{{requiredCount}}个,已击杀{{count}}个)",
/*********
** NPC > generic lookups
*********/
// labels
"npc.birthday": "生日",
"npc.can-romance": "可结婚",
"npc.friendship": "关系",
"npc.talked-today": "今天已交谈",
"npc.gifted-today": "今天已送礼",
"npc.gifted-this-week": "本周送礼",
"npc.kissed-today": "今日已接吻",
"npc.hugged-today": "今日已拥抱",
"npc.loves-gifts": "最爱",
"npc.likes-gifts": "喜欢",
"npc.neutral-gifts": "无感",
"npc.dislikes-gifts": "不喜欢",
"npc.hates-gifts": "讨厌",
// values
"npc.can-romance.married": "你们已结婚! ♡", // < turns into a heart
"npc.can-romance.housemate": "你们是室友!",
"npc.friendship.not-met": "你们还没有见过面",
"npc.friendship.need-bouquet": "需要花束进行到下一阶段",
"npc.friendship.need-points": "下一等级需要{{count}}点好感度",
"npc.undiscovered-gift-taste": "{{count}} 个未揭露的物品",
"npc.unowned-gift-taste": "{{count}} 个未拥有的物品",
/*********
** NPC > child lookups
*********/
// labels
"npc.child.age": "年龄",
// values
"npc.child.age.description-partial": "目前位于{{label}},还有({{count}}天进入{{nextLabel}})",
"npc.child.age.description-grown": "{{label}}",
"npc.child.age.newborn": "新生儿期",
"npc.child.age.baby": "婴儿期",
"npc.child.age.crawler": "爬走期",
"npc.child.age.toddler": "幼童期",
/*********
** Pet lookups
*********/
// labels
"pet.love": "友好度",
"pet.petted-today": "今日已抚摸",
"pet.last-petted": "最后一次抚摸",
"pet.water-bowl": "是否给水碗添水",
// values
"pet.last-petted.yes": "是(+12友好度)",
"pet.last-petted.days-ago": "{{days}}天前",
"pet.last-petted.never": "还没有抚摸",
"pet.water-bowl.empty": "水碗是空的",
"pet.water-bowl.filled": "水碗加满水了(+6友好度)",
/*********
** Player lookups
*********/
// labels
"player.farm-name": "农场名字",
"player.farm-map": "农场地图",
"player.favorite-thing": "兴趣",
"player.gender": "性别",
"player.housemate": "室友",
"player.spouse": "配偶",
"player.watched-movie-this-week": "本周看过的电影",
"player.combat-skill": "战斗",
"player.farming-skill": "耕种",
"player.fishing-skill": "钓鱼",
"player.foraging-skill": "采集",
"player.mining-skill": "采矿",
"player.luck": "运气",
"player.save-format": "保存格式",
// values
"player.farm-map.custom": "自定义",
"player.gender.male": "男",
"player.gender.female": "女",
"player.luck.summary": "{{percent}}%随机事件概率",
"player.skill.progress": "{{level}}级,(下一等级需要{{expNeeded}}经验)",
"player.skill.progress-last": "{{level}}级",
/*********
** Puzzles
*********/
// labels
"puzzle.solution": "解决方法",
// values
"puzzle.solution.solved": "谜题已解决!",
"puzzle.solution.hidden": "谜题解决方法根据您的设置隐藏",
/*********
** Puzzles > Fern Islands crystal cave
*********/
// labels
"puzzle.island-crystal-cave.title": "水晶洞穴谜题",
"puzzle.island-crystal-cave.crystal-id": "水晶 ID",
// values
"puzzle.island-crystal-cave.solution.not-activated": "激活雕像以开始谜题。",
"puzzle.island-crystal-cave.solution.waiting": "等待游戏生成序列…",
"puzzle.island-crystal-cave.solution.activated": "重复激活水晶的序列:",
/*********
** Puzzles > Fern Islands mermaid puzzle
*********/
// labels
"puzzle.island-mermaid.title": "岛屿美人鱼谜题",
"puzzle.island-mermaid.solution.intro": "使用长笛块播放夜市的美人鱼歌曲。音高值(你可以查找长笛块以查看其音调):",
/*********
** Puzzles > Fern Islands shrine puzzle
*********/
// labels
"puzzle.island-shrine.title": "岛屿神庙谜题",
// values
"puzzle.island-shrine.solution": "对于每个基座,下雨时将宝石鸟掉落的物品放在相应的岛上位置。每个存档都会随机分配物品。",
"puzzle.island-shrine.solution.east": "东部:{{item}}",
"puzzle.island-shrine.solution.north": "北部:{{item}}",
"puzzle.island-shrine.solution.south": "南部:{{item}}",
"puzzle.island-shrine.solution.west": "西部:{{item}}",
/*********
** Tile lookups
*********/
// labels
"tile.description": "地图上此位置的图块。显示此信息是因为你在设置中启用了图块查询功能。",
"tile.game-location": "位置",
"tile.map-name": "地图名",
"tile.tile": "图块",
"tile.tile-index": "{{layerName}}: 图块索引",
"tile.tilesheet": "{{layerName}}: 图块集",
"tile.blend-mode": "{{layerName}}: 混合模式",
"tile.index-property": "{{layerName}}: 索引属性: {{propertyName}}",
"tile.tile-property": "{{layerName}}: 图块属性: {{propertyName}}",
// values
"tile.tile.none-here": "此处无图块",
/*********
** Trash Bear or Gourmand lookups
*********/
// labels
"trash-bear-or-gourmand.item-wanted": "想要的东西",
"trash-bear-or-gourmand.quest-progress": "任务进度",
/*********
** Wild tree lookups
*********/
// labels
"tree.stage": "生长阶段",
"tree.next-growth": "下次生长",
"tree.seed": "产出种子",
"tree.is-fertilized": "播洒树肥",
// values
"tree.name.big-mushroom": "大蘑菇",
"tree.name.mahogany": "桃花心木",
"tree.name.maple": "枫树",
"tree.name.oak": "橡树",
"tree.name.palm": "棕榈树",
"tree.name.pine": "松树",
"tree.name.mossy": "长满苔藓的树",
"tree.name.mystic": "神秘树",
"tree.name.unknown": "未知",
"tree.stage.done": "完全长成",
"tree.stage.partial": "{{stageName}}(总共{{max}}个阶段中的第{{step}}阶段)",
"tree.next-growth.winter": "除非施肥,冬天在温室之外无法生长",
"tree.next-growth.adjacent-trees": "因其他树靠的太近无法生长",
"tree.next-growth.chance": "明天有{{chance}}%几率成长到{{stage}}",
"tree.seed.not-ready": "尚未就绪",
"tree.seed.probability-daily": "每天有{{chance}}%几率产生{{itemName}}。",
"tree.seed.probability-on-chop": "砍倒时有{{chance}}%几率掉落{{itemName}}。",
// growth stages
"tree.stages.seed": "种子",
"tree.stages.sprout": "发芽",
"tree.stages.sapling": "树苗",
"tree.stages.bush": "矮树丛",
"tree.stages.smallTree": "小树",
"tree.stages.tree": "树",
/*********
** Generic Mod Config Menu UI
*********/
// main options
"config.title.main-options": "常规",
"config.force-full-screen.name": "强制全屏",
"config.force-full-screen.desc": "是否全屏显示查询结果窗口,这对查看数据挖掘字段时非常有用",
// progression mode
"config.title.progression": "进度模式",
"config.progression.show-unknown-gift-tastes.name": "显示未知的礼物品味",
"config.progression.show-unknown-gift-tastes.desc": "是否显示游戏中不知道的礼物品味(例如,从对话或实际送礼中)。",
"config.progression.show-unknown-recipes.name": "显示未知的配方",
"config.progression.show-unknown-recipes.desc": "是否显示游戏中尚未学习的配方。",
"config.progression.show-puzzle-solutions.name": "显示谜题的解决方法",
"config.progression.show-puzzle-solutions.desc": "是否显示谜题的解决方法。",
// gift tastes
"config.title.gift-tastes": "礼物品位",
"config.show-gift-tastes.loved.name": "显示最爱的礼物",
"config.show-gift-tastes.loved.desc": "是否在NPC和物品查询中显示最爱的礼物",
"config.show-gift-tastes.liked.name": "显示喜欢的礼物",
"config.show-gift-tastes.liked.desc": "是否在NPC和物品查询中显示喜欢的礼物",
"config.show-gift-tastes.neutral.name": "显示无感的礼物",
"config.show-gift-tastes.neutral.desc": "是否在NPC和物品查询中显示无感的礼物",
"config.show-gift-tastes.disliked.name": "显示不喜欢的礼物",
"config.show-gift-tastes.disliked.desc": "是否在NPC和物品查询中显示不喜欢的礼物",
"config.show-gift-tastes.hated.name": "显示讨厌的礼物",
"config.show-gift-tastes.hated.desc": "是否在NPC和物品查询中显示讨厌的礼物",
"config.show-unowned-gifts.name": "显示未拥有的礼物",
"config.show-unowned-gifts.desc": "是否在NPC和物品查询中显示未拥有的礼物",
"config.highlight-unrevealed-gift-tastes.name": "加粗显示未揭露的礼物",
"config.highlight-unrevealed-gift-tastes.desc": "是否加粗显示未揭露的礼物品位",
// collapse fields
"config.title.collapse-fields": "折叠大型字段",
"config.collapse-fields.enabled.name": "启用",
"config.collapse-fields.enabled.desc": "是否折叠大型字段。当启用时,查找菜单会用'显示X个结果'的链接来替代大型字段,点击该字段会显示全部信息。",
"config.collapse-fields.building-recipes.name": "建筑查看: 生产规则",
"config.collapse-fields.item-recipes.name": "物品查看: 配方",
"config.collapse-fields.npc-gift-tastes.name": "NPC查看: 礼物品味",
"config.collapse-fields.any.desc": "如果某个字段包含的信息数量超过你所设置的值,查找菜单会用'显示X个结果'的链接来替代该字段。",
// advanced options
"config.title.advanced-options": "高级",
"config.tile-lookups.name": "图块查询",
"config.tile-lookups.desc": "是否将地图图块变为可查询对象",
"config.data-mining-fields.name": "显示数据挖掘字段",
"config.data-mining-fields.desc": "是否显示对数据挖掘者有用的原始数据(作为查询结果底部的单独字段)。这是一个高级功能,不适合大多数玩家。",
"config.show-invalid-recipes.name": "显示无效配方",
"config.show-invalid-recipes.desc": "是否显示含有错误物品的配方。",
"config.target-redirection.name": "目标重定向",
"config.target-redirection.desc": "游戏在某些情况下会生成一个暂时的替身来指代某个目标。比如,矿井中的阿比盖尔实际上只是一个暂时的npc,导致查询时并不会显示阿比盖尔的信息。开启该选项后,才能显示阿比盖尔的真正信息。",
"config.scroll-amount.name": "滚动值",
"config.scroll-amount.desc": "每次上下滚动时移动的像素数。",
// controls section
"config.title.controls": "快捷键",
"config.hide-on-key-up.name": "松开时隐藏",
"config.hide-on-key-up.desc": "松开查询键时自动关闭查询窗口",
"config.toggle-lookup.name": "查询",
"config.toggle-lookup.desc": "自定义查询快捷键",
"config.toggle-search.name": "搜索",
"config.toggle-search.desc": "自定义搜索快捷键",
"config.scroll-up.name": "向上滚动",
"config.scroll-up.desc": "自定义长内容向上滚动快捷键",
"config.scroll-down.name": "向下滚动",
"config.scroll-down.desc": "自定义长内容向下滚动快捷键",
"config.page-up.name": "向上滚动一页",
"config.page-up.desc": "自定义长内容向上滚动一页快捷键",
"config.page-down.name": "向下滚动一页",
"config.page-down.desc": "自定义长内容向下滚动一页快捷键",
"config.toggle-debug.name": "调试模式",
"config.toggle-debug.desc": "自定义显示或隐藏调试信息快捷键"
}