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: update the translation of the UIEvent UIEvent.which and create UIEvent.sourceCapabilities #25207

Merged
merged 18 commits into from
Dec 27, 2024

Conversation

kongbai1996
Copy link
Contributor

Description

update uievent view property and create sourceCapabilities property

Motivation

update uievent view property and create sourceCapabilities property

Additional details

https://developer.mozilla.org/en-US/docs/Web/API/UIEvent
https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/view
https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/sourceCapabilities

Related issues and pull requests

N/A

@kongbai1996 kongbai1996 requested a review from a team as a code owner December 23, 2024 03:04
@kongbai1996 kongbai1996 requested review from jasonren0403 and removed request for a team December 23, 2024 03:04
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Dec 23, 2024
kongbai1996 and others added 4 commits December 23, 2024 11:11
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Dec 23, 2024

Preview URLs

Flaws (4)

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

URL: /zh-CN/docs/Web/API/UIEvent
Title: UIEvent
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/UIEvent/initUIEvent does not exist but fell back to /en-US/docs/Web/API/UIEvent/initUIEvent
    • /zh-CN/docs/Web/API/UIEvent/initUIEvent does not exist but fell back to /en-US/docs/Web/API/UIEvent/initUIEvent

URL: /zh-CN/docs/Web/API/UIEvent/sourceCapabilities
Title: UIEvent:sourceCapabilities 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/InputDeviceCapabilities does not exist but fell back to /en-US/docs/Web/API/InputDeviceCapabilities
    • /zh-CN/docs/Web/API/InputDeviceCapabilities does not exist but fell back to /en-US/docs/Web/API/InputDeviceCapabilities

(comment last updated: 2024-12-27 01:31:09)

@kongbai1996 kongbai1996 changed the title zh-cn: update the translation of the 'UIEvent' 'UIEvent.which' and create 'UIEvent.sourceCapabilities' zh-cn: update the translation of the UIEvent UIEvent.which and create UIEvent.sourceCapabilities Dec 23, 2024
@yin1999
Copy link
Member

yin1999 commented Dec 23, 2024

还有段落没改 #25207 (comment)

@kongbai1996
Copy link
Contributor Author

还有段落没改 #25207 (comment)

所有的段落都写在一行里吗,那这行会很长

@yin1999
Copy link
Member

yin1999 commented Dec 23, 2024

还有段落没改 #25207 (comment)

所有的段落都写在一行里吗,那这行会很长

断行会引入空格:https://github.com/mdn/translated-content/blob/main/docs/zh-cn/translation-guide.md#%E6%8E%92%E7%89%88

且现在的编辑器一般都支持自动换行,单行内容过长并不会带来太多的问题

@kongbai1996
Copy link
Contributor Author

还有段落没改 #25207 (comment)

所有的段落都写在一行里吗,那这行会很长

断行会引入空格:https://github.com/mdn/translated-content/blob/main/docs/zh-cn/translation-guide.md#%E6%8E%92%E7%89%88

且现在的编辑器一般都支持自动换行,单行内容过长并不会带来太多的问题

已修改,帮忙合入

@yin1999
Copy link
Member

yin1999 commented Dec 23, 2024

已修改,帮忙合入

等待 @jasonren0403 的审查

@kongbai1996
Copy link
Contributor Author

@jasonren0403 please review

Copy link
Contributor

@jasonren0403 jasonren0403 left a comment

Choose a reason for hiding this comment

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

还有一些问题

files/zh-cn/web/api/uievent/index.md Show resolved Hide resolved
files/zh-cn/web/api/uievent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/index.md Show resolved Hide resolved
files/zh-cn/web/api/uievent/sourcecapabilities/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/sourcecapabilities/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/view/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/view/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/uievent/index.md Outdated Show resolved Hide resolved
kongbai1996 and others added 2 commits December 25, 2024 21:49
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

@jasonren0403 jasonren0403 left a comment

Choose a reason for hiding this comment

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

👍 感谢 @kongbai1996

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.

3 participants