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]: initial the translation of FileSystemWritableFileStream #16864

Merged
merged 4 commits into from
Nov 9, 2023

Conversation

BSPR0002
Copy link
Contributor

@BSPR0002 BSPR0002 commented Nov 7, 2023

Description

Initial the zh-CN translation of FileSystemWritableFileStream.

Motivation

/files/zh-cn/web/api/filesystemwritablefilestream/index.md
/files/zh-cn/web/api/filesystemwritablefilestream/seek/index.md
/files/zh-cn/web/api/filesystemwritablefilestream/truncate/index.md
/files/zh-cn/web/api/filesystemwritablefilestream/write/index.md

Related issues and pull requests

mdn/content#30109

@BSPR0002 BSPR0002 requested a review from a team as a code owner November 7, 2023 15:32
@BSPR0002 BSPR0002 requested review from yin1999 and removed request for a team November 7, 2023 15:32
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Nov 7, 2023
Copy link
Contributor

github-actions bot commented Nov 7, 2023

Preview URLs

Flaws (3)

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

URL: /zh-CN/docs/Web/API/FileSystemWritableFileStream/write
Title: FileSystemWritableFileStream:write() 方法
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/FileSystemWritableFileStream/seek
Title: FileSystemWritableFileStream:seek() 方法
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/FileSystemWritableFileStream/truncate
Title: FileSystemWritableFileStream:truncate() 方法
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/PermissionStatus/state does not exist but fell back to /en-US/docs/Web/API/PermissionStatus/state
External URLs (4)

URL: /zh-CN/docs/Web/API/FileSystemWritableFileStream
Title: FileSystemWritableFileStream


URL: /zh-CN/docs/Web/API/FileSystemWritableFileStream/write
Title: FileSystemWritableFileStream:write() 方法


URL: /zh-CN/docs/Web/API/FileSystemWritableFileStream/seek
Title: FileSystemWritableFileStream:seek() 方法


URL: /zh-CN/docs/Web/API/FileSystemWritableFileStream/truncate
Title: FileSystemWritableFileStream:truncate() 方法

(comment last updated: 2023-11-09 10:39:52)

@BSPR0002 BSPR0002 force-pushed the 20230909-WritableFileStream branch from 92d8f82 to cfb086c Compare November 7, 2023 15:44
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.

Almost looks good to me. But I think we could make it better. Some comments here:

@BSPR0002 BSPR0002 marked this pull request as ready for review November 9, 2023 10:22
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.

LGTM. Thanks @BSPR0002 👍

@yin1999 yin1999 merged commit 4a7e581 into mdn:main Nov 9, 2023
7 checks passed
@BSPR0002 BSPR0002 deleted the 20230909-WritableFileStream branch November 9, 2023 12:32
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants