Skip to content

zh-CN: create the "Interaction to Next Paint" glossary term #27700

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

Merged
merged 5 commits into from
Jul 8, 2025

Conversation

PassionPenguin
Copy link
Contributor

No description provided.

@PassionPenguin PassionPenguin requested a review from a team as a code owner June 15, 2025 08:39
@PassionPenguin PassionPenguin requested review from t7yang and removed request for a team June 15, 2025 08:39
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jun 15, 2025
Copy link
Contributor

github-actions bot commented Jun 15, 2025

Preview URLs

External URLs (4)

URL: /zh-CN/docs/Glossary/Interaction_to_next_paint
Title: 交互至下一次绘制(INP)

(comment last updated: 2025-07-08 00:30:37)


**交互响应时间**(INP,Interaction to Next Paint)衡量网站对用户交互(例如点击链接、点击按钮或使用自定义 JavaScript 控件)的响应速度。

INP 由 Google 设计,是[核心网络指标](https://web.developers.google.cn/articles/vitals)(Core Web Vitals)之一,并于 2024 年 5 月取代了{{Glossary("First Input Delay", "首次输入延迟(FID)")}}。INP 与 FID 有两个关键区别,使其成为更可靠的页面响应性衡量标准:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
INP 由 Google 设计,是[核心网络指标](https://web.developers.google.cn/articles/vitals)(Core Web Vitals)之一,并于 2024 年 5 月取代了{{Glossary("First Input Delay", "首次输入延迟(FID)")}}。INP 与 FID 有两个关键区别,使其成为更可靠的页面响应性衡量标准:
INP 由 Google 设计,是[核心 Web 指标](https://web.developers.google.cn/articles/vitals)(Core Web Vitals)之一,并于 2024 年 5 月取代了{{Glossary("First Input Delay", "首次输入延迟(FID)")}}。INP 与 FID 有两个关键区别,使其成为更可靠的页面响应性衡量标准:

@@ -0,0 +1,29 @@
---
title: 交互响应时间(INP)
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.

找的是阿里云 https://help.aliyun.com/document_detail/2864868.html http://help.aliyun.com:443/document_detail/2864868.html

image

其他的文章都只提到了 INP/Interaction to Next Paint,或者是机翻

Copy link
Member

Choose a reason for hiding this comment

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

翻译成“交互响应时间”有一个问题:意思变化比较大,虽然表达了“延时”的意思,但丢失了这个时间到底是怎么测量的,测量的是从什么状态到什么状态的时间。我感觉是不如直接翻译来的好。Vue 中文文档将其翻译为“交互至下一次绘制”:vuejs-translations/docs-zh-cn#1066。我之前是将它翻译为了“交互到下一次绘制”:https://developer.mozilla.org/zh-CN/docs/Web/Performance#%E5%8F%82%E8%A7%81

考虑一下吧

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes确实有很强的“意译”动了很多含义,我搜索的时候倒是没有搜到很多来源(结合INP+lang=zh-CN)

@yin1999 yin1999 changed the title zh-CN: create Glossary/Interaction_to_next_paint zh-CN: create the "Interaction to Next Paint" glossary term Jul 8, 2025
@yin1999 yin1999 enabled auto-merge (squash) July 8, 2025 00:29
@yin1999 yin1999 merged commit a102209 into mdn:main Jul 8, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Review requested to Done in MDN translated-content l10n-zh Jul 8, 2025
@PassionPenguin PassionPenguin deleted the cc branch July 8, 2025 00:34
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