-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Update zh-cn.yml #1032
base: master
Are you sure you want to change the base?
Update zh-cn.yml #1032
Conversation
proofread the text
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went through the revised text and left some suggestions, some of which are in Chinese (to be more accurate).
source_code: 源代码 | ||
project: 项目 | ||
blog: 博客 | ||
code_of_conduct: 行为准则 | ||
governance: 治理模式 | ||
teams: 团队 | ||
priorities: 优先事项 | ||
priorities: 功能优先级 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Priorities page shows a list of areas that we think are important. It's not a strict order. So I think the term 优先事项 is appropriate.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
只是觉得「优先事项」中的「事项」在软件开发中并不常用。尤其是和「行为准则」并排的时候,会有歧义。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
列表中「重写插件启动流程」「添加延迟渲染器」「优化 Web 构建加载时间」「给 GDScript 添加 Traits」等可以理解为是一系列待办事项。
其实原文也没有写明优先的是什么东西,也是有你担心的这方面的歧义的 :)
@@ -1,5 +1,5 @@ | |||
meta: | |||
description: 开发你的 2D 与 3D 游戏,跨平台项目,甚至是 XR 创意! | |||
description: 开发你的 2D、3D 游戏,跨平台项目,甚至是 XR 创意! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this creates more confusion. The list here is
- 2D & 3D games
- cross-platform projects
- XR ideas
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
逗号比顿号层级高。我觉得不会有太多的歧义。「2D & 3D」这个方案可以接受么。
communities: 社区 | ||
resources: 资源 | ||
asset_library: 资产库 | ||
asset_library: 资源库 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use the term 资产库 consistently in other contexts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK. (I referenced the unity's translation here.
education: 教育 | ||
foundation: 基金会 | ||
about: 关于 | ||
donate: 捐助 | ||
license: 许可证 | ||
privacy_policy: 隐私政策 | ||
contact_us: 联系我们 | ||
text: "Juan Linietsky,Ariel Manzur 与<a href='https://github.com/godotengine/godot/blob/master/AUTHORS.md' target='_blank' rel='noopener'>贡献者们</a>。由 <a href='https://godot.foundation/' target='_blank' rel='noopener'>Godot 基金会</a>架设。网站<a href='https://github.com/godotengine/godot-website' target='_blank' rel='noopener'>源码可在 GitHub 上获取</a>." | ||
text: "Juan Linietsky,Ariel Manzur 和<a href='https://github.com/godotengine/godot/blob/master/AUTHORS.md' target='_blank' rel='noopener'>其他贡献者们</a>。由 <a href='https://godot.foundation/' target='_blank' rel='noopener'>Godot 基金会</a>架设。网站<a href='https://github.com/godotengine/godot-website' target='_blank' rel='noopener'>源码可在 GitHub 上获取</a>." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
text: "Juan Linietsky,Ariel Manzur 和<a href='https://github.com/godotengine/godot/blob/master/AUTHORS.md' target='_blank' rel='noopener'>其他贡献者们</a>。由 <a href='https://godot.foundation/' target='_blank' rel='noopener'>Godot 基金会</a>架设。网站<a href='https://github.com/godotengine/godot-website' target='_blank' rel='noopener'>源码可在 GitHub 上获取</a>." | |
text: "Juan Linietsky、Ariel Manzur 等<a href='https://github.com/godotengine/godot/blob/master/AUTHORS.md' target='_blank' rel='noopener'>贡献者</a>。由 <a href='https://godot.foundation/' target='_blank' rel='noopener'>Godot 基金会</a>架设。网站<a href='https://github.com/godotengine/godot-website' target='_blank' rel='noopener'>源码可在 GitHub 上获取</a>。" |
这么写更中文。
sponsors: | ||
title: "Godot 由以下企业赞助:" | ||
text: 如果您对企业赞助感兴趣,请发邮件至 <a href='mailto:[email protected]'>[email protected]</a>。<br>作为个人捐助,你可以通过 <a href='https://fund.godotengine.org/'>Godot Engine 开发基金</a> 进行。 | ||
title: "Godot 的赞助者们:" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
title: "Godot 的赞助者们:" | |
title: "感谢以下 Godot 赞助方:" |
赞助者们 sounds like a hard translation. I think it can be phrased differently while still serving the purpose of introducing the sponsors.
3d: | ||
title: 简单且强大的 3D | ||
text: Godot 的 3D 节点为你提供了构建、动画制作及渲染 3D 世界与角色所需的一切功能。 | ||
text: Godot 的 3D 节点为你提供了构建、动画制作和渲染 3D 世界与角色所需的一切功能。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
此处的主语是 3D worlds and characters,动作是 build, animate, and render。
目前的两种翻译方法都很难断句。建议:
text: Godot 的 3D 节点为你提供了构建、动画制作和渲染 3D 世界与角色所需的一切功能。 | |
text: 使用 Godot 的 3D 节点即可对 3D 世界和角色进行构建、动画、渲染。 |
deploy: | ||
title: 全平台发布 | ||
text: 短时间内把你的游戏部署到桌面端,移动端,以及网页端。透过第三方发行商,Godot 甚至支持主机端。 | ||
text: 只需几秒,把你的游戏部署到桌面端,移动端,和网页端。通过第三方发行商,Godot 甚至可以支持主机平台。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
text: 只需几秒,把你的游戏部署到桌面端,移动端,和网页端。通过第三方发行商,Godot 甚至可以支持主机平台。 | |
text: 只需几秒,即可将游戏部署到桌面端、移动端、网页端。通过第三方发行商,Godot 甚至支持主机平台。 |
get_involved: | ||
title: 参与其中 | ||
text: 加入社区并协助创建出一个属于所有人的游戏引擎。 | ||
text: 加入社区,共同打造出一个属于所有人的游戏引擎。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
text: 加入社区,共同打造出一个属于所有人的游戏引擎。 | |
text: 加入社区,共同打造属于所有人的游戏引擎。 |
cards: | ||
cta: 了解更多 | ||
code: | ||
title: 代码 | ||
text: 如果你会写代码,你可以协助修复 bug 以及与引擎贡献者们一起合作实现新功能。 | ||
text: 如果您了解编程,您可以协助修复 bug, 和引擎贡献者们合作,实现新功能。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
原文使用 code,将其翻译为编程有些太正式了。
text: "你不需要成为引擎开发者,也能帮助 Godot 。加入<a href='https://fund.godotengine.org/'>开发基金</a>,帮助我们让 Godot Engine 变得更好!" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
text: "你不需要成为引擎开发者,也能帮助 Godot 。加入<a href='https://fund.godotengine.org/'>开发基金</a>,帮助我们让 Godot Engine 变得更好!" | |
text: "不是引擎开发者也能帮助 Godot 。加入<a href='https://fund.godotengine.org/'>开发基金</a>,帮助我们让 Godot Engine 变得更好吧!" |
Hi! If you do not have further questions about the proposed changes, you can refer to this page to modify the PR and push it :) |
I have no further questions. I will modify the PR and push it later. Thank you both for the review. |
proofread the Chinese translations
#1031