Skip to content

Tetra 1.20.1 翻译提交#3888

Open
ChuijkYahus wants to merge 17 commits intoCFPAOrg:mainfrom
ChuijkYahus:main-tetra1201
Open

Tetra 1.20.1 翻译提交#3888
ChuijkYahus wants to merge 17 commits intoCFPAOrg:mainfrom
ChuijkYahus:main-tetra1201

Conversation

@ChuijkYahus
Copy link
Copy Markdown
Collaborator

No description provided.

@boring-cyborg boring-cyborg Bot added 1.20.x Minecraft 版本标签 Forge 包含 Forge 模组 labels Oct 30, 2023
@cfpa-bot cfpa-bot Bot added the 2000+ 行数标签 label Oct 30, 2023
@cfpa-bot
Copy link
Copy Markdown
Contributor

cfpa-bot Bot commented Oct 30, 2023



⚠ 更新模组列表出错: Specified argument was out of the range of valid values. (Parameter 'version')
Actual value was tetra.


ℹ 此 PR 没有更改语言文件或者 PR-Packer 出现了问题。


ℹ tetra 在其它 PR 中有提交:


⚠ 检查出错: Specified argument was out of the range of valid values. (Parameter 'version')
Actual value was tetra.


ℹ 发生异常,最大可能是此 PR 包含组合文件。请使用网页 Diff。


🐖 命令列表 | 问题反馈

  • 🔄 勾选这个复选框来强制刷新

@cfpa-bot cfpa-bot Bot mentioned this pull request Dec 10, 2023
4 tasks
@cfpa-bot cfpa-bot Bot mentioned this pull request Feb 13, 2024
6 tasks
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
"tetra.workbench.schematic_detail.craft": "制作",
"tetra.workbench.schematic_detail.back": "返回",
"tetra.workbench.schematic_detail.experience": "此操作需要%d级经验",
"tetra.workbench.schematic_detail.destabilize_tooltip": "该物品有魔力去稳化的组件,进行此操作有可能对以下组件造成负面效果:",
Copy link
Copy Markdown
Collaborator

@Demonese Demonese Mar 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

审查级别
❓疑问 / 需要作者确认

原文: This item has magically unstable modules, performing this action has a chance to affect the following modules negatively:

Suggested change
"tetra.workbench.schematic_detail.destabilize_tooltip": "该物品有魔力去稳化的组件,进行此操作有可能对以下组件造成负面效果:",
"tetra.workbench.schematic_detail.destabilize_tooltip": "该物品有魔力不稳定的组件,进行此操作有可能对以下组件造成负面效果:",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tetra的工具有魔力属性,可在Tetra工作台上工具面板详情查看
每个魔咒都需要消耗一定量的魔力,魔力消耗成负数也没问题,但代价是用多了会脱手,然后变成怪来打你
有些材料或改进(比如镀金、镶金黑石)能够提升魔力上限,而有些(诡异木、绯红木)会减少
此处出现位置是,往具有减少魔力上限组件或改进的工具上打超出剩余量的附魔书,会在确认按钮上显示

不过改成魔力不稳定怎么样

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不过改成魔力不稳定怎么样

这个还不错

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

那先这个

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

后面还有两个键里用到了这个概念
item.tetra.modular.magic_capacity.description_extended(形容魔法改进的变化)
tetra.improvement.destabilized/haunted.name(这种改进的名称)
这两个键需要和这里统一,等看到后面再改改看,现在直接把“不稳定”放进去有些怪

Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json
@Demonese
Copy link
Copy Markdown
Collaborator

XX改变量:这种格式的翻译应该是有意义的,先保留

Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json
@Demonese
Copy link
Copy Markdown
Collaborator

Demonese commented Mar 24, 2024

所有的组件的enchantment基本上被翻译成了“魔咒”,是有什么特别的原因吗?
原版就叫魔咒

Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
@Demonese
Copy link
Copy Markdown
Collaborator

个人审核进度追踪:208/2464

Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
@Demonese
Copy link
Copy Markdown
Collaborator

Demonese commented Mar 24, 2024

个人审核进度追踪:400/2464,有事先溜了,希望有人能接力

Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
Comment thread projects/1.20/assets/tetra/tetra/lang/zh_cn.json Outdated
@Demonese
Copy link
Copy Markdown
Collaborator

个人审核进度追踪:500/2470

@boring-cyborg boring-cyborg Bot added the (Neo)Forge 包含 Forge 或 NeoForge 模组 label Nov 29, 2024
@cfpa-bot cfpa-bot Bot added 5000+ 行数标签 and removed 2000+ 行数标签 labels Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.x Minecraft 版本标签 5000+ 行数标签 Forge 包含 Forge 模组 (Neo)Forge 包含 Forge 或 NeoForge 模组

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants