Skip to content

Commit 4da6957

Browse files
authored
JEED 翻译更新 (#4951)
* JEED * JEED update:版本更新 * JEED fix:修 * JEED fix
1 parent 76889cb commit 4da6957

4 files changed

Lines changed: 50 additions & 14 deletions

File tree

projects/1.20/assets/just-enough-effect-descriptions-jeed/jeed/lang/en_us.json

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"jeed.tooltip.color_complete": "%1$s: %2$s",
44
"jeed.tooltip.color": "Color",
55
"jeed.tooltip.beneficial": "Beneficial",
6+
"jeed.tooltip.neutral": "Neutral",
67
"jeed.tooltip.harmful": "Harmful",
78
"jeed.description.missing": "No description available",
89

@@ -65,8 +66,10 @@
6566
"effect.alexsmobs.sunbird_curse.description": "Increases fall speed, causing the user to hit the ground quicker. This effectively impedes the use of an Elytra. Effect is applied when attacking a Sunbird.",
6667
"effect.alexsmobs.tigers_blessing.description": "Tigers near the user will be neutral and will protect them from hostile foes. The effect will go away early when attacking a Tiger. Applied by feeding a Tiger chicken or pork chops.",
6768

68-
"effect.apotheosis.ancient_knowledge.description": "Quadruples all experience earned from entity kills. The effect doubles with each level.",
69-
"effect.apotheosis.sundering.description": "Increases damage taken by 20% per level. This effect is the opposite of Protection which means that a Sundering II potion can completely revoke all benefits of Resistance II.",
69+
"effect.apothic_attributes.flying.description": "Enables Creative flight.",
70+
"effect.apothic_attributes.grievious.description": "Reduces healing received by 20% each level.",
71+
"effect.apothic_attributes.knowledge.description": "Quadruples all experience earned from entity kills. The effect doubles with each level.",
72+
"effect.apothic_attributes.vitality.description": "Increases healing received by 20% each level.",
7073

7174
"effect.archers_paradox.challenge_complete.description": "Shows successful completion of a streak with challenge arrows.",
7275
"effect.archers_paradox.challenge_miss.description": "Shows failure to complete a streak with challenge arrows.",
@@ -104,6 +107,8 @@
104107
"effect.create_confectionery.rest.description": "Makes phantoms disappear.",
105108
"effect.create_confectionery.stimulation.description": "Removes mining fatigue and slowness",
106109

110+
"effect.deeperdarker.sculk_affinity.description": "Masks all sounds the player emits so Sculk Sensors can no longer pick them up. Does not mask sounds emitted by e.g. pets or dropped items!",
111+
107112
"effect.dungeons_mobs.ensnared.description": "Affected entities are trapped in place.",
108113
"effect.dungeons_mobs.warped.description": "Inflicts lethal magic damage over time.",
109114

@@ -228,5 +233,13 @@
228233
"effect.cofh_core.enderference.description": "Makes nearby endermen unable to teleport. Also disables teleportation for nearby players using ender pearls or chorus fruits.",
229234
"effect.cofh_core.clarity.description": "Increases the amount of gained exp by 40% per level.",
230235
"effect.cofh_core.explosion_resistance.description": "Grants immunity to explosion damage.",
231-
"effect.cofh_core.chilled.description": "Reduces movement speed by 30% and attack damage by 1.5 hearts per level."
236+
"effect.cofh_core.chilled.description": "Reduces movement speed by 30% and attack damage by 1.5 hearts per level.",
237+
238+
"effect.species.wither_resistance.description": "Grants immunity to the Wither effect.",
239+
"effect.species.birtd.description": "Stuns the afflicted and prevents them from moving, but not fighting back.",
240+
"effect.mynethersdelight.b_pungent.description": "Deals fire damage when near a heat source. Heals instead if you also have fire resistance.",
241+
"effect.mynethersdelight.g_pungent.description": "Heals from heat sources when combined with fire resistance. Deals damage instead without it.",
242+
"effect.enigmaticlegacy.growing_hunger.description": "Drains hunger over time, but grants increased damage and life steal.",
243+
"effect.enigmaticlegacy.growing_bloodlust.description": "Drains health over time, but grants increased damage and life steal. Only applied if the bearer of the curse has eaten the forbidden fruit.",
244+
"effect.mowziesmobs.sunblock.description": "The Umvuthana are protecting their chief! Stop them before you're overwhelmed!"
232245
}

