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

sync with english version for AudioParam #14763

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented Jul 30, 2023

Description

sync with english version for AudioParam

Related issues and pull requests

Fixes: #14596

@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jul 30, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 30, 2023

Preview URLs

Flaws (23)

URL: /zh-CN/docs/Web/API/AudioParam
Title: AudioParam
Flaw count: 13

  • macros:
    • /zh-CN/docs/Web/API/AudioParam/defaultValue does not exist but fell back to /en-US/docs/Web/API/AudioParam/defaultValue
    • /zh-CN/docs/Web/API/AudioParam/maxValue does not exist but fell back to /en-US/docs/Web/API/AudioParam/maxValue
    • /zh-CN/docs/Web/API/AudioParam/minValue does not exist but fell back to /en-US/docs/Web/API/AudioParam/minValue
    • /zh-CN/docs/Web/API/AudioParam/value does not exist but fell back to /en-US/docs/Web/API/AudioParam/value
    • /zh-CN/docs/Web/API/AudioParam/defaultValue does not exist but fell back to /en-US/docs/Web/API/AudioParam/defaultValue
    • and 8 more flaws omitted

URL: /zh-CN/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API
Title: 网页音频接口的基本概念
Flaw count: 10

  • macros:
    • /zh-CN/docs/Web/API/AudioNode/channelInterpretation does not exist but fell back to /en-US/docs/Web/API/AudioNode/channelInterpretation
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
    • /zh-CN/docs/Web/API/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
    • /zh-CN/docs/Web/API/AnalyserNode/getFloatTimeDomainData does not exist but fell back to /en-US/docs/Web/API/AnalyserNode/getFloatTimeDomainData
    • /zh-CN/docs/Web/API/Float32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
    • and 3 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (0 in common of 1 possible)

(comment last updated: 2023-07-31 11:12:23)

@yin1999 yin1999 marked this pull request as ready for review July 31, 2023 01:57
@yin1999 yin1999 requested a review from a team as a code owner July 31, 2023 01:57
@yin1999 yin1999 requested review from t7yang and removed request for a team July 31, 2023 01:57
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.

some suggestions

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

👍

@jasonren0403 jasonren0403 merged commit 96b300e into mdn:main Jul 31, 2023
9 checks passed
@yin1999 yin1999 deleted the fix-audio branch July 31, 2023 15:04
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.

AudioParam 的简中翻译和英文不符合
2 participants