From f5b1172d19fa34bfe3a6e2d6b18e0c6ecd5d6921 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:56:31 +0800 Subject: [PATCH 01/15] initial commit --- projects/1.21/assets/jei/jei/lang/en_us.json | 200 +++++++++++++++++++ projects/1.21/assets/jei/jei/lang/zh_cn.json | 200 +++++++++++++++++++ 2 files changed, 400 insertions(+) create mode 100644 projects/1.21/assets/jei/jei/lang/en_us.json create mode 100644 projects/1.21/assets/jei/jei/lang/zh_cn.json diff --git a/projects/1.21/assets/jei/jei/lang/en_us.json b/projects/1.21/assets/jei/jei/lang/en_us.json new file mode 100644 index 000000000000..6a48ec8c5413 --- /dev/null +++ b/projects/1.21/assets/jei/jei/lang/en_us.json @@ -0,0 +1,200 @@ +{ + "_comment": "Tooltips", + "jei.tooltip.config": "JEI Config", + "jei.tooltip.show.recipes": "Show Recipes", + "jei.tooltip.show.all.recipes": "Show All Recipes", + "jei.tooltip.delete.item": "Click to Delete", + "jei.tooltip.liquid.amount.with.capacity": "%s / %s mB", + "jei.tooltip.liquid.amount": "%s mB", + "jei.tooltip.transfer": "Move Items", + "jei.tooltip.recipe.tag": "Accepts tag: %s", + "jei.tooltip.item.colors": "Colors: %s", + "jei.tooltip.shapeless.recipe": "Shapeless Recipe", + "jei.tooltip.cheat.mode.button.enabled": "Cheat Mode enabled", + "jei.tooltip.cheat.mode.how.to.disable.hotkey": "Press \"%s\" to toggle it.", + "jei.tooltip.cheat.mode.how.to.disable.hover.config.button.hotkey": "%s here to toggle it.", + "jei.tooltip.recipe.by": "Recipe By: %s", + "jei.tooltip.recipe.id": "Recipe ID: %s", + "jei.tooltip.not.enough.space": "There is not enough space to display the JEI ingredient list overlay here.", + "jei.tooltip.ingredient.list.disabled": "The JEI overlays are disabled.", + "jei.tooltip.ingredient.list.disabled.how.to.fix": "Press \"%s\" to enable them.", + "jei.tooltip.bookmarks": "JEI Bookmarks", + "jei.tooltip.bookmarks.usage.nokey": "Add a key binding for JEI bookmarks in your Controls settings.", + "jei.tooltip.bookmarks.usage.key": "Hover over an ingredient and press \"%s\" to bookmark it.", + "jei.tooltip.bookmarks.not.enough.space": "There is not enough space to display the JEI bookmark list overlay here.", + "jei.tooltip.bookmarks.recipe": "%s Recipe Bookmark", + "jei.tooltip.bookmarks.recipe.add": "Bookmark this recipe.", + "jei.tooltip.bookmarks.recipe.remove": "Remove the bookmark for this recipe.", + "jei.tooltip.bookmarks.tooltips.usage": "[%s to show details]", + "jei.tooltip.bookmarks.tooltips.transfer.usage": "[%s to craft one]", + "jei.tooltip.bookmarks.tooltips.transfer.max.usage": "[%s to craft many]", + "jei.tooltip.recipe.sort.bookmarks.first.enabled": "Show bookmarked recipes first (enabled)", + "jei.tooltip.recipe.sort.bookmarks.first.disabled": "Show bookmarked recipes first (disabled)", + "jei.tooltip.recipe.sort.craftable.first.enabled": "Show craftable recipes first (enabled)", + "jei.tooltip.recipe.sort.craftable.first.disabled": "Show craftable recipes first (disabled)", + + "_comment": "Error Tooltips", + "jei.tooltip.error.recipe.transfer.missing": "Missing Items", + "jei.tooltip.error.recipe.transfer.inventory.full": "Inventory is too full", + "jei.tooltip.error.recipe.transfer.unknown": "Unknown error, see logs", + "jei.tooltip.error.recipe.transfer.no.server": "The server must have JEI installed", + "jei.tooltip.error.recipe.transfer.disabled": "The server config has disabled JEI recipe transfer", + "jei.tooltip.error.recipe.transfer.too.large.player.inventory": "Recipe is too large to craft in the 2x2 player crafting grid.", + "jei.tooltip.error.crash": "This ingredient crashed when getting its tooltip. Please see the client logs for detailed information.", + "jei.tooltip.error.render.crash": "This ingredient crashed when being rendered. Please see the client logs for detailed information.", + + "_comment": "Error Messages", + "jei.chat.error.no.cheat.permission.1": "You do not have permission to use JEI's Cheat Mode.", + "jei.chat.error.no.cheat.permission.disabled": "On this server, JEI's Cheat Mode is disabled for all players.", + "jei.chat.error.no.cheat.permission.enabled": "On this server, the following types of players can use JEI's Cheat Mode:", + "jei.chat.error.no.cheat.permission.creative": "players who are in Creative Mode", + "jei.chat.error.no.cheat.permission.op": "players who are have Operator Status (/op)", + "jei.chat.error.no.cheat.permission.give": "players who can use /give", + + "_comment": "Key Bindings", + "jei.key.category.overlays": "JEI (Overlays)", + "key.jei.toggleOverlay": "Show/Hide JEI Overlays", + "key.jei.focusSearch": "Select Search Bar", + "key.jei.previousPage": "Previous Page", + "key.jei.nextPage": "Next Page", + "key.jei.toggleBookmarkOverlay": "Show/Hide Bookmarked Ingredients", + + "jei.key.category.recipe.gui": "JEI (Recipes)", + "key.jei.recipeBack": "Previous Recipe", + "key.jei.previousCategory": "Previous Recipe Category", + "key.jei.nextCategory": "Next Recipe Category", + "key.jei.previousRecipePage": "Previous Recipe Page", + "key.jei.nextRecipePage": "Next Recipe Page", + "key.jei.closeRecipeGui": "Close Recipes GUI", + + "jei.key.category.cheat.mode": "JEI (Cheat Mode)", + "key.jei.toggleCheatMode": "Toggle Cheat Mode", + "key.jei.cheatOneItem": "Cheat 1 item", + "key.jei.cheatOneItem2": "Cheat 1 item", + "key.jei.cheatItemStack": "Cheat 1 stack", + "key.jei.cheatItemStack2": "Cheat 1 stack", + + "jei.key.category.hover.config.button": "JEI (Hovering with Mouse over Config Button)", + "key.jei.toggleCheatModeConfigButton": "Toggle Cheat Mode", + + "jei.key.category.edit.mode": "JEI (Edit Mode)", + "key.jei.toggleEditMode": "Toggle Hide Ingredients Mode", + "key.jei.toggleHideIngredient": "Hide ingredient", + "key.jei.toggleWildcardHideIngredient": "Hide ingredient (wildcard)", + + "jei.key.category.mouse.hover": "JEI (Hovering with Mouse)", + "key.jei.bookmark": "Add/Remove Bookmark", + "key.jei.showRecipe": "Show Recipe", + "key.jei.showRecipe2": "Show Recipe", + "key.jei.showUses": "Show Uses", + "key.jei.showUses2": "Show Uses", + "key.jei.transferRecipeBookmark": "Craft Bookmarked Recipe (once)", + "key.jei.maxTransferRecipeBookmark": "Craft Bookmarked Recipe (max amount)", + + "jei.key.category.search": "JEI (Search Filter)", + "key.jei.clearSearchBar": "Clear Search Filter", + "key.jei.previousSearch": "Previous Search", + "key.jei.nextSearch": "Next Search", + + "jei.key.category.dev.tools": "JEI (Dev Tools)", + "key.jei.copy.recipe.id": "Copy Recipe ID to Clipboard", + + "_comment": "Config", + "config.jei": "JEI Config", + "config.jei.default": "Default", + "config.jei.valid": "Valid", + "config.jei.title": "%MODNAME Config", + "config.jei.mode": "Mode", + "config.jei.mode.comment": "Change the mode that JEI is operating in.", + "config.jei.mode.cheatItemsEnabled": "Cheat Mode", + "config.jei.mode.cheatItemsEnabled.comment": "Give items instead of showing the recipe.", + "config.jei.mode.editEnabled": "Hide Ingredients Mode", + "config.jei.mode.editEnabled.comment": "Hide and unhide ingredients by clicking them in the ingredient list overlay.", + "config.jei.interface": "Interface", + "config.jei.interface.comment": "Options related to the user interface.", + "config.jei.interface.overlayEnabled": "Show Ingredient List Overlay", + "config.jei.interface.overlayEnabled.comment": "Show the ingredient list overlay next to open GUIs.", + "config.jei.interface.bookmarkOverlayEnabled": "Show Bookmark List Overlay", + "config.jei.interface.bookmarkOverlayEnabled.comment": "Show the bookmark list overlay next to open GUIs.", + "config.jei.search": "Search Options", + "config.jei.search.comment": "Options related to the search bar.", + "config.jei.search.modNameSearchMode": "@ModName", + "config.jei.search.modNameSearchMode.comment": "Search mode for mod names (prefix: @).", + "config.jei.search.tooltipSearchMode": "#Tooltip", + "config.jei.search.tooltipSearchMode.comment": "Search mode for tooltips (prefix: #).", + "config.jei.search.tagSearchMode": "$Tag", + "config.jei.search.tagSearchMode.comment": "Search mode for tags (prefix: $).", + "config.jei.search.creativeTabSearchMode": "%%CreativeTab", + "config.jei.search.creativeTabSearchMode.comment": "Search mode for creative tab names (prefix: %).", + "config.jei.search.colorSearchMode": "^Color", + "config.jei.search.colorSearchMode.comment": "Search mode for colors (prefix: ^).", + "config.jei.search.resourceIdSearchMode": "&ResourceId", + "config.jei.search.resourceIdSearchMode.comment": "Search mode for resources IDs (prefix: &).", + "config.jei.search.searchAdvancedTooltips": "Search advanced tooltips", + "config.jei.advanced": "Advanced", + "config.jei.advanced.comment": "Advanced config options to change the way JEI functions.", + "config.jei.advanced.itemBlacklist": "Ingredient Blacklist", + "config.jei.advanced.itemBlacklist.comment": "List of ingredients that should not be displayed in the ingredient list overlay. Format: modId[:name[:meta]]. Hide Ingredients Mode will automatically add or remove entries here.", + "config.jei.advanced.colorSearchEnabled": "Enable Color Search", + "config.jei.advanced.colorSearchEnabled.comment": "Search ingredients by color and show the colors on tooltips in the ingredient list overlay.", + "config.jei.advanced.debugModeEnabled": "Debug Mode", + "config.jei.advanced.debugModeEnabled.comment": "Only useful for JEI developers, adds test ingredients and some debug recipes.", + "config.jei.advanced.centerSearchBarEnabled": "Center Search Bar", + "config.jei.advanced.centerSearchBarEnabled.comment": "Move the JEI search bar to the bottom center of the screen.", + "config.jei.advanced.modNameFormat": "Mod Name Format", + "config.jei.advanced.modNameFormat.comment": "How the mod name should be formatted in the tooltip for JEI GUIs. Leave blank to disable.", + "config.jei.advanced.maxColumns": "Max Overlay Width", + "config.jei.advanced.maxColumns.comment": "The maximum width of the ingredient and bookmark list overlays.", + "config.jei.advanced.maxRecipeGuiHeight": "Max Recipe GUI Height", + "config.jei.advanced.maxRecipeGuiHeight.comment": "The maximum height of the recipe GUI.", + "config.jei.advanced.giveMode": "Give Mode", + "config.jei.advanced.giveMode.comment": "Choose if JEI should give ingredients direct to the inventory (inventory) or pick them up with the mouse (mouse_pickup).", + "config.jei.advanced.addBookmarksToFront": "Prepend New Bookmarks", + "config.jei.advanced.addBookmarksToFront.comment": "When true, adds new bookmarks to the front of the bookmark list. When false, adds new bookmarks to the end of the bookmark list", + + "_comment": "Hide Ingredients Mode", + "gui.jei.editMode.description": "JEI Hide Ingredients Mode:", + "gui.jei.editMode.description.hide": "%s to hide", + "gui.jei.editMode.description.hide.wild": "%s to hide by wildcard", + + "_comment": "Recipe Categories", + "gui.jei.category.craftingTable": "Crafting", + "gui.jei.category.stoneCutter": "Stonecutting", + "gui.jei.category.smelting": "Smelting", + "gui.jei.category.smoking": "Smoking", + "gui.jei.category.blasting": "Blasting", + "gui.jei.category.campfire": "Campfire Cooking", + "gui.jei.category.smelting.experience": "%s XP", + "gui.jei.category.smelting.time.seconds": "%ss", + "gui.jei.category.fuel": "Fuel", + "gui.jei.category.fuel.smeltCount.single": "Smelts 1 item", + "gui.jei.category.fuel.smeltCount": "Smelts %s items", + "gui.jei.category.brewing": "Brewing", + "gui.jei.category.brewing.steps": "Steps: %s", + "gui.jei.category.compostable": "Compostable", + "gui.jei.category.compostable.chance": "Chance: %s%%", + "gui.jei.category.itemInformation": "Information", + + "_comment": "Messages", + "jei.message.configured": "Install the \"Configured\" mod to access the in-game config", + "jei.message.config.folder": "Click here to open the JEI config folder", + "jei.message.copy.recipe.id.success": "Copied Recipe ID to clipboard: %s", + "jei.message.copy.recipe.id.failure": "Failed to Copy Recipe ID to clipboard, the Recipe ID is unknown", + + "_comment": "Key Names", + "jei.key.combo.shift": "SHIFT + %s", + "jei.key.combo.control": "CTRL + %s", + "jei.key.combo.command": "CMD + %s", + "jei.key.combo.alt": "ALT + %s", + "jei.key.shift": "SHIFT", + "jei.key.mouse.left": "CLICK", + "jei.key.mouse.right": "RIGHT-CLICK", + + "_comment": "DEBUG (for debug mode, do not need translation)", + "description.jei.wooden.door.1": "Wooden Doors allow you to block monsters from entering your building.\\nTesting sentences.", + "description.jei.wooden.door.2": "Clicking on a door changes its state from open to closed and vice versa.", + "description.jei.wooden.door.3": "Wooden Doors can be opened/closed via redstone circuits.", + "description.jei.debug.formatting.1": "Testing %s formatting replacements.", + "description.jei.debug.formatting.2": "Testing %s %s formatting replacements.", + "description.jei.debug.formatting.3": "%s nested" +} \ No newline at end of file diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json new file mode 100644 index 000000000000..2ef4239af66e --- /dev/null +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -0,0 +1,200 @@ +{ + "_comment": "Tooltips", + "jei.tooltip.config": "JEI配置", + "jei.tooltip.show.recipes": "显示配方", + "jei.tooltip.show.all.recipes": "显示全部配方", + "jei.tooltip.delete.item": "点击以删除", + "jei.tooltip.liquid.amount.with.capacity": "%s / %s mB", + "jei.tooltip.liquid.amount": "%s mB", + "jei.tooltip.transfer": "转移物品", + "jei.tooltip.recipe.tag": "接受下列任何物品:%s", + "jei.tooltip.item.colors": "颜色:%s", + "jei.tooltip.shapeless.recipe": "无序配方", + "jei.tooltip.cheat.mode.button.enabled": "已开启作弊模式", + "jei.tooltip.cheat.mode.how.to.disable.hotkey": "按“%s”以切换。", + "jei.tooltip.cheat.mode.how.to.disable.hover.config.button.hotkey": "“%s”此处以切换。", + "jei.tooltip.recipe.by": "该配方由%s添加", + "jei.tooltip.recipe.id": "配方ID:%s", + "jei.tooltip.not.enough.space": "这里没有足够的空间显示JEI配方界面。", + "jei.tooltip.ingredient.list.disabled": "JEI悬浮界面已禁用。", + "jei.tooltip.ingredient.list.disabled.how.to.fix": "按“%s”以启用。", + "jei.tooltip.bookmarks": "JEI书签", + "jei.tooltip.bookmarks.usage.nokey": "在按键设置中为JEI书签添加快捷键。", + "jei.tooltip.bookmarks.usage.key": "将鼠标悬停在某个物品上,然后按“%s”将其添加为书签。", + "jei.tooltip.bookmarks.not.enough.space": "这里没有足够的空间显示JEI书签列表。", + "jei.tooltip.bookmarks.recipe": "%s配方书签", + "jei.tooltip.bookmarks.recipe.add": "将配方列入书签", + "jei.tooltip.bookmarks.recipe.remove": "将配方移出书签", + "jei.tooltip.bookmarks.tooltips.usage": "[%s以展示配方细节]", + "jei.tooltip.bookmarks.tooltips.transfer.usage": "[%s制作单个]", + "jei.tooltip.bookmarks.tooltips.transfer.max.usage": "[%s制作多个]", + "jei.tooltip.recipe.sort.bookmarks.first.enabled": "优先展示书签中的配方(启用)", + "jei.tooltip.recipe.sort.bookmarks.first.disabled": "优先展示书签中的配方(禁用)", + "jei.tooltip.recipe.sort.craftable.first.enabled": "优先展示可合成的配方(启用)", + "jei.tooltip.recipe.sort.craftable.first.disabled": "优先展示可合成的配方(禁用)", + + "_comment": "Error Tooltips", + "jei.tooltip.error.recipe.transfer.missing": "缺少物品", + "jei.tooltip.error.recipe.transfer.inventory.full": "物品栏已满", + "jei.tooltip.error.recipe.transfer.unknown": "未知错误,请查阅日志", + "jei.tooltip.error.recipe.transfer.no.server": "服务端必须安装JEI", + "jei.tooltip.error.recipe.transfer.disabled": "服务端配置已禁用JEI配方转移物品", + "jei.tooltip.error.recipe.transfer.too.large.player.inventory": "配方太大,无法在玩家2×2的合成方格中合成", + "jei.tooltip.error.crash": "获取此配方的提示文本时发生崩溃。请查看客户端日志获取更多信息。", + "jei.tooltip.error.render.crash": "渲染此配方时发生崩溃。请查看客户端日志获取更多信息。", + + "_comment": "Error Messages", + "jei.chat.error.no.cheat.permission.1": "你没有使用JEI“作弊模式”的权限。", + "jei.chat.error.no.cheat.permission.disabled": "在该服务器,所有玩家都无法使用JEI“作弊模式”。", + "jei.chat.error.no.cheat.permission.enabled": "在该服务器,如下类型的玩家可以使用JEI“作弊模式”:", + "jei.chat.error.no.cheat.permission.creative": "处于创造模式的玩家", + "jei.chat.error.no.cheat.permission.op": "拥有管理员身份的玩家(/op)", + "jei.chat.error.no.cheat.permission.give": "可以使用/give命令的玩家", + + "_comment": "Key Bindings", + "jei.key.category.overlays": "JEI(悬浮界面)", + "key.jei.toggleOverlay": "显示/隐藏JEI悬浮界面", + "key.jei.focusSearch": "高亮搜索框", + "key.jei.previousPage": "上一页", + "key.jei.nextPage": "下一页", + "key.jei.toggleBookmarkOverlay": "显示/隐藏加入书签的物品", + + "jei.key.category.recipe.gui": "JEI(配方)", + "key.jei.recipeBack": "上一个配方", + "key.jei.previousCategory": "上一分类", + "key.jei.nextCategory": "下一分类", + "key.jei.previousRecipePage": "上一页配方", + "key.jei.nextRecipePage": "下一页配方", + "key.jei.closeRecipeGui": "关闭配方界面", + + "jei.key.category.cheat.mode": "JEI(作弊模式)", + "key.jei.toggleCheatMode": "切换作弊模式", + "key.jei.cheatOneItem": "作弊获得1个物品", + "key.jei.cheatOneItem2": "作弊获得1个物品", + "key.jei.cheatItemStack": "作弊获得1组物品", + "key.jei.cheatItemStack2": "作弊获得1组物品", + + "jei.key.category.hover.config.button": "JEI(将鼠标悬停在配置按钮上)", + "key.jei.toggleCheatModeConfigButton": "切换作弊模式", + + "jei.key.category.edit.mode": "JEI(编辑模式)", + "key.jei.toggleEditMode": "编辑模式开关", + "key.jei.toggleHideIngredient": "隐藏原料", + "key.jei.toggleWildcardHideIngredient": "隐藏原料(通配符)", + + "jei.key.category.mouse.hover": "JEI(鼠标悬停)", + "key.jei.bookmark": "添加/删除书签", + "key.jei.showRecipe": "显示物品配方", + "key.jei.showRecipe2": "显示物品配方", + "key.jei.showUses": "显示物品用途", + "key.jei.showUses2": "显示物品用途", + "key.jei.transferRecipeBookmark": "制作书签配方(单次)", + "key.jei.maxTransferRecipeBookmark": "制作书签配方(最大数量)", + + "jei.key.category.search": "JEI(搜索过滤器)", + "key.jei.clearSearchBar": "清除搜索过滤器", + "key.jei.previousSearch": "上一个搜索", + "key.jei.nextSearch": "下一个搜索", + + "jei.key.category.dev.tools": "JEI(开发者工具)", + "key.jei.copy.recipe.id": "复制配方ID到剪贴板", + + "_comment": "Config", + "config.jei": "JEI配置", + "config.jei.default": "默认", + "config.jei.valid": "有效", + "config.jei.title": "%MODNAME配置", + "config.jei.mode": "模式", + "config.jei.mode.comment": "更改JEI的操作方式。", + "config.jei.mode.cheatItemsEnabled": "JEI作弊模式", + "config.jei.mode.cheatItemsEnabled.comment": "给予物品而非显示其配方。", + "config.jei.mode.editEnabled": "显示原料模式", + "config.jei.mode.editEnabled.comment": "在列表中点击物品以隐藏或取消隐藏。", + "config.jei.interface": "用户界面", + "config.jei.interface.comment": "用户界面的相关设定。", + "config.jei.interface.overlayEnabled": "启用物品列表", + "config.jei.interface.overlayEnabled.comment": "打开GUI后,在一侧显示物品列表。", + "config.jei.interface.bookmarkOverlayEnabled": "显示书签列表", + "config.jei.interface.bookmarkOverlayEnabled.comment": "打开GUI后,在一侧显示书签列表。", + "config.jei.search": "搜索选项", + "config.jei.search.comment": "搜索框的相关选项。", + "config.jei.search.modNameSearchMode": "@模组名称", + "config.jei.search.modNameSearchMode.comment": "当按模组名称搜索时(前缀:@)", + "config.jei.search.tooltipSearchMode": "#工具提示", + "config.jei.search.tooltipSearchMode.comment": "当按工具提示搜索时(前缀:#)", + "config.jei.search.tagSearchMode": "$标签", + "config.jei.search.tagSearchMode.comment": "当按标签名称搜索时(前缀:$)", + "config.jei.search.creativeTabSearchMode": "%%创造模式标签页", + "config.jei.search.creativeTabSearchMode.comment": "当按创造模式标签页名搜索时(前缀:%)", + "config.jei.search.colorSearchMode": "^颜色", + "config.jei.search.colorSearchMode.comment": "当按物品颜色搜索时(前缀:^)", + "config.jei.search.resourceIdSearchMode": "&资源ID", + "config.jei.search.resourceIdSearchMode.comment": "当按资源ID搜索时(前缀:&)", + "config.jei.search.searchAdvancedTooltips": "搜索高级工具提示", + "config.jei.advanced": "高级", + "config.jei.advanced.comment": "用于更改JEI功能的高级配置。", + "config.jei.advanced.itemBlacklist": "物品黑名单", + "config.jei.advanced.itemBlacklist.comment": "黑名单中的物品不会显示在JEI物品列表中。格式:modId[:name[:meta]]。使用编辑模式可自动添加或删除这里的条目。", + "config.jei.advanced.colorSearchEnabled": "启用颜色搜索", + "config.jei.advanced.colorSearchEnabled.comment": "按颜色搜索物品,并在可以此法搜索的物品的信息提示中加以注明。", + "config.jei.advanced.debugModeEnabled": "调试模式", + "config.jei.advanced.debugModeEnabled.comment": "仅对 JEI 开发者有用,启用后会添加数千测试物品以及一些测试配方。", + "config.jei.advanced.centerSearchBarEnabled": "搜索框居中", + "config.jei.advanced.centerSearchBarEnabled.comment": "启用后,搜索框会被移动至底部居中的位置。", + "config.jei.advanced.modNameFormat": "模组名称样式", + "config.jei.advanced.modNameFormat.comment": "定义 JEI 界面的信息提示中的模组名称样式。留空以禁用。", + "config.jei.advanced.maxColumns": "最大宽度", + "config.jei.advanced.maxColumns.comment": "输入物品列表的最大宽度。", + "config.jei.advanced.maxRecipeGuiHeight": "配方界面最大高度", + "config.jei.advanced.maxRecipeGuiHeight.comment": "配方查询界面允许的最大高度。", + "config.jei.advanced.giveMode": "拿取模式", + "config.jei.advanced.giveMode.comment": "选择 JEI 会直接将物品移入物品栏或是用鼠标将其捡起。", + "config.jei.advanced.addBookmarksToFront": "预添加新书签", + "config.jei.advanced.addBookmarksToFront.comment": "设为 true 时,将新书签添加到书签列表的前面。设为 false 时,将新书签添加到书签列表的末尾", + + "_comment": "Hide Ingredients Mode", + "gui.jei.editMode.description": "JEI隐藏原料模式:", + "gui.jei.editMode.description.hide": "%s以隐藏", + "gui.jei.editMode.description.hide.wild": "%s使用通配符隐藏", + + "_comment": "Recipe Categories", + "gui.jei.category.craftingTable": "工作台合成", + "gui.jei.category.stoneCutter": "切石", + "gui.jei.category.smelting": "烧炼", + "gui.jei.category.smoking": "烟熏", + "gui.jei.category.blasting": "高炉", + "gui.jei.category.campfire": "营火烹饪", + "gui.jei.category.smelting.experience": "%s点经验值", + "gui.jei.category.smelting.time.seconds": "%s秒", + "gui.jei.category.fuel": "燃料", + "gui.jei.category.fuel.smeltCount.single": "烧炼1个物品", + "gui.jei.category.fuel.smeltCount": "烧炼%s个物品", + "gui.jei.category.brewing": "药水酿造", + "gui.jei.category.brewing.steps": "步骤:%s步", + "gui.jei.category.compostable": "堆肥", + "gui.jei.category.compostable.chance": "概率:%s%%", + "gui.jei.category.itemInformation": "信息", + + "_comment": "Messages", + "jei.message.configured": "安装“Configured”模组以访问游戏内配置", + "jei.message.config.folder": "点击这里打开JEI配置文件夹", + "jei.message.copy.recipe.id.success": "已将配方ID复制到剪贴板:%s", + "jei.message.copy.recipe.id.failure": "无法将配方ID复制到剪贴板,配方ID未知", + + "_comment": "Key Names", + "jei.key.combo.shift": "SHIFT+%s", + "jei.key.combo.control": "CTRL+%s", + "jei.key.combo.command": "CMD+%s", + "jei.key.combo.alt": "ALT+%s", + "jei.key.shift": "SHIFT", + "jei.key.mouse.left": "左键点击", + "jei.key.mouse.right": "右键点击", + + "_comment": "DEBUG (for debug mode, do not need translation)", + "description.jei.wooden.door.1": "Wooden Doors allow you to block monsters from entering your building.\\nTesting sentences.", + "description.jei.wooden.door.2": "Clicking on a door changes its state from open to closed and vice versa.", + "description.jei.wooden.door.3": "Wooden Doors can be opened/closed via redstone circuits.", + "description.jei.debug.formatting.1": "Testing %s formatting replacements.", + "description.jei.debug.formatting.2": "Testing %s %s formatting replacements.", + "description.jei.debug.formatting.3": "%s nested" + } \ No newline at end of file From 50f2b888fe7d033395e1ec78d304bbfb9a55a818 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:03:55 +0800 Subject: [PATCH 02/15] Update tslt --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 2ef4239af66e..bee9225ba2c4 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -108,7 +108,7 @@ "config.jei.mode.comment": "更改JEI的操作方式。", "config.jei.mode.cheatItemsEnabled": "JEI作弊模式", "config.jei.mode.cheatItemsEnabled.comment": "给予物品而非显示其配方。", - "config.jei.mode.editEnabled": "显示原料模式", + "config.jei.mode.editEnabled": "编辑模式", "config.jei.mode.editEnabled.comment": "在列表中点击物品以隐藏或取消隐藏。", "config.jei.interface": "用户界面", "config.jei.interface.comment": "用户界面的相关设定。", @@ -138,22 +138,22 @@ "config.jei.advanced.colorSearchEnabled": "启用颜色搜索", "config.jei.advanced.colorSearchEnabled.comment": "按颜色搜索物品,并在可以此法搜索的物品的信息提示中加以注明。", "config.jei.advanced.debugModeEnabled": "调试模式", - "config.jei.advanced.debugModeEnabled.comment": "仅对 JEI 开发者有用,启用后会添加数千测试物品以及一些测试配方。", + "config.jei.advanced.debugModeEnabled.comment": "仅对JEI开发者有用,启用后会添加测试物品以及一些调试用配方。", "config.jei.advanced.centerSearchBarEnabled": "搜索框居中", - "config.jei.advanced.centerSearchBarEnabled.comment": "启用后,搜索框会被移动至底部居中的位置。", - "config.jei.advanced.modNameFormat": "模组名称样式", - "config.jei.advanced.modNameFormat.comment": "定义 JEI 界面的信息提示中的模组名称样式。留空以禁用。", + "config.jei.advanced.centerSearchBarEnabled.comment": "启用后,搜索框会被移动至屏幕底部居中的位置。", + "config.jei.advanced.modNameFormat": "模组名称格式", + "config.jei.advanced.modNameFormat.comment": "定义JEI界面的信息提示中的模组名称格式。留空以禁用。", "config.jei.advanced.maxColumns": "最大宽度", "config.jei.advanced.maxColumns.comment": "输入物品列表的最大宽度。", "config.jei.advanced.maxRecipeGuiHeight": "配方界面最大高度", "config.jei.advanced.maxRecipeGuiHeight.comment": "配方查询界面允许的最大高度。", "config.jei.advanced.giveMode": "拿取模式", - "config.jei.advanced.giveMode.comment": "选择 JEI 会直接将物品移入物品栏或是用鼠标将其捡起。", + "config.jei.advanced.giveMode.comment": "选择JEI是将物品直接放置于物品栏(inventory)还是用鼠标 (mouse_pickup) 抓取。", "config.jei.advanced.addBookmarksToFront": "预添加新书签", - "config.jei.advanced.addBookmarksToFront.comment": "设为 true 时,将新书签添加到书签列表的前面。设为 false 时,将新书签添加到书签列表的末尾", + "config.jei.advanced.addBookmarksToFront.comment": "设为true时,将新书签添加到书签列表的前面;为false时,将新书签添加到书签列表的末尾", "_comment": "Hide Ingredients Mode", - "gui.jei.editMode.description": "JEI隐藏原料模式:", + "gui.jei.editMode.description": "JEI编辑模式:", "gui.jei.editMode.description.hide": "%s以隐藏", "gui.jei.editMode.description.hide.wild": "%s使用通配符隐藏", From baf229bc906b0d7abce98aff84eb9c3cb30df1b8 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:18:12 +0800 Subject: [PATCH 03/15] =?UTF-8?q?=E5=B1=95=E7=A4=BA->=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index bee9225ba2c4..03da922d35ab 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -25,13 +25,13 @@ "jei.tooltip.bookmarks.recipe": "%s配方书签", "jei.tooltip.bookmarks.recipe.add": "将配方列入书签", "jei.tooltip.bookmarks.recipe.remove": "将配方移出书签", - "jei.tooltip.bookmarks.tooltips.usage": "[%s以展示配方细节]", + "jei.tooltip.bookmarks.tooltips.usage": "[%s以显示配方细节]", "jei.tooltip.bookmarks.tooltips.transfer.usage": "[%s制作单个]", "jei.tooltip.bookmarks.tooltips.transfer.max.usage": "[%s制作多个]", - "jei.tooltip.recipe.sort.bookmarks.first.enabled": "优先展示书签中的配方(启用)", - "jei.tooltip.recipe.sort.bookmarks.first.disabled": "优先展示书签中的配方(禁用)", - "jei.tooltip.recipe.sort.craftable.first.enabled": "优先展示可合成的配方(启用)", - "jei.tooltip.recipe.sort.craftable.first.disabled": "优先展示可合成的配方(禁用)", + "jei.tooltip.recipe.sort.bookmarks.first.enabled": "优先显示书签中的配方(启用)", + "jei.tooltip.recipe.sort.bookmarks.first.disabled": "优先显示书签中的配方(禁用)", + "jei.tooltip.recipe.sort.craftable.first.enabled": "优先显示可合成的配方(启用)", + "jei.tooltip.recipe.sort.craftable.first.disabled": "优先显示可合成的配方(禁用)", "_comment": "Error Tooltips", "jei.tooltip.error.recipe.transfer.missing": "缺少物品", From a834a727e7666e2b985ba87cec9621778785b589 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:27:38 +0800 Subject: [PATCH 04/15] =?UTF-8?q?L23=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 03da922d35ab..1676a5e54386 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -20,7 +20,7 @@ "jei.tooltip.ingredient.list.disabled.how.to.fix": "按“%s”以启用。", "jei.tooltip.bookmarks": "JEI书签", "jei.tooltip.bookmarks.usage.nokey": "在按键设置中为JEI书签添加快捷键。", - "jei.tooltip.bookmarks.usage.key": "将鼠标悬停在某个物品上,然后按“%s”将其添加为书签。", + "jei.tooltip.bookmarks.usage.key": "将鼠标悬停在某个物品上,然后按“%s”将其列入书签。", "jei.tooltip.bookmarks.not.enough.space": "这里没有足够的空间显示JEI书签列表。", "jei.tooltip.bookmarks.recipe": "%s配方书签", "jei.tooltip.bookmarks.recipe.add": "将配方列入书签", From df0ca2651fba891061d3b35835f9ddd08b44c459 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:29:16 +0800 Subject: [PATCH 05/15] =?UTF-8?q?=E5=88=A0=E9=99=A4=E2=80=9C=E4=BD=9C?= =?UTF-8?q?=E5=BC=8A=E6=A8=A1=E5=BC=8F=E2=80=9D=E7=9A=84=E5=BC=95=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 1676a5e54386..8010e0bc5aca 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -44,9 +44,9 @@ "jei.tooltip.error.render.crash": "渲染此配方时发生崩溃。请查看客户端日志获取更多信息。", "_comment": "Error Messages", - "jei.chat.error.no.cheat.permission.1": "你没有使用JEI“作弊模式”的权限。", - "jei.chat.error.no.cheat.permission.disabled": "在该服务器,所有玩家都无法使用JEI“作弊模式”。", - "jei.chat.error.no.cheat.permission.enabled": "在该服务器,如下类型的玩家可以使用JEI“作弊模式”:", + "jei.chat.error.no.cheat.permission.1": "你没有使用JEI作弊模式的权限。", + "jei.chat.error.no.cheat.permission.disabled": "在该服务器,所有玩家都无法使用JEI作弊模式。", + "jei.chat.error.no.cheat.permission.enabled": "在该服务器,如下类型的玩家可以使用JEI作弊模式:", "jei.chat.error.no.cheat.permission.creative": "处于创造模式的玩家", "jei.chat.error.no.cheat.permission.op": "拥有管理员身份的玩家(/op)", "jei.chat.error.no.cheat.permission.give": "可以使用/give命令的玩家", From 4547be19a8112232e3bd1541bac534589b4c7f10 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:30:46 +0800 Subject: [PATCH 06/15] =?UTF-8?q?=E5=88=97=E5=85=A5->=E5=8A=A0=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 8010e0bc5aca..cd4e6beec4c8 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -20,10 +20,10 @@ "jei.tooltip.ingredient.list.disabled.how.to.fix": "按“%s”以启用。", "jei.tooltip.bookmarks": "JEI书签", "jei.tooltip.bookmarks.usage.nokey": "在按键设置中为JEI书签添加快捷键。", - "jei.tooltip.bookmarks.usage.key": "将鼠标悬停在某个物品上,然后按“%s”将其列入书签。", + "jei.tooltip.bookmarks.usage.key": "将鼠标悬停在某个物品上,然后按“%s”将其加入书签。", "jei.tooltip.bookmarks.not.enough.space": "这里没有足够的空间显示JEI书签列表。", "jei.tooltip.bookmarks.recipe": "%s配方书签", - "jei.tooltip.bookmarks.recipe.add": "将配方列入书签", + "jei.tooltip.bookmarks.recipe.add": "将配方加入书签", "jei.tooltip.bookmarks.recipe.remove": "将配方移出书签", "jei.tooltip.bookmarks.tooltips.usage": "[%s以显示配方细节]", "jei.tooltip.bookmarks.tooltips.transfer.usage": "[%s制作单个]", From 39cc82d707b4a02ace4a6ee0cdcbcc2a319b9205 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Sat, 10 Aug 2024 15:30:22 +0800 Subject: [PATCH 07/15] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20JEI=20=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E6=9F=A5=E8=AF=A2=E9=83=A8=E5=88=86=20=EF=BC=88?= =?UTF-8?q?=E8=BF=99=E5=B9=B4=E5=A4=B4=20JEI=20=E5=B1=85=E7=84=B6=E9=83=BD?= =?UTF-8?q?=E5=BC=80=E5=A7=8B=E5=8A=AA=E5=8A=9B=E4=BA=86=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/en_us.json | 4 ++++ projects/1.21/assets/jei/jei/lang/zh_cn.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/projects/1.21/assets/jei/jei/lang/en_us.json b/projects/1.21/assets/jei/jei/lang/en_us.json index 6a48ec8c5413..72e5b552b6e4 100644 --- a/projects/1.21/assets/jei/jei/lang/en_us.json +++ b/projects/1.21/assets/jei/jei/lang/en_us.json @@ -174,6 +174,10 @@ "gui.jei.category.compostable": "Compostable", "gui.jei.category.compostable.chance": "Chance: %s%%", "gui.jei.category.itemInformation": "Information", + "gui.jei.category.registry.block": "Block", + "gui.jei.category.registry.item": "Item", + "gui.jei.category.registry.fluid": "Fluid", + "gui.jei.category.tagInformation": "%s Tags", "_comment": "Messages", "jei.message.configured": "Install the \"Configured\" mod to access the in-game config", diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index cd4e6beec4c8..08dd8d8aeb22 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -174,6 +174,10 @@ "gui.jei.category.compostable": "堆肥", "gui.jei.category.compostable.chance": "概率:%s%%", "gui.jei.category.itemInformation": "信息", + "gui.jei.category.registry.block": "方块", + "gui.jei.category.registry.item": "物品", + "gui.jei.category.registry.fluid": "流体", + "gui.jei.category.tagInformation": "%s标签", "_comment": "Messages", "jei.message.configured": "安装“Configured”模组以访问游戏内配置", From a5b9c93ac1372eb42e4a167ac6a79fa9a0910fbc Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Sat, 10 Aug 2024 15:48:21 +0800 Subject: [PATCH 08/15] =?UTF-8?q?=E5=B0=8F=E6=94=B9=E5=8F=98=EF=BC=8C?= =?UTF-8?q?=E8=AF=AD=E5=BA=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 08dd8d8aeb22..1d4d5ef02585 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -10,7 +10,7 @@ "jei.tooltip.recipe.tag": "接受下列任何物品:%s", "jei.tooltip.item.colors": "颜色:%s", "jei.tooltip.shapeless.recipe": "无序配方", - "jei.tooltip.cheat.mode.button.enabled": "已开启作弊模式", + "jei.tooltip.cheat.mode.button.enabled": "作弊模式已开启", "jei.tooltip.cheat.mode.how.to.disable.hotkey": "按“%s”以切换。", "jei.tooltip.cheat.mode.how.to.disable.hover.config.button.hotkey": "“%s”此处以切换。", "jei.tooltip.recipe.by": "该配方由%s添加", From 197dfb6fd03fea83f7ef31ed2a76a8f306795bee Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 12 Aug 2024 22:19:12 +0800 Subject: [PATCH 09/15] Apply suggestions from code review Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com> --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 1d4d5ef02585..5df25d7e9da7 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -7,15 +7,18 @@ "jei.tooltip.liquid.amount.with.capacity": "%s / %s mB", "jei.tooltip.liquid.amount": "%s mB", "jei.tooltip.transfer": "转移物品", - "jei.tooltip.recipe.tag": "接受下列任何物品:%s", + "jei.tooltip.recipe.tag": "接受标签:%s", "jei.tooltip.item.colors": "颜色:%s", "jei.tooltip.shapeless.recipe": "无序配方", "jei.tooltip.cheat.mode.button.enabled": "作弊模式已开启", "jei.tooltip.cheat.mode.how.to.disable.hotkey": "按“%s”以切换。", - "jei.tooltip.cheat.mode.how.to.disable.hover.config.button.hotkey": "“%s”此处以切换。", - "jei.tooltip.recipe.by": "该配方由%s添加", + "jei.tooltip.cheat.mode.how.to.disable.hover.config.button.hotkey": "%s此处以切换。", + + "jei.tooltip.recipe.by": "配方来源:%s", + "jei.tooltip.recipe.id": "配方ID:%s", - "jei.tooltip.not.enough.space": "这里没有足够的空间显示JEI配方界面。", + "jei.tooltip.not.enough.space": "屏幕空间不足,无法显示JEI原料列表叠加层。", + "jei.tooltip.ingredient.list.disabled": "JEI悬浮界面已禁用。", "jei.tooltip.ingredient.list.disabled.how.to.fix": "按“%s”以启用。", "jei.tooltip.bookmarks": "JEI书签", From 4e83f17fea007eb78e7fa78856fe03b85ea9a495 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 12 Aug 2024 22:28:16 +0800 Subject: [PATCH 10/15] Update projects/1.21/assets/jei/jei/lang/zh_cn.json --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 5df25d7e9da7..772b66029354 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -161,7 +161,7 @@ "gui.jei.editMode.description.hide.wild": "%s使用通配符隐藏", "_comment": "Recipe Categories", - "gui.jei.category.craftingTable": "工作台合成", + "gui.jei.category.craftingTable": "合成", "gui.jei.category.stoneCutter": "切石", "gui.jei.category.smelting": "烧炼", "gui.jei.category.smoking": "烟熏", From d5534c15dac760ae63370073f8d0d57db9ed5964 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Mon, 12 Aug 2024 22:40:27 +0800 Subject: [PATCH 11/15] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=A8=A1=E5=BC=8F->?= =?UTF-8?q?=E9=9A=90=E8=97=8F=E5=8E=9F=E6=96=99=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 772b66029354..0d8a45960146 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -80,8 +80,8 @@ "jei.key.category.hover.config.button": "JEI(将鼠标悬停在配置按钮上)", "key.jei.toggleCheatModeConfigButton": "切换作弊模式", - "jei.key.category.edit.mode": "JEI(编辑模式)", - "key.jei.toggleEditMode": "编辑模式开关", + "jei.key.category.edit.mode": "JEI(隐藏原料模式)", + "key.jei.toggleEditMode": "隐藏原料模式开关", "key.jei.toggleHideIngredient": "隐藏原料", "key.jei.toggleWildcardHideIngredient": "隐藏原料(通配符)", @@ -111,7 +111,7 @@ "config.jei.mode.comment": "更改JEI的操作方式。", "config.jei.mode.cheatItemsEnabled": "JEI作弊模式", "config.jei.mode.cheatItemsEnabled.comment": "给予物品而非显示其配方。", - "config.jei.mode.editEnabled": "编辑模式", + "config.jei.mode.editEnabled": "隐藏原料模式", "config.jei.mode.editEnabled.comment": "在列表中点击物品以隐藏或取消隐藏。", "config.jei.interface": "用户界面", "config.jei.interface.comment": "用户界面的相关设定。", @@ -137,7 +137,7 @@ "config.jei.advanced": "高级", "config.jei.advanced.comment": "用于更改JEI功能的高级配置。", "config.jei.advanced.itemBlacklist": "物品黑名单", - "config.jei.advanced.itemBlacklist.comment": "黑名单中的物品不会显示在JEI物品列表中。格式:modId[:name[:meta]]。使用编辑模式可自动添加或删除这里的条目。", + "config.jei.advanced.itemBlacklist.comment": "黑名单中的物品不会显示在JEI物品列表中。格式:modId[:name[:meta]]。使用隐藏原料模式可自动添加或删除这里的条目。", "config.jei.advanced.colorSearchEnabled": "启用颜色搜索", "config.jei.advanced.colorSearchEnabled.comment": "按颜色搜索物品,并在可以此法搜索的物品的信息提示中加以注明。", "config.jei.advanced.debugModeEnabled": "调试模式", @@ -156,7 +156,7 @@ "config.jei.advanced.addBookmarksToFront.comment": "设为true时,将新书签添加到书签列表的前面;为false时,将新书签添加到书签列表的末尾", "_comment": "Hide Ingredients Mode", - "gui.jei.editMode.description": "JEI编辑模式:", + "gui.jei.editMode.description": "JEI隐藏原料模式:", "gui.jei.editMode.description.hide": "%s以隐藏", "gui.jei.editMode.description.hide.wild": "%s使用通配符隐藏", From 65c18bd8e18decbfa6ec52fbe41abe4521a4b739 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:58:43 +0800 Subject: [PATCH 12/15] =?UTF-8?q?1.19=20=E9=85=BF=E9=80=A0->=E8=8D=AF?= =?UTF-8?q?=E6=B0=B4=E9=85=BF=E9=80=A0=E4=B8=A81.21=20=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=AE=A1=E9=98=85=E6=84=8F=E8=A7=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.19/assets/jei/jei/lang/zh_cn.json | 2 +- projects/1.21/assets/jei/jei/lang/zh_cn.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/1.19/assets/jei/jei/lang/zh_cn.json b/projects/1.19/assets/jei/jei/lang/zh_cn.json index 953aec0dc6d0..1eb3123a3a97 100644 --- a/projects/1.19/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.19/assets/jei/jei/lang/zh_cn.json @@ -55,7 +55,7 @@ "description.jei.wooden.door.2": "右击一扇门,它的状态就会从打开变成关闭,反之亦然。", "description.jei.wooden.door.3": "木门可以通过红石电路打开/关闭。", "gui.jei.category.blasting": "高温烧炼", - "gui.jei.category.brewing": "酿造", + "gui.jei.category.brewing": "药水酿造", "gui.jei.category.brewing.steps": "步骤:%s", "gui.jei.category.campfire": "营火烹饪", "gui.jei.category.compostable": "堆肥", diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 0d8a45960146..4f49b8cef0bd 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -133,7 +133,7 @@ "config.jei.search.colorSearchMode.comment": "当按物品颜色搜索时(前缀:^)", "config.jei.search.resourceIdSearchMode": "&资源ID", "config.jei.search.resourceIdSearchMode.comment": "当按资源ID搜索时(前缀:&)", - "config.jei.search.searchAdvancedTooltips": "搜索高级工具提示", + "config.jei.search.searchAdvancedTooltips": "搜索高级提示框", "config.jei.advanced": "高级", "config.jei.advanced.comment": "用于更改JEI功能的高级配置。", "config.jei.advanced.itemBlacklist": "物品黑名单", @@ -165,7 +165,7 @@ "gui.jei.category.stoneCutter": "切石", "gui.jei.category.smelting": "烧炼", "gui.jei.category.smoking": "烟熏", - "gui.jei.category.blasting": "高炉", + "gui.jei.category.blasting": "高温烧炼", "gui.jei.category.campfire": "营火烹饪", "gui.jei.category.smelting.experience": "%s点经验值", "gui.jei.category.smelting.time.seconds": "%s秒", From 8b2261c3254bd3f53d1e5997fdeec6c40b9d70d5 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:03:59 +0800 Subject: [PATCH 13/15] =?UTF-8?q?=E9=A2=84=E6=B7=BB=E5=8A=A0->=E5=89=8D?= =?UTF-8?q?=E7=BD=AE=E4=B8=A8zh=5Fcn.json=20=E5=88=A0=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E7=A9=BA=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.21/assets/jei/jei/lang/zh_cn.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/projects/1.21/assets/jei/jei/lang/zh_cn.json b/projects/1.21/assets/jei/jei/lang/zh_cn.json index 4f49b8cef0bd..eeb3956af754 100644 --- a/projects/1.21/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -13,12 +13,9 @@ "jei.tooltip.cheat.mode.button.enabled": "作弊模式已开启", "jei.tooltip.cheat.mode.how.to.disable.hotkey": "按“%s”以切换。", "jei.tooltip.cheat.mode.how.to.disable.hover.config.button.hotkey": "%s此处以切换。", - "jei.tooltip.recipe.by": "配方来源:%s", - "jei.tooltip.recipe.id": "配方ID:%s", "jei.tooltip.not.enough.space": "屏幕空间不足,无法显示JEI原料列表叠加层。", - "jei.tooltip.ingredient.list.disabled": "JEI悬浮界面已禁用。", "jei.tooltip.ingredient.list.disabled.how.to.fix": "按“%s”以启用。", "jei.tooltip.bookmarks": "JEI书签", @@ -152,7 +149,7 @@ "config.jei.advanced.maxRecipeGuiHeight.comment": "配方查询界面允许的最大高度。", "config.jei.advanced.giveMode": "拿取模式", "config.jei.advanced.giveMode.comment": "选择JEI是将物品直接放置于物品栏(inventory)还是用鼠标 (mouse_pickup) 抓取。", - "config.jei.advanced.addBookmarksToFront": "预添加新书签", + "config.jei.advanced.addBookmarksToFront": "前置新书签", "config.jei.advanced.addBookmarksToFront.comment": "设为true时,将新书签添加到书签列表的前面;为false时,将新书签添加到书签列表的末尾", "_comment": "Hide Ingredients Mode", From a0aa0a959d1f0f2f8483d05f370d8c8a8e631d9d Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:09:47 +0800 Subject: [PATCH 14/15] =?UTF-8?q?1.16=201.19=20=E7=BF=BB=E8=AF=91=20backpo?= =?UTF-8?q?rt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.16/assets/jei/jei/lang/zh_cn.json | 8 ++++---- projects/1.19/assets/jei/jei/lang/zh_cn.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/1.16/assets/jei/jei/lang/zh_cn.json b/projects/1.16/assets/jei/jei/lang/zh_cn.json index dfb5a8ca1b1c..4ec26eaf4468 100644 --- a/projects/1.16/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.16/assets/jei/jei/lang/zh_cn.json @@ -102,8 +102,8 @@ "gui.jei.editMode.description.hide.wild": "%s右击以隐藏相同ID的物品。", "key.jei.ctrl": "CTRL", "key.jei.ctrl.mac": "CMD", - "gui.jei.category.craftingTable": "工作台合成", - "gui.jei.category.stoneCutter": "石材切割", + "gui.jei.category.craftingTable": "合成", + "gui.jei.category.stoneCutter": "切石", "gui.jei.category.smelting": "烧炼", "gui.jei.category.smoking": "烟熏", "gui.jei.category.blasting": "高温烧炼", @@ -113,8 +113,8 @@ "gui.jei.category.fuel": "燃料", "gui.jei.category.fuel.smeltCount.single": "烧炼1个物品", "gui.jei.category.fuel.smeltCount": "烧炼%s个物品", - "gui.jei.category.brewing": "酿造", - "gui.jei.category.brewing.steps": "步骤:%s", + "gui.jei.category.brewing": "要谁酿造", + "gui.jei.category.brewing.steps": "步骤:%s步", "gui.jei.category.itemInformation": "信息", "jei.message.configured": "安装“Configured”模组后可在游戏内修改配置" } \ No newline at end of file diff --git a/projects/1.19/assets/jei/jei/lang/zh_cn.json b/projects/1.19/assets/jei/jei/lang/zh_cn.json index 1eb3123a3a97..4986107b351d 100644 --- a/projects/1.19/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.19/assets/jei/jei/lang/zh_cn.json @@ -56,7 +56,7 @@ "description.jei.wooden.door.3": "木门可以通过红石电路打开/关闭。", "gui.jei.category.blasting": "高温烧炼", "gui.jei.category.brewing": "药水酿造", - "gui.jei.category.brewing.steps": "步骤:%s", + "gui.jei.category.brewing.steps": "步骤:%s步", "gui.jei.category.campfire": "营火烹饪", "gui.jei.category.compostable": "堆肥", "gui.jei.category.compostable.chance": "几率:%s%%", From 76109d5af83b54e43cb0f480908c48ba22c33e14 Mon Sep 17 00:00:00 2001 From: Cactus_student <97865546+Cactusstudent@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:11:37 +0800 Subject: [PATCH 15/15] Update projects/1.16/assets/jei/jei/lang/zh_cn.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 醉了,这什么鬼错误 --- projects/1.16/assets/jei/jei/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.16/assets/jei/jei/lang/zh_cn.json b/projects/1.16/assets/jei/jei/lang/zh_cn.json index 4ec26eaf4468..1e345ce08edf 100644 --- a/projects/1.16/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.16/assets/jei/jei/lang/zh_cn.json @@ -113,7 +113,7 @@ "gui.jei.category.fuel": "燃料", "gui.jei.category.fuel.smeltCount.single": "烧炼1个物品", "gui.jei.category.fuel.smeltCount": "烧炼%s个物品", - "gui.jei.category.brewing": "要谁酿造", + "gui.jei.category.brewing": "药水酿造", "gui.jei.category.brewing.steps": "步骤:%s步", "gui.jei.category.itemInformation": "信息", "jei.message.configured": "安装“Configured”模组后可在游戏内修改配置"