projects/1.20/assets/just-enough-effect-descriptions-jeed/jeed/lang/zh_cn.json

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"jeed.tooltip.color_complete": "%1$s:%2$s",
44
"jeed.tooltip.color": "颜色代码",
55
"jeed.tooltip.beneficial": "正面效果",
6+
"jeed.tooltip.neutral": "中性效果",
67
"jeed.tooltip.harmful": "负面效果",
78
"jeed.description.missing": "无可用描述",
89

@@ -65,8 +66,10 @@
6566
"effect.alexsmobs.sunbird_curse.description": "增加摔落速度,加大着陆速度。会阻碍鞘翅的功效。攻击曦鹤时给予。",
6667
"effect.alexsmobs.tigers_blessing.description": "周围的老虎保持中立,且会为受影响实体驱赶敌人。攻击老虎会使得效果消失。喂食老虎鸡肉或猪排时给予。",
6768

68-
"effect.apotheosis.ancient_knowledge.description": "击杀实体掉落的经验变为四倍。各级效力为效果等级的平方乘以4。",
69-
"effect.apotheosis.sundering.description": "每等级增加20%受到的伤害。此效果是抗性提升的反面,即破甲 II能完全抵消抗性提升 II的增益。",
69+
"effect.apothic_attributes.flying.description": "启用创造飞行。",
70+
"effect.apothic_attributes.grievious.description": "每等级减少20%受到的治疗。",
71+
"effect.apothic_attributes.knowledge.description": "击杀实体掉落的经验变为四倍。各级效力为效果等级的平方乘以4。",
72+
"effect.apothic_attributes.vitality.description": "每等级增加20%受到的治疗。",
7073

7174
"effect.archers_paradox.challenge_complete.description": "代表挑战箭的连射挑战成功。",
7275
"effect.archers_paradox.challenge_miss.description": "代表挑战箭的连射挑战失败。",
@@ -104,6 +107,8 @@
104107
"effect.create_confectionery.rest.description": "让幻翼消失。",
105108
"effect.create_confectionery.stimulation.description": "移除挖掘疲劳和缓慢。",
106109

110+
"effect.deeperdarker.sculk_affinity.description": "掩盖玩家产生的振动,让幽匿感测体无法侦测。对宠物、扔出物品等发出的振动无效!",
111+
107112
"effect.dungeons_mobs.ensnared.description": "受影响实体固定不能移动。",
108113
"effect.dungeons_mobs.warped.description": "不断给予魔法伤害,会致死。",
109114

@@ -193,7 +198,7 @@
193198
"effect.tetra.steeled.description": "<未知>",
194199
"effect.tetra.stun.description": "令受影响实体眩晕,阻碍其移动,阻止其攻击造成伤害,挥动物品后进入无限冷却。",
195200

196-
"effect.twilightforest.frosted.description": "你到了你还不该来的地方……目前还不该。",
201+
"effect.twilightforest.frosted.description": "你到了你不该来的地方……目前还不该。",
197202

