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

zh-cn: fix the description for DataView interface and add some new docs #24592

Merged
merged 5 commits into from
Dec 1, 2024

Conversation

jerry4718
Copy link
Contributor

Description

Motivation

Additional details

Related issues and pull requests

fix #24393

@jerry4718 jerry4718 requested a review from a team as a code owner November 19, 2024 02:53
@jerry4718 jerry4718 requested review from irvin and removed request for a team November 19, 2024 02:53
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Nov 19, 2024
Copy link
Contributor

github-actions bot commented Nov 19, 2024

Preview URLs

Flaws (2)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/DataView/setFloat16
Title: DataView.prototype.setFloat16()
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Float16Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float16Array

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/DataView/getFloat16
Title: DataView.prototype.getFloat16()
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Float16Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float16Array
External URLs (2)

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/DataView/setFloat16
Title: DataView.prototype.setFloat16()


URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/DataView/getFloat16
Title: DataView.prototype.getFloat16()

(comment last updated: 2024-12-01 02:42:58)

Copy link
Member

@yin1999 yin1999 left a comment

Choose a reason for hiding this comment

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

@jerry4718 你好,请对照我们的翻译指南,对翻译中存在的不符合规范的问题进行改正(例如,中英文间需保留空格、标点符号的正确使用、样式与英文文档对齐、语法等内容的格式请遵循英文文档的最新格式进行同步)。

关于标题的翻译,请参考术语表或其他已有的文档(不要完全凭自己的感觉翻译。

关于示例代码,也请以英文文档中的示例代码为基础,翻译其中可进行翻译的内容(而不是自己创造)。

完成修改后,再请求由我进行审查。

@yin1999 yin1999 changed the title 调整一些DataView中,表意不明的关联类型,添加DataViewfloat16相关的翻译 zh-cn: fix the description for DataView interface and add some new docs Nov 20, 2024
@yin1999
Copy link
Member

yin1999 commented Dec 1, 2024

我对相关的内容进行了规范化,下次请严格按照我们的翻译指南对内容进行修改。欢迎来到 MDN 社区 🎉

@yin1999 yin1999 merged commit 08ca20b into mdn:main Dec 1, 2024
7 checks passed
@jerry4718
Copy link
Contributor Author

我对相关的内容进行了规范化,下次请严格按照我们的翻译指南对内容进行修改。欢迎来到 MDN 社区 🎉

非常抱歉没有及时处理,我第一时间阅读了规范,但是并没有想清楚应该怎样调整,或许我最开始应该拆分成多个pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Development

Successfully merging this pull request may close these issues.

关于DataView.prototype.getInt32是否应该被标记为long的讨论
2 participants