From 56599129b71f0105619579cda46fd472de17f7ae Mon Sep 17 00:00:00 2001 From: Fabric Bot <159731069+FabricMCBot@users.noreply.github.com> Date: Sun, 4 Aug 2024 13:52:17 +0100 Subject: [PATCH] Translation updates (#3944) * New translations en_us.json (Russian) * New translations en_us.json (Chinese Simplified) * New translations en_us.json (German) * New translations en_us.json (Chinese Traditional) * New translations en_us.json (Russian) --- .../fabric-convention-tags-v2/lang/de_de.json | 23 +++++++++++++++++++ .../fabric-convention-tags-v2/lang/ru_ru.json | 14 +++++------ .../fabric-convention-tags-v2/lang/zh_cn.json | 23 +++++++++++++++++++ .../fabric-convention-tags-v2/lang/zh_tw.json | 23 +++++++++++++++++++ .../fabric-resource-loader-v0/lang/ru_ru.json | 2 +- 5 files changed, 77 insertions(+), 8 deletions(-) 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 aa39dddfd..288b6190b 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 @@ -29,7 +29,11 @@ "tag.block.c.dyed.white": "Weiß gefärbte Blöcke", "tag.block.c.dyed.yellow": "Gelb gefärbte Blöcke", "tag.block.c.glass_blocks": "Glasblöcke", + "tag.block.c.glass_blocks.cheap": "Günstige Glasblöcke", + "tag.block.c.glass_blocks.colorless": "Farblose Glasblöcke", + "tag.block.c.glass_blocks.tinted": "Getönte Glasblöcke", "tag.block.c.glass_panes": "Glasscheiben", + "tag.block.c.glass_panes.colorless": "Farblose Glasscheiben", "tag.block.c.glazed_terracotta": "Glasierte Keramik", "tag.block.c.glazed_terracottas": "Glasierte Keramiken", "tag.block.c.hidden_from_recipe_viewers": "Vor Rezeptbetrachtern verborgen", @@ -150,19 +154,32 @@ "tag.item.c.dyes.white": "Weiße Farbstoffe", "tag.item.c.dyes.yellow": "Gelbe Farbstoffe", "tag.item.c.enchantables": "Verzauberbares", + "tag.item.c.ender_pearls": "Enderperlen", "tag.item.c.foods": "Nahrung", "tag.item.c.foods.berries": "Beeren", + "tag.item.c.foods.berry": "Beeren", + "tag.item.c.foods.bread": "Brote", "tag.item.c.foods.breads": "Brote", "tag.item.c.foods.candies": "Süßigkeiten", + "tag.item.c.foods.candy": "Süßigkeiten", + "tag.item.c.foods.cooked_fish": "Gebratene Fische", "tag.item.c.foods.cooked_fishes": "Gebratene Fische", + "tag.item.c.foods.cooked_meat": "Gebratenes Fleisch", "tag.item.c.foods.cooked_meats": "Gebratene Fleischsorten", + "tag.item.c.foods.cookie": "Kekse", "tag.item.c.foods.cookies": "Kekse", "tag.item.c.foods.edible_when_placed": "Essbar, wenn platziert", "tag.item.c.foods.food_poisoning": "Lebensmittelvergiftung", + "tag.item.c.foods.fruit": "Früchte", "tag.item.c.foods.fruits": "Früchte", + "tag.item.c.foods.golden": "Goldene Früchte", + "tag.item.c.foods.raw_fish": "Rohe Fische", "tag.item.c.foods.raw_fishes": "Rohe Fische", + "tag.item.c.foods.raw_meat": "Rohe Fleischsorten", "tag.item.c.foods.raw_meats": "Rohe Fleischsorten", + "tag.item.c.foods.soup": "Suppen", "tag.item.c.foods.soups": "Suppen", + "tag.item.c.foods.vegetable": "Gemüse", "tag.item.c.foods.vegetables": "Gemüse", "tag.item.c.gems": "Juwelen", "tag.item.c.gems.amethyst": "Amethyst-Juwelen", @@ -172,7 +189,11 @@ "tag.item.c.gems.prismarine": "Prismarin-Juwelen", "tag.item.c.gems.quartz": "Quarz-Juwelen", "tag.item.c.glass_blocks": "Glasblöcke", + "tag.item.c.glass_blocks.cheap": "Günstige Glasblöcke", + "tag.item.c.glass_blocks.colorless": "Farblose Glasblöcke", + "tag.item.c.glass_blocks.tinted": "Getönte Glasblöcke", "tag.item.c.glass_panes": "Glasscheiben", + "tag.item.c.glass_panes.colorless": "Farblose Glasscheiben", "tag.item.c.glazed_terracotta": "Glasierte Keramik", "tag.item.c.glazed_terracottas": "Glasierte Keramiken", "tag.item.c.hidden_from_recipe_viewers": "Vor Rezeptbetrachtern verborgen", @@ -241,6 +262,8 @@ "tag.item.c.tools.crossbows": "Armbrüste", "tag.item.c.tools.fishing_rod": "Angeln", "tag.item.c.tools.fishing_rods": "Angelruten", + "tag.item.c.tools.igniter": "Zünder", + "tag.item.c.tools.mace": "Keulen", "tag.item.c.tools.melee_weapon": "Nahkampf Waffen", "tag.item.c.tools.melee_weapons": "Nahkampfwaffen", "tag.item.c.tools.mining_tool": "Abbau Werkzeug", diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ru_ru.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ru_ru.json index e825210e1..012a2fcd0 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ru_ru.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ru_ru.json @@ -154,7 +154,7 @@ "tag.item.c.dyes.white": "Белый краситель", "tag.item.c.dyes.yellow": "Жёлтый краситель", "tag.item.c.enchantables": "Зачарованные", - "tag.item.c.ender_pearls": "Жемчуг Эндера", + "tag.item.c.ender_pearls": "Эндер-жемчуги", "tag.item.c.foods": "Еда", "tag.item.c.foods.berries": "Ягоды", "tag.item.c.foods.berry": "Ягоды", @@ -286,7 +286,7 @@ "tag.worldgen.biome.c.is_cave": "Пещера", "tag.worldgen.biome.c.is_cold": "Холодный", "tag.worldgen.biome.c.is_cold.end": "Холодный Энд", - "tag.worldgen.biome.c.is_cold.overworld": "Холодный верхний мир", + "tag.worldgen.biome.c.is_cold.overworld": "Холодный обычный мир", "tag.worldgen.biome.c.is_dead": "Мёртвый", "tag.worldgen.biome.c.is_deep_ocean": "Глубокий океан", "tag.worldgen.biome.c.is_dense_vegetation": "Густая растительность", @@ -295,7 +295,7 @@ "tag.worldgen.biome.c.is_dry": "Сухой", "tag.worldgen.biome.c.is_dry.end": "Засушливый Энд", "tag.worldgen.biome.c.is_dry.nether": "Засушливый Незер", - "tag.worldgen.biome.c.is_dry.overworld": "Сухой верхний мир", + "tag.worldgen.biome.c.is_dry.overworld": "Сухой обычный мир", "tag.worldgen.biome.c.is_end": "Энд", "tag.worldgen.biome.c.is_floral": "Цветочный биом", "tag.worldgen.biome.c.is_flower_forest": "Цветочный лес", @@ -303,7 +303,7 @@ "tag.worldgen.biome.c.is_hill": "Холмы", "tag.worldgen.biome.c.is_hot": "Горячий биом", "tag.worldgen.biome.c.is_hot.nether": "Горячий Незер", - "tag.worldgen.biome.c.is_hot.overworld": "Горячий верхний мир", + "tag.worldgen.biome.c.is_hot.overworld": "Горячий обычный мир", "tag.worldgen.biome.c.is_icy": "Ледяное", "tag.worldgen.biome.c.is_jungle": "Тропический биом", "tag.worldgen.biome.c.is_mountain": "Горы", @@ -315,7 +315,7 @@ "tag.worldgen.biome.c.is_ocean": "Океан", "tag.worldgen.biome.c.is_old_growth": "Старый рост", "tag.worldgen.biome.c.is_outer_end_island": "Внешний остров Энда", - "tag.worldgen.biome.c.is_overworld": "Верхний мир", + "tag.worldgen.biome.c.is_overworld": "Обычный мир", "tag.worldgen.biome.c.is_plains": "Равнины", "tag.worldgen.biome.c.is_river": "Река", "tag.worldgen.biome.c.is_savanna": "Саванна", @@ -328,7 +328,7 @@ "tag.worldgen.biome.c.is_swamp": "Болото", "tag.worldgen.biome.c.is_taiga": "Тайга", "tag.worldgen.biome.c.is_temperate": "Умеренный", - "tag.worldgen.biome.c.is_temperate.overworld": "Умеренный верхний мир", + "tag.worldgen.biome.c.is_temperate.overworld": "Умеренный обычный мир", "tag.worldgen.biome.c.is_tree.coniferous": "Хвойное дерево", "tag.worldgen.biome.c.is_tree.deciduous": "Лиственное дерево", "tag.worldgen.biome.c.is_tree.jungle": "Тропическое дерево", @@ -337,7 +337,7 @@ "tag.worldgen.biome.c.is_void": "Пустота", "tag.worldgen.biome.c.is_wasteland": "Пустошь", "tag.worldgen.biome.c.is_wet": "Мокрый", - "tag.worldgen.biome.c.is_wet.overworld": "Мокрый верхний мир", + "tag.worldgen.biome.c.is_wet.overworld": "Мокрый обычный мир", "tag.worldgen.biome.c.is_windswept": "Ветреный", "tag.worldgen.biome.c.no_default_monsters": "Нет монстров по умолчанию", "tag.worldgen.structure.c.hidden_from_displayers": "Скрыто с дисплея", 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 7ee17a530..2fd86adae 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 @@ -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": "从配方查看器中隐藏", @@ -150,19 +154,32 @@ "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": "紫水晶精矿", @@ -172,7 +189,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": "从配方查看器中隐藏", @@ -241,6 +262,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/zh_tw.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/zh_tw.json index abc9b298e..36cc1f76e 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/zh_tw.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/zh_tw.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": "從配方查看器中隱藏", @@ -150,19 +154,32 @@ "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": "紫水晶精礦", @@ -172,7 +189,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": "從配方查看器中隱藏", @@ -241,6 +262,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-resource-loader-v0/src/main/resources/assets/fabric-resource-loader-v0/lang/ru_ru.json b/fabric-resource-loader-v0/src/main/resources/assets/fabric-resource-loader-v0/lang/ru_ru.json index 7b29dff5f..5d77aa785 100644 --- a/fabric-resource-loader-v0/src/main/resources/assets/fabric-resource-loader-v0/lang/ru_ru.json +++ b/fabric-resource-loader-v0/src/main/resources/assets/fabric-resource-loader-v0/lang/ru_ru.json @@ -5,5 +5,5 @@ "pack.name.fabricMod": "Мод Fabric «%s»", "pack.name.fabricMods": "Моды Fabric", "pack.name.fabricMod.subPack": "Мод Fabric «%s» (%s)", - "commands.datapack.fabric.internal": "Не удалось включить или выключить внутренний набор Fabric «%s»." + "commands.datapack.fabric.internal": "Нельзя включить или отключить внутренний набор Fabric «%s»." }