Skip to content

Commit b35e6e0

Browse files
authored
Spawn翻译上传 (#5914)
* Spawn翻译上传 * fix translations * fix translations for fabric
1 parent a0abf8e commit b35e6e0

File tree

4 files changed

+536
-0
lines changed

4 files changed

+536
-0
lines changed
Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
{
2+
"spawn.item_group": "Spawn",
3+
"item.spawn.spawn": "Spawn",
4+
5+
"subtitles.entity.spawn.fish.flop": "Fish flops",
6+
"subtitles.entity.spawn.fish.hurt": "Fish hurts",
7+
"subtitles.entity.spawn.fish.death": "Fish dies",
8+
"subtitles.entity.spawn.fish.ambient": "Swimming",
9+
10+
"entity.spawn.angler_fish": "Angler Fish",
11+
"item.spawn.angler_fish_spawn_egg": "Angler Fish Spawn Egg",
12+
"item.spawn.angler_fish": "Angler Fish",
13+
"item.spawn.angler_fish_bucket": "Bucket of Angler Fish",
14+
"subtitles.entity.spawn.angler_fish.deflate": "Angler Fish deflates",
15+
"subtitles.entity.spawn.angler_fish.effect.give": "Angler Fish graces",
16+
"subtitles.entity.spawn.angler_fish.effect.deny": "Angler Fish tires",
17+
"advancements.spawn.interact_with_angler_fish.title": "Just Keep Swimming",
18+
"advancements.spawn.interact_with_angler_fish.description": "Give some glowy items to an Angler Fish to receive its blessing",
19+
20+
"entity.spawn.tuna": "Tuna",
21+
"item.spawn.tuna_spawn_egg": "Tuna Spawn Egg",
22+
"item.spawn.tuna_chunk": "Tuna Chunk",
23+
"item.spawn.cooked_tuna_chunk": "Cooked Tuna Chunk",
24+
"item.spawn.tuna_sandwich": "Tuna Sandwich",
25+
"item.spawn.tuna_egg_bucket": "Bucket of Tuna Egg",
26+
"subtitles.item.bucket.fill_tuna_egg": "Tuna Egg collected",
27+
"subtitles.entity.tuna_egg.hit": "Tuna Egg damages",
28+
"subtitles.entity.tuna_egg.broken": "Tuna Egg breaks",
29+
"advancements.spawn.tuna_egg_in_a_bucket.title": "Baby on Board",
30+
"advancements.spawn.tuna_egg_in_a_bucket.description": "Collect a Tuna Egg with a Bucket",
31+
32+
"entity.spawn.seahorse": "Seahorse",
33+
"item.spawn.seahorse_spawn_egg": "Seahorse Spawn Egg",
34+
"item.spawn.seahorse_bucket": "Bucket of Seahorse",
35+
"entity.spawn.seahorse.variant.black": "Black",
36+
"entity.spawn.seahorse.variant.blue": "Blue",
37+
"entity.spawn.seahorse.variant.orange": "Orange",
38+
"entity.spawn.seahorse.variant.purple": "Purple",
39+
"entity.spawn.seahorse.variant.white": "White",
40+
"entity.spawn.seahorse.variant.yellow": "Yellow",
41+
"subtitles.entity.spawn.seahorse.hurt": "Seahorse hurts",
42+
"subtitles.entity.spawn.seahorse.death": "Seahorse dies",
43+
"subtitles.entity.spawn.seahorse.growl": "Seahorse growls",
44+
"subtitles.entity.spawn.seahorse.click": "Seahorse clicks",
45+
46+
"entity.spawn.snail": "Snail",
47+
"item.spawn.snail_spawn_egg": "Snail Spawn Egg",
48+
"item.spawn.snail_shell": "Snail Shell",
49+
"block.spawn.snail_eggs": "Snail Eggs",
50+
"block.spawn.big_snail_shell": "Big Snail Shell",
51+
"block.spawn.snail_shell_tiles": "Snail Shell Tiles",
52+
"block.spawn.snail_shell_tile_stairs": "Snail Shell Tile Stairs",
53+
"block.spawn.snail_shell_tile_slab": "Snail Shell Tile Slab",
54+
"item.spawn.escargot": "Escargot",
55+
"block.spawn.potted_sweet_berry_bush": "Potted Sweet Berries",
56+
"block.spawn.mucus": "Mucus",
57+
"block.spawn.mucus_block": "Mucus Block",
58+
"block.spawn.ghostly_mucus_block": "Ghostly Mucus Block",
59+
"subtitles.block.snail_eggs.hatch": "Snail Eggs Hatch",
60+
"subtitles.entity.snail.death": "Snail dies",
61+
"subtitles.entity.snail.eat": "Snail munches",
62+
"subtitles.entity.snail.hurt": "Snail hurts",
63+
"subtitles.entity.snail.hurt_hidden": "Snail deflects",
64+
"subtitles.entity.snail.shell_grow": "Snail Shell grows",
65+
"subtitles.entity.snail.lay_eggs": "Snail lays Eggs",
66+
"subtitles.entity.snail.slide": "Snail slides",
67+
"advancements.spawn.obtain_snail_shell.title": "Shell Shock!",
68+
"advancements.spawn.obtain_snail_shell.description": "Hit a Snail with a Projectile to temporarily remove its Shell",
69+
"advancements.spawn.obtain_mucus.title": "Snailed It",
70+
"advancements.spawn.obtain_mucus.description": "Obtain Mucus",
71+
"advancements.spawn.got_stuck_in_mucus.title": "Sloooooooooooooooooow",
72+
"advancements.spawn.got_stuck_in_mucus.description": "Get stuck in a Snail's trail... Yuck",
73+
"advancements.spawn.went_through_ghostly_mucus.title": "Fst",
74+
"advancements.spawn.went_through_ghostly_mucus.description": "Pass through a Ghostly Mucus Block",
75+
76+
"entity.spawn.hamster": "Hamster",
77+
"item.spawn.hamster_spawn_egg": "Hamster Spawn Egg",
78+
"block.spawn.sunflower": "Sunflower",
79+
"item.spawn.sunflower_seeds": "Sunflower Seeds",
80+
"item.spawn.roasted_sunflower_seeds": "Roasted Sunflower Seeds",
81+
"subtitles.block.sunflower.seed_pickup": "Seeds pop",
82+
"subtitles.entity.hamster.death": "Hamster dies",
83+
"subtitles.entity.hamster.eat": "Hamster chomps",
84+
"subtitles.entity.hamster.hurt": "Hamster hurts",
85+
"subtitles.entity.hamster.step": "Hamster scurries",
86+
"subtitles.entity.hamster.idle": "Hamster chatters",
87+
"subtitles.entity.hamster.idle_call": "Hamster calls",
88+
"advancements.spawn.open_hamster_inventory.title": "Say Ahhhhh",
89+
"advancements.spawn.open_hamster_inventory.description": "Open the cheek pouch of a Tamed Hamster",
90+
91+
"biome.spawn.ant_gardens": "Ant Gardens",
92+
"entity.spawn.ant": "Ant",
93+
"item.spawn.ant_spawn_egg": "Ant Spawn Egg",
94+
"block.spawn.anthill": "Anthill",
95+
"block.spawn.ant_mound": "Ant Mound",
96+
"block.spawn.rotten_log_anthill": "Rotten Log Anthill",
97+
"block.spawn.ant_farm": "Ant Farm",
98+
"block.spawn.rotten_planks": "Rotten Planks",
99+
"block.spawn.cracked_rotten_planks": "Cracked Rotten Planks",
100+
"block.spawn.rotten_door": "Rotten Door",
101+
"block.spawn.rotten_trapdoor": "Rotten Trapdoor",
102+
"block.spawn.rotten_wood": "Rotten Wood",
103+
"block.spawn.rotten_log": "Rotten Log",
104+
"block.spawn.stripped_rotten_log": "Stripped Rotten Log",
105+
"block.spawn.stripped_rotten_wood": "Stripped Rotten Wood",
106+
"block.spawn.rotten_slab": "Rotten Slab",
107+
"block.spawn.rotten_stairs": "Rotten Stairs",
108+
"block.spawn.rotten_fence": "Rotten Fence",
109+
"block.spawn.rotten_fence_gate": "Rotten Fence Gate",
110+
"block.spawn.fallen_leaves": "Fallen Leaves",
111+
"item.spawn.music_disc_rot": "Music Disc",
112+
"item.spawn.music_disc_rot.desc": "bunten - rot",
113+
"item.spawn.ant_pupa": "Ant Pupa",
114+
"item.spawn.crown_pottery_sherd": "Crown Pottery Sherd",
115+
"item.spawn.spade_pottery_sherd": "Spade Pottery Sherd",
116+
"subtitles.block.rotten_wood.crack": "Axe cracks",
117+
"subtitles.entity.ant.idle": "Ant chirps",
118+
"subtitles.entity.ant.step": "Ant marches",
119+
"subtitles.entity.ant.hurt": "Ant hurts",
120+
"subtitles.entity.ant.eat": "Ant nibbles",
121+
"subtitles.entity.ant.death": "Ant dies",
122+
"subtitles.entity.ant.collect_resource": "Ant collects resources",
123+
"subtitles.entity.ant.hatch": "Ant hatches",
124+
"subtitles.block.anthill.enter": "Ant enters anthill",
125+
"subtitles.block.anthill.exit": "Ant leaves anthill",
126+
"subtitles.block.anthill.work": "Ants work",
127+
"subtitles.block.anthill.resource": "Anthill rots something",
128+
"advancements.spawn.obtain_ant_pupa.title": "Yass Queen",
129+
"advancements.spawn.obtain_ant_pupa.description": "Obtain an Ant Pupa",
130+
"advancements.spawn.obtain_ant_farm.title": "Permanant Home",
131+
"advancements.spawn.obtain_ant_farm.description": "Craft an Ant Farm to bring your Ant friends home",
132+
"advancements.spawn.hatch_ant.title": "An Ant's Life",
133+
"advancements.spawn.hatch_ant.description": "Hatch a pet Ant from an Ant Pupa"
134+
}
Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
{
2+
"spawn.item_group": "Spawn",
3+
"item.spawn.spawn": "Spawn",
4+
5+
"subtitles.entity.spawn.fish.flop": "鱼:扑腾",
6+
"subtitles.entity.spawn.fish.hurt": "鱼:受伤",
7+
"subtitles.entity.spawn.fish.death": "鱼:死亡",
8+
"subtitles.entity.spawn.fish.ambient": "游泳",
9+
10+
"entity.spawn.angler_fish": "𩽾𩾌鱼",
11+
"item.spawn.angler_fish_spawn_egg": "𩽾𩾌鱼刷怪蛋",
12+
"item.spawn.angler_fish": "𩽾𩾌鱼",
13+
"item.spawn.angler_fish_bucket": "𩽾𩾌鱼桶",
14+
"subtitles.entity.spawn.angler_fish.deflate": "𩽾𩾌鱼:瘪气",
15+
"subtitles.entity.spawn.angler_fish.effect.give": "𩽾𩾌鱼:恩典",
16+
"subtitles.entity.spawn.angler_fish.effect.deny": "𩽾𩾌鱼:疲惫",
17+
"advancements.spawn.interact_with_angler_fish.title": "只管继续游",
18+
"advancements.spawn.interact_with_angler_fish.description": "给予一条𩽾𩾌鱼发光的物品来收获它的祝福",
19+
20+
"entity.spawn.tuna": "金枪鱼",
21+
"item.spawn.tuna_spawn_egg": "金枪鱼刷怪蛋",
22+
"item.spawn.tuna_chunk": "金枪鱼块",
23+
"item.spawn.cooked_tuna_chunk": "熟金枪鱼块",
24+
"item.spawn.tuna_sandwich": "金枪鱼三明治",
25+
"item.spawn.tuna_egg_bucket": "金枪鱼卵桶",
26+
"subtitles.item.bucket.fill_tuna_egg": "金枪鱼卵:被采集",
27+
"subtitles.entity.tuna_egg.hit": "金枪鱼卵:受伤",
28+
"subtitles.entity.tuna_egg.broken": "金枪鱼卵:破裂",
29+
"advancements.spawn.tuna_egg_in_a_bucket.title": "内有宝贝",
30+
"advancements.spawn.tuna_egg_in_a_bucket.description": "用桶收集金枪鱼卵",
31+
32+
"entity.spawn.seahorse": "海马",
33+
"item.spawn.seahorse_spawn_egg": "海马刷怪蛋",
34+
"item.spawn.seahorse_bucket": "海马桶",
35+
"entity.spawn.seahorse.variant.black": "黑色",
36+
"entity.spawn.seahorse.variant.blue": "蓝色",
37+
"entity.spawn.seahorse.variant.orange": "橙色",
38+
"entity.spawn.seahorse.variant.purple": "紫色",
39+
"entity.spawn.seahorse.variant.white": "白色",
40+
"entity.spawn.seahorse.variant.yellow": "黄色",
41+
"subtitles.entity.spawn.seahorse.hurt": "海马:受伤",
42+
"subtitles.entity.spawn.seahorse.death": "海马:死亡",
43+
"subtitles.entity.spawn.seahorse.growl": "海马:咆哮",
44+
"subtitles.entity.spawn.seahorse.click": "海马:咔哒",
45+
46+
"entity.spawn.snail": "蜗牛",
47+
"item.spawn.snail_spawn_egg": "蜗牛刷怪蛋",
48+
"item.spawn.snail_shell": "蜗牛壳",
49+
"block.spawn.snail_eggs": "蜗牛卵",
50+
"block.spawn.big_snail_shell": "大型蜗牛壳",
51+
"block.spawn.snail_shell_tiles": "蜗牛壳砖",
52+
"block.spawn.snail_shell_tile_stairs": "蜗牛壳砖楼梯",
53+
"block.spawn.snail_shell_tile_slab": "蜗牛壳砖台阶",
54+
"item.spawn.escargot": "法式蜗牛",
55+
"block.spawn.potted_sweet_berry_bush": "甜浆果盆栽",
56+
"block.spawn.mucus": "黏浆",
57+
"block.spawn.mucus_block": "黏浆块",
58+
"block.spawn.ghostly_mucus_block": "幽灵黏浆块",
59+
"subtitles.block.snail_eggs.hatch": "蜗牛卵:孵化",
60+
"subtitles.entity.snail.death": "蜗牛:死亡",
61+
"subtitles.entity.snail.eat": "蜗牛:咀嚼",
62+
"subtitles.entity.snail.hurt": "蜗牛:受伤",
63+
"subtitles.entity.snail.hurt_hidden": "蜗牛:缩壳",
64+
"subtitles.entity.snail.shell_grow": "蜗牛壳:生长",
65+
"subtitles.entity.snail.lay_eggs": "蜗牛:产卵",
66+
"subtitles.entity.snail.slide": "蜗牛:滑行",
67+
"advancements.spawn.obtain_snail_shell.title": "满地找壳!",
68+
"advancements.spawn.obtain_snail_shell.description": "用弹射物击中一只蜗牛,暂时移除它的壳",
69+
"advancements.spawn.obtain_mucus.title": "这很蜗牛",
70+
"advancements.spawn.obtain_mucus.description": "获得黏浆",
71+
"advancements.spawn.got_stuck_in_mucus.title": "慢………………………………………………",
72+
"advancements.spawn.got_stuck_in_mucus.description": "困在蜗牛的尾迹中……真恶心",
73+
"advancements.spawn.went_through_ghostly_mucus.title": "",
74+
"advancements.spawn.went_through_ghostly_mucus.description": "穿过幽灵黏浆块",
75+
76+
"entity.spawn.hamster": "仓鼠",
77+
"item.spawn.hamster_spawn_egg": "仓鼠刷怪蛋",
78+
"block.spawn.sunflower": "向日葵",
79+
"item.spawn.sunflower_seeds": "葵花籽",
80+
"item.spawn.roasted_sunflower_seeds": "烤葵花籽",
81+
"subtitles.block.sunflower.seed_pickup": "种子:掉落",
82+
"subtitles.entity.hamster.death": "仓鼠:死亡",
83+
"subtitles.entity.hamster.eat": "仓鼠:咀嚼",
84+
"subtitles.entity.hamster.hurt": "仓鼠:受伤",
85+
"subtitles.entity.hamster.step": "仓鼠:蹿动",
86+
"subtitles.entity.hamster.idle": "仓鼠:念叨",
87+
"subtitles.entity.hamster.idle_call": "仓鼠:鸣叫",
88+
"advancements.spawn.open_hamster_inventory.title": "说“啊——”",
89+
"advancements.spawn.open_hamster_inventory.description": "打开一只已驯服的仓鼠的颊囊",
90+
91+
"biome.spawn.ant_gardens": "蚁园",
92+
"entity.spawn.ant": "蚂蚁",
93+
"item.spawn.ant_spawn_egg": "蚂蚁刷怪蛋",
94+
"block.spawn.anthill": "蚁穴",
95+
"block.spawn.ant_mound": "蚁丘",
96+
"block.spawn.rotten_log_anthill": "腐朽原木蚁穴",
97+
"block.spawn.ant_farm": "蚂蚁农场",
98+
"block.spawn.rotten_planks": "腐朽木板",
99+
"block.spawn.cracked_rotten_planks": "开裂的腐朽木板",
100+
"block.spawn.rotten_door": "腐朽木门",
101+
"block.spawn.rotten_trapdoor": "腐朽木活板门",
102+
"block.spawn.rotten_wood": "腐朽木",
103+
"block.spawn.rotten_log": "腐朽原木",
104+
"block.spawn.stripped_rotten_log": "去皮腐朽原木",
105+
"block.spawn.stripped_rotten_wood": "去皮腐朽木",
106+
"block.spawn.rotten_slab": "腐朽木台阶",
107+
"block.spawn.rotten_stairs": "腐朽木楼梯",
108+
"block.spawn.rotten_fence": "腐朽木栅栏",
109+
"block.spawn.rotten_fence_gate": "腐朽木栅栏门",
110+
"block.spawn.fallen_leaves": "落叶",
111+
"item.spawn.music_disc_rot": "音乐唱片",
112+
"item.spawn.music_disc_rot.desc": "bunten - rot",
113+
"item.spawn.ant_pupa": "蚂蚁蛹",
114+
"item.spawn.crown_pottery_sherd": "王冠纹样陶片",
115+
"item.spawn.spade_pottery_sherd": "铲子纹样陶片",
116+
"subtitles.block.rotten_wood.crack": "斧:砍裂",
117+
"subtitles.entity.ant.idle": "蚂蚁:叽喳",
118+
"subtitles.entity.ant.step": "蚂蚁:蹿动",
119+
"subtitles.entity.ant.hurt": "蚂蚁:受伤",
120+
"subtitles.entity.ant.eat": "蚂蚁:啃咬",
121+
"subtitles.entity.ant.death": "蚂蚁:死亡",
122+
"subtitles.entity.ant.collect_resource": "蚂蚁:收集资源",
123+
"subtitles.entity.ant.hatch": "蚂蚁:孵化",
124+
"subtitles.block.anthill.enter": "蚂蚁:进入蚁穴",
125+
"subtitles.block.anthill.exit": "蚂蚁:离开蚁穴",
126+
"subtitles.block.anthill.work": "蚂蚁:工作",
127+
"subtitles.block.anthill.resource": "蚁穴:腐化某物",
128+
"advancements.spawn.obtain_ant_pupa.title": "女王万岁",
129+
"advancements.spawn.obtain_ant_pupa.description": "获得蚂蚁蛹",
130+
"advancements.spawn.obtain_ant_farm.title": "永恒的家",
131+
"advancements.spawn.obtain_ant_farm.description": "合成一个蚂蚁农场来给蚂蚁朋友们一个家",
132+
"advancements.spawn.hatch_ant.title": "蚂蚁一生",
133+
"advancements.spawn.hatch_ant.description": "从蚂蚁蛹中孵化出一只宠物蚂蚁"
134+
}

0 commit comments

Comments
 (0)