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-tw] update filesystem #23069

Merged
merged 13 commits into from
Aug 28, 2024
Merged

[zh-tw] update filesystem #23069

merged 13 commits into from
Aug 28, 2024

Conversation

shiyou0130011
Copy link
Contributor

Description

參照英語版做修改

  1. 移除「非標準 API」的警告
  2. 調整參見章節
    1. 移除「MSDN 文章」
    2. 修正第三項的標點
    3. 翻譯 1、2 項的連結名稱

@shiyou0130011 shiyou0130011 requested a review from a team as a code owner August 15, 2024 01:12
@shiyou0130011 shiyou0130011 requested review from t7yang and removed request for a team August 15, 2024 01:12
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Aug 15, 2024
Copy link
Contributor

github-actions bot commented Aug 15, 2024

Preview URLs

Flaws (9)

URL: /zh-TW/docs/Web/API/FileSystem
Title: FileSystem
Flaw count: 9

  • macros:
    • /zh-TW/docs/Web/API/FileSystemEntry/filesystem does not exist but fell back to /en-US/docs/Web/API/FileSystemEntry/filesystem
    • /zh-TW/docs/Web/API/Window/requestFileSystem does not exist but fell back to /en-US/docs/Web/API/Window/requestFileSystem
    • /zh-TW/docs/Web/API/FileSystemEntry/filesystem does not exist but fell back to /en-US/docs/Web/API/FileSystemEntry/filesystem
    • /zh-TW/docs/Web/API/FileSystem/name does not exist but fell back to /en-US/docs/Web/API/FileSystem/name
    • /zh-TW/docs/Web/API/FileSystem/root does not exist but fell back to /en-US/docs/Web/API/FileSystem/root
    • and 4 more flaws omitted
External URLs (1)

URL: /zh-TW/docs/Web/API/FileSystem
Title: FileSystem

(comment last updated: 2024-08-28 08:11:52)

files/zh-tw/web/api/filesystem/index.md Outdated Show resolved Hide resolved
files/zh-tw/web/api/filesystem/index.md Outdated Show resolved Hide resolved
shiyou0130011 and others added 3 commits August 15, 2024 10:53
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
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.

还有一些建议

files/zh-tw/web/api/filesystem/index.md Outdated Show resolved Hide resolved

> [!NOTE]
> 此介面並非標準 API, 代表規格並未依造標準制定, 因此必須注意並非所有網頁瀏覽器都有實作此介面, 有實作的網頁瀏覽器可能只有實作一小部分. 請在[Browser compatibility](#browser_compatibility) 查看更多細節.
檔案與目錄 API 的 `FileSystem` 介面是用來處理檔案系統。這些物件可從任何檔案系統項目上的 `filesystem` 屬性取得。某些網頁瀏覽器提供額外的 API 去建立和管理檔案系統,例如 Google Chrome 的{{domxref("LocalFileSystem.requestFileSystem", "requestFileSystem()")}}函式。

Copy link
Member

Choose a reason for hiding this comment

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

这里还缺一段,最好能补上

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hello @yin1999
缺少的段落已經補上了

files/zh-tw/web/api/filesystem/index.md Outdated Show resolved Hide resolved
files/zh-tw/web/api/filesystem/index.md Outdated Show resolved Hide resolved
@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Aug 21, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Aug 21, 2024
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.

👍

files/zh-tw/web/api/filesystem/index.md Outdated Show resolved Hide resolved
files/zh-tw/web/api/filesystem/index.md Show resolved Hide resolved
@yin1999 yin1999 merged commit e8effd2 into mdn:main Aug 28, 2024
7 checks passed
@shiyou0130011 shiyou0130011 deleted the update-file-system branch August 29, 2024 01:58
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.

2 participants