From 93ccc0389cb80629534a489882bde13ee92ca159 Mon Sep 17 00:00:00 2001 From: sj19854825671 <62133412+sj19854825671@users.noreply.github.com> Date: Sun, 9 Apr 2023 01:58:58 +0800 Subject: [PATCH 01/10] =?UTF-8?q?more=20villagers=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../more-villagers/morevillagers/en_us.json | 59 +++++++++++++++++++ .../1.16/assets/more-villagers/zh_cn.json | 23 ++++++++ 2 files changed, 82 insertions(+) create mode 100644 projects/1.16/assets/more-villagers/morevillagers/en_us.json create mode 100644 projects/1.16/assets/more-villagers/zh_cn.json diff --git a/projects/1.16/assets/more-villagers/morevillagers/en_us.json b/projects/1.16/assets/more-villagers/morevillagers/en_us.json new file mode 100644 index 000000000000..fe29d64af4dd --- /dev/null +++ b/projects/1.16/assets/more-villagers/morevillagers/en_us.json @@ -0,0 +1,59 @@ +{ + "block.morevillagers.oceanography_table": "Oceanography Table", + "block.morevillagers.woodworking_table": "Forestry Bench", + "block.morevillagers.decayed_workbench": "Decayed Workbench", + "block.morevillagers.purpur_altar": "Purpur Altar", + "block.morevillagers.blueprint_table": "Blueprint Table", + "block.morevillagers.gardening_table": "Gardening Table", + "block.morevillagers.hunting_post": "Hunting Post", + + "filled_map.bastion_remnant": "Bastion Explorer Map", + "filled_map.fortress": "Fortress Explorer Map", + "filled_map.endcity": "End City Explorer Map", + "filled_map.swamp_hut": "Swamp Explorer Map", + "filled_map.jungle_pyramid": "Jungle Explorer Map", + "filled_map.pillager_outpost": "Outpost Explorer Map", + + "itemGroup.morevillagers": "More Villagers", + + "entity.minecraft.villager.morevillagers.oceanographer": "Oceanographer", + "entity.minecraft.villager.morevillagers.netherian": "Netherologist", + "entity.minecraft.villager.morevillagers.woodworker": "Forester", + "entity.minecraft.villager.morevillagers.enderian": "Enderologist", + "entity.minecraft.villager.morevillagers.engineer": "Engineer", + "entity.minecraft.villager.morevillagers.florist": "Florist", + "entity.minecraft.villager.morevillagers.hunter": "Hunter", + + "Frequent Customer": "Frequent Customer", + "Trade with every villager profession": "Trade with every villager profession", + "Town Tourist": "Town Tourist", + "Visit all 5 village types!": "Visit all 5 village types!", + "Jack Of All Trades": "Jack Of All Trades", + "Obtain every villager workstation.": "Obtain every villager workstation.", + "Sponsored Voyage": "Sponsored Voyage", + "Buy an Explorer Map from a villager.": "Buy an Explorer Map from a villager.", + "Emeralds to the Moon!": "Emeralds to the Moon!", + "Trade with the Enderologist in the End dimension.": "Trade with the Enderologist in the End dimension.", + "First Trade": "First Trade", + "Make your first villager trade.": "Make your first villager trade.", + "First Village": "First Village", + "Find a village.": "Find a village.", + "Let's Get To Work": "Let's Get To Work", + "Find or craft a villager workstation.": "Find or craft a villager workstation.", + "Even Badder Deal": "Even Badder Deal", + "Kill a baby villager...": "Kill a baby villager...", + "Bad Deal": "Bad Deal", + "Kill a villager...": "Kill a villager...", + "Bastion Explorer Map": "Bastion Explorer Map", + "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.", + "End City Explorer Map": "End City Explorer Map", + "Use an End City Explorer Map from the Enderologist to find an End City.": "Use an End City Explorer Map from the Enderologist to find an End City.", + "Ace Trainer": "Ace Trainer", + "Level up a villager to Master and make a grand purchase.": "Level up a villager to Master and make a grand purchase.", + "Burning Money": "Burning Money", + "Trade with the Netherologist in the Nether dimension.": "Trade with the Netherologist in the Nether dimension.", + "More Villagers Mod": "More Villagers Mod", + "Your villager journey awaits.": "Your villager journey awaits.", + "Town Pet": "Town Pet", + "Tame a cat in a village.": "Tame a cat in a village." +} \ No newline at end of file diff --git a/projects/1.16/assets/more-villagers/zh_cn.json b/projects/1.16/assets/more-villagers/zh_cn.json new file mode 100644 index 000000000000..b33865db90f1 --- /dev/null +++ b/projects/1.16/assets/more-villagers/zh_cn.json @@ -0,0 +1,23 @@ +{ + "block.morevillagers.oceanography_table": "海研台", + "block.morevillagers.woodworking_table": "锯木台", + "block.morevillagers.decayed_workbench": "腐朽坛", + "block.morevillagers.purpur_altar": "紫珀坛", + "block.morevillagers.blueprint_table": "蓝图台", + "block.morevillagers.gardening_table": "园艺台", + "block.morevillagers.hunting_post": "狩猎台", + "filled_map.bastion_remnant": "堡垒遗迹探险家地图", + "filled_map.fortress": "地狱堡垒探险家地图", + "filled_map.endcity": "终界城探险家地图", + "filled_map.swamp_hut": "沼泽探险家地图", + "filled_map.jungle_pyramid": "丛林探险家地图", + "filled_map.pillager_outpost": "前哨站探险家地图", + "itemGroup.morevillagers": "More Villagers", + "entity.minecraft.villager.morevillagers.oceanographer": "海洋学家", + "entity.minecraft.villager.morevillagers.netherian": "地狱旅者", + "entity.minecraft.villager.morevillagers.woodworker": "木匠", + "entity.minecraft.villager.morevillagers.enderian": "终界旅者", + "entity.minecraft.villager.morevillagers.engineer": "工程学家", + "entity.minecraft.villager.morevillagers.florist": "园艺匠", + "entity.minecraft.villager.morevillagers.hunter": "捕猎人" +} From dc6794850aa7bc8a97227e1cf154b14b7ac35be7 Mon Sep 17 00:00:00 2001 From: sj19854825671 <62133412+sj19854825671@users.noreply.github.com> Date: Sun, 9 Apr 2023 12:49:02 +0800 Subject: [PATCH 02/10] =?UTF-8?q?more=20villagers=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../morevillagers/{ => lang}/en_us.json | 4 -- .../morevillagers/lang/zh_cn.json | 56 +++++++++++++++++++ .../1.16/assets/more-villagers/zh_cn.json | 23 -------- 3 files changed, 56 insertions(+), 27 deletions(-) rename projects/1.16/assets/more-villagers/morevillagers/{ => lang}/en_us.json (99%) create mode 100644 projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json delete mode 100644 projects/1.16/assets/more-villagers/zh_cn.json diff --git a/projects/1.16/assets/more-villagers/morevillagers/en_us.json b/projects/1.16/assets/more-villagers/morevillagers/lang/en_us.json similarity index 99% rename from projects/1.16/assets/more-villagers/morevillagers/en_us.json rename to projects/1.16/assets/more-villagers/morevillagers/lang/en_us.json index fe29d64af4dd..16a89944d977 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/en_us.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/en_us.json @@ -6,16 +6,13 @@ "block.morevillagers.blueprint_table": "Blueprint Table", "block.morevillagers.gardening_table": "Gardening Table", "block.morevillagers.hunting_post": "Hunting Post", - "filled_map.bastion_remnant": "Bastion Explorer Map", "filled_map.fortress": "Fortress Explorer Map", "filled_map.endcity": "End City Explorer Map", "filled_map.swamp_hut": "Swamp Explorer Map", "filled_map.jungle_pyramid": "Jungle Explorer Map", "filled_map.pillager_outpost": "Outpost Explorer Map", - "itemGroup.morevillagers": "More Villagers", - "entity.minecraft.villager.morevillagers.oceanographer": "Oceanographer", "entity.minecraft.villager.morevillagers.netherian": "Netherologist", "entity.minecraft.villager.morevillagers.woodworker": "Forester", @@ -23,7 +20,6 @@ "entity.minecraft.villager.morevillagers.engineer": "Engineer", "entity.minecraft.villager.morevillagers.florist": "Florist", "entity.minecraft.villager.morevillagers.hunter": "Hunter", - "Frequent Customer": "Frequent Customer", "Trade with every villager profession": "Trade with every villager profession", "Town Tourist": "Town Tourist", diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json new file mode 100644 index 000000000000..6c1f26f4564e --- /dev/null +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -0,0 +1,56 @@ +{ + "block.morevillagers.oceanography_table": "海洋绘测台", + "block.morevillagers.woodworking_table": "锯木台", + "block.morevillagers.decayed_workbench": "腐化工作台", + "block.morevillagers.purpur_altar": "紫珀祭坛", + "block.morevillagers.blueprint_table": "蓝图桌", + "block.morevillagers.gardening_table": "园艺桌", + "block.morevillagers.hunting_post": "猎具台", + "filled_map.bastion_remnant": "堡垒遗迹探险家地图", + "filled_map.fortress": "地狱堡垒探险家地图", + "filled_map.endcity": "末地城探险家地图", + "filled_map.swamp_hut": "沼泽探险家地图", + "filled_map.jungle_pyramid": "丛林探险家地图", + "filled_map.pillager_outpost": "前哨站探险家地图", + "itemGroup.morevillagers": "更多村民", + "entity.minecraft.villager.morevillagers.oceanographer": "海洋学家", + "entity.minecraft.villager.morevillagers.netherian": "下界学家", + "entity.minecraft.villager.morevillagers.woodworker": "木匠", + "entity.minecraft.villager.morevillagers.enderian": "终界旅者", + "entity.minecraft.villager.morevillagers.engineer": "末影学家", + "entity.minecraft.villager.morevillagers.florist": "园艺匠", + "entity.minecraft.villager.morevillagers.hunter": "捕猎人", + "Frequent Customer": "常客", + "Trade with every villager profession": "与每一个村民职业进行贸易", + "Town Tourist": "城镇旅游者", + "Visit all 5 village types!": "访问所有5种类型的村庄!", + "Jack Of All Trades": "万事通", + "Obtain every villager workstation.": "获取每个村民的工作方块。", + "Sponsored Voyage": "赞助航行", + "Buy an Explorer Map from a villager.": "从村民那里买一张探险家地图。", + "Emeralds to the Moon!": "绿宝石上月球", + "Trade with the Enderologist in the End dimension.": "和末地的末影学家交易。", + "First Trade": "首次交易", + "Make your first villager trade.": "进行你的第一次村民交易。", + "First Village": "第一个村庄", + "Find a village.": "找到一个村庄。", + "Let's Get To Work": "让我们开始工作", + "Find or craft a villager workstation.": "找到或制作一个村民工作站。", + "Even Badder Deal": "更糟糕的交易", + "Kill a baby villager...": "杀死一个小村民......", + "Bad Deal": "糟糕的交易", + "Kill a villager...": "杀死一个村民......", + "Bastion Explorer Map": "堡垒探险家地图", + "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "用从下界学家买的堡垒探险家地图来找到一个堡垒遗迹。", + "End City Explorer Map": "末地城探险家地图", + "Use an End City Explorer Map from the Enderologist to find an End City.": "用从末地学家买的末地城探险家地图来找到一个末地城。", + "Ace Trainer": "王牌教练", + "Level up a villager to Master and make a grand purchase.": "把一个村民升到大师级并进行一次大量购买。", + "Burning Money": "烧钱", + "Trade with the Netherologist in the Nether dimension.": "在下界和下界学家交易。", + "More Villagers Mod": "更多村民模组", + "Your villager journey awaits.": "你的村民旅程在等着你。", + "Town Pet": "村庄宠物", + "Tame a cat in a village.": "在村庄里驯服一只猫" +} + diff --git a/projects/1.16/assets/more-villagers/zh_cn.json b/projects/1.16/assets/more-villagers/zh_cn.json deleted file mode 100644 index b33865db90f1..000000000000 --- a/projects/1.16/assets/more-villagers/zh_cn.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "block.morevillagers.oceanography_table": "海研台", - "block.morevillagers.woodworking_table": "锯木台", - "block.morevillagers.decayed_workbench": "腐朽坛", - "block.morevillagers.purpur_altar": "紫珀坛", - "block.morevillagers.blueprint_table": "蓝图台", - "block.morevillagers.gardening_table": "园艺台", - "block.morevillagers.hunting_post": "狩猎台", - "filled_map.bastion_remnant": "堡垒遗迹探险家地图", - "filled_map.fortress": "地狱堡垒探险家地图", - "filled_map.endcity": "终界城探险家地图", - "filled_map.swamp_hut": "沼泽探险家地图", - "filled_map.jungle_pyramid": "丛林探险家地图", - "filled_map.pillager_outpost": "前哨站探险家地图", - "itemGroup.morevillagers": "More Villagers", - "entity.minecraft.villager.morevillagers.oceanographer": "海洋学家", - "entity.minecraft.villager.morevillagers.netherian": "地狱旅者", - "entity.minecraft.villager.morevillagers.woodworker": "木匠", - "entity.minecraft.villager.morevillagers.enderian": "终界旅者", - "entity.minecraft.villager.morevillagers.engineer": "工程学家", - "entity.minecraft.villager.morevillagers.florist": "园艺匠", - "entity.minecraft.villager.morevillagers.hunter": "捕猎人" -} From b9045ce2e4fa61a0a0e9f6cf39949cafb680d335 Mon Sep 17 00:00:00 2001 From: sj19854825671 <62133412+sj19854825671@users.noreply.github.com> Date: Sun, 9 Apr 2023 12:52:53 +0800 Subject: [PATCH 03/10] =?UTF-8?q?more=20villagers=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.16/assets/more-villagers/morevillagers/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index 6c1f26f4564e..4267bdc2b13d 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -7,7 +7,7 @@ "block.morevillagers.gardening_table": "园艺桌", "block.morevillagers.hunting_post": "猎具台", "filled_map.bastion_remnant": "堡垒遗迹探险家地图", - "filled_map.fortress": "地狱堡垒探险家地图", + "filled_map.fortress": "要塞探险家地图", "filled_map.endcity": "末地城探险家地图", "filled_map.swamp_hut": "沼泽探险家地图", "filled_map.jungle_pyramid": "丛林探险家地图", From df8f6d3d314fc50cae5bef0307fa09f61753a947 Mon Sep 17 00:00:00 2001 From: sj19854825671 <62133412+sj19854825671@users.noreply.github.com> Date: Sun, 9 Apr 2023 12:53:44 +0800 Subject: [PATCH 04/10] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.16/assets/more-villagers/morevillagers/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index 4267bdc2b13d..7723f21ca219 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -16,8 +16,8 @@ "entity.minecraft.villager.morevillagers.oceanographer": "海洋学家", "entity.minecraft.villager.morevillagers.netherian": "下界学家", "entity.minecraft.villager.morevillagers.woodworker": "木匠", - "entity.minecraft.villager.morevillagers.enderian": "终界旅者", - "entity.minecraft.villager.morevillagers.engineer": "末影学家", + "entity.minecraft.villager.morevillagers.enderian": "末影学家", + "entity.minecraft.villager.morevillagers.engineer": "工程师", "entity.minecraft.villager.morevillagers.florist": "园艺匠", "entity.minecraft.villager.morevillagers.hunter": "捕猎人", "Frequent Customer": "常客", From b57829432b83f458d66ea9c03716887d8b349d98 Mon Sep 17 00:00:00 2001 From: sj19854825671 <62133412+sj19854825671@users.noreply.github.com> Date: Sun, 9 Apr 2023 20:41:14 +0800 Subject: [PATCH 05/10] Update projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../1.16/assets/more-villagers/morevillagers/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index 7723f21ca219..ca24d8e0a96b 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -41,9 +41,9 @@ "Bad Deal": "糟糕的交易", "Kill a villager...": "杀死一个村民......", "Bastion Explorer Map": "堡垒探险家地图", - "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "用从下界学家买的堡垒探险家地图来找到一个堡垒遗迹。", + "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "用向下界学家买的堡垒探险家地图找到堡垒遗迹", "End City Explorer Map": "末地城探险家地图", - "Use an End City Explorer Map from the Enderologist to find an End City.": "用从末地学家买的末地城探险家地图来找到一个末地城。", + "Use an End City Explorer Map from the Enderologist to find an End City.": "用向末地学家买的末地城探险家地图找到末地城", "Ace Trainer": "王牌教练", "Level up a villager to Master and make a grand purchase.": "把一个村民升到大师级并进行一次大量购买。", "Burning Money": "烧钱", From 481b7532af3e0efbd9039b3748cb49f90b01b7b4 Mon Sep 17 00:00:00 2001 From: sj19854825671 <62133412+sj19854825671@users.noreply.github.com> Date: Sun, 9 Apr 2023 23:07:45 +0800 Subject: [PATCH 06/10] Update projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../1.16/assets/more-villagers/morevillagers/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index ca24d8e0a96b..875cad47d30c 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -37,7 +37,7 @@ "Let's Get To Work": "让我们开始工作", "Find or craft a villager workstation.": "找到或制作一个村民工作站。", "Even Badder Deal": "更糟糕的交易", - "Kill a baby villager...": "杀死一个小村民......", + "Kill a baby villager...": "杀死一个小村民……", "Bad Deal": "糟糕的交易", "Kill a villager...": "杀死一个村民......", "Bastion Explorer Map": "堡垒探险家地图", From ea5c8066a61f549dd60d580e3ca6517b2e2fdf1a Mon Sep 17 00:00:00 2001 From: sj19854825671 <62133412+sj19854825671@users.noreply.github.com> Date: Tue, 11 Apr 2023 14:08:53 +0800 Subject: [PATCH 07/10] =?UTF-8?q?more=20villages=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../morevillagers/lang/zh_cn.json | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index 875cad47d30c..0da8164b08b4 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -1,13 +1,13 @@ { - "block.morevillagers.oceanography_table": "海洋绘测台", - "block.morevillagers.woodworking_table": "锯木台", + "block.morevillagers.oceanography_table": "海洋研究台", + "block.morevillagers.woodworking_table": "林业站", "block.morevillagers.decayed_workbench": "腐化工作台", "block.morevillagers.purpur_altar": "紫珀祭坛", - "block.morevillagers.blueprint_table": "蓝图桌", - "block.morevillagers.gardening_table": "园艺桌", - "block.morevillagers.hunting_post": "猎具台", + "block.morevillagers.blueprint_table": "绘图站", + "block.morevillagers.gardening_table": "园艺站", + "block.morevillagers.hunting_post": "狩猎站", "filled_map.bastion_remnant": "堡垒遗迹探险家地图", - "filled_map.fortress": "要塞探险家地图", + "filled_map.fortress": "下界要塞探险家地图", "filled_map.endcity": "末地城探险家地图", "filled_map.swamp_hut": "沼泽探险家地图", "filled_map.jungle_pyramid": "丛林探险家地图", @@ -15,42 +15,42 @@ "itemGroup.morevillagers": "更多村民", "entity.minecraft.villager.morevillagers.oceanographer": "海洋学家", "entity.minecraft.villager.morevillagers.netherian": "下界学家", - "entity.minecraft.villager.morevillagers.woodworker": "木匠", - "entity.minecraft.villager.morevillagers.enderian": "末影学家", + "entity.minecraft.villager.morevillagers.woodworker": "林业员", + "entity.minecraft.villager.morevillagers.enderian": "末地学家", "entity.minecraft.villager.morevillagers.engineer": "工程师", - "entity.minecraft.villager.morevillagers.florist": "园艺匠", - "entity.minecraft.villager.morevillagers.hunter": "捕猎人", + "entity.minecraft.villager.morevillagers.florist": "花匠", + "entity.minecraft.villager.morevillagers.hunter": "猎人", "Frequent Customer": "常客", - "Trade with every villager profession": "与每一个村民职业进行贸易", - "Town Tourist": "城镇旅游者", - "Visit all 5 village types!": "访问所有5种类型的村庄!", + "Trade with every villager profession": "与所有村民职业进行交易", + "Town Tourist": "小镇旅人", + "Visit all 5 village types!": "造访全部5种类型的村庄!", "Jack Of All Trades": "万事通", - "Obtain every villager workstation.": "获取每个村民的工作方块。", + "Obtain every villager workstation.": "获取每个村民的工作站。", "Sponsored Voyage": "赞助航行", - "Buy an Explorer Map from a villager.": "从村民那里买一张探险家地图。", - "Emeralds to the Moon!": "绿宝石上月球", - "Trade with the Enderologist in the End dimension.": "和末地的末影学家交易。", + "Buy an Explorer Map from a villager.": "向村民购买一张探险家地图。", + "Emeralds to the Moon!": "月之翡翠!", + "Trade with the Enderologist in the End dimension.": "和末地的末地学家交易。", "First Trade": "首次交易", "Make your first villager trade.": "进行你的第一次村民交易。", "First Village": "第一个村庄", "Find a village.": "找到一个村庄。", - "Let's Get To Work": "让我们开始工作", + "Let's Get To Work": "该上班了", "Find or craft a villager workstation.": "找到或制作一个村民工作站。", "Even Badder Deal": "更糟糕的交易", "Kill a baby villager...": "杀死一个小村民……", "Bad Deal": "糟糕的交易", - "Kill a villager...": "杀死一个村民......", + "Kill a villager...": "杀死一个村民……", "Bastion Explorer Map": "堡垒探险家地图", "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "用向下界学家买的堡垒探险家地图找到堡垒遗迹", "End City Explorer Map": "末地城探险家地图", "Use an End City Explorer Map from the Enderologist to find an End City.": "用向末地学家买的末地城探险家地图找到末地城", "Ace Trainer": "王牌教练", - "Level up a villager to Master and make a grand purchase.": "把一个村民升到大师级并进行一次大量购买。", - "Burning Money": "烧钱", + "Level up a villager to Master and make a grand purchase.": "提升一个村民的等级到大师级并进行一次大量购买。", + "Burning Money": "“烧”钱", "Trade with the Netherologist in the Nether dimension.": "在下界和下界学家交易。", - "More Villagers Mod": "更多村民模组", - "Your villager journey awaits.": "你的村民旅程在等着你。", - "Town Pet": "村庄宠物", - "Tame a cat in a village.": "在村庄里驯服一只猫" + "More Villagers Mod": "更多村民", + "Your villager journey awaits.": "亟待启程的村民之旅。", + "Town Pet": "小镇之宠", + "Tame a cat in a village.": "驯服一只村庄里的猫" } From 242bd75d50797e911a311fec538cead7cab5b3bb Mon Sep 17 00:00:00 2001 From: mamaruo <37480168+mamaruo@users.noreply.github.com> Date: Sat, 15 Jul 2023 02:39:58 +0800 Subject: [PATCH 08/10] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../morevillagers/lang/en_us.json | 4 +++ .../morevillagers/lang/zh_cn.json | 25 +++++++++++-------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/en_us.json b/projects/1.16/assets/more-villagers/morevillagers/lang/en_us.json index 16a89944d977..fe29d64af4dd 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/en_us.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/en_us.json @@ -6,13 +6,16 @@ "block.morevillagers.blueprint_table": "Blueprint Table", "block.morevillagers.gardening_table": "Gardening Table", "block.morevillagers.hunting_post": "Hunting Post", + "filled_map.bastion_remnant": "Bastion Explorer Map", "filled_map.fortress": "Fortress Explorer Map", "filled_map.endcity": "End City Explorer Map", "filled_map.swamp_hut": "Swamp Explorer Map", "filled_map.jungle_pyramid": "Jungle Explorer Map", "filled_map.pillager_outpost": "Outpost Explorer Map", + "itemGroup.morevillagers": "More Villagers", + "entity.minecraft.villager.morevillagers.oceanographer": "Oceanographer", "entity.minecraft.villager.morevillagers.netherian": "Netherologist", "entity.minecraft.villager.morevillagers.woodworker": "Forester", @@ -20,6 +23,7 @@ "entity.minecraft.villager.morevillagers.engineer": "Engineer", "entity.minecraft.villager.morevillagers.florist": "Florist", "entity.minecraft.villager.morevillagers.hunter": "Hunter", + "Frequent Customer": "Frequent Customer", "Trade with every villager profession": "Trade with every villager profession", "Town Tourist": "Town Tourist", diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index 0da8164b08b4..68d9f90392bf 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -3,16 +3,19 @@ "block.morevillagers.woodworking_table": "林业站", "block.morevillagers.decayed_workbench": "腐化工作台", "block.morevillagers.purpur_altar": "紫珀祭坛", - "block.morevillagers.blueprint_table": "绘图站", - "block.morevillagers.gardening_table": "园艺站", + "block.morevillagers.blueprint_table": "蓝图工作台", + "block.morevillagers.gardening_table": "园艺台", "block.morevillagers.hunting_post": "狩猎站", + "filled_map.bastion_remnant": "堡垒遗迹探险家地图", "filled_map.fortress": "下界要塞探险家地图", "filled_map.endcity": "末地城探险家地图", "filled_map.swamp_hut": "沼泽探险家地图", "filled_map.jungle_pyramid": "丛林探险家地图", "filled_map.pillager_outpost": "前哨站探险家地图", + "itemGroup.morevillagers": "更多村民", + "entity.minecraft.villager.morevillagers.oceanographer": "海洋学家", "entity.minecraft.villager.morevillagers.netherian": "下界学家", "entity.minecraft.villager.morevillagers.woodworker": "林业员", @@ -20,24 +23,25 @@ "entity.minecraft.villager.morevillagers.engineer": "工程师", "entity.minecraft.villager.morevillagers.florist": "花匠", "entity.minecraft.villager.morevillagers.hunter": "猎人", + "Frequent Customer": "常客", "Trade with every villager profession": "与所有村民职业进行交易", "Town Tourist": "小镇旅人", "Visit all 5 village types!": "造访全部5种类型的村庄!", "Jack Of All Trades": "万事通", - "Obtain every villager workstation.": "获取每个村民的工作站。", - "Sponsored Voyage": "赞助航行", + "Obtain every villager workstation.": "获得所有村民工作站点方块。", + "Sponsored Voyage": "受助远行", "Buy an Explorer Map from a villager.": "向村民购买一张探险家地图。", - "Emeralds to the Moon!": "月之翡翠!", + "Emeralds to the Moon!": "绿宝石上月球!", "Trade with the Enderologist in the End dimension.": "和末地的末地学家交易。", "First Trade": "首次交易", "Make your first villager trade.": "进行你的第一次村民交易。", "First Village": "第一个村庄", "Find a village.": "找到一个村庄。", "Let's Get To Work": "该上班了", - "Find or craft a villager workstation.": "找到或制作一个村民工作站。", + "Find or craft a villager workstation.": "找到或制作一个工作站点方块。", "Even Badder Deal": "更糟糕的交易", - "Kill a baby villager...": "杀死一个小村民……", + "Kill a baby villager...": "杀死一个幼年村民……", "Bad Deal": "糟糕的交易", "Kill a villager...": "杀死一个村民……", "Bastion Explorer Map": "堡垒探险家地图", @@ -45,12 +49,11 @@ "End City Explorer Map": "末地城探险家地图", "Use an End City Explorer Map from the Enderologist to find an End City.": "用向末地学家买的末地城探险家地图找到末地城", "Ace Trainer": "王牌教练", - "Level up a villager to Master and make a grand purchase.": "提升一个村民的等级到大师级并进行一次大量购买。", + "Level up a villager to Master and make a grand purchase.": "提升一个村民的等级到大师然后做一次愉快的交易。", "Burning Money": "“烧”钱", "Trade with the Netherologist in the Nether dimension.": "在下界和下界学家交易。", "More Villagers Mod": "更多村民", "Your villager journey awaits.": "亟待启程的村民之旅。", "Town Pet": "小镇之宠", - "Tame a cat in a village.": "驯服一只村庄里的猫" -} - + "Tame a cat in a village.": "驯服一只村庄里的猫。" +} \ No newline at end of file From 55f44788bd447ccf365b2610539c45a8d42553c2 Mon Sep 17 00:00:00 2001 From: mamaruo <37480168+mamaruo@users.noreply.github.com> Date: Sat, 15 Jul 2023 02:41:52 +0800 Subject: [PATCH 09/10] =?UTF-8?q?=E5=A0=A1=E5=9E=92=E9=81=97=E8=BF=B9?= =?UTF-8?q?=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.16/assets/more-villagers/morevillagers/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index 68d9f90392bf..45fb3d02807a 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -44,8 +44,8 @@ "Kill a baby villager...": "杀死一个幼年村民……", "Bad Deal": "糟糕的交易", "Kill a villager...": "杀死一个村民……", - "Bastion Explorer Map": "堡垒探险家地图", - "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "用向下界学家买的堡垒探险家地图找到堡垒遗迹", + "Bastion Explorer Map": "堡垒遗迹探险家地图", + "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "用向下界学家买的堡垒遗迹探险家地图找到堡垒遗迹", "End City Explorer Map": "末地城探险家地图", "Use an End City Explorer Map from the Enderologist to find an End City.": "用向末地学家买的末地城探险家地图找到末地城", "Ace Trainer": "王牌教练", From ac273da1c0ae341293223f5f50c8dc11582225fc Mon Sep 17 00:00:00 2001 From: mamaruo <37480168+mamaruo@users.noreply.github.com> Date: Sat, 15 Jul 2023 15:25:43 +0800 Subject: [PATCH 10/10] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8E=AA=E8=BE=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.16/assets/more-villagers/morevillagers/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json index 45fb3d02807a..aacee4e9aaf8 100644 --- a/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json +++ b/projects/1.16/assets/more-villagers/morevillagers/lang/zh_cn.json @@ -45,9 +45,9 @@ "Bad Deal": "糟糕的交易", "Kill a villager...": "杀死一个村民……", "Bastion Explorer Map": "堡垒遗迹探险家地图", - "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "用向下界学家买的堡垒遗迹探险家地图找到堡垒遗迹", + "Use a Bastion Explorer Map from the Netherologist to find a Bastion Remnant.": "借助从下界学家买来的堡垒遗迹探险家地图找到堡垒遗迹", "End City Explorer Map": "末地城探险家地图", - "Use an End City Explorer Map from the Enderologist to find an End City.": "用向末地学家买的末地城探险家地图找到末地城", + "Use an End City Explorer Map from the Enderologist to find an End City.": "借助从末地学家买来的末地城探险家地图找到末地城", "Ace Trainer": "王牌教练", "Level up a villager to Master and make a grand purchase.": "提升一个村民的等级到大师然后做一次愉快的交易。", "Burning Money": "“烧”钱",