mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-23 16:18:29 -05:00
New translations en_us.json (Korean)
This commit is contained in:
parent
39e1fba47d
commit
0b3898f080
1 changed files with 19 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
|||
"tag.block.c.glass_panes.colorless": "색이 없는 유리판",
|
||||
"tag.block.c.glazed_terracotta": "유광 테라코타",
|
||||
"tag.block.c.glazed_terracottas": "유광 테라코타",
|
||||
"tag.block.c.obsidians": "흑요석",
|
||||
"tag.block.c.obsidians.crying": "우는 흑요석",
|
||||
"tag.block.c.obsidians.normal": "일반 흑요석",
|
||||
"tag.block.c.ores": "광물",
|
||||
"tag.block.c.ores.quartz": "석영 광석",
|
||||
"tag.block.c.player_workstations.crafting_tables": "제작대",
|
||||
|
@ -66,13 +69,23 @@
|
|||
"tag.block.c.storage_blocks.redstone": "레드스톤 저장 블록",
|
||||
"tag.block.c.storage_blocks.slime": "슬라임 저장 블록",
|
||||
"tag.block.c.storage_blocks.wheat": "밀 저장 블록",
|
||||
"tag.block.c.stripped_logs": "껍질 벗긴 원목",
|
||||
"tag.block.c.stripped_woods": "껍질 벗긴 나무",
|
||||
"tag.entity_type.c.boats": "배",
|
||||
"tag.entity_type.c.bosses": "보스",
|
||||
"tag.entity_type.c.minecarts": "광산 수레",
|
||||
"tag.fluid.c.beetroot_soup": "비트 수프",
|
||||
"tag.fluid.c.experience": "경험치",
|
||||
"tag.fluid.c.gaseous": "비어있는",
|
||||
"tag.fluid.c.honey": "꿀",
|
||||
"tag.fluid.c.lava": "용암",
|
||||
"tag.fluid.c.milk": "우유",
|
||||
"tag.fluid.c.mushroom_stew": "버섯 스튜",
|
||||
"tag.fluid.c.potion": "물약",
|
||||
"tag.fluid.c.rabbit_stew": "토끼 스튜",
|
||||
"tag.fluid.c.suspicious_stew": "수상한 스튜",
|
||||
"tag.fluid.c.water": "물",
|
||||
"tag.item.c.animal_foods": "동물용 음식",
|
||||
"tag.item.c.armors": "방어구",
|
||||
"tag.item.c.barrels": "통",
|
||||
"tag.item.c.barrels.wooden": "나무 통",
|
||||
|
@ -164,6 +177,7 @@
|
|||
"tag.item.c.foods.fruit": "과일",
|
||||
"tag.item.c.foods.fruits": "과일",
|
||||
"tag.item.c.foods.golden": "황금 음식",
|
||||
"tag.item.c.foods.pie": "파이",
|
||||
"tag.item.c.foods.raw_fish": "날 생선",
|
||||
"tag.item.c.foods.raw_fishes": "날 생선",
|
||||
"tag.item.c.foods.raw_meat": "날고기",
|
||||
|
@ -179,6 +193,11 @@
|
|||
"tag.item.c.gems.lapis": "청금석",
|
||||
"tag.item.c.nuggets.gold": "금 조각",
|
||||
"tag.item.c.nuggets.iron": "철 조각",
|
||||
"tag.item.c.obsidians": "흑요석",
|
||||
"tag.item.c.obsidians.crying": "우는 흑요석",
|
||||
"tag.item.c.obsidians.normal": "일반 흑요석",
|
||||
"tag.item.c.stripped_logs": "껍질 벗긴 원목 블록",
|
||||
"tag.item.c.stripped_woods": "껍질 벗긴 나무 블록",
|
||||
"tag.worldgen.biome.c.is_desert": "사막",
|
||||
"tag.worldgen.biome.c.is_jungle": "정글",
|
||||
"tag.worldgen.biome.c.is_mountain": "산",
|
||||
|
|
Loading…
Reference in a new issue