198203
"effect.twist.afterburn.description": "效果结束后对受影响实体造成伤害。",
199204
"effect.twist.disintegration.description": "疾跑时对受影响实体造成伤害。",
@@ -228,5 +233,13 @@
228233
"effect.cofh_core.enderference.description": "阻止周围末影人传送。同时阻止周围玩家使用末影珍珠和紫颂果传送。",
229234
"effect.cofh_core.clarity.description": "每等级令所获得经验增加40%。",
230235
"effect.cofh_core.explosion_resistance.description": "免疫爆炸伤害。",
231-
"effect.cofh_core.chilled.description": "每等级令移动速度降低30%,令攻击伤害降低1.5颗心。"
236+
"effect.cofh_core.chilled.description": "每等级令移动速度降低30%,令攻击伤害降低1.5颗心。",
237+
238+
"effect.species.wither_resistance.description": "免疫凋零效果。",
239+
"effect.species.birtd.description": "令受影响实体眩晕,阻止其移动,但不会阻止其反击。",
240+
"effect.mynethersdelight.b_pungent.description": "在热源附近时受到火焰伤害。若同时拥有抗火则会恢复生命值。",
241+
"effect.mynethersdelight.g_pungent.description": "与抗火同时存在时,从附近的热源获得治疗效果。若不具抗火则会造成伤害。",
242+
"effect.enigmaticlegacy.growing_hunger.description": "不断消耗饥饿值,同时提升伤害和生命窃取。",
243+
"effect.enigmaticlegacy.growing_bloodlust.description": "不断消耗生命值,同时提升伤害和生命窃取。仅在受诅咒的实体食用禁忌之果后给予。",
244+
"effect.mowziesmobs.sunblock.description": "乌穆武塔纳正在保护它们的酋长!在你处理不了之前赶紧阻止它们!"
232245
}

projects/1.21/assets/just-enough-effect-descriptions-jeed/jeed/lang/en_us.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"jeed.tooltip.color_complete": "%1$s: %2$s",
44
"jeed.tooltip.color": "Color",
55
"jeed.tooltip.beneficial": "Beneficial",
6+
"jeed.tooltip.neutral": "Neutral",
67
"jeed.tooltip.harmful": "Harmful",
78
"jeed.description.missing": "No description available",
89

@@ -65,8 +66,10 @@
6566
"effect.alexsmobs.sunbird_curse.description": "Increases fall speed, causing the user to hit the ground quicker. This effectively impedes the use of an Elytra. Effect is applied when attacking a Sunbird.",
6667
"effect.alexsmobs.tigers_blessing.description": "Tigers near the user will be neutral and will protect them from hostile foes. The effect will go away early when attacking a Tiger. Applied by feeding a Tiger chicken or pork chops.",
6768

68-
"effect.apotheosis.ancient_knowledge.description": "Quadruples all experience earned from entity kills. The effect doubles with each level.",
69-
"effect.apotheosis.sundering.description": "Increases damage taken by 20% per level. This effect is the opposite of Protection which means that a Sundering II potion can completely revoke all benefits of Resistance II.",
69+
"effect.apothic_attributes.flying.description": "Enables Creative flight.",
70+
"effect.apothic_attributes.grievious.description": "Reduces healing received by 20% each level.",
71+
"effect.apothic_attributes.knowledge.description": "Quadruples all experience earned from entity kills. The effect doubles with each level.",
72+
"effect.apothic_attributes.vitality.description": "Increases healing received by 20% each level.",
7073

7174
"effect.archers_paradox.challenge_complete.description": "Shows successful completion of a streak with challenge arrows.",
7275
"effect.archers_paradox.challenge_miss.description": "Shows failure to complete a streak with challenge arrows.",
@@ -104,6 +107,8 @@
104107
"effect.create_confectionery.rest.description": "Makes phantoms disappear.",
105108
"effect.create_confectionery.stimulation.description": "Removes mining fatigue and slowness",
106109

110+
"effect.deeperdarker.sculk_affinity.description": "Masks all sounds the player emits so Sculk Sensors can no longer pick them up. Does not mask sounds emitted by e.g. pets or dropped items!",
111+
107112
"effect.dungeons_mobs.ensnared.description": "Affected entities are trapped in place.",
108113
"effect.dungeons_mobs.warped.description": "Inflicts lethal magic damage over time.",
109114

projects/1.21/assets/just-enough-effect-descriptions-jeed/jeed/lang/zh_cn.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"jeed.tooltip.color_complete": "%1$s:%2$s",
44
"jeed.tooltip.color": "颜色代码",
55
"jeed.tooltip.beneficial": "正面效果",
6+
"jeed.tooltip.neutral": "中性效果",
67
"jeed.tooltip.harmful": "负面效果",
78
"jeed.description.missing": "无可用描述",
89

