Skip to content
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

Vulkanmod 翻译提交 #4532

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Vulkanmod 翻译提交 #4532

merged 2 commits into from
Aug 7, 2024

Conversation

mamaruo
Copy link
Member

@mamaruo mamaruo commented Aug 1, 2024

No description provided.

@boring-cyborg boring-cyborg bot added 1.20.x Minecraft 版本标签 Fabric 包含 Fabric 模组 labels Aug 1, 2024
@cfpa-bot cfpa-bot bot added the 40+ 行数标签 label Aug 1, 2024
Copy link
Contributor

cfpa-bot bot commented Aug 1, 2024

模组 🔗 链接 🎨 相关文件
VulkanMod 🔍 源代码   | 🟩 MCMOD | 📁 对比(Azusa)
最新模组文件1.20.5/🅱 VulkanMod_1.20.6-0.4.2
1.20.5/🅱 VulkanMod_1.20.5-0.4.1
1.20.4/🅱 VulkanMod_1.20.4-0.4.5
1.20.4/🅱 VulkanMod_1.20.4-0.4.4
1.20.4/🅱 VulkanMod_1.20.4-0.4.3
1.20.4/🅱 VulkanMod_1.20.4-0.4.2
1.20.3/🅱 VulkanMod_1.20.4-0.4.1
1.20.3/🅱 VulkanMod_1.20.4-0.4.0
1.20.3/🅱 VulkanMod_1.20.4-0.3.9
1.20.3/🅱 VulkanMod_1.20.4-0.3.8
1.20.2/🅱 VulkanMod_1.20.2-0.3.9
1.20.2/🅱 VulkanMod_1.20.2-0.3.8
1.20.2/🅱 VulkanMod_1.20.4-0.3.7
1.20.2/🅱 VulkanMod_1.20.2-0.3.6
1.20.2/🅱 VulkanMod_1.20.2-0.3.5
1.20.2/🅱 VulkanMod_1.20.2-0.3.4
1.20.1/🅱 VulkanMod_1.20.1-0.4.5
1.20.1/🅱 VulkanMod_1.20.1-0.4.4
1.20.1/🅱 VulkanMod_1.20.1-0.4.3
1.20.1/🅱 VulkanMod_1.20.1-0.4.2
1.20.1/🅱 VulkanMod_1.20.1-0.4.1
1.20.1/🅱 VulkanMod_1.20.1-0.4.0
1.20.1/🅱 VulkanMod_1.20.1-0.3.9
1.20.1/🅱 VulkanMod_1.20.1-0.3.8
1.20.1/🅱 VulkanMod_1.20.1-0.3.7
1.20.1/🅱 VulkanMod_1.20-0.3.6
1.20.1/🅱 VulkanMod_1.20-0.3.5
1.20.1/🅱 VulkanMod_1.20.1-0.3.2
1.20/🅱 VulkanMod_1.20-0.3.2
语言文件链接

💾 基于此 PR 所打包的资源包:


vulkanmod Mod Domain 验证通过。
ℹ vulkanmod-1.20-fabric 语言文件验证通过。
ℹ vulkanmod-1.20-fabric 模组内语言文件验证通过。


🔛 Diff:

