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]: translation for background sync api #19593

Merged
merged 17 commits into from
Apr 25, 2024

Conversation

xyy94813
Copy link
Contributor

Description

translation for background sync api

  • for SyncManager
  • for ServiceWorkerRegistration sync property
  • for ServiceWorkerGlobalScope sync event
  • for SyncEvent

Motivation

Translate to zh-cn

Additional details

None

Related issues and pull requests

None

@xyy94813 xyy94813 requested a review from a team as a code owner April 18, 2024 10:48
@xyy94813 xyy94813 requested review from jasonren0403 and removed request for a team April 18, 2024 10:48
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Apr 18, 2024
Copy link
Contributor

github-actions bot commented Apr 18, 2024

Preview URLs (10 pages)
Flaws (2)

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

URL: /zh-CN/docs/Web/API/SyncEvent/SyncEvent
Title: SyncEvent:SyncEvent() 构造函数
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/ServiceWorkerRegistration/sync
Title: ServiceWorkerRegistration:sync 属性
Flaw count: 1

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

URL: /zh-CN/docs/Web/API/ServiceWorkerGlobalScope/sync_event
Title: ServiceWorkerGlobalScope:sync 事件


URL: /zh-CN/docs/Web/API/Background_Synchronization_API
Title: Background Synchronization API

(comment last updated: 2024-04-25 02:31:31)

files/zh-cn/web/api/syncevent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/lastchance/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/syncevent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/tag/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/gettags/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/register/index.md Outdated Show resolved Hide resolved
* for SyncManager
* for ServiceWorkerRegistration sync property
* for ServiceWorkerGlobalScope sync event
* for SyncEvent
@xyy94813 xyy94813 force-pushed the feature/background-synchronization-api branch from 25ac98e to e07587c Compare April 18, 2024 10:58
files/zh-cn/web/api/syncmanager/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/register/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/register/index.md Outdated Show resolved Hide resolved
@skyclouds2001
Copy link
Contributor

另外有个建议,遇到评审建议时,可以点击Commit suggestion按钮将评审建议应用于PR,不需要手动更改

image

xyy94813 and others added 2 commits April 19, 2024 14:19
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
xyy94813 and others added 3 commits April 19, 2024 16:26
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
@xyy94813 xyy94813 requested a review from skyclouds2001 April 20, 2024 03:52
Co-authored-by: A1lo <yin199909@aliyun.com>
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@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.

以下是syncmanager文件夹下文档的审核意见

files/zh-cn/web/api/syncmanager/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/register/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncmanager/register/index.md Outdated Show resolved Hide resolved
Co-authored-by: Jason Ren <40999116+jasonren0403@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.

抱歉久等了,以下是对syncevent文件夹的审核

files/zh-cn/web/api/syncevent/index.md Show resolved Hide resolved
files/zh-cn/web/api/syncevent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/lastchance/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/syncevent/tag/index.md Outdated Show resolved Hide resolved
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.

以下是剩余文档的审阅

xyy94813 and others added 3 commits April 24, 2024 23:13
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.

感谢 @xyy94813@skyclouds2001 👍

@jasonren0403 jasonren0403 merged commit 4d7eb89 into mdn:main Apr 25, 2024
7 checks passed
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.

4 participants