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..1e345ce08edf 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 953aec0dc6d0..4986107b351d 100644 --- a/projects/1.19/assets/jei/jei/lang/zh_cn.json +++ b/projects/1.19/assets/jei/jei/lang/zh_cn.json @@ -55,8 +55,8 @@ "description.jei.wooden.door.2": "右击一扇门,它的状态就会从打开变成关闭,反之亦然。", "description.jei.wooden.door.3": "木门可以通过红石电路打开/关闭。", "gui.jei.category.blasting": "高温烧炼", - "gui.jei.category.brewing": "酿造", - "gui.jei.category.brewing.steps": "步骤:%s", + "gui.jei.category.brewing": "药水酿造", + "gui.jei.category.brewing.steps": "步骤:%s步", "gui.jei.category.campfire": "营火烹饪", "gui.jei.category.compostable": "堆肥", "gui.jei.category.compostable.chance": "几率:%s%%", 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..72e5b552b6e4 --- /dev/null +++ b/projects/1.21/assets/jei/jei/lang/en_us.json @@ -0,0 +1,204 @@ +{ + "_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", + "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", + "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..eeb3956af754 --- /dev/null +++ b/projects/1.21/assets/jei/jei/lang/zh_cn.json @@ -0,0 +1,204 @@ +{ + "_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是将物品直接放置于物品栏(inventory)还是用鼠标 (mouse_pickup) 抓取。", + "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": "信息", + "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”模组以访问游戏内配置", + "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