vulkanmod/1.20-fabric
英文 中文
Unknown 未知
Video 视频
Graphics 图形
Optimizations 优化
Other 其他
Apply 应用
Support me 赞助
Advanced Chunk Culling 高级区块剔除
Aggressive 更多
Conservative 更少
Normal 平均
Use a culling algorithm that might improve performance by reducing the number of non visible chunk sections rendered. 使用剔除算法,该算法能减少可视区域外的区块渲染,从而提高性能。
ON (Sub-block) 开启(不完整方块)
ON (Sub-block): Enables smooth lighting for non full block (experimental). 开启(不完整方块):为不完整方块启用平滑光照(试验功能)。
Device selector 设备选择器
Auto 自动
Current device 当前设备
Entity Culling 实体剔除
Enables culling for entities on not visible sections. 剔除不可视区域的实体。
Render queue size 渲染队列大小
Higher values might help stabilize frametime but will increase input lag. 较高的数值可能有助于稳定帧时间,但会增加输入延迟。
Indirect Draw 间接绘制
Reduces CPU overhead but increases GPU overhead. Enabling it might help in CPU limited systems. 以提高GPU开销为代价降低CPU开销。适合CPU是系统短板的情况。
Refresh Rate 刷新率
Unique opaque layer 独立不透明层
Use a unique render layer for opaque terrain to improve performance. 渲染不透明地形时使用独立的渲染层,从而提高性能。
Windowed Fullscreen 窗口化全屏
vulkanmod/1.20-fabric-keys
Key 英文 中文
vulkanmod.options.unknown Unknown 未知
vulkanmod.options.pages.video Video 视频
vulkanmod.options.pages.graphics Graphics 图形
vulkanmod.options.pages.optimizations Optimizations 优化
vulkanmod.options.pages.other Other 其他
vulkanmod.options.buttons.apply Apply 应用
vulkanmod.options.buttons.kofi Support me 赞助
vulkanmod.options.advCulling Advanced Chunk Culling 高级区块剔除
vulkanmod.options.advCulling.aggressive Aggressive 更多
vulkanmod.options.advCulling.conservative Conservative 更少
vulkanmod.options.advCulling.normal Normal 平均
vulkanmod.options.advCulling.tooltip Use a culling algorithm that might improve performance by reducing the number of non visible chunk sections rendered. 使用剔除算法,该算法能减少可视区域外的区块渲染,从而提高性能。
vulkanmod.options.ao.subBlock ON (Sub-block) 开启(不完整方块)
vulkanmod.options.ao.subBlock.tooltip ON (Sub-block): Enables smooth lighting for non full block (experimental). 开启(不完整方块):为不完整方块启用平滑光照(试验功能)。
vulkanmod.options.deviceSelector Device selector 设备选择器
vulkanmod.options.deviceSelector.auto Auto 自动
vulkanmod.options.deviceSelector.tooltip Current device 当前设备
vulkanmod.options.entityCulling Entity Culling 实体剔除
vulkanmod.options.entityCulling.tooltip Enables culling for entities on not visible sections. 剔除不可视区域的实体。
vulkanmod.options.frameQueue Render queue size 渲染队列大小
vulkanmod.options.frameQueue.tooltip Higher values might help stabilize frametime but will increase input lag. 较高的数值可能有助于稳定帧时间,但会增加输入延迟。
vulkanmod.options.indirectDraw Indirect Draw 间接绘制
vulkanmod.options.indirectDraw.tooltip Reduces CPU overhead but increases GPU overhead. Enabling it might help in CPU limited systems. 以提高GPU开销为代价降低CPU开销。适合CPU是系统短板的情况。
vulkanmod.options.refreshRate Refresh Rate 刷新率
vulkanmod.options.uniqueOpaqueLayer Unique opaque layer 独立不透明层
vulkanmod.options.uniqueOpaqueLayer.tooltip Use a unique render layer for opaque terrain to improve performance. 渲染不透明地形时使用独立的渲染层,从而提高性能。
vulkanmod.options.windowedFullscreen Windowed Fullscreen 窗口化全屏
vulkanmod/1.20-fabric-术语检查
Key 英文 中文 检查结果
vulkanmod.options.pages.graphics Graphics 图形 ⚠ 术语异常 graphics => 图像品质
vulkanmod.options.advCulling Advanced Chunk Culling 高级区块剔除 ✔ 术语 chunk => 区块
vulkanmod.options.advCulling.normal Normal 平均 ⚠ 术语异常 normal => 普通
⚠ 术语异常 normal => 中
vulkanmod.options.advCulling.tooltip Use a culling algorithm that might improve performance by reducing the number of non visible chunk sections rendered. 使用剔除算法,该算法能减少可视区域外的区块渲染,从而提高性能。 ✔ 术语 chunk => 区块
vulkanmod.options.ao.subBlock ON (Sub-block) 开启(不完整方块) ✔ 术语 on => 开
vulkanmod.options.ao.subBlock.tooltip ON (Sub-block): Enables smooth lighting for non full block (experimental). 开启(不完整方块):为不完整方块启用平滑光照(试验功能)。 ✔ 术语 smooth lighting => 平滑光照
✔ 术语 on => 开
✔ 术语 smooth => 平滑
vulkanmod.options.deviceSelector Device selector 设备选择器 ✔ 术语 device => 设备
vulkanmod.options.deviceSelector.auto Auto 自动 ✔ 术语 auto => 自动
vulkanmod.options.deviceSelector.tooltip Current device 当前设备 ✔ 术语 device => 设备
⚠ 术语异常 current => 当前分辨率
vulkanmod.options.entityCulling Entity Culling 实体剔除 ✔ 术语 entity => 实体
vulkanmod.options.entityCulling.tooltip Enables culling for entities on not visible sections. 剔除不可视区域的实体。 ⚠ 术语异常 on => 开
vulkanmod.options.windowedFullscreen Windowed Fullscreen 窗口化全屏 ✔ 术语 fullscreen => 全屏

机器人的命令列表

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

@mamaruo mamaruo mentioned this pull request Aug 1, 2024
@dovisutu
Copy link
Contributor

dovisutu commented Aug 3, 2024

呃,en_us和zh_cn放反了...

@mamaruo
Copy link
Member Author

mamaruo commented Aug 3, 2024

呃,en_us和zh_cn放反了...

诶,本地commit忘了push

@dovisutu dovisutu added the 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并 label Aug 3, 2024
@dovisutu dovisutu merged commit f984af1 into CFPAOrg:main Aug 7, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.x Minecraft 版本标签 40+ 行数标签 Fabric 包含 Fabric 模组 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants