From dd7b60e769792ad1462b5793094781a5e03be956 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 24 Sep 2020 14:09:03 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 5d51e71ef..01902188e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -40,7 +40,7 @@ "text.rei.config": "配置", "text.rei.config_tooltip": "打开配置\n§7按住 Shift 键单击以切换作弊模式", "text.rei.config.optifine.title": "打开 REI 配置界面失败", - "text.rei.config.optifine.description": "配置界面与 OptiFine / OptiFabric 不兼容。", + "text.rei.config.optifine.description": "配置屏幕与您的 OptiFine / OptiFabric的实例不兼容。", "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c物品给予失败", "ordering.rei.ascending": "顺序", -- cgit From a0371e440f6662c06fd913988c3ec62dce19598b Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 24 Sep 2020 14:38:58 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 01902188e..7d0ad961e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -30,17 +30,17 @@ "category.rei.composting": "堆肥", "category.rei.stripping": "去皮", "category.rei.smithing": "锻造", - "category.rei.beacon_base": "信标基地", + "category.rei.beacon_base": "信标基座", "category.rei.beacon_payment": "信标激活消耗", - "category.rei.tilling": "去皮", - "category.rei.pathing": "Pathing", + "category.rei.tilling": "耕种", + "category.rei.pathing": "制造草径", "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 的机会", "text.rei.composting.page": "第 %d 页", "text.rei.config": "配置", "text.rei.config_tooltip": "打开配置\n§7按住 Shift 键单击以切换作弊模式", "text.rei.config.optifine.title": "打开 REI 配置界面失败", - "text.rei.config.optifine.description": "配置屏幕与您的 OptiFine / OptiFabric的实例不兼容。", + "text.rei.config.optifine.description": "配置界面与您的 OptiFine / OptiFabric 实例不兼容。", "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c物品给予失败", "ordering.rei.ascending": "顺序", @@ -103,9 +103,9 @@ "msg.rei.copied_recipe_id": "已复制配方ID", "msg.rei.recipe_id_details": "配方ID:%s", "msg.rei.exported_recipe": "已导出配方", - "msg.rei.exported_recipe.desc": "请查阅\"rei_exports\"资料夹。", + "msg.rei.exported_recipe.desc": "请查阅\"rei_exports\"文件夹。", "subsets.rei.roughlyenoughitems.all_entries": "所有条目", - "subsets.rei.roughlyenoughitems.item_groups": "分类", + "subsets.rei.roughlyenoughitems.item_groups": "创造模式物品栏", "_comment": "配置提示", "config.roughlyenoughitems.title": "REI配置", "config.roughlyenoughitems.basics": "基础", -- cgit From 619125fe60853fc57eb7725387ecab6f4f5c6235 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 24 Sep 2020 17:03:41 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 7d0ad961e..0fab4d653 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -40,7 +40,7 @@ "text.rei.config": "配置", "text.rei.config_tooltip": "打开配置\n§7按住 Shift 键单击以切换作弊模式", "text.rei.config.optifine.title": "打开 REI 配置界面失败", - "text.rei.config.optifine.description": "配置界面与您的 OptiFine / OptiFabric 实例不兼容。", + "text.rei.config.optifine.description": "配置界面与您的 OptiFine / OptiFabric 不兼容。", "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c物品给予失败", "ordering.rei.ascending": "顺序", -- cgit