-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Just Enough Item 1.21 官译拉取更新 #4544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 15 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
f5b1172
initial commit
Cactusstudent 50f2b88
Update tslt
Cactusstudent baf229b
展示->显示
Cactusstudent a834a72
L23微调
Cactusstudent df0ca26
删除“作弊模式”的引号
Cactusstudent 4547be1
列入->加入
Cactusstudent 39cc82d
新增 JEI 标签查询部分
Cactusstudent 24a5b9a
Merge branch 'CFPAOrg:main' into jei-121-trans-update
Cactusstudent a5b9c93
小改变,语序调整
Cactusstudent 197dfb6
Apply suggestions from code review
Cactusstudent 4e83f17
Update projects/1.21/assets/jei/jei/lang/zh_cn.json
Cactusstudent d5534c1
编辑模式->隐藏原料模式
Cactusstudent 65c18bd
1.19 酿造->药水酿造丨1.21 应用审阅意见
Cactusstudent 8b2261c
预添加->前置丨zh_cn.json 删多余空行
Cactusstudent a0aa0a9
1.16 1.19 翻译 backport
Cactusstudent 76109d5
Update projects/1.16/assets/jei/jei/lang/zh_cn.json
Cactusstudent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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" | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.