Skip to content

Commit 008c00d

Browse files
Enhanced Celestials翻译提交 (#5135)
* Enhanced Celestials翻译提交 * 改正modid * 应用审查建议 * 调整省略号格式
1 parent 78e0b17 commit 008c00d

2 files changed

Lines changed: 76 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"block.enhancedcelestials.meteor": "Meteor",
3+
"block.enhancedcelestials.space_moss_block": "Space Moss Block",
4+
"block.enhancedcelestials.space_moss_carpet": "Space Moss Carpet",
5+
"block.enhancedcelestials.space_moss_grass": "Space Moss Grass",
6+
"enhancedcelestials.commands.disabled": "Enhanced Celestials' lunar events are disabled for this world!",
7+
"enhancedcelestials.commands.lunarevent_missing": "\"%s\" is not a valid lunar event!",
8+
"enhancedcelestials.lunarforecast.days_left": "(in %sd)",
9+
"enhancedcelestials.lunarforecast.empty": "No upcoming lunar events.",
10+
"enhancedcelestials.lunarforecast.header": "Current Lunar forecast:\n%s",
11+
"enhancedcelestials.lunarforecast.recompute": "Lunar forecast was recomputed!",
12+
"enhancedcelestials.name.blood_moon": "Blood Moon",
13+
"enhancedcelestials.name.blue_moon": "Blue Moon",
14+
"enhancedcelestials.name.harvest_moon": "Harvest Moon",
15+
"enhancedcelestials.name.moon": "Moon",
16+
"enhancedcelestials.name.super_blood_moon": "Super Blood Moon",
17+
"enhancedcelestials.name.super_blue_moon": "Super Blue Moon",
18+
"enhancedcelestials.name.super_harvest_moon": "Super Harvest Moon",
19+
"enhancedcelestials.name.super_moon": "Super Moon",
20+
"enhancedcelestials.notification.blood_moon.rise": "The \"Blood Moon\" rises... Distant sounds of the undead can be heard...",
21+
"enhancedcelestials.notification.blood_moon.set": "The \"Blood Moon\" sets... The undead begin to burn...",
22+
"enhancedcelestials.notification.blue_moon.rise": "The \"Blue Moon\" rises... You feel lucky!",
23+
"enhancedcelestials.notification.blue_moon.set": "The \"Blue Moon\" sets... You don't feel lucky anymore...",
24+
"enhancedcelestials.notification.harvest_moon.rise": "The \"Harvest Moon\" rises... Your crops provide a better harvest.",
25+
"enhancedcelestials.notification.harvest_moon.set": "The \"Harvest Moon\" sets...",
26+
"enhancedcelestials.notification.super_blood_moon.rise": "The \"Super Blood Moon\" rises... Distant sounds of the undead can be heard...",
27+
"enhancedcelestials.notification.super_blood_moon.set": "The \"Super Blood Moon\" sets... The undead begin to burn...",
28+
"enhancedcelestials.notification.super_blue_moon.rise": "The \"Super Blue Moon\" rises... You feel very lucky!",
29+
"enhancedcelestials.notification.super_blue_moon.set": "The \"Super Blue Moon\" sets... You don't feel very lucky anymore...",
30+
"enhancedcelestials.notification.super_harvest_moon.rise": "The \"Super Harvest Moon\" rises... Your crops provide an exceptional harvest.",
31+
"enhancedcelestials.notification.super_harvest_moon.set": "The \"Super Harvest Moon\" sets...",
32+
"enhancedcelestials.notification.super_moon.rise": "The \"Super Moon\" rises... Slimes begin to spawn nearby.",
33+
"enhancedcelestials.notification.super_moon.set": "The \"Super Moon\" sets...",
34+
"enhancedcelestials.sleep.fail": "You may not rest now because the current lunar event prevents it.",
35+
"entity.enhancedcelestials.meteor": "Meteor",
36+
"entity.enhancedcelestials.space_moss_bug": "Space Moss Bug",
37+
"item.enhancedcelestials.space_moss_bug_spawn_egg": "Space Moss Bug Spawn Egg"
38+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"block.enhancedcelestials.meteor": "流星",
3+
"block.enhancedcelestials.space_moss_block": "太空苔藓块",
4+
"block.enhancedcelestials.space_moss_carpet": "太空覆地苔藓",
5+
"block.enhancedcelestials.space_moss_grass": "太空苔藓草方块",
6+
"enhancedcelestials.commands.disabled": "Enhanced Celestials的月亮事件已在该世界禁用!",
7+
"enhancedcelestials.commands.lunarevent_missing": "“%s”不是有效的月亮事件!",
8+
"enhancedcelestials.lunarforecast.days_left": "(还有%s天)",
9+
"enhancedcelestials.lunarforecast.empty": "没有即将到来的月亮事件。",
10+
"enhancedcelestials.lunarforecast.header": "当前月亮事件预报:\n%s",
11+
"enhancedcelestials.lunarforecast.recompute": "月亮事件预报已重新计算!",
12+
"enhancedcelestials.name.blood_moon": "血月",
13+
"enhancedcelestials.name.blue_moon": "蓝月",
14+
"enhancedcelestials.name.harvest_moon": "丰收之月",
15+
"enhancedcelestials.name.moon": "月亮",
16+
"enhancedcelestials.name.super_blood_moon": "超级血月",
17+
"enhancedcelestials.name.super_blue_moon": "超级蓝月",
18+
"enhancedcelestials.name.super_harvest_moon": "超级丰收之月",
19+
"enhancedcelestials.name.super_moon": "超级月亮",
20+
"enhancedcelestials.notification.blood_moon.rise": "“血月”升起……你能听到亡灵在远处发出的声音……",
21+
"enhancedcelestials.notification.blood_moon.set": "“血月”落下……亡灵开始燃烧……",
22+
"enhancedcelestials.notification.blue_moon.rise": "“蓝月”升起……你感到幸运!",
23+
"enhancedcelestials.notification.blue_moon.set": "“蓝月”落下……你不再感到幸运……",
24+
"enhancedcelestials.notification.harvest_moon.rise": "“丰收之月”升起……作物的收成会更好",
25+
"enhancedcelestials.notification.harvest_moon.set": "“丰收之月”落下……",
26+
"enhancedcelestials.notification.super_blood_moon.rise": "“超级血月”升起……你能听到亡灵在远处发出的声音……",
27+
"enhancedcelestials.notification.super_blood_moon.set": "“超级血月”落下……亡灵开始燃烧……",
28+
"enhancedcelestials.notification.super_blue_moon.rise": "“超级蓝月”升起……你感到非常幸运!",
29+
"enhancedcelestials.notification.super_blue_moon.set": "“超级蓝月”落下……你不再感到非常幸运……",
30+
"enhancedcelestials.notification.super_harvest_moon.rise": "“超级丰收之月”升起……作物的收成会异常卓越。",
31+
"enhancedcelestials.notification.super_harvest_moon.set": "“超级丰收之月”落下……",
32+
"enhancedcelestials.notification.super_moon.rise": "“超级月亮”升起……史莱姆开始在附近生成。",
33+
"enhancedcelestials.notification.super_moon.set": "“超级月亮”落下……",
34+
"enhancedcelestials.sleep.fail": "你现在不能休息,因为当前月亮事件阻止你这样做。",
35+
"entity.enhancedcelestials.meteor": "流星",
36+
"entity.enhancedcelestials.space_moss_bug": "太空苔藓虫",
37+
"item.enhancedcelestials.space_moss_bug_spawn_egg": "太空苔藓虫刷怪蛋"
38+
}

0 commit comments

Comments
 (0)