@@ -65,8 +66,10 @@
6566
"effect.alexsmobs.sunbird_curse.description": "增加摔落速度,加大着陆速度。会阻碍鞘翅的功效。攻击曦鹤时给予。",
6667
"effect.alexsmobs.tigers_blessing.description": "周围的老虎保持中立,且会为受影响实体驱赶敌人。攻击老虎会使得效果消失。喂食老虎鸡肉或猪排时给予。",
6768

68-
"effect.apotheosis.ancient_knowledge.description": "击杀实体掉落的经验变为四倍。各级效力为效果等级的平方乘以4。",
69-
"effect.apotheosis.sundering.description": "每等级增加20%受到的伤害。此效果是抗性提升的反面,即破甲 II能完全抵消抗性提升 II的增益。",
69+
"effect.apothic_attributes.flying.description": "启用创造飞行。",
70+
"effect.apothic_attributes.grievious.description": "每等级减少20%受到的治疗。",
71+
"effect.apothic_attributes.knowledge.description": "击杀实体掉落的经验变为四倍。每等级追加四倍。",
72+
"effect.apothic_attributes.vitality.description": "每等级增加20%受到的治疗。",
7073

7174
"effect.archers_paradox.challenge_complete.description": "代表挑战箭的连射挑战成功。",
7275
"effect.archers_paradox.challenge_miss.description": "代表挑战箭的连射挑战失败。",
@@ -104,6 +107,8 @@
104107
"effect.create_confectionery.rest.description": "让幻翼消失。",
105108
"effect.create_confectionery.stimulation.description": "移除挖掘疲劳和缓慢。",
106109

110+
"effect.deeperdarker.sculk_affinity.description": "掩盖玩家产生的振动,让幽匿感测体无法侦测。对宠物、扔出物品等发出的振动无效!",
111+
107112
"effect.dungeons_mobs.ensnared.description": "受影响实体固定不能移动。",
108113
"effect.dungeons_mobs.warped.description": "不断造成魔法伤害,会致死。",
109114

@@ -193,7 +198,7 @@
193198
"effect.tetra.steeled.description": "<未知>",
194199
"effect.tetra.stun.description": "令受影响实体眩晕,阻碍其移动,阻止其攻击造成伤害,挥动物品后进入无限冷却。",
195200

196-
"effect.twilightforest.frosted.description": "你到了你还不该来的地方……目前还不该。",
201+
"effect.twilightforest.frosted.description": "你到了你不该来的地方……目前还不该。",
197202

198203
"effect.twist.afterburn.description": "效果结束后对受影响实体造成伤害。",
199204
"effect.twist.disintegration.description": "疾跑时对受影响实体造成伤害。",
@@ -233,8 +238,8 @@
233238
"effect.species.wither_resistance.description": "免疫凋零效果。",
234239
"effect.species.birtd.description": "令受影响实体眩晕,阻止其移动,但不会阻止其反击。",
235240
"effect.mynethersdelight.b_pungent.description": "在热源附近时受到火焰伤害。若同时拥有抗火则会恢复生命值。",
236-
"effect.mynethersdelight.g_pungent.description": "与抗火同时存在时,在热源附近时进行治疗。若不具抗火则会造成伤害。",
241+
"effect.mynethersdelight.g_pungent.description": "与抗火同时存在时,从附近的热源获得治疗效果。若不具抗火则会造成伤害。",
237242
"effect.enigmaticlegacy.growing_hunger.description": "不断消耗饥饿值,同时提升伤害和生命窃取。",
238-
"effect.enigmaticlegacy.growing_bloodlust.description": "不断消耗生命值,同时提升伤害和生命窃取。受此诅咒的实体食用禁忌之果后给予",
243+
"effect.enigmaticlegacy.growing_bloodlust.description": "不断消耗生命值,同时提升伤害和生命窃取。仅在受诅咒的实体食用禁忌之果后给予",
239244
"effect.mowziesmobs.sunblock.description": "乌穆武塔纳正在保护它们的酋长!在你处理不了之前赶紧阻止它们!"
240245
}

0 commit comments

Comments
 (0)