Skip to content

Commit

Permalink
Update zh_cn.lang (#1377)
Browse files Browse the repository at this point in the history
  • Loading branch information
3TUSK authored and mezz committed Oct 7, 2018
1 parent 73bd2d0 commit fa69944
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions src/main/resources/assets/jei/lang/zh_cn.lang
Expand Up @@ -10,13 +10,13 @@ jei.tooltip.recipe.ore.dict=接受下列任何物品:%s
jei.tooltip.item.colors=颜色:%s
jei.tooltip.shapeless.recipe=无序配方
jei.tooltip.cheat.mode.button.enabled=作弊模式
jei.tooltip.cheat.mode.how.to.disable.hotkey=Press %s to toggle it.
jei.tooltip.cheat.mode.how.to.disable.no.hotkey=%s-click here to toggle it.
jei.tooltip.cheat.mode.how.to.disable.hotkey= %s 以切换。
jei.tooltip.cheat.mode.how.to.disable.no.hotkey=按住 %s 并点击以切换。
jei.tooltip.recipe.by=该配方由 %s 添加
jei.tooltip.recipe.id=Recipe ID: %s
jei.tooltip.not.enough.space=There is not enough space to display the ingredient list here.
jei.tooltip.ingredient.list.disabled=The JEI overlay is disabled.
jei.tooltip.ingredient.list.disabled.how.to.fix=Press %s to enable it.
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 以启用。

# Error Tooltips
jei.tooltip.error.recipe.transfer.missing=缺失物品
Expand All @@ -32,7 +32,7 @@ jei.chat.error.no.cheat.permission.1=你没有使用 JEI 作弊模式的权限
jei.chat.error.no.cheat.permission.2=可以使用 /give 或处在创造模式下的玩家拥有此权限。

# Key Bindings
key.jei.toggleOverlay=切换物品列表叠层
key.jei.toggleOverlay=显示/隐藏 JEI
key.jei.focusSearch=高亮搜索框
key.jei.showRecipe=显示物品配方
key.jei.showUses=显示物品用途
Expand Down Expand Up @@ -84,10 +84,12 @@ 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 界面的信息提示中的 Mod 名称格式。留空以禁用。
config.jei.advanced.maxColumns=Max Width
config.jei.advanced.maxColumns.comment=The maximum width of the ingredient list.
config.jei.advanced.modNameFormat=模组名称样式
config.jei.advanced.modNameFormat.comment=定义 JEI 界面的信息提示中的 Mod 名称样式。留空以禁用。
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 会直接将物品移入物品栏或是用鼠标将其捡起。

Expand Down

0 comments on commit fa69944

Please sign in to comment.