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]: init the translation of FileSystemDirectoryHandle #15720

Merged
merged 5 commits into from
Nov 7, 2023

Conversation

BSPR0002
Copy link
Contributor

@BSPR0002 BSPR0002 commented Sep 8, 2023

Motivation

Initial zh-CN translation of FileSystemDirectoryHandle.

Related issues and pull requests

Depends on mdn/content pr#29012

@BSPR0002 BSPR0002 requested a review from a team as a code owner September 8, 2023 23:31
@BSPR0002 BSPR0002 requested review from irvin and removed request for a team September 8, 2023 23:31
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Sep 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

Preview URLs (8 pages)
Flaws (5)

Note! 4 documents with no flaws that don't need to be listed. 🎉

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

  • macros:
    • /zh-CN/docs/Web/API/StorageManager/getDirectory does not exist but fell back to /en-US/docs/Web/API/StorageManager/getDirectory
    • /zh-CN/docs/Web/API/DataTransferItem/getAsFileSystemHandle does not exist but fell back to /en-US/docs/Web/API/DataTransferItem/getAsFileSystemHandle

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

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

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

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

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

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

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


URL: /zh-CN/docs/Web/API/FileSystemDirectoryHandle/removeEntry
Title: FileSystemDirectoryHandle:removeEntry() 方法


URL: /zh-CN/docs/Web/API/FileSystemDirectoryHandle/getFileHandle
Title: FileSystemDirectoryHandle:getFileHandle() 方法


URL: /zh-CN/docs/Web/API/FileSystemDirectoryHandle/values
Title: FileSystemDirectoryHandle:values() 方法


URL: /zh-CN/docs/Web/API/FileSystemDirectoryHandle/entries
Title: FileSystemDirectoryHandle:entries() 方法


URL: /zh-CN/docs/Web/API/FileSystemDirectoryHandle/getDirectoryHandle
Title: FileSystemDirectoryHandle:getDirectoryHandle() 方法


URL: /zh-CN/docs/Web/API/FileSystemDirectoryHandle/resolve
Title: FileSystemDirectoryHandle:resolve() 方法


URL: /zh-CN/docs/Web/API/FileSystemDirectoryHandle/keys
Title: FileSystemDirectoryHandle:keys() 方法

(comment last updated: 2023-11-07 11:33:45)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@yin1999 yin1999 added the needs content update Needs update to the content to support this change. label Sep 9, 2023
@yin1999 yin1999 marked this pull request as draft September 9, 2023 00:59
@yin1999
Copy link
Member

yin1999 commented Sep 9, 2023

Next time, if you are creating a PR that needs a upstream update. Please create it as a draft.

@yin1999 yin1999 requested review from yin1999 and removed request for irvin September 9, 2023 01:00
@yin1999 yin1999 removed the needs content update Needs update to the content to support this change. label Nov 6, 2023
@yin1999
Copy link
Member

yin1999 commented Nov 6, 2023

Hey @BSPR0002. Could you update this PR as the upstream changes are merged :)

@BSPR0002 BSPR0002 force-pushed the 20230909-DirectoryHandle branch from 1156b83 to 504a135 Compare November 6, 2023 14:38
@BSPR0002 BSPR0002 marked this pull request as ready for review November 6, 2023 14:40
@yin1999 yin1999 changed the title [zh-CN]: Init FileSystemDirectoryHandle [zh-cn]: init the translation of FileSystemDirectoryHandle Nov 7, 2023
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.

Great. Just some comments

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.

Thank you @BSPR0002

@yin1999 yin1999 merged commit 4844fae into mdn:main Nov 7, 2023
@BSPR0002 BSPR0002 deleted the 20230909-DirectoryHandle branch November 7, 2023 11:49
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