From d75535791bcf7ebd508ccc0b24cbe91eb21d4268 Mon Sep 17 00:00:00 2001 From: G-mare <64208603+G-mare@users.noreply.github.com> Date: Sun, 15 Feb 2026 22:36:57 +0800 Subject: [PATCH] Update zh_cn.json Update Simplified Chinese localization (zh_cn.json) - Completed and refined the existing zh_cn.json based on en_us.json - Added missing translation entries (e.g., current enchanting power, incompatibility tooltip, enchanting power hint) - Preserved all format specifiers (%s, %d, etc.) and JSON structure - Ready for review and merge --- .../assets/enhancedtooltips/lang/zh_cn.json | 138 +++++++++--------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/src/main/resources/assets/enhancedtooltips/lang/zh_cn.json b/src/main/resources/assets/enhancedtooltips/lang/zh_cn.json index 4c3e494..5c7cd99 100644 --- a/src/main/resources/assets/enhancedtooltips/lang/zh_cn.json +++ b/src/main/resources/assets/enhancedtooltips/lang/zh_cn.json @@ -1,74 +1,74 @@ { - "enhancedtooltips.title": "EnhancedTooltips Config", - "enhancedtooltips.config.rarityTooltip": "Rarity Tooltip", - "enhancedtooltips.config.rarityTooltip.desc": "Shows the rarity of an item in its tooltip.", - "enhancedtooltips.config.itemBadges": "Item Badges", - "enhancedtooltips.config.itemBadges.desc": "Shows the category of an item in a badge on its tooltip.", - "enhancedtooltips.config.scaleFactor": "Tooltip Scale Factor", - "enhancedtooltips.config.scaleFactor.desc": "Adjusts the size of tooltips. A scale of 100% displays the tooltip at its default size.", - "enhancedtooltips.config.popUpAnimation": "Pop-up Animation", - "enhancedtooltips.config.popUpAnimation.desc": "Toggles the tooltip pop-up animation.", - "enhancedtooltips.config.popUpAnimation.magnitude": "Magnitude", - "enhancedtooltips.config.itemPreviewAnimation": "Item Preview Animation", - "enhancedtooltips.config.itemPreviewAnimation.desc": "Toggles the item preview bouncing animation.", - "enhancedtooltips.config.group.border": "Border", - "enhancedtooltips.config.borderColor": "Tooltip Border Color", - "enhancedtooltips.config.borderColor.desc": "Determines how the border color of tooltips be determined.", - "enhancedtooltips.config.borderColor.rarity": "Rarity", - "enhancedtooltips.config.borderColor.itemName": "Item Name", - "enhancedtooltips.config.customBorderColors.endColor": "Gradient End Color", - "enhancedtooltips.config.group.background": "Background", - "enhancedtooltips.config.backgroundColor": "Background Color", - "enhancedtooltips.config.hungerTooltip": "Hunger Tooltip", - "enhancedtooltips.config.hungerTooltip.desc": "Shows the maximum hunger which can be gained from an item in its tooltip.", - "enhancedtooltips.config.saturationTooltip": "Saturation Tooltip", - "enhancedtooltips.config.saturationTooltip.desc": "Shows the maximum saturation which can be gained from an item in its tooltip.", - "enhancedtooltips.config.effectsTooltip": "Effects Tooltip", - "enhancedtooltips.config.effectsTooltip.desc": "Shows a list of effects applied on consuming an item in its tooltip.", - "enhancedtooltips.config.effectsTooltip.withoutIcons": "Without Icons", - "enhancedtooltips.config.effectsTooltip.withIcons": "With Icons", - "enhancedtooltips.config.rotationSpeed": "Rotation Speed", - "enhancedtooltips.config.rotationSpeed.desc": "The rotation speed of the model.", - "enhancedtooltips.config.armorTooltip": "Armor Tooltip", - "enhancedtooltips.config.armorTooltip.desc": "Shows a preview of the armor piece on an armor stand.", - "enhancedtooltips.config.horseArmorTooltip": "Horse Armor Tooltip", - "enhancedtooltips.config.horseArmorTooltip.desc": "Shows a preview of the horse armor on a horse.", - "enhancedtooltips.config.wolfArmorTooltip": "Wolf Armor Tooltip", - "enhancedtooltips.config.wolfArmorTooltip.desc": "Shows a preview of the wolf armor on a wolf.", - "enhancedtooltips.config.bucketTooltip": "Bucket Tooltip", - "enhancedtooltips.config.bucketTooltip.desc": "Shows a preview of the bucket entity in a bucket.", - "enhancedtooltips.config.spawnEggTooltip": "Spawn Egg Tooltip", - "enhancedtooltips.config.spawnEggTooltip.desc": "Shows a preview of the spawn egg entity.", - "enhancedtooltips.config.mapTooltip": "Map Tooltip", - "enhancedtooltips.config.mapTooltip.desc": "Shows a preview of the filled map in its tooltip.", - "enhancedtooltips.config.paintingTooltip": "Painting Tooltip", - "enhancedtooltips.config.paintingTooltip.desc": "Shows a preview of the painting in its tooltip.", - "enhancedtooltips.config.bannerPatternTooltip": "Banner Pattern Tooltip", - "enhancedtooltips.config.bannerPatternTooltip.desc": "Shows a preview of the banner pattern in its tooltip.", - "enhancedtooltips.config.armorIconTooltip": "Armor Icon Tooltip", - "enhancedtooltips.config.armorIconTooltip.desc": "Shows the armor attribute in the form of icons.", - "enhancedtooltips.config.durabilityTooltip": "Durability Tooltip", - "enhancedtooltips.config.durabilityTooltip.desc": "Shows the durability of an item in its tooltip.", - "enhancedtooltips.config.durabilityTooltip.value": "Value", - "enhancedtooltips.config.durabilityTooltip.percentage": "Percentage", - "enhancedtooltips.config.durabilityBar": "Durability Bar", - "enhancedtooltips.config.durabilityBar.desc": "Shows the durability of an item, represented by a bar, in its tooltip.", - "enhancedtooltips.config.group.heldItemTooltip": "Held Item Tooltip", - "enhancedtooltips.config.heldItemTooltip.desc": "Toggles the improved held items tooltips feature.", - "enhancedtooltips.config.showHeldItemTooltipBackground": "Show Background", - "enhancedtooltips.config.showHeldItemTooltipBackground.desc": "Shows a neat background behind the held item tooltip text.", - "enhancedtooltips.config.heldItemTooltipMaxLines": "Maximum Lines", - "enhancedtooltips.config.heldItemTooltipMaxLines.desc": "Defines the line limit for the held item tooltip.", - "enhancedtooltips.config.heldItemTooltipTiltAnimation": "Tilt Animation", - "enhancedtooltips.config.heldItemTooltipTiltAnimation.desc": "Shows a dynamic tilt animation for the held item tooltip when scrolling the hotbar.", - "enhancedtooltips.config.heldItemTooltip.easing": "Easing", - "enhancedtooltips.config.screen.warn": "§cEnhancedTooltips is unable to display a configuration screen because YetAnotherConfigLib mod is not installed. Please use the configuration file instead. Sorry for the inconvenience!", - "enhancedtooltips.config.screen.open": "Open File...", - "enhancedtooltips.rarity.common": "普通", - "enhancedtooltips.rarity.uncommon": "高级", + "enhancedtooltips.title": "EnhancedTooltips 设置", + "enhancedtooltips.config.rarityTooltip": "稀有度提示", + "enhancedtooltips.config.rarityTooltip.desc": "在物品提示中显示物品的稀有度。", + "enhancedtooltips.config.itemBadges": "物品徽章", + "enhancedtooltips.config.itemBadges.desc": "在物品提示上以徽章形式显示物品的类别。", + "enhancedtooltips.config.scaleFactor": "提示缩放比例", + "enhancedtooltips.config.scaleFactor.desc": "调整提示的大小。100% 表示使用默认大小。", + "enhancedtooltips.config.popUpAnimation": "弹出动画", + "enhancedtooltips.config.popUpAnimation.desc": "切换提示的弹出动画效果。", + "enhancedtooltips.config.popUpAnimation.magnitude": "幅度", + "enhancedtooltips.config.itemPreviewAnimation": "物品预览动画", + "enhancedtooltips.config.itemPreviewAnimation.desc": "切换物品预览的弹跳动画。", + "enhancedtooltips.config.group.border": "边框", + "enhancedtooltips.config.borderColor": "提示边框颜色", + "enhancedtooltips.config.borderColor.desc": "决定提示边框颜色的设置方式。", + "enhancedtooltips.config.borderColor.rarity": "稀有度", + "enhancedtooltips.config.borderColor.itemName": "物品名称", + "enhancedtooltips.config.customBorderColors.endColor": "渐变结束颜色", + "enhancedtooltips.config.group.background": "背景", + "enhancedtooltips.config.backgroundColor": "背景颜色", + "enhancedtooltips.config.hungerTooltip": "饥饿值提示", + "enhancedtooltips.config.hungerTooltip.desc": "在物品提示中显示可恢复的最大饥饿值。", + "enhancedtooltips.config.saturationTooltip": "饱和度提示", + "enhancedtooltips.config.saturationTooltip.desc": "在物品提示中显示可恢复的最大饱和度。", + "enhancedtooltips.config.effectsTooltip": "效果提示", + "enhancedtooltips.config.effectsTooltip.desc": "在物品提示中显示食用后可获得的效果列表。", + "enhancedtooltips.config.effectsTooltip.withoutIcons": "无图标", + "enhancedtooltips.config.effectsTooltip.withIcons": "有图标", + "enhancedtooltips.config.rotationSpeed": "旋转速度", + "enhancedtooltips.config.rotationSpeed.desc": "模型旋转的速度。", + "enhancedtooltips.config.armorTooltip": "盔甲提示", + "enhancedtooltips.config.armorTooltip.desc": "在提示中以盔甲架预览该盔甲。", + "enhancedtooltips.config.horseArmorTooltip": "马铠提示", + "enhancedtooltips.config.horseArmorTooltip.desc": "在提示中以马预览该马铠。", + "enhancedtooltips.config.wolfArmorTooltip": "狼铠提示", + "enhancedtooltips.config.wolfArmorTooltip.desc": "在提示中以狼预览该狼铠。", + "enhancedtooltips.config.bucketTooltip": "桶提示", + "enhancedtooltips.config.bucketTooltip.desc": "在提示中预览桶中的实体外观。", + "enhancedtooltips.config.spawnEggTooltip": "刷怪蛋提示", + "enhancedtooltips.config.spawnEggTooltip.desc": "在提示中预览刷怪蛋生成的实体。", + "enhancedtooltips.config.mapTooltip": "地图提示", + "enhancedtooltips.config.mapTooltip.desc": "在提示中显示填充地图的预览。", + "enhancedtooltips.config.paintingTooltip": "画提示", + "enhancedtooltips.config.paintingTooltip.desc": "在提示中显示画的预览。", + "enhancedtooltips.config.bannerPatternTooltip": "旗帜图案提示", + "enhancedtooltips.config.bannerPatternTooltip.desc": "在提示中显示旗帜图案的预览。", + "enhancedtooltips.config.armorIconTooltip": "盔甲图标提示", + "enhancedtooltips.config.armorIconTooltip.desc": "以图标形式显示盔甲属性。", + "enhancedtooltips.config.durabilityTooltip": "耐久度提示", + "enhancedtooltips.config.durabilityTooltip.desc": "在物品提示中显示物品的耐久度。", + "enhancedtooltips.config.durabilityTooltip.value": "数值", + "enhancedtooltips.config.durabilityTooltip.percentage": "百分比", + "enhancedtooltips.config.durabilityBar": "耐久度条", + "enhancedtooltips.config.durabilityBar.desc": "在物品提示中以条形显示物品的耐久度。", + "enhancedtooltips.config.group.heldItemTooltip": "手持物品提示", + "enhancedtooltips.config.heldItemTooltip.desc": "切换增强的手持物品提示功能。", + "enhancedtooltips.config.showHeldItemTooltipBackground": "显示背景", + "enhancedtooltips.config.showHeldItemTooltipBackground.desc": "在手动物品提示文字后显示精美的背景。", + "enhancedtooltips.config.heldItemTooltipMaxLines": "最大行数", + "enhancedtooltips.config.heldItemTooltipMaxLines.desc": "设置手持物品提示的行数上限。", + "enhancedtooltips.config.heldItemTooltipTiltAnimation": "倾斜动画", + "enhancedtooltips.config.heldItemTooltipTiltAnimation.desc": "在切换快捷栏时,为手持物品提示显示动态倾斜动画。", + "enhancedtooltips.config.heldItemTooltip.easing": "缓动效果", + "enhancedtooltips.config.screen.warn": "§c由于未安装 YetAnotherConfigLib 模组,EnhancedTooltips 无法显示设置界面。请改用配置文件进行调整,造成不便敬请谅解!", + "enhancedtooltips.config.screen.open": "打开文件...", + "enhancedtooltips.rarity.common": "常见", + "enhancedtooltips.rarity.uncommon": "少见", "enhancedtooltips.rarity.rare": "稀有", "enhancedtooltips.rarity.epic": "史诗", "enhancedtooltips.tooltip.hunger": "恢复", - "enhancedtooltips.tooltip.saturation": "+ %d%% 饱食", - "enhancedtooltips.tooltip.durability": "Durability:" + "enhancedtooltips.tooltip.saturation": "+ %d%% 饱和度", + "enhancedtooltips.tooltip.durability": "耐久:" }