mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-24 08:38:17 -05:00
New translations en_us.json (Chinese Traditional)
This commit is contained in:
parent
279a4db1d2
commit
0011362d3f
1 changed files with 23 additions and 1 deletions
|
@ -9,6 +9,8 @@
|
|||
"tag.block.c.chests.wooden": "木儲物箱",
|
||||
"tag.block.c.clusters": "晶簇",
|
||||
"tag.block.c.cobblestones": "鵝卵石",
|
||||
"tag.block.c.concrete": "混凝土",
|
||||
"tag.block.c.concretes": "混凝土",
|
||||
"tag.block.c.dyed": "染色方塊",
|
||||
"tag.block.c.dyed.black": "黑色染色方塊",
|
||||
"tag.block.c.dyed.blue": "藍色染色方塊",
|
||||
|
@ -28,6 +30,8 @@
|
|||
"tag.block.c.dyed.yellow": "黃色染色方塊",
|
||||
"tag.block.c.glass_blocks": "玻璃方塊",
|
||||
"tag.block.c.glass_panes": "玻璃片",
|
||||
"tag.block.c.glazed_terracotta": "釉陶",
|
||||
"tag.block.c.glazed_terracottas": "釉陶",
|
||||
"tag.block.c.hidden_from_recipe_viewers": "從配方查看器中隱藏",
|
||||
"tag.block.c.ores": "礦石",
|
||||
"tag.block.c.ores.netherite_scrap": "獄髓碎片礦石",
|
||||
|
@ -104,6 +108,10 @@
|
|||
"tag.item.c.clusters": "晶簇",
|
||||
"tag.item.c.coal": "煤炭",
|
||||
"tag.item.c.cobblestones": "鵝卵石",
|
||||
"tag.item.c.concrete": "混凝土",
|
||||
"tag.item.c.concrete_powder": "混凝土粉末",
|
||||
"tag.item.c.concrete_powders": "混凝土粉末",
|
||||
"tag.item.c.concretes": "混凝土",
|
||||
"tag.item.c.dusts": "粉塵",
|
||||
"tag.item.c.dusts.glowstone": "螢石粉",
|
||||
"tag.item.c.dusts.redstone": "紅石粉",
|
||||
|
@ -165,12 +173,16 @@
|
|||
"tag.item.c.gems.quartz": "石英精礦",
|
||||
"tag.item.c.glass_blocks": "玻璃方塊",
|
||||
"tag.item.c.glass_panes": "玻璃片",
|
||||
"tag.item.c.glazed_terracotta": "釉陶",
|
||||
"tag.item.c.glazed_terracottas": "釉陶",
|
||||
"tag.item.c.hidden_from_recipe_viewers": "從配方查看器中隱藏",
|
||||
"tag.item.c.ingots": "錠",
|
||||
"tag.item.c.ingots.copper": "銅錠",
|
||||
"tag.item.c.ingots.gold": "金錠",
|
||||
"tag.item.c.ingots.iron": "鐵錠",
|
||||
"tag.item.c.ingots.netherite": "獄髓錠",
|
||||
"tag.item.c.leathers": "皮革",
|
||||
"tag.item.c.music_discs": "唱片",
|
||||
"tag.item.c.nuggets": "粒",
|
||||
"tag.item.c.ores": "礦石",
|
||||
"tag.item.c.ores.netherite_scrap": "地獄碎片礦石",
|
||||
|
@ -221,15 +233,25 @@
|
|||
"tag.item.c.storage_blocks.wheat": "小麥儲存方塊",
|
||||
"tag.item.c.strings": "線",
|
||||
"tag.item.c.tools": "工具",
|
||||
"tag.item.c.tools.bow": "弓",
|
||||
"tag.item.c.tools.bows": "弓",
|
||||
"tag.item.c.tools.brush": "刷子",
|
||||
"tag.item.c.tools.brushes": "刷子",
|
||||
"tag.item.c.tools.crossbow": "弩",
|
||||
"tag.item.c.tools.crossbows": "弩",
|
||||
"tag.item.c.tools.fishing_rod": "釣竿",
|
||||
"tag.item.c.tools.fishing_rods": "釣竿",
|
||||
"tag.item.c.tools.melee_weapon": "近戰武器",
|
||||
"tag.item.c.tools.melee_weapons": "近戰武器",
|
||||
"tag.item.c.tools.mining_tool": "挖掘工具",
|
||||
"tag.item.c.tools.mining_tools": "挖掘工具",
|
||||
"tag.item.c.tools.ranged_weapon": "遠程武器",
|
||||
"tag.item.c.tools.ranged_weapons": "遠程武器",
|
||||
"tag.item.c.tools.shear": "剪刀",
|
||||
"tag.item.c.tools.shears": "剪刀",
|
||||
"tag.item.c.tools.shield": "盾牌",
|
||||
"tag.item.c.tools.shields": "盾牌",
|
||||
"tag.item.c.tools.spear": "矛",
|
||||
"tag.item.c.tools.spears": "矛",
|
||||
"tag.item.c.villager_job_sites": "村民工作站點",
|
||||
"tag.worldgen.biome.c.hidden_from_locator_selection": "對定位選擇隱藏",
|
||||
|
@ -297,4 +319,4 @@
|
|||
"tag.worldgen.biome.c.no_default_monsters": "無預設怪物",
|
||||
"tag.worldgen.structure.c.hidden_from_displayers": "對顯示器隱藏",
|
||||
"tag.worldgen.structure.c.hidden_from_locator_selection": "對定位選擇隱藏"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue