diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json index b87b46ca8..bbb8f372a 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json @@ -116,6 +116,17 @@ "tag.item.c.concrete_powder": "Trockenbeton", "tag.item.c.concrete_powders": "Trockenbetone", "tag.item.c.concretes": "Betone", + "tag.item.c.crops": "Pflanzen", + "tag.item.c.crops.beetroot": "Rote Beete-Pflanzen", + "tag.item.c.crops.cactus": "Kaktuspflanzen", + "tag.item.c.crops.carrot": "Karottenpflanzen", + "tag.item.c.crops.cocoa_bean": "Kakaobohnenpflanzen", + "tag.item.c.crops.melon": "Melonenpflanzen", + "tag.item.c.crops.nether_wart": "Netherwarzenpflanzen", + "tag.item.c.crops.potato": "Kartoffelpflanzen", + "tag.item.c.crops.pumpkin": "Kürbispflanzen", + "tag.item.c.crops.sugar_cane": "Zuckerrohrpflanzen", + "tag.item.c.crops.wheat": "Weizenpflanzen", "tag.item.c.dusts": "Staub", "tag.item.c.dusts.glowstone": "Leuchtsteinstaub", "tag.item.c.dusts.redstone": "Redstonestaub", @@ -206,6 +217,8 @@ "tag.item.c.leathers": "Leder", "tag.item.c.music_discs": "Schallplatten", "tag.item.c.nuggets": "Klumpen", + "tag.item.c.nuggets.gold": "Goldklumpen", + "tag.item.c.nuggets.iron": "Eisenklumpen", "tag.item.c.ores": "Erze", "tag.item.c.ores.netherite_scrap": "Netheriteschrott-Erze", "tag.item.c.ores.quartz": "Quarzerze", diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/it_it.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/it_it.json index 8c9cb0eb7..2f3e9b184 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/it_it.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/it_it.json @@ -116,6 +116,17 @@ "tag.item.c.concrete_powder": "Polvere di Calcestruzzo", "tag.item.c.concrete_powders": "Polveri di Calcestruzzo", "tag.item.c.concretes": "Calcestruzzi", + "tag.item.c.crops": "Colture", + "tag.item.c.crops.beetroot": "Colture di Barbabietola", + "tag.item.c.crops.cactus": "Colture di Cactus", + "tag.item.c.crops.carrot": "Colture di Carota", + "tag.item.c.crops.cocoa_bean": "Colture di Fava di Cacao", + "tag.item.c.crops.melon": "Colture di Cocomero", + "tag.item.c.crops.nether_wart": "Colture di Verruca del Nether", + "tag.item.c.crops.potato": "Colture di Patata", + "tag.item.c.crops.pumpkin": "Colture di Zucca", + "tag.item.c.crops.sugar_cane": "Colture di Canna da Zucchero", + "tag.item.c.crops.wheat": "Colture di Grano", "tag.item.c.dusts": "Polveri", "tag.item.c.dusts.glowstone": "Polveri di Luminite", "tag.item.c.dusts.redstone": "Polveri di Redstone", @@ -206,6 +217,8 @@ "tag.item.c.leathers": "Cuoi", "tag.item.c.music_discs": "Dischi Musicali", "tag.item.c.nuggets": "Pepite", + "tag.item.c.nuggets.gold": "Pepite d'oro", + "tag.item.c.nuggets.iron": "Pepite di ferro", "tag.item.c.ores": "Minerali", "tag.item.c.ores.netherite_scrap": "Minerali di Frammenti di Netherite", "tag.item.c.ores.quartz": "Minerali di Quarzo", diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json index cae1d6d2a..e015e6e4a 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json @@ -29,7 +29,11 @@ "tag.block.c.dyed.white": "白色のブロック", "tag.block.c.dyed.yellow": "黄色のブロック", "tag.block.c.glass_blocks": "ガラスブロック", + "tag.block.c.glass_blocks.cheap": "簡素なガラスブロック", + "tag.block.c.glass_blocks.colorless": "透明のガラスブロック", + "tag.block.c.glass_blocks.tinted": "遮光ガラスブロック", "tag.block.c.glass_panes": "ガラス板", + "tag.block.c.glass_panes.colorless": "透明のガラス板", "tag.block.c.glazed_terracotta": "彩釉テラコッタ", "tag.block.c.glazed_terracottas": "彩釉テラコッタ", "tag.block.c.hidden_from_recipe_viewers": "レシピ閲覧画面に表示しない", @@ -112,6 +116,17 @@ "tag.item.c.concrete_powder": "コンクリートパウダー", "tag.item.c.concrete_powders": "コンクリートパウダー", "tag.item.c.concretes": "コンクリート", + "tag.item.c.crops": "作物", + "tag.item.c.crops.beetroot": "ビートルートの作物", + "tag.item.c.crops.cactus": "サボテンの作物", + "tag.item.c.crops.carrot": "ニンジンの作物", + "tag.item.c.crops.cocoa_bean": "カカオ豆の作物", + "tag.item.c.crops.melon": "メロンの作物", + "tag.item.c.crops.nether_wart": "ネザーウォートの作物", + "tag.item.c.crops.potato": "ジャガイモの作物", + "tag.item.c.crops.pumpkin": "カボチャの作物", + "tag.item.c.crops.sugar_cane": "サトウキビの作物", + "tag.item.c.crops.wheat": "小麦の作物", "tag.item.c.dusts": "ダスト", "tag.item.c.dusts.glowstone": "グロウストーンダスト", "tag.item.c.dusts.redstone": "レッドストーンダスト", @@ -150,19 +165,33 @@ "tag.item.c.dyes.white": "白色の染料", "tag.item.c.dyes.yellow": "黄色の染料", "tag.item.c.enchantables": "エンチャント可能", + "tag.item.c.ender_pearls": "エンダーパール", + "tag.item.c.fertilizers": "肥料", "tag.item.c.foods": "食べ物", "tag.item.c.foods.berries": "ベリー", + "tag.item.c.foods.berry": "ベリー", + "tag.item.c.foods.bread": "パン", "tag.item.c.foods.breads": "パン", "tag.item.c.foods.candies": "キャンディ", + "tag.item.c.foods.candy": "飴", + "tag.item.c.foods.cooked_fish": "焼き魚", "tag.item.c.foods.cooked_fishes": "焼き魚", + "tag.item.c.foods.cooked_meat": "焼き肉", "tag.item.c.foods.cooked_meats": "焼肉", + "tag.item.c.foods.cookie": "クッキー", "tag.item.c.foods.cookies": "クッキー", "tag.item.c.foods.edible_when_placed": "食用ブロック", "tag.item.c.foods.food_poisoning": "食中毒", + "tag.item.c.foods.fruit": "果物", "tag.item.c.foods.fruits": "果物", + "tag.item.c.foods.golden": "金の食べ物", + "tag.item.c.foods.raw_fish": "生魚", "tag.item.c.foods.raw_fishes": "生の魚", + "tag.item.c.foods.raw_meat": "生肉", "tag.item.c.foods.raw_meats": "生の肉", + "tag.item.c.foods.soup": "スープ", "tag.item.c.foods.soups": "スープ", + "tag.item.c.foods.vegetable": "野菜", "tag.item.c.foods.vegetables": "野菜", "tag.item.c.gems": "宝石", "tag.item.c.gems.amethyst": "アメジストの宝石", @@ -172,7 +201,11 @@ "tag.item.c.gems.prismarine": "プリズマリンの宝石", "tag.item.c.gems.quartz": "クォーツの宝石", "tag.item.c.glass_blocks": "ガラスブロック", + "tag.item.c.glass_blocks.cheap": "簡素なガラスブロック", + "tag.item.c.glass_blocks.colorless": "透明のガラスブロック", + "tag.item.c.glass_blocks.tinted": "遮光ガラスブロック", "tag.item.c.glass_panes": "ガラス板", + "tag.item.c.glass_panes.colorless": "透明のガラス板", "tag.item.c.glazed_terracotta": "彩釉テラコッタ", "tag.item.c.glazed_terracottas": "彩釉テラコッタ", "tag.item.c.hidden_from_recipe_viewers": "レシピ閲覧画面に表示しない", @@ -184,6 +217,8 @@ "tag.item.c.leathers": "革", "tag.item.c.music_discs": "レコード", "tag.item.c.nuggets": "塊", + "tag.item.c.nuggets.gold": "金塊", + "tag.item.c.nuggets.iron": "鉄塊", "tag.item.c.ores": "鉱石", "tag.item.c.ores.netherite_scrap": "ネザライトの欠片の鉱石", "tag.item.c.ores.quartz": "クォーツ鉱石", @@ -213,6 +248,7 @@ "tag.item.c.sandstone.uncolored_slabs": "無色の砂岩のハーフブロック", "tag.item.c.sandstone.uncolored_stairs": "無色の砂岩の階段", "tag.item.c.shulker_boxes": "シュルカーボックス", + "tag.item.c.slime_balls": "スライムボール", "tag.item.c.stones": "石", "tag.item.c.storage_blocks": "保管用ブロック", "tag.item.c.storage_blocks.bone_meal": "骨粉保管用ブロック", @@ -241,6 +277,8 @@ "tag.item.c.tools.crossbows": "クロスボウ", "tag.item.c.tools.fishing_rod": "釣竿", "tag.item.c.tools.fishing_rods": "釣竿", + "tag.item.c.tools.igniter": "着火用具", + "tag.item.c.tools.mace": "メイス", "tag.item.c.tools.melee_weapon": "近接武器", "tag.item.c.tools.melee_weapons": "近接武器", "tag.item.c.tools.mining_tool": "採掘用ツール", diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ko_kr.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ko_kr.json new file mode 100644 index 000000000..0e062c3dd --- /dev/null +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ko_kr.json @@ -0,0 +1,182 @@ +{ + "tag.block.c.barrels": "통", + "tag.block.c.barrels.wooden": "나무 통", + "tag.block.c.bookshelves": "책장", + "tag.block.c.chains": "사슬", + "tag.block.c.chests": "상자", + "tag.block.c.chests.wooden": "나무 상자", + "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": "파란색으로 염색된 블록", + "tag.block.c.dyed.brown": "갈색으로 염색된 블록", + "tag.block.c.dyed.cyan": "청록색으로 염색된 블록", + "tag.block.c.dyed.gray": "회색으로 염색된 블록", + "tag.block.c.dyed.green": "초록색으로 염색된 블록", + "tag.block.c.dyed.light_blue": "하늘색으로 염색된 블록", + "tag.block.c.dyed.light_gray": "회백색으로 염색된 블록", + "tag.block.c.dyed.lime": "연두색으로 염색된 블록", + "tag.block.c.dyed.magenta": "자홍색으로 염색된 블록", + "tag.block.c.dyed.orange": "주황색으로 염색된 블록", + "tag.block.c.dyed.pink": "분홍색으로 염색된 블록", + "tag.block.c.dyed.purple": "보라색으로 염색된 블록", + "tag.block.c.dyed.red": "빨간색으로 염색된 블록", + "tag.block.c.dyed.white": "하얀색으로 염색된 블록", + "tag.block.c.dyed.yellow": "노란색으로 염색된 블록", + "tag.block.c.glass_blocks": "유리 블록", + "tag.block.c.glass_blocks.colorless": "색이 없는 유리 블록", + "tag.block.c.glass_blocks.tinted": "차광 유리 블록", + "tag.block.c.glass_panes": "유리판", + "tag.block.c.glass_panes.colorless": "색이 없는 유리판", + "tag.block.c.glazed_terracotta": "유광 테라코타", + "tag.block.c.glazed_terracottas": "유광 테라코타", + "tag.block.c.ores": "광물", + "tag.block.c.ores.quartz": "석영 광석", + "tag.block.c.player_workstations.crafting_tables": "제작대", + "tag.block.c.player_workstations.furnaces": "화로", + "tag.block.c.ropes": "밧줄", + "tag.block.c.sandstone.blocks": "사암 블록", + "tag.block.c.sandstone.red_blocks": "붉은 사암 블록", + "tag.block.c.sandstone.red_slabs": "붉은 사암 반 블록", + "tag.block.c.sandstone.red_stairs": "붉은 사암 계단", + "tag.block.c.sandstone.slabs": "사암 반 블록", + "tag.block.c.sandstone.stairs": "사암 계단", + "tag.block.c.sandstone.uncolored_blocks": "무채색 사암 블록", + "tag.block.c.sandstone.uncolored_slabs": "무채색 사암 반 블록", + "tag.block.c.sandstone.uncolored_stairs": "무채색 사암 계단", + "tag.block.c.shulker_boxes": "셜커 상자", + "tag.block.c.skulls": "해골", + "tag.block.c.stones": "돌", + "tag.block.c.storage_blocks": "저장 블록", + "tag.block.c.storage_blocks.bone_meal": "뼛가루 저장 블록", + "tag.block.c.storage_blocks.coal": "석탄 저장 블록", + "tag.block.c.storage_blocks.copper": "구리 저장 블록", + "tag.block.c.storage_blocks.diamond": "다이아몬드 저장 블록", + "tag.block.c.storage_blocks.dried_kelp": "말린 켈프 저장 블록", + "tag.block.c.storage_blocks.emerald": "에메랄드 저장 블록", + "tag.block.c.storage_blocks.gold": "금 저장 블록", + "tag.block.c.storage_blocks.iron": "철 저장 블록", + "tag.block.c.storage_blocks.lapis": "청금석 저장 블록", + "tag.block.c.storage_blocks.netherite": "네더라이트 저장 블록", + "tag.block.c.storage_blocks.raw_copper": "구리 원석 저장 블록", + "tag.block.c.storage_blocks.raw_gold": "금 원석 저장 블록", + "tag.block.c.storage_blocks.raw_iron": "철 원석 저장 블록", + "tag.block.c.storage_blocks.redstone": "레드스톤 저장 블록", + "tag.block.c.storage_blocks.slime": "슬라임 저장 블록", + "tag.block.c.storage_blocks.wheat": "밀 저장 블록", + "tag.entity_type.c.boats": "배", + "tag.entity_type.c.bosses": "보스", + "tag.entity_type.c.minecarts": "광산 수레", + "tag.fluid.c.honey": "꿀", + "tag.fluid.c.lava": "용암", + "tag.fluid.c.milk": "우유", + "tag.fluid.c.water": "물", + "tag.item.c.armors": "방어구", + "tag.item.c.barrels": "통", + "tag.item.c.barrels.wooden": "나무 통", + "tag.item.c.bookshelves": "책장", + "tag.item.c.bricks": "벽돌", + "tag.item.c.bricks.nether": "네더 벽돌", + "tag.item.c.bricks.normal": "벽돌", + "tag.item.c.buckets": "양동이", + "tag.item.c.buckets.empty": "빈 양동이", + "tag.item.c.buckets.entity_water": "엔티티 물 양동이", + "tag.item.c.buckets.lava": "용암 양동이", + "tag.item.c.buckets.milk": "우유 양동이", + "tag.item.c.buckets.powder_snow": "가루눈 양동이", + "tag.item.c.buckets.water": "물 양동이", + "tag.item.c.chests": "상자", + "tag.item.c.chests.wooden": "나무 상자", + "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.crops": "작물", + "tag.item.c.crops.beetroot": "비트 작물", + "tag.item.c.crops.cactus": "선인장 작물", + "tag.item.c.crops.carrot": "당근 작물", + "tag.item.c.crops.cocoa_bean": "코코아 콩 작물", + "tag.item.c.crops.melon": "수박 작물", + "tag.item.c.crops.nether_wart": "네더 사마귀 작물", + "tag.item.c.crops.potato": "감자 작물", + "tag.item.c.crops.pumpkin": "호박 작물", + "tag.item.c.crops.sugar_cane": "사탕수수 작물", + "tag.item.c.crops.wheat": "밀 작물", + "tag.item.c.dusts": "가루", + "tag.item.c.dusts.glowstone": "발광석 가루", + "tag.item.c.dusts.redstone": "레드스톤 가루", + "tag.item.c.dyed": "염색된 아이템", + "tag.item.c.dyed.black": "검은색으로 염색된 아이템", + "tag.item.c.dyed.blue": "파란색으로 염색왼 아이템", + "tag.item.c.dyed.brown": "갈색으로 염색된 아이템", + "tag.item.c.dyed.cyan": "청록색으로 염색된 아이템", + "tag.item.c.dyed.gray": "회색으로 염색된 아이템", + "tag.item.c.dyed.green": "초록색으로 염색된 아이템", + "tag.item.c.dyed.light_blue": "하늘색으로 염색된 아이템", + "tag.item.c.dyed.light_gray": "회백색으로 염색된 아이템", + "tag.item.c.dyed.lime": "연두색으로 염색된 아이템", + "tag.item.c.dyed.magenta": "자홍색으로 염색된 아이템", + "tag.item.c.dyed.orange": "주황색으로 염색된 아이템", + "tag.item.c.dyed.pink": "분홍색으로 염색된 아이템", + "tag.item.c.dyed.purple": "보라색으로 염색된 아이템", + "tag.item.c.dyed.red": "빨간색으로 염색된 아이템", + "tag.item.c.dyed.white": "하얀색으로 염색된 아이템", + "tag.item.c.dyed.yellow": "노란색으로 염색된 아이템", + "tag.item.c.dyes": "염료", + "tag.item.c.dyes.black": "검은색 염료", + "tag.item.c.dyes.blue": "파란색 염료", + "tag.item.c.dyes.brown": "갈색 염료", + "tag.item.c.dyes.cyan": "청록색 염료", + "tag.item.c.dyes.gray": "회색 염료", + "tag.item.c.dyes.green": "초록색 염료", + "tag.item.c.dyes.light_blue": "하늘색 염료", + "tag.item.c.dyes.light_gray": "회백색 염료", + "tag.item.c.dyes.lime": "연두색 염료", + "tag.item.c.dyes.magenta": "자홍색 염료", + "tag.item.c.dyes.orange": "주황색 염료", + "tag.item.c.dyes.pink": "분홍색 염료", + "tag.item.c.dyes.purple": "보라색 염료", + "tag.item.c.dyes.red": "빨간색 염료", + "tag.item.c.dyes.white": "하얀색 염료", + "tag.item.c.dyes.yellow": "노란색 염료", + "tag.item.c.enchantables": "마법 부여 가능한", + "tag.item.c.ender_pearls": "엔더 진주", + "tag.item.c.foods": "음식", + "tag.item.c.foods.berries": "열매", + "tag.item.c.foods.berry": "열매", + "tag.item.c.foods.bread": "빵", + "tag.item.c.foods.breads": "빵", + "tag.item.c.foods.candies": "사탕", + "tag.item.c.foods.candy": "사탕", + "tag.item.c.foods.cooked_fish": "익힌 생선", + "tag.item.c.foods.cooked_fishes": "익힌 생선", + "tag.item.c.foods.cooked_meat": "익힌 고기", + "tag.item.c.foods.cooked_meats": "익힌 고기", + "tag.item.c.foods.cookie": "쿠키", + "tag.item.c.foods.cookies": "쿠키", + "tag.item.c.foods.edible_when_placed": "설치했을 때 먹을 수 있는", + "tag.item.c.foods.food_poisoning": "식중독", + "tag.item.c.foods.fruit": "과일", + "tag.item.c.foods.fruits": "과일", + "tag.item.c.foods.golden": "황금 음식", + "tag.item.c.foods.raw_fish": "날 생선", + "tag.item.c.foods.raw_fishes": "날 생선", + "tag.item.c.foods.raw_meat": "날고기", + "tag.item.c.foods.raw_meats": "날고기", + "tag.item.c.foods.soup": "수프", + "tag.item.c.foods.soups": "수프", + "tag.item.c.foods.vegetable": "채소", + "tag.item.c.foods.vegetables": "채소", + "tag.item.c.gems": "보석", + "tag.item.c.gems.amethyst": "자수정 보석", + "tag.item.c.gems.diamond": "다이아몬드", + "tag.item.c.gems.emerald": "에메랄드", + "tag.item.c.gems.lapis": "청금석", + "tag.item.c.nuggets.gold": "금 조각", + "tag.item.c.nuggets.iron": "철 조각" +} \ No newline at end of file diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/zh_cn.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/zh_cn.json index e8eb5094f..3e1644d5c 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/zh_cn.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/zh_cn.json @@ -116,6 +116,17 @@ "tag.item.c.concrete_powder": "混凝土粉末", "tag.item.c.concrete_powders": "混凝土粉末", "tag.item.c.concretes": "混凝土", + "tag.item.c.crops": "农作物", + "tag.item.c.crops.beetroot": "甜菜根农作物", + "tag.item.c.crops.cactus": "仙人掌农作物", + "tag.item.c.crops.carrot": "胡萝卜农作物", + "tag.item.c.crops.cocoa_bean": "可可豆农作物", + "tag.item.c.crops.melon": "西瓜农作物", + "tag.item.c.crops.nether_wart": "下界疣农作物", + "tag.item.c.crops.potato": "马铃薯农作物", + "tag.item.c.crops.pumpkin": "南瓜农作物", + "tag.item.c.crops.sugar_cane": "甘蔗农作物", + "tag.item.c.crops.wheat": "小麦农作物", "tag.item.c.dusts": "粉", "tag.item.c.dusts.glowstone": "荧石粉", "tag.item.c.dusts.redstone": "红石粉", @@ -206,6 +217,8 @@ "tag.item.c.leathers": "皮革", "tag.item.c.music_discs": "音乐唱片", "tag.item.c.nuggets": "粒", + "tag.item.c.nuggets.gold": "金粒", + "tag.item.c.nuggets.iron": "铁粒", "tag.item.c.ores": "矿石", "tag.item.c.ores.netherite_scrap": "下界碎片矿石", "tag.item.c.ores.quartz": "石英矿石",