lighthouse 9.5.0-dev.20230206 → 9.5.0-dev.20230208

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/core/audits/audit.d.ts +12 -5
  2. package/core/audits/audit.js +19 -5
  3. package/core/audits/byte-efficiency/byte-efficiency-audit.js +2 -1
  4. package/core/audits/byte-efficiency/render-blocking-resources.js +2 -1
  5. package/core/audits/dobetterweb/js-libraries.js +1 -1
  6. package/core/audits/dobetterweb/uses-http2.js +2 -1
  7. package/core/audits/{preload-lcp-image.d.ts → prioritize-lcp-image.d.ts} +3 -3
  8. package/core/audits/{preload-lcp-image.js → prioritize-lcp-image.js} +14 -12
  9. package/core/audits/redirects.js +2 -1
  10. package/core/audits/seo/link-text.js +1 -1
  11. package/core/audits/seo/robots-txt.js +1 -1
  12. package/core/audits/server-response-time.js +1 -1
  13. package/core/audits/uses-rel-preconnect.js +2 -1
  14. package/core/audits/uses-rel-preload.js +4 -2
  15. package/core/audits/valid-source-maps.js +7 -3
  16. package/core/config/config.js +20 -1
  17. package/core/config/default-config.js +42 -90
  18. package/core/config/metrics-to-audits.js +1 -1
  19. package/core/gather/gatherers/full-page-screenshot.js +6 -2
  20. package/core/gather/gatherers/trace-elements.js +2 -1
  21. package/core/gather/navigation-runner.d.ts +4 -2
  22. package/core/gather/navigation-runner.js +16 -4
  23. package/core/legacy/config/config.js +18 -0
  24. package/core/lib/page-functions.js +2 -2
  25. package/dist/report/bundle.esm.js +1 -1
  26. package/dist/report/flow.js +11 -11
  27. package/dist/report/standalone.js +1 -1
  28. package/package.json +2 -2
  29. package/report/assets/styles.css +6 -3
  30. package/report/renderer/components.js +1 -1
  31. package/shared/localization/locales/ar-XB.json +982 -289
  32. package/shared/localization/locales/ar.json +983 -290
  33. package/shared/localization/locales/bg.json +981 -288
  34. package/shared/localization/locales/ca.json +988 -295
  35. package/shared/localization/locales/cs.json +983 -290
  36. package/shared/localization/locales/da.json +982 -289
  37. package/shared/localization/locales/de.json +1118 -425
  38. package/shared/localization/locales/el.json +981 -288
  39. package/shared/localization/locales/en-GB.json +982 -289
  40. package/shared/localization/locales/en-US.json +4 -4
  41. package/shared/localization/locales/en-XA.json +982 -289
  42. package/shared/localization/locales/en-XL.json +4 -4
  43. package/shared/localization/locales/es-419.json +984 -291
  44. package/shared/localization/locales/es.json +989 -296
  45. package/shared/localization/locales/fi.json +982 -289
  46. package/shared/localization/locales/fil.json +983 -290
  47. package/shared/localization/locales/fr.json +984 -291
  48. package/shared/localization/locales/he.json +1002 -309
  49. package/shared/localization/locales/hi.json +985 -292
  50. package/shared/localization/locales/hr.json +982 -289
  51. package/shared/localization/locales/hu.json +981 -288
  52. package/shared/localization/locales/id.json +982 -289
  53. package/shared/localization/locales/it.json +1002 -309
  54. package/shared/localization/locales/ja.json +981 -288
  55. package/shared/localization/locales/ko.json +982 -289
  56. package/shared/localization/locales/lt.json +982 -289
  57. package/shared/localization/locales/lv.json +982 -289
  58. package/shared/localization/locales/nl.json +983 -290
  59. package/shared/localization/locales/no.json +986 -293
  60. package/shared/localization/locales/pl.json +981 -288
  61. package/shared/localization/locales/pt-PT.json +1002 -309
  62. package/shared/localization/locales/pt.json +983 -290
  63. package/shared/localization/locales/ro.json +981 -288
  64. package/shared/localization/locales/ru.json +981 -288
  65. package/shared/localization/locales/sk.json +981 -288
  66. package/shared/localization/locales/sl.json +981 -288
  67. package/shared/localization/locales/sr-Latn.json +982 -289
  68. package/shared/localization/locales/sr.json +982 -289
  69. package/shared/localization/locales/sv.json +988 -295
  70. package/shared/localization/locales/ta.json +982 -289
  71. package/shared/localization/locales/te.json +1012 -319
  72. package/shared/localization/locales/th.json +990 -297
  73. package/shared/localization/locales/tr.json +982 -289
  74. package/shared/localization/locales/uk.json +981 -288
  75. package/shared/localization/locales/vi.json +983 -290
  76. package/shared/localization/locales/zh-HK.json +982 -289
  77. package/shared/localization/locales/zh-TW.json +985 -292
  78. package/shared/localization/locales/zh.json +982 -289
@@ -1,138 +1,6 @@
1
1
  {
2
- "flow-report/src/i18n/ui-strings.js | allReports": {
3
- "message": "所有報表"
4
- },
5
- "flow-report/src/i18n/ui-strings.js | categories": {
6
- "message": "類別"
7
- },
8
- "flow-report/src/i18n/ui-strings.js | categoryAccessibility": {
9
- "message": "無障礙功能"
10
- },
11
- "flow-report/src/i18n/ui-strings.js | categoryBestPractices": {
12
- "message": "最佳做法"
13
- },
14
- "flow-report/src/i18n/ui-strings.js | categoryPerformance": {
15
- "message": "效能"
16
- },
17
- "flow-report/src/i18n/ui-strings.js | categoryProgressiveWebApp": {
18
- "message": "漸進式網頁應用程式"
19
- },
20
- "flow-report/src/i18n/ui-strings.js | categorySeo": {
21
- "message": "搜尋引擎最佳化 (SEO)"
22
- },
23
- "flow-report/src/i18n/ui-strings.js | desktop": {
24
- "message": "電腦版"
25
- },
26
- "flow-report/src/i18n/ui-strings.js | helpDialogTitle": {
27
- "message": "解讀 Lighthouse 流程報表"
28
- },
29
- "flow-report/src/i18n/ui-strings.js | helpLabel": {
30
- "message": "解讀流程"
31
- },
32
- "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionNavigation": {
33
- "message": "使用導覽報表來..."
34
- },
35
- "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionSnapshot": {
36
- "message": "使用快照報表來..."
37
- },
38
- "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionTimespan": {
39
- "message": "使用時間範圍報表來..."
40
- },
41
- "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation1": {
42
- "message": "取得 Lighthouse 效能分數。"
43
- },
44
- "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation2": {
45
- "message": "評估載入網頁的效能指標,例如最大內容繪製和速度指數。"
46
- },
47
- "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation3": {
48
- "message": "評估漸進式網頁應用程式功能。"
49
- },
50
- "flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot1": {
51
- "message": "針對單頁應用程式或複雜的表單尋找無障礙功能方面的問題。"
52
- },
53
- "flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot2": {
54
- "message": "針對隱藏在互動背後的選單和 UI 元素評估最佳做法。"
55
- },
56
- "flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan1": {
57
- "message": "測量一系列互動的版面配置位移和 JavaScript 執行時間。"
58
- },
59
- "flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan2": {
60
- "message": "找出增進效能的機會,進而改善長期網頁和單頁應用程式的使用體驗。"
61
- },
62
- "flow-report/src/i18n/ui-strings.js | highestImpact": {
63
- "message": "最大影響力"
64
- },
65
- "flow-report/src/i18n/ui-strings.js | informativeAuditCount": {
66
- "message": "{numInformative,plural, =1{{numInformative} 項資訊型稽核}other{{numInformative} 項資訊型稽核}}"
67
- },
68
- "flow-report/src/i18n/ui-strings.js | mobile": {
69
- "message": "行動版"
70
- },
71
- "flow-report/src/i18n/ui-strings.js | navigationDescription": {
72
- "message": "載入網頁"
73
- },
74
- "flow-report/src/i18n/ui-strings.js | navigationLongDescription": {
75
- "message": "導覽報表能分析單一網頁的載入作業,與原 Lighthouse 報表完全相同。"
76
- },
77
- "flow-report/src/i18n/ui-strings.js | navigationReport": {
78
- "message": "導覽報表"
79
- },
80
- "flow-report/src/i18n/ui-strings.js | navigationReportCount": {
81
- "message": "{numNavigation,plural, =1{{numNavigation} 份導覽報表}other{{numNavigation} 份導覽報表}}"
82
- },
83
- "flow-report/src/i18n/ui-strings.js | passableAuditCount": {
84
- "message": "{numPassableAudits,plural, =1{{numPassableAudits} 項可通過的稽核}other{{numPassableAudits} 項可通過的稽核}}"
85
- },
86
- "flow-report/src/i18n/ui-strings.js | passedAuditCount": {
87
- "message": "{numPassed,plural, =1{已通過 {numPassed} 項稽核}other{已通過 {numPassed} 項稽核}}"
88
- },
89
- "flow-report/src/i18n/ui-strings.js | ratingAverage": {
90
- "message": "平均"
91
- },
92
- "flow-report/src/i18n/ui-strings.js | ratingError": {
93
- "message": "錯誤"
94
- },
95
- "flow-report/src/i18n/ui-strings.js | ratingFail": {
96
- "message": "不佳"
97
- },
98
- "flow-report/src/i18n/ui-strings.js | ratingPass": {
99
- "message": "良好"
100
- },
101
- "flow-report/src/i18n/ui-strings.js | save": {
102
- "message": "儲存"
103
- },
104
- "flow-report/src/i18n/ui-strings.js | snapshotDescription": {
105
- "message": "網頁擷取狀態"
106
- },
107
- "flow-report/src/i18n/ui-strings.js | snapshotLongDescription": {
108
- "message": "快照報表能分析特定狀態下的網頁,通常是在使用者互動之後的網頁。"
109
- },
110
- "flow-report/src/i18n/ui-strings.js | snapshotReport": {
111
- "message": "快照報表"
112
- },
113
- "flow-report/src/i18n/ui-strings.js | snapshotReportCount": {
114
- "message": "{numSnapshot,plural, =1{{numSnapshot} 份快照報表}other{{numSnapshot} 份快照報表}}"
115
- },
116
- "flow-report/src/i18n/ui-strings.js | summary": {
117
- "message": "摘要"
118
- },
119
- "flow-report/src/i18n/ui-strings.js | timespanDescription": {
120
- "message": "使用者互動"
121
- },
122
- "flow-report/src/i18n/ui-strings.js | timespanLongDescription": {
123
- "message": "時間範圍報表能分析任意一段時間,通常包含使用者與網頁互動的時間。"
124
- },
125
- "flow-report/src/i18n/ui-strings.js | timespanReport": {
126
- "message": "時間範圍報表"
127
- },
128
- "flow-report/src/i18n/ui-strings.js | timespanReportCount": {
129
- "message": "{numTimespan,plural, =1{{numTimespan} 份時間範圍報表}other{{numTimespan} 份時間範圍報表}}"
130
- },
131
- "flow-report/src/i18n/ui-strings.js | title": {
132
- "message": "Lighthouse 使用者流程報表"
133
- },
134
2
  "core/audits/accessibility/accesskeys.js | description": {
135
- "message": "快速鍵可讓使用者快速聚焦網頁的特定部分。要讓使用者正確瀏覽,每個快速鍵一律不得重複。[瞭解詳情](https://web.dev/accesskeys/)。"
3
+ "message": "快速鍵可讓使用者快速聚焦網頁的特定部分。要讓使用者正確瀏覽,每個快速鍵一律不得重複。[進一步瞭解快速鍵](https://dequeuniversity.com/rules/axe/4.6/accesskeys)。"
136
4
  },
137
5
  "core/audits/accessibility/accesskeys.js | failureTitle": {
138
6
  "message": "`[accesskey]` 的值重複"
@@ -141,7 +9,7 @@
141
9
  "message": "`[accesskey]` 的值沒有重複"
142
10
  },
143
11
  "core/audits/accessibility/aria-allowed-attr.js | description": {
144
- "message": "每個 ARIA `role`都支援一部分特定的 `aria-*` 屬性。若配對錯誤,`aria-*` 屬性將失去效力。[瞭解詳情](https://web.dev/aria-allowed-attr/)。"
12
+ "message": "每個 ARIA `role`都支援一部分特定的 `aria-*` 屬性。若配對錯誤,`aria-*` 屬性將失去效力。[瞭解如何讓 ARIA 屬性與其角色相符](https://dequeuniversity.com/rules/axe/4.6/aria-allowed-attr)。"
145
13
  },
146
14
  "core/audits/accessibility/aria-allowed-attr.js | failureTitle": {
147
15
  "message": "`[aria-*]` 屬性與其角色不符"
@@ -150,7 +18,7 @@
150
18
  "message": "`[aria-*]` 屬性與其角色相符"
151
19
  },
152
20
  "core/audits/accessibility/aria-command-name.js | description": {
153
- "message": "如果元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[瞭解詳情](https://web.dev/aria-name/)。"
21
+ "message": "如果元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[瞭解如何讓指令元素更容易使用](https://dequeuniversity.com/rules/axe/4.6/aria-command-name)。"
154
22
  },
155
23
  "core/audits/accessibility/aria-command-name.js | failureTitle": {
156
24
  "message": "`button`、`link` 和 `menuitem` 元素沒有可解讀的名稱。"
@@ -159,7 +27,7 @@
159
27
  "message": "`button`、`link` 和 `menuitem` 元素具有可解讀的名稱"
160
28
  },
161
29
  "core/audits/accessibility/aria-hidden-body.js | description": {
162
- "message": "在 `<body>` 文件上設定 `aria-hidden=\"true\"` 時,輔助技術 (例如螢幕閱讀器) 無法一致地進行作業。[瞭解詳情](https://web.dev/aria-hidden-body/)。"
30
+ "message": "在 `<body>` 文件上設定 `aria-hidden=\"true\"` 時,輔助技術 (例如螢幕閱讀器) 無法一致地進行作業。[瞭解 `aria-hidden` 對文件內文的影響](https://dequeuniversity.com/rules/axe/4.6/aria-hidden-body)。"
163
31
  },
164
32
  "core/audits/accessibility/aria-hidden-body.js | failureTitle": {
165
33
  "message": "`<body>` 文件中出現 `[aria-hidden=\"true\"]`"
@@ -168,7 +36,7 @@
168
36
  "message": "`<body>` 文件中並未出現 `[aria-hidden=\"true\"]`"
169
37
  },
170
38
  "core/audits/accessibility/aria-hidden-focus.js | description": {
171
- "message": "`[aria-hidden=\"true\"]` 元素中的可聚焦子系會禁止輔助技術 (例如螢幕閱讀器) 的使用者存取這些互動元素。[瞭解詳情](https://web.dev/aria-hidden-focus/)。"
39
+ "message": "`[aria-hidden=\"true\"]` 元素中的可聚焦子系會禁止輔助技術 (例如螢幕閱讀器) 的使用者存取這些互動元素。[瞭解 `aria-hidden` 對可聚焦元素的影響](https://dequeuniversity.com/rules/axe/4.6/aria-hidden-focus)。"
172
40
  },
173
41
  "core/audits/accessibility/aria-hidden-focus.js | failureTitle": {
174
42
  "message": "`[aria-hidden=\"true\"]` 元素包含可聚焦的子系"
@@ -177,7 +45,7 @@
177
45
  "message": "`[aria-hidden=\"true\"]` 元素不包含可聚焦的子系"
178
46
  },
179
47
  "core/audits/accessibility/aria-input-field-name.js | description": {
180
- "message": "如果沒有可解讀的輸入欄位名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個輸入欄位的用途。[瞭解詳情](https://web.dev/aria-name/)。"
48
+ "message": "如果沒有可解讀的輸入欄位名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個輸入欄位的用途。[進一步瞭解輸入欄位標籤](https://dequeuniversity.com/rules/axe/4.6/aria-input-field-name)。"
181
49
  },
182
50
  "core/audits/accessibility/aria-input-field-name.js | failureTitle": {
183
51
  "message": "ARIA 輸入欄位沒有可解讀的名稱"
@@ -186,7 +54,7 @@
186
54
  "message": "ARIA 輸入欄位具有可解讀的名稱"
187
55
  },
188
56
  "core/audits/accessibility/aria-meter-name.js | description": {
189
- "message": "如果元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[瞭解詳情](https://web.dev/aria-name/)。"
57
+ "message": "如果 meter 元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法瞭解這個元素的用途與用法。[瞭解如何命名 `meter` 元素](https://dequeuniversity.com/rules/axe/4.6/aria-meter-name)。"
190
58
  },
191
59
  "core/audits/accessibility/aria-meter-name.js | failureTitle": {
192
60
  "message": "ARIA `meter` 元素沒有可解讀的名稱。"
@@ -195,7 +63,7 @@
195
63
  "message": "ARIA `meter` 元素具有可解讀的名稱"
196
64
  },
197
65
  "core/audits/accessibility/aria-progressbar-name.js | description": {
198
- "message": "如果 `progressbar` 元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[瞭解詳情](https://web.dev/aria-name/)。"
66
+ "message": "如果 `progressbar` 元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[瞭解如何為 `progressbar` 元素加上標籤](https://dequeuniversity.com/rules/axe/4.6/aria-progressbar-name)。"
199
67
  },
200
68
  "core/audits/accessibility/aria-progressbar-name.js | failureTitle": {
201
69
  "message": "ARIA `progressbar` 元素沒有可解讀的名稱。"
@@ -204,7 +72,7 @@
204
72
  "message": "ARIA `progressbar` 元素具有可解讀的名稱"
205
73
  },
206
74
  "core/audits/accessibility/aria-required-attr.js | description": {
207
- "message": "部分 ARIA 角色的必要屬性會向螢幕閱讀器的使用者說明元素狀態。[瞭解詳情](https://web.dev/aria-required-attr/)。"
75
+ "message": "部分 ARIA 角色的必要屬性會向螢幕閱讀器的使用者說明元素狀態。[進一步瞭解角色和必要屬性](https://dequeuniversity.com/rules/axe/4.6/aria-required-attr)。"
208
76
  },
209
77
  "core/audits/accessibility/aria-required-attr.js | failureTitle": {
210
78
  "message": "`[role]` 未具備所有必要的 `[aria-*]` 屬性"
@@ -213,7 +81,7 @@
213
81
  "message": "`[role]` 具備所有必要的 `[aria-*]` 屬性"
214
82
  },
215
83
  "core/audits/accessibility/aria-required-children.js | description": {
216
- "message": "部分 ARIA 父項角色必須包含特定的子項角色,才能正確執行無障礙功能。[瞭解詳情](https://web.dev/aria-required-children/)。"
84
+ "message": "部分 ARIA 父項角色必須包含特定的子項角色,才能正確執行無障礙功能。[進一步瞭解角色和必要的子項元素](https://dequeuniversity.com/rules/axe/4.6/aria-required-children)。"
217
85
  },
218
86
  "core/audits/accessibility/aria-required-children.js | failureTitle": {
219
87
  "message": "有些元素具備 ARIA `[role]` 且要求子項包含特定 `[role]`,這些元素缺少部分或全部的必要子項。"
@@ -222,7 +90,7 @@
222
90
  "message": "具備 ARIA `[role]` 且要求子項包含特定 `[role]` 的元素具有全部的必要子項。"
223
91
  },
224
92
  "core/audits/accessibility/aria-required-parent.js | description": {
225
- "message": "部分 ARIA 子項角色必須包含在特定的父項角色中,才能正確執行其無障礙功能。[瞭解詳情](https://web.dev/aria-required-parent/)。"
93
+ "message": "部分 ARIA 子項角色必須包含在特定的父項角色中,才能正確執行其無障礙功能。[進一步瞭解 ARIA 角色和必要的父項元素](https://dequeuniversity.com/rules/axe/4.6/aria-required-parent)。"
226
94
  },
227
95
  "core/audits/accessibility/aria-required-parent.js | failureTitle": {
228
96
  "message": "`[role]` 未包含在必要的父項元素中"
@@ -231,7 +99,7 @@
231
99
  "message": "`[role]` 包含在必要的父項元素中"
232
100
  },
233
101
  "core/audits/accessibility/aria-roles.js | description": {
234
- "message": "ARIA 角色必須具備有效的值,才能執行其無障礙功能。[瞭解詳情](https://web.dev/aria-roles/)。"
102
+ "message": "ARIA 角色必須具備有效的值,才能執行其無障礙功能。[進一步瞭解有效的 ARIA 角色](https://dequeuniversity.com/rules/axe/4.6/aria-roles)。"
235
103
  },
236
104
  "core/audits/accessibility/aria-roles.js | failureTitle": {
237
105
  "message": "`[role]` 不具備有效的值"
@@ -240,7 +108,7 @@
240
108
  "message": "`[role]` 具備有效的值"
241
109
  },
242
110
  "core/audits/accessibility/aria-toggle-field-name.js | description": {
243
- "message": "如果沒有可解讀的切換欄位名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個切換欄位的用途。[瞭解詳情](https://web.dev/aria-name/)。"
111
+ "message": "如果沒有可解讀的切換欄位名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個切換欄位的用途。[進一步瞭解切換欄位](https://dequeuniversity.com/rules/axe/4.6/aria-toggle-field-name)。"
244
112
  },
245
113
  "core/audits/accessibility/aria-toggle-field-name.js | failureTitle": {
246
114
  "message": "ARIA 切換欄位沒有可解讀的名稱"
@@ -249,7 +117,7 @@
249
117
  "message": "ARIA 切換欄位具有可解讀的名稱"
250
118
  },
251
119
  "core/audits/accessibility/aria-tooltip-name.js | description": {
252
- "message": "如果元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[瞭解詳情](https://web.dev/aria-name/)。"
120
+ "message": "如果 tooltip 元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法瞭解這個元素的用途與用法。[瞭解如何命名 `tooltip` 元素](https://dequeuniversity.com/rules/axe/4.6/aria-tooltip-name)。"
253
121
  },
254
122
  "core/audits/accessibility/aria-tooltip-name.js | failureTitle": {
255
123
  "message": "ARIA `tooltip` 元素沒有可解讀的名稱。"
@@ -258,7 +126,7 @@
258
126
  "message": "ARIA `tooltip` 元素具有可解讀的名稱"
259
127
  },
260
128
  "core/audits/accessibility/aria-treeitem-name.js | description": {
261
- "message": "如果元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[瞭解詳情](https://web.dev/aria-name/)。"
129
+ "message": "如果 `treeitem` 元素沒有無障礙元素名稱,螢幕閱讀器只會讀出通用名稱,這樣仰賴螢幕閱讀器的使用者就無法知道這個元素的用途。[進一步瞭解如何為 `treeitem` 元素加上標籤](https://dequeuniversity.com/rules/axe/4.6/aria-treeitem-name)。"
262
130
  },
263
131
  "core/audits/accessibility/aria-treeitem-name.js | failureTitle": {
264
132
  "message": "ARIA `treeitem` 元素沒有可解讀的名稱。"
@@ -267,7 +135,7 @@
267
135
  "message": "ARIA `treeitem` 元素具有可解讀的名稱"
268
136
  },
269
137
  "core/audits/accessibility/aria-valid-attr-value.js | description": {
270
- "message": "輔助技術 (例如螢幕閱讀器) 無法解讀數值無效的 ARIA 屬性。[瞭解詳情](https://web.dev/aria-valid-attr-value/)。"
138
+ "message": "輔助技術 (例如螢幕閱讀器) 無法解讀數值無效的 ARIA 屬性。[進一步瞭解 ARIA 屬性的有效值](https://dequeuniversity.com/rules/axe/4.6/aria-valid-attr-value)。"
271
139
  },
272
140
  "core/audits/accessibility/aria-valid-attr-value.js | failureTitle": {
273
141
  "message": "`[aria-*]` 屬性缺少有效的值"
@@ -276,7 +144,7 @@
276
144
  "message": "`[aria-*]` 屬性具備有效的值"
277
145
  },
278
146
  "core/audits/accessibility/aria-valid-attr.js | description": {
279
- "message": "輔助技術 (例如螢幕閱讀器) 無法解讀包含無效名稱的 ARIA 屬性。[瞭解詳情](https://web.dev/aria-valid-attr/)。"
147
+ "message": "輔助技術 (例如螢幕閱讀器) 無法解讀包含無效名稱的 ARIA 屬性。[進一步瞭解有效的 ARIA 屬性](https://dequeuniversity.com/rules/axe/4.6/aria-valid-attr)。"
280
148
  },
281
149
  "core/audits/accessibility/aria-valid-attr.js | failureTitle": {
282
150
  "message": "`[aria-*]` 屬性無效或有錯字"
@@ -288,7 +156,7 @@
288
156
  "message": "未通過稽核的元素"
289
157
  },
290
158
  "core/audits/accessibility/button-name.js | description": {
291
- "message": "如果沒有可解讀的按鈕名稱,螢幕閱讀器只會讀出「按鈕」,這樣仰賴螢幕閱讀器的使用者就無法知道這個按鈕的用途。[瞭解詳情](https://web.dev/button-name/)。"
159
+ "message": "如果沒有可解讀的按鈕名稱,螢幕閱讀器只會讀出「按鈕」,這樣仰賴螢幕閱讀器的使用者就無法知道這個按鈕的用途。[瞭解如何讓使用者更容易使用按鈕](https://dequeuniversity.com/rules/axe/4.6/button-name)。"
292
160
  },
293
161
  "core/audits/accessibility/button-name.js | failureTitle": {
294
162
  "message": "按鈕沒有可存取的名稱"
@@ -297,7 +165,7 @@
297
165
  "message": "按鈕具有可解讀的名稱"
298
166
  },
299
167
  "core/audits/accessibility/bypass.js | description": {
300
- "message": "針對重複的內容增設略過選項,可提高鍵盤使用者的網頁瀏覽效率。[瞭解詳情](https://web.dev/bypass/)。"
168
+ "message": "針對重複的內容增設略過選項,可提高鍵盤使用者的網頁瀏覽效率。[進一步瞭解略過模塊](https://dequeuniversity.com/rules/axe/4.6/bypass)。"
301
169
  },
302
170
  "core/audits/accessibility/bypass.js | failureTitle": {
303
171
  "message": "這個網頁中沒有標題、略過連結或標記區域"
@@ -306,7 +174,7 @@
306
174
  "message": "這個網頁包含標題、略過連結或標記區域"
307
175
  },
308
176
  "core/audits/accessibility/color-contrast.js | description": {
309
- "message": "低對比度的文字對許多讀者來說難以閱讀或無法閱讀。[瞭解詳情](https://web.dev/color-contrast/)。"
177
+ "message": "低對比度的文字對許多讀者來說難以閱讀或無法閱讀。[瞭解如何提供充足的色彩對比](https://dequeuniversity.com/rules/axe/4.6/color-contrast)。"
310
178
  },
311
179
  "core/audits/accessibility/color-contrast.js | failureTitle": {
312
180
  "message": "背景和前景顏色沒有足夠的對比度。"
@@ -315,7 +183,7 @@
315
183
  "message": "背景和前景顏色具有足夠的對比度"
316
184
  },
317
185
  "core/audits/accessibility/definition-list.js | description": {
318
- "message": "如果定義清單的標記不正確,螢幕閱讀器可能會輸出令人混淆或不正確的內容。[瞭解詳情](https://web.dev/definition-list/)。"
186
+ "message": "如果定義清單的標記不正確,螢幕閱讀器可能會輸出令人混淆或不正確的內容。[瞭解如何正確建構定義清單](https://dequeuniversity.com/rules/axe/4.6/definition-list)。"
319
187
  },
320
188
  "core/audits/accessibility/definition-list.js | failureTitle": {
321
189
  "message": "`<dl>` 並非只包含排序正確的 `<dt>` 和 `<dd>` 群組,以及 `<script>`、`<template>` 或 `<div>` 元素。"
@@ -324,7 +192,7 @@
324
192
  "message": "`<dl>` 只包含排序正確的 `<dt>` 和 `<dd>` 群組,以及 `<script>`、`<template>` 或 `<div>` 元素。"
325
193
  },
326
194
  "core/audits/accessibility/dlitem.js | description": {
327
- "message": "定義清單項目 (`<dt>` 和 `<dd>`) 必須納入在父項 `<dl>` 元素中,才能確保螢幕閱讀器正確朗讀這些項目。[瞭解詳情](https://web.dev/dlitem/)。"
195
+ "message": "定義清單項目 (`<dt>` 和 `<dd>`) 必須納入在父項 `<dl>` 元素中,才能確保螢幕閱讀器正確朗讀這些項目。[瞭解如何正確建構定義清單](https://dequeuniversity.com/rules/axe/4.6/dlitem)。"
328
196
  },
329
197
  "core/audits/accessibility/dlitem.js | failureTitle": {
330
198
  "message": "定義清單項目未納入在 `<dl>` 元素中"
@@ -333,7 +201,7 @@
333
201
  "message": "定義清單項目已納入在 `<dl>` 元素中"
334
202
  },
335
203
  "core/audits/accessibility/document-title.js | description": {
336
- "message": "標題可讓螢幕閱讀器使用者概略瞭解網頁內容;搜尋引擎使用者經常需要使用這項資訊,以判斷網頁內容是否與他們的搜尋項目有關。[瞭解詳情](https://web.dev/document-title/)。"
204
+ "message": "標題可讓螢幕閱讀器使用者概略瞭解網頁內容;搜尋引擎使用者經常需要使用這項資訊,以判斷網頁內容是否與他們的搜尋項目有關。[進一步瞭解文件標題](https://dequeuniversity.com/rules/axe/4.6/document-title)。"
337
205
  },
338
206
  "core/audits/accessibility/document-title.js | failureTitle": {
339
207
  "message": "文件缺少 `<title>` 元素"
@@ -342,7 +210,7 @@
342
210
  "message": "文件具有 `<title>` 元素"
343
211
  },
344
212
  "core/audits/accessibility/duplicate-id-active.js | description": {
345
- "message": "所有可聚焦的元素都必須擁有專屬的 `id`,以確保輔助技術可查看這些元素。[瞭解詳情](https://web.dev/duplicate-id-active/)。"
213
+ "message": "所有可聚焦的元素都必須擁有專屬的 `id`,以確保輔助技術可查看這些元素。[瞭解如何修正 `id` 重複的問題](https://dequeuniversity.com/rules/axe/4.6/duplicate-id-active)。"
346
214
  },
347
215
  "core/audits/accessibility/duplicate-id-active.js | failureTitle": {
348
216
  "message": "已啟用的可聚焦元素有重複的 `[id]` 屬性"
@@ -351,7 +219,7 @@
351
219
  "message": "已啟用的可聚焦元素沒有重複的 `[id]` 屬性"
352
220
  },
353
221
  "core/audits/accessibility/duplicate-id-aria.js | description": {
354
- "message": "ARIA ID 的值不得重複,以免輔助技術忽略其他重複的值。[瞭解詳情](https://web.dev/duplicate-id-aria/)。"
222
+ "message": "ARIA ID 的值不得重複,以免輔助技術忽略其他重複的執行個體。[瞭解如何修正重複的 ARIA ID](https://dequeuniversity.com/rules/axe/4.6/duplicate-id-aria)。"
355
223
  },
356
224
  "core/audits/accessibility/duplicate-id-aria.js | failureTitle": {
357
225
  "message": "ARIA ID 重複"
@@ -360,7 +228,7 @@
360
228
  "message": "沒有重複的 ARIA ID"
361
229
  },
362
230
  "core/audits/accessibility/form-field-multiple-labels.js | description": {
363
- "message": "如果表單欄位含有多個標籤,可能會造成螢幕閱讀器等輔助技術無法判斷該讀出第一個、最後一個或所有標籤。[瞭解詳情](https://web.dev/form-field-multiple-labels/)。"
231
+ "message": "如果表單欄位含有多個標籤,可能會造成螢幕閱讀器等輔助技術無法判斷該讀出第一個、最後一個或所有標籤。[瞭解如何使用表單標籤](https://dequeuniversity.com/rules/axe/4.6/form-field-multiple-labels)。"
364
232
  },
365
233
  "core/audits/accessibility/form-field-multiple-labels.js | failureTitle": {
366
234
  "message": "表單欄位包含多個標籤"
@@ -369,7 +237,7 @@
369
237
  "message": "沒有任何表單欄位包含多個標籤"
370
238
  },
371
239
  "core/audits/accessibility/frame-title.js | description": {
372
- "message": "螢幕閱讀器需使用頁框標題才能說明頁框內容。[瞭解詳情](https://web.dev/frame-title/)。"
240
+ "message": "螢幕閱讀器需使用頁框標題才能說明頁框內容。[進一步瞭解頁框標題](https://dequeuniversity.com/rules/axe/4.6/frame-title)。"
373
241
  },
374
242
  "core/audits/accessibility/frame-title.js | failureTitle": {
375
243
  "message": "`<frame>` 或 `<iframe>` 元素缺少名稱"
@@ -378,7 +246,7 @@
378
246
  "message": "`<frame>` 或 `<iframe>` 元素包含名稱"
379
247
  },
380
248
  "core/audits/accessibility/heading-order.js | description": {
381
- "message": "排序正確且未略過層級的標題可傳達網頁的語意結構,讓使用者在運用輔助技術時更容易瀏覽及理解。[瞭解詳情](https://web.dev/heading-order/)。"
249
+ "message": "排序正確且未略過層級的標頭可傳達網頁的語意結構,讓使用者在運用輔助技術時更容易瀏覽及理解。[進一步瞭解標頭順序](https://dequeuniversity.com/rules/axe/4.6/heading-order)。"
382
250
  },
383
251
  "core/audits/accessibility/heading-order.js | failureTitle": {
384
252
  "message": "標題元素未依遞減順序顯示"
@@ -387,7 +255,7 @@
387
255
  "message": "標題元素已依遞減順序顯示"
388
256
  },
389
257
  "core/audits/accessibility/html-has-lang.js | description": {
390
- "message": "如果網頁未指定 [lang] 屬性,螢幕閱讀器會假設網頁採用的是使用者在設定螢幕閱讀器時所選擇的預設語言。如果網頁實際採用的語言並非預設語言,那麼螢幕閱讀器可能無法正確朗讀網頁文字。[瞭解詳情](https://web.dev/html-has-lang/)。"
258
+ "message": "如果網頁未指定 `lang` 屬性,螢幕閱讀器會假設網頁採用的是使用者在設定螢幕閱讀器時所選擇的預設語言。如果網頁實際採用的語言並非預設語言,那麼螢幕閱讀器可能無法正確朗讀網頁文字。[進一步瞭解 `lang` 屬性](https://dequeuniversity.com/rules/axe/4.6/html-has-lang)。"
391
259
  },
392
260
  "core/audits/accessibility/html-has-lang.js | failureTitle": {
393
261
  "message": "`<html>` 元素缺少 `[lang]` 屬性"
@@ -396,7 +264,7 @@
396
264
  "message": "`<html>` 元素具備 `[lang]` 屬性"
397
265
  },
398
266
  "core/audits/accessibility/html-lang-valid.js | description": {
399
- "message": "指定有效的 [BCP 47 語言](https://www.w3.org/International/questions/qa-choosing-language-tags#question),可協助螢幕閱讀器正確朗讀文字。[瞭解詳情](https://web.dev/html-lang-valid/)。"
267
+ "message": "指定有效的 [BCP 47 語言](https://www.w3.org/International/questions/qa-choosing-language-tags#question),可協助螢幕閱讀器正確朗讀文字。[瞭解如何使用 `lang` 屬性](https://dequeuniversity.com/rules/axe/4.6/html-lang-valid)。"
400
268
  },
401
269
  "core/audits/accessibility/html-lang-valid.js | failureTitle": {
402
270
  "message": "`<html>` 元素的 `[lang]` 屬性缺少有效的值。"
@@ -405,7 +273,7 @@
405
273
  "message": "`<html>` 元素的 `[lang]` 屬性具備有效的值"
406
274
  },
407
275
  "core/audits/accessibility/image-alt.js | description": {
408
- "message": "說明元素應提供簡短貼切的替代文字。如果是裝飾元素,只要將 alt 屬性留空,系統即會忽略該元素。[瞭解詳情](https://web.dev/image-alt/)。"
276
+ "message": "說明元素應提供簡短貼切的替代文字。如果是裝飾元素,只要將 alt 屬性留空,系統即會忽略該元素。[進一步瞭解 `alt` 屬性](https://dequeuniversity.com/rules/axe/4.6/image-alt)。"
409
277
  },
410
278
  "core/audits/accessibility/image-alt.js | failureTitle": {
411
279
  "message": "圖片元素缺少 `[alt]` 屬性"
@@ -414,7 +282,7 @@
414
282
  "message": "圖片元素具有 `[alt]` 屬性"
415
283
  },
416
284
  "core/audits/accessibility/input-image-alt.js | description": {
417
- "message": "如果 `<input>` 按鈕是以圖片呈現,提供替代文字可協助螢幕閱讀器使用者瞭解該按鈕的用途。[瞭解詳情](https://web.dev/input-image-alt/)。"
285
+ "message": "如果 `<input>` 按鈕是以圖片呈現,提供替代文字可協助螢幕閱讀器使用者瞭解該按鈕的用途。[瞭解輸入圖片替代文字](https://dequeuniversity.com/rules/axe/4.6/input-image-alt)。"
418
286
  },
419
287
  "core/audits/accessibility/input-image-alt.js | failureTitle": {
420
288
  "message": "`<input type=\"image\">` 元素沒有 `[alt]` 文字"
@@ -423,7 +291,7 @@
423
291
  "message": "`<input type=\"image\">` 元素具有 `[alt]` 文字"
424
292
  },
425
293
  "core/audits/accessibility/label.js | description": {
426
- "message": "標籤可確保輔助技術 (例如螢幕閱讀器) 正確朗讀表單控制項。[瞭解詳情](https://web.dev/label/)。"
294
+ "message": "標籤可確保輔助技術 (例如螢幕閱讀器) 正確朗讀表單控制項。[進一步瞭解表單元素標籤](https://dequeuniversity.com/rules/axe/4.6/label)。"
427
295
  },
428
296
  "core/audits/accessibility/label.js | failureTitle": {
429
297
  "message": "表單元素沒有相關聯的標籤"
@@ -432,7 +300,7 @@
432
300
  "message": "表單元素具有相關聯的標籤"
433
301
  },
434
302
  "core/audits/accessibility/link-name.js | description": {
435
- "message": "使用可辨別、未重複且可聚焦的連結文字 (以及連結圖片的替代文字),有助於改善螢幕閱讀器使用者的瀏覽體驗。[瞭解詳情](https://web.dev/link-name/)。"
303
+ "message": "使用可辨別、未重複且可聚焦的連結文字 (以及連結圖片的替代文字),有助於改善螢幕閱讀器使用者的瀏覽體驗。[瞭解如何讓連結易於存取](https://dequeuniversity.com/rules/axe/4.6/link-name)。"
436
304
  },
437
305
  "core/audits/accessibility/link-name.js | failureTitle": {
438
306
  "message": "連結缺少可辨別的名稱"
@@ -441,7 +309,7 @@
441
309
  "message": "連結具有可辨別的名稱"
442
310
  },
443
311
  "core/audits/accessibility/list.js | description": {
444
- "message": "螢幕閱讀器會以特定方式朗讀清單。請務必採用正確的清單結構,這樣螢幕閱讀器才能順利讀出畫面內容。[瞭解詳情](https://web.dev/list/)。"
312
+ "message": "螢幕閱讀器會以特定方式朗讀清單。請務必採用正確的清單結構,這樣螢幕閱讀器才能順利讀出畫面上的內容。[進一步瞭解適當的清單結構](https://dequeuniversity.com/rules/axe/4.6/list)。"
445
313
  },
446
314
  "core/audits/accessibility/list.js | failureTitle": {
447
315
  "message": "清單中並非只包含 `<li>` 元素和指令碼支援元素 (`<script>` 和 `<template>`)。"
@@ -450,16 +318,16 @@
450
318
  "message": "清單只包含 `<li>` 元素和指令碼支援元素 (`<script>` 和 `<template>`)。"
451
319
  },
452
320
  "core/audits/accessibility/listitem.js | description": {
453
- "message": "清單項目 (`<li>`) 必須包含在父項元素 `<ul>` 或 `<ol>` 中,螢幕閱讀器才能正確朗讀這些項目。[瞭解詳情](https://web.dev/listitem/)。"
321
+ "message": "清單項目 (`<li>`) 必須包含在父項元素 `<ul>`、`<ol>` 或 `<menu>` 中,螢幕閱讀器才能正確朗讀這些項目。[進一步瞭解適當的清單結構](https://dequeuniversity.com/rules/axe/4.6/listitem)。"
454
322
  },
455
323
  "core/audits/accessibility/listitem.js | failureTitle": {
456
- "message": "清單項目 (`<li>`) 未包含在 `<ul>` 或 `<ol>` 父項元素中。"
324
+ "message": "清單項目 (`<li>`) 未包含在 `<ul>`、`<ol>` 或 `<menu>` 父項元素中。"
457
325
  },
458
326
  "core/audits/accessibility/listitem.js | title": {
459
- "message": "清單項目 (`<li>`) 已包含在 `<ul>` 或 `<ol>` 父項元素中"
327
+ "message": "清單項目 (`<li>`) 已包含在 `<ul>`、`<ol>` 或 `<menu>` 父項元素中"
460
328
  },
461
329
  "core/audits/accessibility/meta-refresh.js | description": {
462
- "message": "使用者不會預期系統自動重新整理網頁,而且這麼做會將焦點移回網頁頂端。這可能會對使用者造成困擾或混淆。[瞭解詳情](https://web.dev/meta-refresh/)。"
330
+ "message": "使用者不會預期系統自動重新整理網頁,而且這麼做會將焦點移回網頁頂端。這可能會對使用者造成困擾或混淆。[進一步瞭解重新整理中繼標記](https://dequeuniversity.com/rules/axe/4.6/meta-refresh)。"
463
331
  },
464
332
  "core/audits/accessibility/meta-refresh.js | failureTitle": {
465
333
  "message": "這個文件使用 `<meta http-equiv=\"refresh\">`"
@@ -468,7 +336,7 @@
468
336
  "message": "這個文件未使用 `<meta http-equiv=\"refresh\">`"
469
337
  },
470
338
  "core/audits/accessibility/meta-viewport.js | description": {
471
- "message": "停用縮放功能會對低視能使用者造成困擾,他們需要使用螢幕放大功能才能清楚看見網頁內容。[瞭解詳情](https://web.dev/meta-viewport/)。"
339
+ "message": "停用縮放功能會對低視能使用者造成困擾,他們需要使用螢幕放大功能才能清楚看見網頁內容。[進一步瞭解可視區域中繼標記](https://dequeuniversity.com/rules/axe/4.6/meta-viewport)。"
472
340
  },
473
341
  "core/audits/accessibility/meta-viewport.js | failureTitle": {
474
342
  "message": "`<meta name=\"viewport\">` 元素中使用了 `[user-scalable=\"no\"]`,或是 `[maximum-scale]` 屬性小於 5。"
@@ -477,7 +345,7 @@
477
345
  "message": "`<meta name=\"viewport\">` 元素中未使用 `[user-scalable=\"no\"]`,而且 `[maximum-scale]` 屬性大於或等於 5。"
478
346
  },
479
347
  "core/audits/accessibility/object-alt.js | description": {
480
- "message": "螢幕閱讀器無法解讀非文字內容。為 `<object>` 元素新增替代文字,可協助螢幕閱讀器向使用者傳達該元素的意義。[瞭解詳情](https://web.dev/object-alt/)。"
348
+ "message": "螢幕閱讀器無法解讀非文字內容。為 `<object>` 元素新增替代文字,可協助螢幕閱讀器向使用者傳達該元素的意義。[進一步瞭解 `object` 元素的替代文字](https://dequeuniversity.com/rules/axe/4.6/object-alt)。"
481
349
  },
482
350
  "core/audits/accessibility/object-alt.js | failureTitle": {
483
351
  "message": "`<object>` 元素沒有替代文字"
@@ -486,7 +354,7 @@
486
354
  "message": "`<object>` 元素具有替代文字"
487
355
  },
488
356
  "core/audits/accessibility/tabindex.js | description": {
489
- "message": "如果值大於 0,表示採用的是明確的瀏覽排序。雖然這在技術上可行,但經常會對仰賴輔助技術的使用者造成困擾。[瞭解詳情](https://web.dev/tabindex/)。"
357
+ "message": "如果值大於 0,表示採用的是明確的瀏覽排序。雖然這在技術上可行,但經常會對仰賴輔助技術的使用者造成困擾。[進一步瞭解 `tabindex` 屬性](https://dequeuniversity.com/rules/axe/4.6/tabindex)。"
490
358
  },
491
359
  "core/audits/accessibility/tabindex.js | failureTitle": {
492
360
  "message": "部分元素的 `[tabindex]` 值大於 0"
@@ -495,7 +363,7 @@
495
363
  "message": "所有元素的 `[tabindex]` 值皆未超過 0"
496
364
  },
497
365
  "core/audits/accessibility/td-headers-attr.js | description": {
498
- "message": "螢幕閱讀器的功能可讓使用者輕鬆瀏覽表格。請確保使用 `[headers]` 屬性的 `<td>` 儲存格只參照同一表格中的其他儲存格,這樣可改善螢幕閱讀器的使用體驗。[瞭解詳情](https://web.dev/td-headers-attr/)。"
366
+ "message": "螢幕閱讀器的功能可讓使用者輕鬆瀏覽表格。請確保使用 `[headers]` 屬性的 `<td>` 儲存格只參照同一表格中的其他儲存格,這樣可改善螢幕閱讀器的使用體驗。[進一步瞭解 `headers` 屬性](https://dequeuniversity.com/rules/axe/4.6/td-headers-attr)。"
499
367
  },
500
368
  "core/audits/accessibility/td-headers-attr.js | failureTitle": {
501
369
  "message": "在 `<table>` 元素中使用 `[headers]` 屬性的儲存格參照了元素 `id`,系統無法在相同表格中找到這個元素。"
@@ -504,7 +372,7 @@
504
372
  "message": "在 `<table>` 元素中使用 `[headers]` 屬性的儲存格參照了同一表格中的表格儲存格。"
505
373
  },
506
374
  "core/audits/accessibility/th-has-data-cells.js | description": {
507
- "message": "螢幕閱讀器的功能可讓使用者輕鬆瀏覽表格。如果能確保表格標題一律參照特定一組儲存格,或許能讓螢幕閱讀器的使用體驗更上一層樓。[瞭解詳情](https://web.dev/th-has-data-cells/)。"
375
+ "message": "螢幕閱讀器的功能可讓使用者輕鬆瀏覽表格。如果能確保表格標頭一律參照特定一組儲存格,或許能讓螢幕閱讀器的使用體驗更上一層樓。[進一步瞭解表格標頭](https://dequeuniversity.com/rules/axe/4.6/th-has-data-cells)。"
508
376
  },
509
377
  "core/audits/accessibility/th-has-data-cells.js | failureTitle": {
510
378
  "message": "`<th>` 元素和具有 `[role=\"columnheader\"/\"rowheader\"]` 的元素不包含所描述的資料儲存格。"
@@ -513,7 +381,7 @@
513
381
  "message": "`<th>` 元素和帶有 `[role=\"columnheader\"/\"rowheader\"]` 的元素具有其所描述的資料儲存格。"
514
382
  },
515
383
  "core/audits/accessibility/valid-lang.js | description": {
516
- "message": "為元素指定有效的 [BCP 47 語言](https://www.w3.org/International/questions/qa-choosing-language-tags#question),可協助確保螢幕閱讀器正確朗讀文字。[瞭解詳情](https://web.dev/valid-lang/)。"
384
+ "message": "為元素指定有效的 [BCP 47 語言](https://www.w3.org/International/questions/qa-choosing-language-tags#question),可協助確保螢幕閱讀器正確朗讀文字。[瞭解如何使用 `lang` 屬性](https://dequeuniversity.com/rules/axe/4.6/valid-lang)。"
517
385
  },
518
386
  "core/audits/accessibility/valid-lang.js | failureTitle": {
519
387
  "message": "`[lang]` 屬性缺少有效的值"
@@ -522,7 +390,7 @@
522
390
  "message": "`[lang]` 屬性具備有效的值"
523
391
  },
524
392
  "core/audits/accessibility/video-caption.js | description": {
525
- "message": "如果在影片中提供字幕,將有助於失聰或聽障使用者瞭解影片資訊。[瞭解詳情](https://web.dev/video-caption/)。"
393
+ "message": "如果在影片中提供字幕,將有助於失聰或聽障使用者瞭解影片資訊。[進一步瞭解影片字幕](https://dequeuniversity.com/rules/axe/4.6/video-caption)。"
526
394
  },
527
395
  "core/audits/accessibility/video-caption.js | failureTitle": {
528
396
  "message": "`<video>` 元素不含任何帶有 `[kind=\"captions\"]` 的 `<track>` 元素。"
@@ -537,7 +405,7 @@
537
405
  "message": "建議使用的權杖"
538
406
  },
539
407
  "core/audits/autocomplete.js | description": {
540
- "message": "`autocomplete` 可協助使用者更快速地提交表單。建議你將 `autocomplete` 屬性設為有效值以啟用這項功能,減少使用者需要執行的動作。[瞭解詳情](https://developers.google.com/web/fundamentals/design-and-ux/input/forms#use_metadata_to_enable_auto-complete)"
408
+ "message": "`autocomplete` 可協助使用者更快速地提交表單。建議你將 `autocomplete` 屬性設為有效值以啟用這項功能,減少使用者需要執行的動作。[進一步瞭解表單中的 `autocomplete`](https://developers.google.com/web/fundamentals/design-and-ux/input/forms#use_metadata_to_enable_auto-complete)"
541
409
  },
542
410
  "core/audits/autocomplete.js | failureTitle": {
543
411
  "message": "`<input>` 元素沒有正確的 `autocomplete` 屬性"
@@ -557,6 +425,33 @@
557
425
  "core/audits/autocomplete.js | warningOrder": {
558
426
  "message": "查看權杖的順序:{snippet} 中的「{tokens}」"
559
427
  },
428
+ "core/audits/bf-cache.js | actionableFailureType": {
429
+ "message": "可操作"
430
+ },
431
+ "core/audits/bf-cache.js | description": {
432
+ "message": "許多瀏覽操作都是在來回往返頁面之間進行,往返快取 (bfcache) 可以加快這些返回瀏覽的速度。[進一步瞭解 bfcache](https://developer.chrome.com/docs/lighthouse/performance/bf-cache/)"
433
+ },
434
+ "core/audits/bf-cache.js | displayValue": {
435
+ "message": "{itemCount,plural, =1{1 個失敗原因}other{# 個失敗原因}}"
436
+ },
437
+ "core/audits/bf-cache.js | failureReasonColumn": {
438
+ "message": "失敗原因"
439
+ },
440
+ "core/audits/bf-cache.js | failureTitle": {
441
+ "message": "網頁已禁止還原往返快取"
442
+ },
443
+ "core/audits/bf-cache.js | failureTypeColumn": {
444
+ "message": "失敗類型"
445
+ },
446
+ "core/audits/bf-cache.js | notActionableFailureType": {
447
+ "message": "無法操作"
448
+ },
449
+ "core/audits/bf-cache.js | supportPendingFailureType": {
450
+ "message": "尚不支援瀏覽器"
451
+ },
452
+ "core/audits/bf-cache.js | title": {
453
+ "message": "網頁並未禁止還原往返快取"
454
+ },
560
455
  "core/audits/bootup-time.js | chromeExtensionsWarning": {
561
456
  "message": "Chrome 擴充功能對這個頁面的載入效能有負面影響。建議透過無痕模式或不含擴充功能的 Chrome 設定檔來稽核頁面。"
562
457
  },
@@ -570,7 +465,7 @@
570
465
  "message": "CPU 總執行時間"
571
466
  },
572
467
  "core/audits/bootup-time.js | description": {
573
- "message": "建議你縮短剖析、編譯及執行 JavaScript 所耗費的時間。提供較小的 JavaScript 酬載可能會有幫助。[瞭解詳情](https://web.dev/bootup-time/)。"
468
+ "message": "建議你縮短剖析、編譯及執行 JavaScript 所耗費的時間。提供較小的 JavaScript 酬載可能會有幫助。[瞭解如何縮短 JavaScript 的執行時間](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/)。"
574
469
  },
575
470
  "core/audits/bootup-time.js | failureTitle": {
576
471
  "message": "減少 JavaScript 執行時間"
@@ -585,37 +480,37 @@
585
480
  "message": "請移除 JavaScript 套件中重複的模組"
586
481
  },
587
482
  "core/audits/byte-efficiency/efficient-animated-content.js | description": {
588
- "message": "使用大型 GIF 檔案呈現動畫內容會降低網路傳輸效率。建議你改用 MPEG4/WebM 影片格式呈現動畫內容,或是使用 PNG/WebP 格式顯示靜態圖片,以減少網路傳輸的資料量。[瞭解詳情](https://web.dev/efficient-animated-content/)"
483
+ "message": "使用大型 GIF 檔案呈現動畫內容會降低網路傳輸效率。建議你改用 MPEG4/WebM 影片格式呈現動畫內容,或是使用 PNG/WebP 格式顯示靜態圖片,以減少網路傳輸的資料量。[進一步瞭解高效率的影片格式](https://developer.chrome.com/docs/lighthouse/performance/efficient-animated-content/)"
589
484
  },
590
485
  "core/audits/byte-efficiency/efficient-animated-content.js | title": {
591
486
  "message": "使用影片格式的動畫內容"
592
487
  },
593
488
  "core/audits/byte-efficiency/legacy-javascript.js | description": {
594
- "message": "Polyfill 和轉換作業可讓舊版瀏覽器使用新版 JavaScript 的功能。不過這些功能對於新型瀏覽器而言,有很多都是不必要的。如果是 JavaScript 套件,請採用具備模組/非模組功能偵測機制的新型指令碼部署策略,以減少新型瀏覽器所需要的程式碼,同時保留對舊版瀏覽器的支援。[瞭解詳情](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/)"
489
+ "message": "Polyfill 和轉換作業可讓舊版瀏覽器使用新版 JavaScript 的功能。不過這些功能對於新式瀏覽器而言,有很多都是不必要的。如果是 JavaScript 套件,請採用具備模組/非模組功能偵測機制的新型指令碼部署策略,以減少新式瀏覽器所需要的程式碼,同時保留對舊版瀏覽器的支援。[瞭解如何使用新版 JavaScript](https://web.dev/publish-modern-javascript/)"
595
490
  },
596
491
  "core/audits/byte-efficiency/legacy-javascript.js | title": {
597
492
  "message": "避免將舊版 JavaScript 提供給新型瀏覽器"
598
493
  },
599
494
  "core/audits/byte-efficiency/modern-image-formats.js | description": {
600
- "message": "WebP 和 AVIF 等圖片格式的壓縮效果通常比 PNG 或 JPEG 要好,這代表下載速度更快,數據用量更少。[瞭解詳情](https://web.dev/uses-webp-images/)。"
495
+ "message": "WebP 和 AVIF 等圖片格式的壓縮效果通常比 PNG 或 JPEG 要好,這代表下載速度更快,數據用量更少。[進一步瞭解新型圖片格式](https://developer.chrome.com/docs/lighthouse/performance/uses-webp-images/)。"
601
496
  },
602
497
  "core/audits/byte-efficiency/modern-image-formats.js | title": {
603
498
  "message": "提供 next-gen 格式的圖片"
604
499
  },
605
500
  "core/audits/byte-efficiency/offscreen-images.js | description": {
606
- "message": "建議在所有重要資源載入完成之前,延遲載入畫面外圖片和隱藏項目,以縮短互動準備時間。[瞭解詳情](https://web.dev/offscreen-images/)。"
501
+ "message": "建議在所有重要資源載入完成之前,延遲載入畫面外圖片和隱藏項目,以縮短互動準備時間。[瞭解如何延遲載入畫面外圖片](https://developer.chrome.com/docs/lighthouse/performance/offscreen-images/)。"
607
502
  },
608
503
  "core/audits/byte-efficiency/offscreen-images.js | title": {
609
504
  "message": "延後載入畫面外圖片"
610
505
  },
611
506
  "core/audits/byte-efficiency/render-blocking-resources.js | description": {
612
- "message": "網頁的資源過多,因此妨礙了首次顯示畫面的時間。建議你先載入重要的內嵌 JavaScript/CSS,並延後載入不重要的 JavaScript/樣式。[瞭解詳情](https://web.dev/render-blocking-resources/)。"
507
+ "message": "網頁的資源過多,因此妨礙了首次顯示畫面的時間。建議你先載入重要的內嵌 JavaScript/CSS,並延後載入不重要的 JavaScript/樣式。[瞭解如何排除會妨礙顯示的資源](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/)。"
613
508
  },
614
509
  "core/audits/byte-efficiency/render-blocking-resources.js | title": {
615
510
  "message": "排除禁止轉譯的資源"
616
511
  },
617
512
  "core/audits/byte-efficiency/total-byte-weight.js | description": {
618
- "message": "大量的網路酬載會增加使用者的費用負擔,而且往往會延長網頁載入時間。[瞭解詳情](https://web.dev/total-byte-weight/)。"
513
+ "message": "大量的網路酬載會增加使用者的費用負擔,而且往往會延長網頁載入時間。[瞭解如何減少酬載大小](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/)。"
619
514
  },
620
515
  "core/audits/byte-efficiency/total-byte-weight.js | displayValue": {
621
516
  "message": "總大小為 {totalBytes, number, bytes} KiB"
@@ -627,31 +522,31 @@
627
522
  "message": "避免耗用大量網路資源"
628
523
  },
629
524
  "core/audits/byte-efficiency/unminified-css.js | description": {
630
- "message": "壓縮 CSS 檔案能減少網路酬載大小。[瞭解詳情](https://web.dev/unminified-css/)。"
525
+ "message": "壓縮 CSS 檔案能減少網路酬載大小。[瞭解如何壓縮 CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/)。"
631
526
  },
632
527
  "core/audits/byte-efficiency/unminified-css.js | title": {
633
528
  "message": "壓縮 CSS"
634
529
  },
635
530
  "core/audits/byte-efficiency/unminified-javascript.js | description": {
636
- "message": "壓縮 JavaScript 檔案能減少酬載大小,並縮短剖析指令碼的時間。[瞭解詳情](https://web.dev/unminified-javascript/)。"
531
+ "message": "壓縮 JavaScript 檔案能減少酬載大小,並縮短剖析指令碼的時間。[瞭解如何壓縮 JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/)。"
637
532
  },
638
533
  "core/audits/byte-efficiency/unminified-javascript.js | title": {
639
534
  "message": "壓縮 JavaScript"
640
535
  },
641
536
  "core/audits/byte-efficiency/unused-css-rules.js | description": {
642
- "message": "移除樣式表中的無用規則,並延遲載入在不需捲動位置內容中未使用的 CSS,即可減少網路活動消耗的流量。[瞭解詳情](https://web.dev/unused-css-rules/)"
537
+ "message": "移除樣式表中的無用規則,並延遲載入在不需捲動位置內容中未使用的 CSS,即可減少網路活動消耗的流量。[瞭解如何減少未使用的 CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/)"
643
538
  },
644
539
  "core/audits/byte-efficiency/unused-css-rules.js | title": {
645
540
  "message": "減少無用的 CSS"
646
541
  },
647
542
  "core/audits/byte-efficiency/unused-javascript.js | description": {
648
- "message": "減少無用的 JavaScript 並延遲載入指令碼 (等需要時才載入),即可減少網路活動消耗的流量。[瞭解詳情](https://web.dev/unused-javascript/)"
543
+ "message": "減少無用的 JavaScript 並延遲載入指令碼 (等需要時才載入),即可減少網路活動消耗的流量。[瞭解如何減少無用的 JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/)"
649
544
  },
650
545
  "core/audits/byte-efficiency/unused-javascript.js | title": {
651
546
  "message": "減少無用的 JavaScript"
652
547
  },
653
548
  "core/audits/byte-efficiency/uses-long-cache-ttl.js | description": {
654
- "message": "延長快取生命週期可以加快使用者再次造訪網頁的速度。[瞭解詳情](https://web.dev/uses-long-cache-ttl/)。"
549
+ "message": "延長快取生命週期可以加快使用者再次造訪網頁的速度。[進一步瞭解高效率的快取政策](https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/)。"
655
550
  },
656
551
  "core/audits/byte-efficiency/uses-long-cache-ttl.js | displayValue": {
657
552
  "message": "{itemCount,plural, =1{找到 1 項資源}other{找到 # 項資源}}"
@@ -663,7 +558,7 @@
663
558
  "message": "使用有效的快取政策處理靜態資產"
664
559
  },
665
560
  "core/audits/byte-efficiency/uses-optimized-images.js | description": {
666
- "message": "經過最佳化的圖片載入速度較快,且能節省使用者的行動數據用量。[瞭解詳情](https://web.dev/uses-optimized-images/)。"
561
+ "message": "經過最佳化的圖片載入速度較快,且能節省使用者的行動數據用量。[瞭解如何有效率地對圖片進行編碼](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)。"
667
562
  },
668
563
  "core/audits/byte-efficiency/uses-optimized-images.js | title": {
669
564
  "message": "圖片編碼有效率"
@@ -681,19 +576,19 @@
681
576
  "message": "圖片適合其顯示大小"
682
577
  },
683
578
  "core/audits/byte-efficiency/uses-responsive-images.js | description": {
684
- "message": "使用大小合適的圖片有助於節省行動數據用量並縮短載入時間。[瞭解詳情](https://web.dev/uses-responsive-images/)。"
579
+ "message": "使用大小合適的圖片有助於節省行動數據用量並縮短載入時間。[瞭解如何調整圖片大小](https://developer.chrome.com/docs/lighthouse/performance/uses-responsive-images/)。"
685
580
  },
686
581
  "core/audits/byte-efficiency/uses-responsive-images.js | title": {
687
582
  "message": "使用合適的圖片大小"
688
583
  },
689
584
  "core/audits/byte-efficiency/uses-text-compression.js | description": {
690
- "message": "提供的文字資源應經過 (gzip、deflate 或 brotli) 壓縮,將網路傳輸的資料量降至最低。[瞭解詳情](https://web.dev/uses-text-compression/)。"
585
+ "message": "提供的文字資源應經過 (gzip、deflate 或 brotli) 壓縮,將網路傳輸的資料量降至最低。[進一步瞭解文字壓縮](https://developer.chrome.com/docs/lighthouse/performance/uses-text-compression/)。"
691
586
  },
692
587
  "core/audits/byte-efficiency/uses-text-compression.js | title": {
693
588
  "message": "啟用文字壓縮"
694
589
  },
695
590
  "core/audits/content-width.js | description": {
696
- "message": "如果你的應用程式內容寬度與可視區域的寬度不相符,應用程式可能無法在行動裝置螢幕上呈現最佳效果。[瞭解詳情](https://web.dev/content-width/)。"
591
+ "message": "如果你的應用程式內容寬度與可視區域的寬度不相符,應用程式可能無法在行動裝置螢幕上呈現最佳效果。[瞭解如何根據可視區域調整內容大小](https://developer.chrome.com/docs/lighthouse/pwa/content-width/)。"
697
592
  },
698
593
  "core/audits/content-width.js | explanation": {
699
594
  "message": "可視區域大小 ({innerWidth} 像素) 與視窗大小 ({outerWidth} 像素) 不相符。"
@@ -705,7 +600,7 @@
705
600
  "message": "已針對可視區域正確調整內容大小"
706
601
  },
707
602
  "core/audits/critical-request-chains.js | description": {
708
- "message": "下方的「關鍵要求鏈結」顯示優先載入的資源。建議你縮短鏈結長度、降低下載資源的大小,或是將非必要資源延後載入,以提高網頁載入速度。[瞭解詳情](https://web.dev/critical-request-chains/)。"
603
+ "message": "下方的「關鍵要求鏈結」顯示優先載入的資源。建議你縮短鏈結長度、降低下載資源的大小,或是將非必要資源延後載入,以提高網頁載入速度。[瞭解如何避免鏈結關鍵要求](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains/)。"
709
604
  },
710
605
  "core/audits/critical-request-chains.js | displayValue": {
711
606
  "message": "{itemCount,plural, =1{找到 1 個鏈結}other{找到 # 個鏈結}}"
@@ -720,13 +615,13 @@
720
615
  "message": "嚴重程度"
721
616
  },
722
617
  "core/audits/csp-xss.js | description": {
723
- "message": "強大的內容安全政策 (CSP) 可以大幅降低遭到跨網站指令碼 (XSS) 攻擊的風險。[瞭解詳情](https://web.dev/csp-xss/)"
618
+ "message": "強大的內容安全政策 (CSP) 可以大幅降低遭到跨網站指令碼 (XSS) 攻擊的風險。[瞭解如何使用 CSP 防範 XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)"
724
619
  },
725
620
  "core/audits/csp-xss.js | itemSeveritySyntax": {
726
621
  "message": "語法"
727
622
  },
728
623
  "core/audits/csp-xss.js | metaTagMessage": {
729
- "message": "該網頁包含在 <meta> 標記中定義的 CSP。如果可以,請考慮在 HTTP 標頭中定義 CSP。"
624
+ "message": "網頁含有在 <meta> 標記中定義的 CSP,建議將 CSP 移到 HTTP 標頭,或在 HTTP 標頭中定義其他嚴格 CSP。"
730
625
  },
731
626
  "core/audits/csp-xss.js | noCsp": {
732
627
  "message": "找不到處於強制執行模式的 CSP"
@@ -741,7 +636,7 @@
741
636
  "message": "行數"
742
637
  },
743
638
  "core/audits/deprecations.js | description": {
744
- "message": "系統最終會從瀏覽器中移除已淘汰的 API。[瞭解詳情](https://web.dev/deprecations/)。"
639
+ "message": "系統最終會從瀏覽器中移除已淘汰的 API。[進一步瞭解已淘汰的 API](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)。"
745
640
  },
746
641
  "core/audits/deprecations.js | displayValue": {
747
642
  "message": "{itemCount,plural, =1{發現 1 則警告}other{發現 # 則警告}}"
@@ -753,7 +648,7 @@
753
648
  "message": "避免使用已淘汰的 API"
754
649
  },
755
650
  "core/audits/dobetterweb/charset.js | description": {
756
- "message": "必須定義字元編碼宣告。你可以在 HTML 的前 1024 個位元組中使用 `<meta>` 標記定義,或在 Content-Type HTTP 回應標頭中定義。[瞭解詳情](https://web.dev/charset/)。"
651
+ "message": "必須定義字元編碼宣告。你可以在 HTML 的前 1024 個位元組中使用 `<meta>` 標記定義,或在 Content-Type HTTP 回應標頭中定義。[進一步瞭解如何宣告字元編碼](https://developer.chrome.com/docs/lighthouse/best-practices/charset/)。"
757
652
  },
758
653
  "core/audits/dobetterweb/charset.js | failureTitle": {
759
654
  "message": "字元集宣告遺失或在 HTML 中太晚出現"
@@ -762,10 +657,13 @@
762
657
  "message": "正確定義字元集"
763
658
  },
764
659
  "core/audits/dobetterweb/doctype.js | description": {
765
- "message": "指定 DOCTYPE 能防止瀏覽器切換至相容模式。[瞭解詳情](https://web.dev/doctype/)。"
660
+ "message": "指定 DOCTYPE 能防止瀏覽器切換至相容模式。[進一步瞭解 DOCTYPE 宣告](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/)。"
766
661
  },
767
662
  "core/audits/dobetterweb/doctype.js | explanationBadDoctype": {
768
- "message": "DOCTYPE 名稱必須是小寫字串 `html`"
663
+ "message": "DOCTYPE 名稱必須是字串 `html`"
664
+ },
665
+ "core/audits/dobetterweb/doctype.js | explanationLimitedQuirks": {
666
+ "message": "文件含有會觸發 `limited-quirks-mode` 的 `doctype`"
769
667
  },
770
668
  "core/audits/dobetterweb/doctype.js | explanationNoDoctype": {
771
669
  "message": "文件必須包含 DOCTYPE"
@@ -776,6 +674,9 @@
776
674
  "core/audits/dobetterweb/doctype.js | explanationSystemId": {
777
675
  "message": "systemId 須為空白字串"
778
676
  },
677
+ "core/audits/dobetterweb/doctype.js | explanationWrongDoctype": {
678
+ "message": "文件含有會觸發 `quirks-mode` 的 `doctype`"
679
+ },
779
680
  "core/audits/dobetterweb/doctype.js | failureTitle": {
780
681
  "message": "網頁缺少 HTML DOCTYPE,因此觸發了相容模式"
781
682
  },
@@ -789,7 +690,7 @@
789
690
  "message": "值"
790
691
  },
791
692
  "core/audits/dobetterweb/dom-size.js | description": {
792
- "message": "大型 DOM 會增加記憶體用量、延長[樣式運算](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations)的時間,並產生費工的[版面配置重排](https://developers.google.com/speed/articles/reflow)。[瞭解詳情](https://web.dev/dom-size/)。"
693
+ "message": "大型 DOM 會增加記憶體用量、延長[樣式運算](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations)的時間,並產生費工的[版面配置重排](https://developers.google.com/speed/articles/reflow)。[瞭解如何避免 DOM 過大](https://developer.chrome.com/docs/lighthouse/performance/dom-size/)。"
793
694
  },
794
695
  "core/audits/dobetterweb/dom-size.js | displayValue": {
795
696
  "message": "{itemCount,plural, =1{1 個元素}other{# 個元素}}"
@@ -810,7 +711,7 @@
810
711
  "message": "避免 DOM 過大"
811
712
  },
812
713
  "core/audits/dobetterweb/geolocation-on-start.js | description": {
813
- "message": "如果未提供其他資訊就要求存取使用者的位置資訊,會讓使用者感到困惑而不信任網站。建議你在使用者執行特定動作時,再提出這項要求。[瞭解詳情](https://web.dev/geolocation-on-start/)。"
714
+ "message": "如果未提供其他資訊就要求存取使用者的位置資訊,會讓使用者感到困惑或不信任網站。建議你在使用者執行特定動作時,再提出這項要求。[進一步瞭解地理位置權限](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/)。"
814
715
  },
815
716
  "core/audits/dobetterweb/geolocation-on-start.js | failureTitle": {
816
717
  "message": "在載入網頁時要求存取使用者的位置資訊"
@@ -840,13 +741,13 @@
840
741
  "message": "版本"
841
742
  },
842
743
  "core/audits/dobetterweb/js-libraries.js | description": {
843
- "message": "在此網頁上偵測到的所有前端 JavaScript 程式庫。[瞭解詳情](https://web.dev/js-libraries/)。"
744
+ "message": "在此網頁上偵測到的所有前端 JavaScript 程式庫。[進一步瞭解這個 JavaScript 程式庫偵測診斷稽核](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/)。"
844
745
  },
845
746
  "core/audits/dobetterweb/js-libraries.js | title": {
846
747
  "message": "偵測到 JavaScript 程式庫"
847
748
  },
848
749
  "core/audits/dobetterweb/no-document-write.js | description": {
849
- "message": "對於連線速度較慢的使用者,透過 `document.write()` 動態置入的外部指令碼可能會導致網頁延遲數十秒載入。[瞭解詳情](https://web.dev/no-document-write/)。"
750
+ "message": "對於連線速度較慢的使用者,透過 `document.write()` 動態插入的外部指令碼可能會導致網頁延遲數十秒載入。[瞭解如何避免 document.write()](https://developer.chrome.com/docs/lighthouse/best-practices/no-document-write/)。"
850
751
  },
851
752
  "core/audits/dobetterweb/no-document-write.js | failureTitle": {
852
753
  "message": "避免使用 `document.write()`"
@@ -855,7 +756,7 @@
855
756
  "message": "避免使用 `document.write()`"
856
757
  },
857
758
  "core/audits/dobetterweb/notification-on-start.js | description": {
858
- "message": "如果未提供其他資訊就要求使用者允許網站顯示通知,會讓使用者感到困惑而不信任網站。建議你在使用者操作特定手勢時,再提出這項要求。[瞭解詳情](https://web.dev/notification-on-start/)。"
759
+ "message": "如果未提供其他資訊就要求使用者允許網站顯示通知,會讓使用者感到困惑或不信任網站。建議你在使用者操作特定手勢時,再提出這項要求。[進一步瞭解以負責任的方式取得通知權限](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/)。"
859
760
  },
860
761
  "core/audits/dobetterweb/notification-on-start.js | failureTitle": {
861
762
  "message": "在載入網頁時要求使用者允許網站顯示通知"
@@ -863,11 +764,20 @@
863
764
  "core/audits/dobetterweb/notification-on-start.js | title": {
864
765
  "message": "避免在載入網頁時要求使用者允許網站顯示通知"
865
766
  },
767
+ "core/audits/dobetterweb/paste-preventing-inputs.js | description": {
768
+ "message": "Preventing input pasting is a UX anti-pattern, and undermines good security policy. [Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/)."
769
+ },
770
+ "core/audits/dobetterweb/paste-preventing-inputs.js | failureTitle": {
771
+ "message": "Prevents users from pasting into input fields"
772
+ },
773
+ "core/audits/dobetterweb/paste-preventing-inputs.js | title": {
774
+ "message": "Allows users to paste into input fields"
775
+ },
866
776
  "core/audits/dobetterweb/uses-http2.js | columnProtocol": {
867
777
  "message": "通訊協定"
868
778
  },
869
779
  "core/audits/dobetterweb/uses-http2.js | description": {
870
- "message": "HTTP/2 提供許多 HTTP/1.1 沒有的優點,包括二進位標頭和多工處理。[瞭解詳情](https://web.dev/uses-http2/)。"
780
+ "message": "HTTP/2 提供許多 HTTP/1.1 沒有的優點,包括二進位標頭和多工處理。[進一步瞭解 HTTP/2](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/)。"
871
781
  },
872
782
  "core/audits/dobetterweb/uses-http2.js | displayValue": {
873
783
  "message": "{itemCount,plural, =1{有 1 項要求未透過 HTTP/2 傳送}other{有 # 項要求未透過 HTTP/2 傳送}}"
@@ -876,7 +786,7 @@
876
786
  "message": "使用 HTTP/2"
877
787
  },
878
788
  "core/audits/dobetterweb/uses-passive-event-listeners.js | description": {
879
- "message": "建議將輕觸動作和滑鼠滾輪事件監聽器標示為 `passive`,以提升網頁的捲動效能。[瞭解詳情](https://web.dev/uses-passive-event-listeners/)。"
789
+ "message": "建議將輕觸動作和滑鼠滾輪事件監聽器標示為 `passive`,以提升網頁的捲動效能。[進一步瞭解如何採用被動事件監聽器](https://developer.chrome.com/docs/lighthouse/best-practices/uses-passive-event-listeners/)。"
880
790
  },
881
791
  "core/audits/dobetterweb/uses-passive-event-listeners.js | failureTitle": {
882
792
  "message": "未使用被動事件監聽器來提升捲動效能"
@@ -885,7 +795,7 @@
885
795
  "message": "使用被動事件監聽器來提升捲動效能"
886
796
  },
887
797
  "core/audits/errors-in-console.js | description": {
888
- "message": "如果主控台有錯誤記錄,表示系統有問題尚待解決,例如網路要求錯誤和其他瀏覽器問題。[瞭解詳情](https://web.dev/errors-in-console/)"
798
+ "message": "如果主控台有錯誤記錄,表示系統有問題尚待解決,例如網路要求錯誤和其他瀏覽器問題。[進一步瞭解主控台診斷稽核中的這些錯誤](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
889
799
  },
890
800
  "core/audits/errors-in-console.js | failureTitle": {
891
801
  "message": "主控台已記錄瀏覽器發生的錯誤"
@@ -894,7 +804,7 @@
894
804
  "message": "系統未在主控台中記錄瀏覽器發生的錯誤"
895
805
  },
896
806
  "core/audits/font-display.js | description": {
897
- "message": "運用顯示字型的 CSS 功能,確保使用者可以在網站字型載入期間看到文字。[瞭解詳情](https://web.dev/font-display/)。"
807
+ "message": "利用 `font-display` CSS 功能,確保系統在載入網站字型時使用者可以看到文字。[進一步瞭解 `font-display`](https://developer.chrome.com/docs/lighthouse/performance/font-display/)。"
898
808
  },
899
809
  "core/audits/font-display.js | failureTitle": {
900
810
  "message": "確認載入網站字型時文字不會消失"
@@ -912,7 +822,7 @@
912
822
  "message": "網頁上顯示的圖片比例"
913
823
  },
914
824
  "core/audits/image-aspect-ratio.js | description": {
915
- "message": "圖片顯示尺寸應符合正常顯示比例。[瞭解詳情](https://web.dev/image-aspect-ratio/)。"
825
+ "message": "圖片顯示尺寸應符合正常顯示比例。[進一步瞭解圖片顯示比例](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/)。"
916
826
  },
917
827
  "core/audits/image-aspect-ratio.js | failureTitle": {
918
828
  "message": "圖片的顯示比例不正確"
@@ -930,7 +840,7 @@
930
840
  "message": "預期大小"
931
841
  },
932
842
  "core/audits/image-size-responsive.js | description": {
933
- "message": "圖片的實際尺寸應與顯示大小和像素比例成正比,才能呈現最清晰的圖片效果。[瞭解詳情](https://web.dev/serve-responsive-images/)。"
843
+ "message": "圖片的實際尺寸應與顯示大小和像素比例成比例,才能呈現最清晰的圖片效果。[瞭解如何提供回應式圖片](https://web.dev/serve-responsive-images/)。"
934
844
  },
935
845
  "core/audits/image-size-responsive.js | failureTitle": {
936
846
  "message": "提供的圖片解析度過低"
@@ -948,7 +858,7 @@
948
858
  "message": "失敗原因"
949
859
  },
950
860
  "core/audits/installable-manifest.js | description": {
951
- "message": "透過 Service Worker 技術,你的應用程式可以使用漸進式網頁應用程式的許多功能,例如離線功能、新增至主畫面,以及推播通知。正確導入 Service Worker 和資訊清單後,瀏覽器可主動提示使用者將你的應用程式新增至主畫面,進而提升參與度。[瞭解詳情](https://web.dev/installable-manifest/)。"
861
+ "message": "透過 Service Worker 技術,你的應用程式可以使用漸進式網頁應用程式的許多功能,例如離線功能、新增至主畫面,以及推播通知。正確導入 Service Worker 和資訊清單後,瀏覽器可主動提示使用者將你的應用程式新增至主畫面,進而提升參與度。[進一步瞭解資訊清單安裝規定](https://developer.chrome.com/docs/lighthouse/pwa/installable-manifest/)。"
952
862
  },
953
863
  "core/audits/installable-manifest.js | displayValue": {
954
864
  "message": "{itemCount,plural, =1{1 個原因}other{# 個原因}}"
@@ -1025,6 +935,9 @@
1025
935
  "core/audits/installable-manifest.js | protocol-timeout": {
1026
936
  "message": "Lighthouse 無法判斷是否有 service worker。請嘗試使用較新的 Chrome 版本。"
1027
937
  },
938
+ "core/audits/installable-manifest.js | scheme-not-supported-for-webapk": {
939
+ "message": "Android 不支援資訊清單網址架構 ({scheme})。"
940
+ },
1028
941
  "core/audits/installable-manifest.js | start-url-not-valid": {
1029
942
  "message": "資訊清單開始網址無效"
1030
943
  },
@@ -1050,7 +963,7 @@
1050
963
  "message": "要求的解決方案"
1051
964
  },
1052
965
  "core/audits/is-on-https.js | description": {
1053
- "message": "所有網站都應該使用 HTTPS 確保安全,即使網站未處理機密資料也一樣。這包括避免載入[複合型內容](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content),因為其中有些內容會透過 HTTPS 傳送初始要求,但透過 HTTP 載入部分資源。HTTPS 能防範入侵者竄改或被動監聽應用程式與使用者之間的通訊,同時也是使用 HTTP/2 和許多新式網路平台 API 的先決條件。[瞭解詳情](https://web.dev/is-on-https/)。"
966
+ "message": "所有網站都應該使用 HTTPS 確保安全,即使網站未處理機密資料也一樣。這包括避免載入[複合型內容](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content),因為其中有些內容會透過 HTTPS 傳送初始要求,但透過 HTTP 載入部分資源。HTTPS 能防範入侵者竄改或被動監聽應用程式與使用者之間的通訊,同時也是使用 HTTP/2 和許多新式網路平台 API 的先決條件。[進一步瞭解 HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/)。"
1054
967
  },
1055
968
  "core/audits/is-on-https.js | displayValue": {
1056
969
  "message": "{itemCount,plural, =1{發現 1 個不安全的要求}other{發現 # 個不安全的要求}}"
@@ -1068,7 +981,7 @@
1068
981
  "message": "已允許並顯示警告訊息"
1069
982
  },
1070
983
  "core/audits/largest-contentful-paint-element.js | description": {
1071
- "message": "這是在可視區域中繪製的最大內容元素。[瞭解詳情](https://web.dev/lighthouse-largest-contentful-paint/)"
984
+ "message": "這是在可視區域中繪製的最大內容元素。[進一步瞭解最大內容繪製元素](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)"
1072
985
  },
1073
986
  "core/audits/largest-contentful-paint-element.js | title": {
1074
987
  "message": "最大內容繪製元素"
@@ -1077,13 +990,13 @@
1077
990
  "message": "對 CLS 的影響"
1078
991
  },
1079
992
  "core/audits/layout-shift-elements.js | description": {
1080
- "message": "這些 DOM 元素對於頁面的「累計版面配置位移」(CLS) 影響最大。"
993
+ "message": "這些 DOM 元素對於網頁的「累計版面配置位移」(CLS) 影響最大。[瞭解如何改善 CLS](https://web.dev/optimize-cls/)"
1081
994
  },
1082
995
  "core/audits/layout-shift-elements.js | title": {
1083
996
  "message": "避免大量版面配置轉移"
1084
997
  },
1085
998
  "core/audits/lcp-lazy-loaded.js | description": {
1086
- "message": "不需捲動位置的圖片經過延遲載入後,會在頁面生命週期的較晚階段顯示,這可能會延遲最大內容繪製作業。[瞭解詳情](https://web.dev/lcp-lazy-loading/)。"
999
+ "message": "不需捲動位置的圖片經過延遲載入後,會在頁面生命週期的較晚階段顯示,這可能會延遲最大內容繪製作業。[進一步瞭解如何讓延遲載入最佳化](https://web.dev/lcp-lazy-loading/)。"
1087
1000
  },
1088
1001
  "core/audits/lcp-lazy-loaded.js | failureTitle": {
1089
1002
  "message": "已延遲載入最大內容繪製圖片"
@@ -1092,7 +1005,7 @@
1092
1005
  "message": "未延遲載入最大內容繪製圖片"
1093
1006
  },
1094
1007
  "core/audits/long-tasks.js | description": {
1095
- "message": "列出主要執行緒上執行時間最長的工作,這項資訊有助於找出造成輸入延遲的主因。[瞭解詳情](https://web.dev/long-tasks-devtools/)"
1008
+ "message": "列出主要執行緒上執行時間最長的工作,這項資訊有助於找出造成輸入延遲的主因。[瞭解如何避免冗長的主執行緒工作](https://web.dev/long-tasks-devtools/)"
1096
1009
  },
1097
1010
  "core/audits/long-tasks.js | displayValue": {
1098
1011
  "message": "{itemCount,plural, =1{找到 # 項長時間執行的工作}other{找到 # 項長時間執行的工作}}"
@@ -1104,7 +1017,7 @@
1104
1017
  "message": "類別"
1105
1018
  },
1106
1019
  "core/audits/mainthread-work-breakdown.js | description": {
1107
- "message": "建議你縮短剖析、編譯及執行 JavaScript 所耗費的時間。提供較小的 JavaScript 酬載可能會有幫助。[瞭解詳情](https://web.dev/mainthread-work-breakdown/)"
1020
+ "message": "建議你縮短剖析、編譯及執行 JavaScript 所耗費的時間。提供較小的 JavaScript 酬載可能會有幫助。[瞭解如何盡量減少主執行緒作業](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)"
1108
1021
  },
1109
1022
  "core/audits/mainthread-work-breakdown.js | failureTitle": {
1110
1023
  "message": "將主要執行緒的工作降到最低"
@@ -1113,25 +1026,25 @@
1113
1026
  "message": "將主要執行緒的工作降到最低"
1114
1027
  },
1115
1028
  "core/audits/manual/pwa-cross-browser.js | description": {
1116
- "message": "為觸及大多數使用者,網站應在每個主要瀏覽器上運作。[瞭解詳情](https://web.dev/pwa-cross-browser/)。"
1029
+ "message": "為了盡可能觸及使用者,網站應能在所有主要瀏覽器上運作。[瞭解跨瀏覽器相容性](https://developer.chrome.com/docs/lighthouse/pwa/pwa-cross-browser/)。"
1117
1030
  },
1118
1031
  "core/audits/manual/pwa-cross-browser.js | title": {
1119
1032
  "message": "網站可以在不同瀏覽器上運作"
1120
1033
  },
1121
1034
  "core/audits/manual/pwa-each-page-has-url.js | description": {
1122
- "message": "可確保每個網頁都能透過網址進行深層連結,而且具有專屬網址,方便你在社交媒體上分享。[瞭解詳情](https://web.dev/pwa-each-page-has-url/)。"
1035
+ "message": "可確保每個網頁都能透過網址進行深層連結,而且具有專屬網址,方便你在社群媒體上分享。[進一步瞭解如何提供深層連結](https://developer.chrome.com/docs/lighthouse/pwa/pwa-each-page-has-url/)。"
1123
1036
  },
1124
1037
  "core/audits/manual/pwa-each-page-has-url.js | title": {
1125
1038
  "message": "每個網頁都有一個網址"
1126
1039
  },
1127
1040
  "core/audits/manual/pwa-page-transitions.js | description": {
1128
- "message": "即使網路速度緩慢,當使用者輕觸不同網頁也應該要能流暢切換,這是展現效能的重要關鍵。[瞭解詳情](https://web.dev/pwa-page-transitions/)。"
1041
+ "message": "即使網路速度緩慢,當使用者輕觸不同網頁也應該要能流暢切換,這是展現效能的重要關鍵。[進一步瞭解頁面轉換](https://developer.chrome.com/docs/lighthouse/pwa/pwa-page-transitions/)。"
1129
1042
  },
1130
1043
  "core/audits/manual/pwa-page-transitions.js | title": {
1131
1044
  "message": "使用者在切換頁面時不會覺得網路速度緩慢"
1132
1045
  },
1133
1046
  "core/audits/maskable-icon.js | description": {
1134
- "message": "在裝置上安裝應用程式時,可遮蓋的圖示可確保圖片會填滿整個形狀,圖片的上方和下方不會加上黑邊。[瞭解詳情](https://web.dev/maskable-icon-audit/)。"
1047
+ "message": "在裝置上安裝應用程式時,可遮蓋的圖示可確保圖片會填滿整個形狀,圖片的上方和下方不會加上黑邊。[瞭解可遮蓋的資訊清單圖示](https://developer.chrome.com/docs/lighthouse/pwa/maskable-icon-audit/)。"
1135
1048
  },
1136
1049
  "core/audits/maskable-icon.js | failureTitle": {
1137
1050
  "message": "資訊清單未包含可遮蓋的圖示"
@@ -1140,43 +1053,46 @@
1140
1053
  "message": "資訊清單包含可遮蓋的圖示"
1141
1054
  },
1142
1055
  "core/audits/metrics/cumulative-layout-shift.js | description": {
1143
- "message": "「累計版面配置位移」指標是用於測量可見元素在可視區域內的移動情形。[瞭解詳情](https://web.dev/cls/)。"
1056
+ "message": "「累計版面配置轉移」指標是用於測量可見元素在可視區域內的移動情形。[進一步瞭解「累計版面配置位移」指標](https://web.dev/cls/)。"
1057
+ },
1058
+ "core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
1059
+ "message": "「與下一個顯示的內容互動」指標的用途是測量網頁回應,也就是網頁明顯回應使用者輸入內容所需的時間。[進一步瞭解「與下一個顯示的內容互動」指標](https://web.dev/inp/)。"
1144
1060
  },
1145
1061
  "core/audits/metrics/first-contentful-paint.js | description": {
1146
- "message": "首次顯示內容所需時間是指瀏覽器首次顯示文字或圖片的時間。[瞭解詳情](https://web.dev/first-contentful-paint/)。"
1062
+ "message": "首次顯示內容所需時間是指瀏覽器首次顯示文字或圖片的時間。[進一步瞭解「首次顯示內容所需時間」指標](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)。"
1147
1063
  },
1148
1064
  "core/audits/metrics/first-meaningful-paint.js | description": {
1149
- "message": "畫面首次有效顯示所需時間是指網頁顯示主要內容的時間。[瞭解詳情](https://web.dev/first-meaningful-paint/)。"
1065
+ "message": "畫面首次有效顯示所需時間是指網頁顯示主要內容的時間。[進一步瞭解「畫面首次有效顯示所需時間」指標](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/)。"
1150
1066
  },
1151
1067
  "core/audits/metrics/interactive.js | description": {
1152
- "message": "互動準備時間是網頁進入完整互動狀態前花費的時間。[瞭解詳情](https://web.dev/interactive/)。"
1068
+ "message": "互動準備時間是網頁進入完整互動狀態前花費的時間。[進一步瞭解「互動準備時間」指標](https://developer.chrome.com/docs/lighthouse/performance/interactive/)。"
1153
1069
  },
1154
1070
  "core/audits/metrics/largest-contentful-paint.js | description": {
1155
- "message": "「最大內容繪製」是指繪製最大的文字或圖片所需要的時間。[瞭解詳情](https://web.dev/lighthouse-largest-contentful-paint/)"
1071
+ "message": "「最大內容繪製」是指繪製最大的文字或圖片所需要的時間。[進一步瞭解「最大內容繪製」指標](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)"
1156
1072
  },
1157
1073
  "core/audits/metrics/max-potential-fid.js | description": {
1158
- "message": "使用者可能會遇到的最長「首次輸入延遲時間」就是耗時最久的工作持續時間。[瞭解詳情](https://web.dev/lighthouse-max-potential-fid/)。"
1074
+ "message": "使用者可能會遇到的最長「首次輸入延遲時間」就是耗時最久的工作持續時間。[進一步瞭解「可能的最長首次輸入延遲時間」指標](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/)。"
1159
1075
  },
1160
1076
  "core/audits/metrics/speed-index.js | description": {
1161
- "message": "速度指數會顯示網頁可見內容的填入速度。[瞭解詳情](https://web.dev/speed-index/)。"
1077
+ "message": "速度指數會顯示網頁可見內容的填入速度。[進一步瞭解「速度指數」指標](https://developer.chrome.com/docs/lighthouse/performance/speed-index/)。"
1162
1078
  },
1163
1079
  "core/audits/metrics/total-blocking-time.js | description": {
1164
- "message": "當工作長度超過 50 毫秒時,從 FCP 到互動準備時間的時間範圍總計 (以毫秒為單位)。[瞭解詳情](https://web.dev/lighthouse-total-blocking-time/)。"
1080
+ "message": "當工作長度超過 50 毫秒時,從 FCP 到互動準備時間的時間範圍總計 (以毫秒為單位)。[進一步瞭解「總封鎖時間」指標](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/)。"
1165
1081
  },
1166
1082
  "core/audits/network-rtt.js | description": {
1167
- "message": "網路封包往返時間 (RTT) 對效能有很大的影響。如果將封包傳送到某個來源的 RTT 很高,表示靠近使用者端的伺服器在效能方面有改善空間。[瞭解詳情](https://hpbn.co/primer-on-latency-and-bandwidth/)。"
1083
+ "message": "網路封包往返時間 (RTT) 對效能有很大的影響。如果將封包傳送到某個來源的 RTT 很高,表示靠近使用者端的伺服器在效能方面有改善空間。[進一步瞭解封包往返時間](https://hpbn.co/primer-on-latency-and-bandwidth/)。"
1168
1084
  },
1169
1085
  "core/audits/network-rtt.js | title": {
1170
1086
  "message": "網路封包往返時間"
1171
1087
  },
1172
1088
  "core/audits/network-server-latency.js | description": {
1173
- "message": "伺服器延遲時間可能會影響網站效能。如果原始伺服器的延遲時間很高,表示伺服器有超載情形或後端效能不佳。[瞭解詳情](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall)。"
1089
+ "message": "伺服器延遲時間可能會影響網站效能。如果原始伺服器的延遲時間很高,表示伺服器有超載情形或後端效能不佳。[進一步瞭解伺服器回應時間](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall)。"
1174
1090
  },
1175
1091
  "core/audits/network-server-latency.js | title": {
1176
1092
  "message": "伺服器後端延遲時間"
1177
1093
  },
1178
1094
  "core/audits/no-unload-listeners.js | description": {
1179
- "message": "`unload` 事件無法穩定觸發,監聽該事件可能會造成系統無法進行某些瀏覽器最佳化調整作業 (例如往返快取)。請改用 `pagehide` 或 `visibilitychange` 事件。[瞭解詳情](https://web.dev/bfcache/#never-use-the-unload-event)"
1095
+ "message": "`unload` 事件無法穩定觸發,監聽該活動可能會妨礙系統進行某些瀏覽器最佳化作業 (例如往返快取)。請改用 `pagehide` 或 `visibilitychange` 事件。[進一步瞭解卸載事件監聽器](https://web.dev/bfcache/#never-use-the-unload-event)"
1180
1096
  },
1181
1097
  "core/audits/no-unload-listeners.js | failureTitle": {
1182
1098
  "message": "註冊 `unload` 事件監聽器"
@@ -1185,7 +1101,7 @@
1185
1101
  "message": "避免使用 `unload` 事件監聽器"
1186
1102
  },
1187
1103
  "core/audits/non-composited-animations.js | description": {
1188
- "message": "未合成的動畫可能無法順暢播放,而且會增加 CLS。[瞭解詳情](https://web.dev/non-composited-animations)"
1104
+ "message": "未合成的動畫可能無法順暢播放,而且會增加 CLS。[瞭解如何避免使用非合成動畫](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)"
1189
1105
  },
1190
1106
  "core/audits/non-composited-animations.js | displayValue": {
1191
1107
  "message": "{itemCount,plural, =1{找到 # 個動畫元素}other{找到 # 個動畫元素}}"
@@ -1212,7 +1128,7 @@
1212
1128
  "message": "效果包含不支援的時間參數"
1213
1129
  },
1214
1130
  "core/audits/performance-budget.js | description": {
1215
- "message": "讓網路要求的數量和大小低於使用者根據效能預算所設定的目標。[瞭解詳情](https://developers.google.com/web/tools/lighthouse/audits/budgets)。"
1131
+ "message": "讓網路要求的數量和大小低於使用者根據效能預算所設定的目標。[進一步瞭解效能預算](https://developers.google.com/web/tools/lighthouse/audits/budgets)。"
1216
1132
  },
1217
1133
  "core/audits/performance-budget.js | requestCountOverBudget": {
1218
1134
  "message": "{count,plural, =1{1 個要求}other{# 個要求}}"
@@ -1221,7 +1137,7 @@
1221
1137
  "message": "效能預算"
1222
1138
  },
1223
1139
  "core/audits/preload-fonts.js | description": {
1224
- "message": "請預先載入 `optional` 字型,以便新訪客使用。[瞭解詳情](https://web.dev/preload-optional-fonts/)"
1140
+ "message": "請預先載入 `optional` 字型,以便新訪客使用。[進一步瞭解如何預先載入字型](https://web.dev/preload-optional-fonts/)"
1225
1141
  },
1226
1142
  "core/audits/preload-fonts.js | failureTitle": {
1227
1143
  "message": "並未預先載入使用 `font-display: optional` 的字型"
@@ -1229,20 +1145,20 @@
1229
1145
  "core/audits/preload-fonts.js | title": {
1230
1146
  "message": "已預先載入使用 `font-display: optional` 的字型"
1231
1147
  },
1232
- "core/audits/preload-lcp-image.js | description": {
1233
- "message": "預先載入 LCP 元素所使用的圖片,以縮短 LCP 載入時間。[瞭解詳情](https://web.dev/optimize-lcp/#preload-important-resources)。"
1148
+ "core/audits/prioritize-lcp-image.js | description": {
1149
+ "message": "如果 LCP 元素是以動態方式新增到網頁,則必須預先載入圖片才能改善 LCP。[進一步瞭解如何預先載入 LCP 元素](https://web.dev/optimize-lcp/#optimize-when-the-resource-is-discovered)。"
1234
1150
  },
1235
- "core/audits/preload-lcp-image.js | title": {
1151
+ "core/audits/prioritize-lcp-image.js | title": {
1236
1152
  "message": "預先載入最大內容繪製圖片"
1237
1153
  },
1238
1154
  "core/audits/redirects.js | description": {
1239
- "message": "重新導向會導致頁面延遲載入。[瞭解詳情](https://web.dev/redirects/)。"
1155
+ "message": "重新導向會導致網頁進一步延遲載入。[瞭解如何避免網頁重新導向](https://developer.chrome.com/docs/lighthouse/performance/redirects/)。"
1240
1156
  },
1241
1157
  "core/audits/redirects.js | title": {
1242
1158
  "message": "避免進行多次頁面重新導向"
1243
1159
  },
1244
1160
  "core/audits/resource-summary.js | description": {
1245
- "message": "如要針對網頁資源的數量和大小設定預算,請新增 budget.json 檔案。[瞭解詳情](https://web.dev/use-lighthouse-for-performance-budgets/)。"
1161
+ "message": "如要針對網頁資源的數量和大小設定預算,請新增 budget.json 檔案。[進一步瞭解效能預算](https://web.dev/use-lighthouse-for-performance-budgets/)。"
1246
1162
  },
1247
1163
  "core/audits/resource-summary.js | displayValue": {
1248
1164
  "message": "{requestCount,plural, =1{1 個要求 • {byteCount, number, bytes} KiB}other{# 個要求 • {byteCount, number, bytes} KiB}}"
@@ -1251,7 +1167,7 @@
1251
1167
  "message": "降低要求數量並減少傳輸大小"
1252
1168
  },
1253
1169
  "core/audits/seo/canonical.js | description": {
1254
- "message": "標準連結可指出要在搜尋結果中顯示哪個網址。[瞭解詳情](https://web.dev/canonical/)。"
1170
+ "message": "標準連結可指出要在搜尋結果中顯示哪個網址。[進一步瞭解標準連結](https://developer.chrome.com/docs/lighthouse/seo/canonical/)。"
1255
1171
  },
1256
1172
  "core/audits/seo/canonical.js | explanationConflict": {
1257
1173
  "message": "多個衝突的網址 ({urlList})"
@@ -1278,7 +1194,7 @@
1278
1194
  "message": "無法檢索的連結"
1279
1195
  },
1280
1196
  "core/audits/seo/crawlable-anchors.js | description": {
1281
- "message": "搜尋引擎可能會使用連結上的 `href` 屬性來檢索網站。請確認錨點元素的 `href` 屬性可連結適當的目的地,這樣才能檢索網站上的更多網頁。[瞭解詳情](https://support.google.com/webmasters/answer/9112205)"
1197
+ "message": "搜尋引擎可能會使用連結上的 `href` 屬性來檢索網站。請確認錨點元素的 `href` 屬性可連結適當的目的地,這樣才能檢索網站上的更多網頁。[瞭解如何讓連結可供檢索](https://support.google.com/webmasters/answer/9112205)"
1282
1198
  },
1283
1199
  "core/audits/seo/crawlable-anchors.js | failureTitle": {
1284
1200
  "message": "無法檢索的連結"
@@ -1299,7 +1215,7 @@
1299
1215
  "message": "選取器"
1300
1216
  },
1301
1217
  "core/audits/seo/font-size.js | description": {
1302
- "message": "如果字型小於 12 像素,文字會太小而難以辨識;行動裝置訪客必須「以雙指撥動縮放」才能閱讀內容。網頁中應有超過 60% 的文字採用 12 像素以上的大小。[瞭解詳情](https://web.dev/font-size/)。"
1218
+ "message": "如果字型小於 12 像素,文字會太小而難以辨識;行動裝置訪客必須「以雙指撥動縮放」才能閱讀內容。網頁中應有超過 60% 的文字採用 12 像素以上的大小。[進一步瞭解清晰易讀的字型大小](https://developer.chrome.com/docs/lighthouse/seo/font-size/)。"
1303
1219
  },
1304
1220
  "core/audits/seo/font-size.js | displayValue": {
1305
1221
  "message": "{decimalProportion, number, extendedPercent} 的文字清晰易讀"
@@ -1317,7 +1233,7 @@
1317
1233
  "message": "文件使用的字型大小清晰易讀"
1318
1234
  },
1319
1235
  "core/audits/seo/hreflang.js | description": {
1320
- "message": "hreflang 連結會告訴搜尋引擎在特定語言或區域的搜尋結果中應顯示哪種版本的網頁。[瞭解詳情](https://web.dev/hreflang/)。"
1236
+ "message": "hreflang 連結會告訴搜尋引擎在特定語言或區域的搜尋結果中應顯示哪種版本的網頁。[進一步瞭解 `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/)。"
1321
1237
  },
1322
1238
  "core/audits/seo/hreflang.js | failureTitle": {
1323
1239
  "message": "文件缺少有效的 `hreflang`"
@@ -1332,7 +1248,7 @@
1332
1248
  "message": "非預期的語言代碼"
1333
1249
  },
1334
1250
  "core/audits/seo/http-status-code.js | description": {
1335
- "message": "如果網頁傳回失敗的 HTTP 狀態碼,可能無法正確編入索引。[瞭解詳情](https://web.dev/http-status-code/)。"
1251
+ "message": "如果網頁傳回失敗的 HTTP 狀態碼,可能無法正確編入索引。[進一步瞭解 HTTP 狀態碼](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/)。"
1336
1252
  },
1337
1253
  "core/audits/seo/http-status-code.js | failureTitle": {
1338
1254
  "message": "網頁傳回失敗的 HTTP 狀態碼"
@@ -1341,7 +1257,7 @@
1341
1257
  "message": "網頁傳回成功的 HTTP 狀態碼"
1342
1258
  },
1343
1259
  "core/audits/seo/is-crawlable.js | description": {
1344
- "message": "如果搜尋引擎沒有檢索網頁的權限,將無法在搜尋結果中顯示你的網頁。[瞭解詳情](https://web.dev/is-crawable/)。"
1260
+ "message": "如果搜尋引擎沒有檢索網頁的權限,將無法在搜尋結果中顯示你的網頁。[進一步瞭解檢索器指令](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/)。"
1345
1261
  },
1346
1262
  "core/audits/seo/is-crawlable.js | failureTitle": {
1347
1263
  "message": "網頁的索引功能遭到封鎖"
@@ -1350,7 +1266,7 @@
1350
1266
  "message": "網頁的索引功能未遭到封鎖"
1351
1267
  },
1352
1268
  "core/audits/seo/link-text.js | description": {
1353
- "message": "連結說明文字可協助搜尋引擎瞭解你的內容。[瞭解詳情](https://web.dev/link-text/)。"
1269
+ "message": "連結說明文字可協助搜尋引擎瞭解你的內容。[瞭解如何讓連結更易於存取](https://developer.chrome.com/docs/lighthouse/seo/link-text/)。"
1354
1270
  },
1355
1271
  "core/audits/seo/link-text.js | displayValue": {
1356
1272
  "message": "{itemCount,plural, =1{找到 1 個連結}other{找到 # 個連結}}"
@@ -1362,13 +1278,13 @@
1362
1278
  "message": "連結具有說明文字"
1363
1279
  },
1364
1280
  "core/audits/seo/manual/structured-data.js | description": {
1365
- "message": "執行[結構化資料測試工具](https://search.google.com/structured-data/testing-tool/)和 [Structured Data Linter](http://linter.structured-data.org/) 來驗證結構化資料。[瞭解詳情](https://web.dev/structured-data/)。"
1281
+ "message": "執行[結構化資料測試工具](https://search.google.com/structured-data/testing-tool/)和 [Structured Data Linter](http://linter.structured-data.org/) 來驗證結構化資料。[進一步瞭解結構化資料](https://developer.chrome.com/docs/lighthouse/seo/structured-data/)。"
1366
1282
  },
1367
1283
  "core/audits/seo/manual/structured-data.js | title": {
1368
1284
  "message": "結構化資料有效"
1369
1285
  },
1370
1286
  "core/audits/seo/meta-description.js | description": {
1371
- "message": "你可以在搜尋結果中加入中繼說明,簡要描述網頁內容。[瞭解詳情](https://web.dev/meta-description/)。"
1287
+ "message": "你可以在搜尋結果中加入中繼說明,簡要描述網頁內容。[進一步瞭解中繼說明](https://developer.chrome.com/docs/lighthouse/seo/meta-description/)。"
1372
1288
  },
1373
1289
  "core/audits/seo/meta-description.js | explanation": {
1374
1290
  "message": "沒有說明文字。"
@@ -1380,7 +1296,7 @@
1380
1296
  "message": "文件具有中繼說明"
1381
1297
  },
1382
1298
  "core/audits/seo/plugins.js | description": {
1383
- "message": "搜尋引擎無法為外掛程式內容建立索引,而且許多裝置對外掛程式設有限制或不提供支援。[瞭解詳情](https://web.dev/plugins/)。"
1299
+ "message": "搜尋引擎無法為外掛程式內容建立索引,而且許多裝置對外掛程式設有限制或不提供支援。[進一步瞭解如何避免使用外掛程式](https://developer.chrome.com/docs/lighthouse/seo/plugins/)。"
1384
1300
  },
1385
1301
  "core/audits/seo/plugins.js | failureTitle": {
1386
1302
  "message": "文件使用外掛程式"
@@ -1389,7 +1305,7 @@
1389
1305
  "message": "文件盡量不使用外掛程式"
1390
1306
  },
1391
1307
  "core/audits/seo/robots-txt.js | description": {
1392
- "message": "如果你的 robots.txt 檔案格式錯誤,檢索器可能無法瞭解你偏好的網站檢索方式或索引建立方式。[瞭解詳情](https://web.dev/robots-txt/)。"
1308
+ "message": "如果 robots.txt 檔案格式錯誤,檢索器可能無法瞭解你偏好的網站檢索方式或索引建立方式。[進一步瞭解 robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/)。"
1393
1309
  },
1394
1310
  "core/audits/seo/robots-txt.js | displayValueHttpBadCode": {
1395
1311
  "message": "robots.txt 要求傳回以下 HTTP 狀態:{statusCode}"
@@ -1407,7 +1323,7 @@
1407
1323
  "message": "robots.txt 有效"
1408
1324
  },
1409
1325
  "core/audits/seo/tap-targets.js | description": {
1410
- "message": "按鈕和連結等互動元素的大小應至少有 48x48 像素,且周圍應保留足夠空間,讓使用者能輕鬆點選,同時避免與其他元素重疊的情況。[瞭解詳情](https://web.dev/tap-targets/)。"
1326
+ "message": "按鈕和連結等互動元素的大小應至少有 48x48 像素,且周圍應保留足夠空間,方便使用者輕觸,同時避免與其他元素重疊的情況。[進一步瞭解輕觸目標](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/)。"
1411
1327
  },
1412
1328
  "core/audits/seo/tap-targets.js | displayValue": {
1413
1329
  "message": "{decimalProportion, number, percent} 的輕觸目標大小適中"
@@ -1428,7 +1344,7 @@
1428
1344
  "message": "輕觸目標已設定成適當大小"
1429
1345
  },
1430
1346
  "core/audits/server-response-time.js | description": {
1431
- "message": "請確保伺服器能快速回應主要文件,因為這會影響到所有其他要求的回應時間。[瞭解詳情](https://web.dev/time-to-first-byte/)。"
1347
+ "message": "請確保伺服器能快速回應主要文件,因為這會影響到所有其他要求的回應時間。[進一步瞭解「第一個位元組時間」指標](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/)。"
1432
1348
  },
1433
1349
  "core/audits/server-response-time.js | displayValue": {
1434
1350
  "message": "根文件回應時間為 {timeInMs, number, milliseconds} 毫秒"
@@ -1440,7 +1356,7 @@
1440
1356
  "message": "初始伺服器回應時間很短"
1441
1357
  },
1442
1358
  "core/audits/service-worker.js | description": {
1443
- "message": "Service Worker 技術可讓你的應用程式使用許多漸進式網頁應用程式的功能,例如離線存取、新增到主螢幕,以及推播通知。[瞭解詳情](https://web.dev/service-worker/)。"
1359
+ "message": "Service Worker 技術可讓你的應用程式使用許多漸進式網頁應用程式的功能,例如離線存取、新增到主畫面,以及推播通知。[進一步瞭解 Service Worker](https://developer.chrome.com/docs/lighthouse/pwa/service-worker/)。"
1444
1360
  },
1445
1361
  "core/audits/service-worker.js | explanationBadManifest": {
1446
1362
  "message": "此網頁由 Service Worker 所控管,但系統無法將資訊清單剖析為有效的 JSON,因此找不到任何 `start_url`"
@@ -1461,7 +1377,7 @@
1461
1377
  "message": "已註冊可控管網頁和 `start_url` 的 Service Worker"
1462
1378
  },
1463
1379
  "core/audits/splash-screen.js | description": {
1464
- "message": "透過設定啟動畫面的主題,可確保使用者從主螢幕啟動你的應用程式時享有優質體驗。[瞭解詳情](https://web.dev/splash-screen/)。"
1380
+ "message": "透過設定啟動畫面的主題,可確保使用者從主畫面啟動你的應用程式時享有優質體驗。[進一步瞭解啟動畫面](https://developer.chrome.com/docs/lighthouse/pwa/splash-screen/)。"
1465
1381
  },
1466
1382
  "core/audits/splash-screen.js | failureTitle": {
1467
1383
  "message": "未設定自訂啟動畫面"
@@ -1470,7 +1386,7 @@
1470
1386
  "message": "設有自訂啟動畫面"
1471
1387
  },
1472
1388
  "core/audits/themed-omnibox.js | description": {
1473
- "message": "你可以將瀏覽器網址列的主題設定為與網站相符。[瞭解詳情](https://web.dev/themed-omnibox/)。"
1389
+ "message": "你可以將瀏覽器網址列的主題設定為與網站相符。[進一步瞭解如何設定網址列的主題](https://developer.chrome.com/docs/lighthouse/pwa/themed-omnibox/)。"
1474
1390
  },
1475
1391
  "core/audits/themed-omnibox.js | failureTitle": {
1476
1392
  "message": "尚未設定網址列的主題顏色。"
@@ -1494,7 +1410,7 @@
1494
1410
  "message": "產品"
1495
1411
  },
1496
1412
  "core/audits/third-party-facades.js | description": {
1497
- "message": "某些第三方內嵌內容可延遲載入。建議你以門面元件取代這些內容,等到需要顯示時再載入。[瞭解詳情](https://web.dev/third-party-facades/)。"
1413
+ "message": "某些第三方內嵌內容可延遲載入。建議你以門面元件取代這些內容,等到需要顯示時再載入。[瞭解如何使用門面元件延遲載入第三方內容](https://developer.chrome.com/docs/lighthouse/performance/third-party-facades/)。"
1498
1414
  },
1499
1415
  "core/audits/third-party-facades.js | displayValue": {
1500
1416
  "message": "{itemCount,plural, =1{# 個可用的替代門面元件}other{# 個可用的替代門面元件}}"
@@ -1509,7 +1425,7 @@
1509
1425
  "message": "第三方"
1510
1426
  },
1511
1427
  "core/audits/third-party-summary.js | description": {
1512
- "message": "第三方程式碼可能會嚴重影響載入效能。請儘量減少不必要的第三方供應商,並在網頁的主要內容載入完畢後,再載入第三方程式碼。[瞭解詳情](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/)。"
1428
+ "message": "第三方程式碼可能會嚴重影響載入效能。請盡量減少不必要的第三方供應商,並在網頁的主要內容載入完畢後,再載入第三方程式碼。[瞭解如何盡量減少第三方程式碼的影響](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/)。"
1513
1429
  },
1514
1430
  "core/audits/third-party-summary.js | displayValue": {
1515
1431
  "message": "第三方程式碼將主要執行緒封鎖了 {timeInMs, number, milliseconds} 毫秒"
@@ -1527,13 +1443,13 @@
1527
1443
  "message": "指標"
1528
1444
  },
1529
1445
  "core/audits/timing-budget.js | description": {
1530
- "message": "設定時間預算可協助你隨時留意網站的效能。效能穩定的網站能快速載入網頁,並迅速回應使用者的輸入操作。[瞭解詳情](https://developers.google.com/web/tools/lighthouse/audits/budgets)。"
1446
+ "message": "設定時間預算可協助你隨時留意網站的效能。效能穩定的網站能快速載入網頁,並迅速回應使用者的輸入操作。[進一步瞭解效能預算](https://developers.google.com/web/tools/lighthouse/audits/budgets)。"
1531
1447
  },
1532
1448
  "core/audits/timing-budget.js | title": {
1533
1449
  "message": "時間預算"
1534
1450
  },
1535
1451
  "core/audits/unsized-images.js | description": {
1536
- "message": "請明確設定圖片元素的寬度和高度,以減少版面配置轉移並改善 CLS。[瞭解詳情](https://web.dev/optimize-cls/#images-without-dimensions)"
1452
+ "message": "請明確設定圖片元素的寬度和高度,以減少版面配置轉移並改善 CLS。[瞭解如何設定圖片尺寸](https://web.dev/optimize-cls/#images-without-dimensions)"
1537
1453
  },
1538
1454
  "core/audits/unsized-images.js | failureTitle": {
1539
1455
  "message": "圖片元素沒有明確的`width`和`height`"
@@ -1545,7 +1461,7 @@
1545
1461
  "message": "類型"
1546
1462
  },
1547
1463
  "core/audits/user-timings.js | description": {
1548
- "message": "建議你使用 User Timing API 評估應用程式在關鍵使用者體驗期間的實際效能。[瞭解詳情](https://web.dev/user-timings/)。"
1464
+ "message": "建議你使用 User Timing API 評估應用程式在關鍵使用者體驗期間的實際效能。[進一步瞭解使用者載入時間標記](https://developer.chrome.com/docs/lighthouse/performance/user-timings/)。"
1549
1465
  },
1550
1466
  "core/audits/user-timings.js | displayValue": {
1551
1467
  "message": "{itemCount,plural, =1{1 個 User Timing 標記}other{# 個 User Timing 標記}}"
@@ -1557,7 +1473,7 @@
1557
1473
  "message": "「{securityOrigin}」有「`<link rel=preconnect>`」,但未獲瀏覽器使用。請檢查你使用 `crossorigin` 屬性的方式是否正確。"
1558
1474
  },
1559
1475
  "core/audits/uses-rel-preconnect.js | description": {
1560
- "message": "建議你新增 `preconnect` 或 `dns-prefetch` 資源提示,及早連線至重要的第三方來源。[瞭解詳情](https://web.dev/uses-rel-preconnect/)。"
1476
+ "message": "建議你新增 `preconnect` 或 `dns-prefetch` 資源提示,及早連線至重要的第三方來源。[瞭解如何預先連線到必要來源](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/)。"
1561
1477
  },
1562
1478
  "core/audits/uses-rel-preconnect.js | title": {
1563
1479
  "message": "預先連上必要來源"
@@ -1572,7 +1488,7 @@
1572
1488
  "message": "「{preloadURL}」有預先載入的「`<link>`」,但未獲瀏覽器使用。請檢查你使用 `crossorigin` 屬性的方式是否正確。"
1573
1489
  },
1574
1490
  "core/audits/uses-rel-preload.js | description": {
1575
- "message": "建議使用 `<link rel=preload>` 優先擷取目前在網頁載入時較晚要求的資源。[瞭解詳情](https://web.dev/uses-rel-preload/)。"
1491
+ "message": "建議使用 `<link rel=preload>` 優先擷取目前在網頁載入時較晚要求的資源。[瞭解如何預先載入關鍵要求](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preload/)。"
1576
1492
  },
1577
1493
  "core/audits/uses-rel-preload.js | title": {
1578
1494
  "message": "預先載入重要要求"
@@ -1581,7 +1497,7 @@
1581
1497
  "message": "對應網址"
1582
1498
  },
1583
1499
  "core/audits/valid-source-maps.js | description": {
1584
- "message": "來源對應會將經過壓縮的程式碼轉譯成原始碼。這項功能可協助開發人員在正式版中偵錯。此外,Lighthouse 還能提供進一步的深入分析。我們建議你部署來源對應,以善用這些優勢。[瞭解詳情](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps)。"
1500
+ "message": "來源對應會將經過壓縮的程式碼轉譯成原始碼。這項功能可協助開發人員在正式版中偵錯。此外,Lighthouse 還能提供進一步的深入分析。我們建議你部署來源對應,以善用這些優勢。[進一步瞭解來源對應](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps)。"
1585
1501
  },
1586
1502
  "core/audits/valid-source-maps.js | failureTitle": {
1587
1503
  "message": "缺少大型第一方 JavaScript 的來源對應"
@@ -1596,7 +1512,7 @@
1596
1512
  "message": "頁面包含有效的來源對應"
1597
1513
  },
1598
1514
  "core/audits/viewport.js | description": {
1599
- "message": "`<meta name=\"viewport\">`不僅會根據行動裝置螢幕大小將應用程式最佳化,還能避免[使用者輸入內容出現 300 毫秒的延遲](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/)。[瞭解詳情](https://web.dev/viewport/)。"
1515
+ "message": "`<meta name=\"viewport\">`不僅會根據行動裝置螢幕大小將應用程式最佳化,還能避免[使用者輸入內容出現 300 毫秒的延遲](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/)。[進一步瞭解如何使用可視區域中繼標記](https://developer.chrome.com/docs/lighthouse/pwa/viewport/)。"
1600
1516
  },
1601
1517
  "core/audits/viewport.js | explanationNoTag": {
1602
1518
  "message": "找不到任何 `<meta name=\"viewport\">` 標記"
@@ -1607,6 +1523,30 @@
1607
1523
  "core/audits/viewport.js | title": {
1608
1524
  "message": "具備包含 `width` 或 `initial-scale` 的 `<meta name=\"viewport\">` 標記"
1609
1525
  },
1526
+ "core/audits/work-during-interaction.js | description": {
1527
+ "message": "這是在「與下一個顯示的內容互動」測量期間發生的執行緒封鎖作業。[進一步瞭解「與下一個顯示的內容互動」指標](https://web.dev/inp/)。"
1528
+ },
1529
+ "core/audits/work-during-interaction.js | displayValue": {
1530
+ "message": "事件「{interactionType}」花費了 {timeInMs, number, milliseconds} 毫秒"
1531
+ },
1532
+ "core/audits/work-during-interaction.js | eventTarget": {
1533
+ "message": "事件目標"
1534
+ },
1535
+ "core/audits/work-during-interaction.js | failureTitle": {
1536
+ "message": "在進行重要互動時盡量減少作業"
1537
+ },
1538
+ "core/audits/work-during-interaction.js | inputDelay": {
1539
+ "message": "輸入延遲"
1540
+ },
1541
+ "core/audits/work-during-interaction.js | presentationDelay": {
1542
+ "message": "回應顯示延遲"
1543
+ },
1544
+ "core/audits/work-during-interaction.js | processingTime": {
1545
+ "message": "處理時間"
1546
+ },
1547
+ "core/audits/work-during-interaction.js | title": {
1548
+ "message": "在進行重要互動時盡量減少作業"
1549
+ },
1610
1550
  "core/config/default-config.js | a11yAriaGroupDescription": {
1611
1551
  "message": "這些稽核建議可協助改善 ARIA 在應用程式中的使用情形,進而讓輔助技術 (例如螢幕閱讀器) 的使用體驗更上一層樓。"
1612
1552
  },
@@ -1626,10 +1566,10 @@
1626
1566
  "message": "最佳做法"
1627
1567
  },
1628
1568
  "core/config/default-config.js | a11yCategoryDescription": {
1629
- "message": "這些檢查會清楚說明[網頁應用程式無障礙功能的改善建議](https://developers.google.com/web/fundamentals/accessibility),但系統只能自動偵測一部分的無障礙功能問題,因此建議你另外進行手動測試。"
1569
+ "message": "這些檢查會清楚說明[網頁應用程式無障礙功能的改善建議](https://developer.chrome.com/docs/lighthouse/accessibility/),但系統只能自動偵測一部分的無障礙功能問題,因此建議你另外進行手動測試。"
1630
1570
  },
1631
1571
  "core/config/default-config.js | a11yCategoryManualDescription": {
1632
- "message": "這些稽核項目會檢查自動化測試工具未涵蓋的區域。詳情請參閱[無障礙功能審查的執行指南](https://developers.google.com/web/fundamentals/accessibility/how-to-review)。"
1572
+ "message": "這些稽核項目會檢查自動化測試工具未涵蓋的區域。詳情請參閱[無障礙功能審查的執行指南](https://web.dev/how-to-review/)。"
1633
1573
  },
1634
1574
  "core/config/default-config.js | a11yCategoryTitle": {
1635
1575
  "message": "無障礙功能"
@@ -1686,19 +1626,19 @@
1686
1626
  "message": "預算"
1687
1627
  },
1688
1628
  "core/config/default-config.js | diagnosticsGroupDescription": {
1689
- "message": "進一步瞭解應用程式的效能。這些數字不會[直接影響](https://web.dev/performance-scoring/)「效能」分數。"
1629
+ "message": "進一步瞭解應用程式的效能。這些數字不會[直接影響](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)「效能」分數。"
1690
1630
  },
1691
1631
  "core/config/default-config.js | diagnosticsGroupTitle": {
1692
1632
  "message": "診斷"
1693
1633
  },
1694
1634
  "core/config/default-config.js | firstPaintImprovementsGroupDescription": {
1695
- "message": "像素呈現在畫面上的速度是最重要的效能層面。重要指標:首次內容繪製、首次有效繪製"
1635
+ "message": "像素呈現在畫面上的速度是最重要的效能層面。重點指標:首次內容繪製、首次有效繪製"
1696
1636
  },
1697
1637
  "core/config/default-config.js | firstPaintImprovementsGroupTitle": {
1698
1638
  "message": "改進首次繪製程序"
1699
1639
  },
1700
1640
  "core/config/default-config.js | loadOpportunitiesGroupDescription": {
1701
- "message": "這些建議有助於提升網頁載入速度,但不會[直接影響](https://web.dev/performance-scoring/)「效能」分數。"
1641
+ "message": "這些建議有助於提升網頁載入速度,但不會[直接影響](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)「效能」分數。"
1702
1642
  },
1703
1643
  "core/config/default-config.js | loadOpportunitiesGroupTitle": {
1704
1644
  "message": "最佳化建議"
@@ -1707,7 +1647,7 @@
1707
1647
  "message": "指標"
1708
1648
  },
1709
1649
  "core/config/default-config.js | overallImprovementsGroupDescription": {
1710
- "message": "改進整體載入體驗,採用回應式頁面設計,儘快為使用者提供服務。重要指標:可互動時間、速度指數"
1650
+ "message": "改進整體載入體驗,採用回應式頁面設計,儘快為使用者提供服務。重點指標:可互動時間、速度指數"
1711
1651
  },
1712
1652
  "core/config/default-config.js | overallImprovementsGroupTitle": {
1713
1653
  "message": "整體改進"
@@ -1716,10 +1656,10 @@
1716
1656
  "message": "效能"
1717
1657
  },
1718
1658
  "core/config/default-config.js | pwaCategoryDescription": {
1719
- "message": "這些檢查項目可驗證漸進式網頁應用程式的不同層面。[瞭解詳情](https://developers.google.com/web/progressive-web-apps/checklist)。"
1659
+ "message": "這些檢查項目可從各個方面驗證漸進式網頁應用程式。[瞭解如何打造優質的漸進式網頁應用程式](https://web.dev/pwa-checklist/)。"
1720
1660
  },
1721
1661
  "core/config/default-config.js | pwaCategoryManualDescription": {
1722
- "message": "這些是基本 [PWA 檢查清單](https://developers.google.com/web/progressive-web-apps/checklist)規定的項目,但 Lighthouse 不會自動進行檢查。它們不會影響你的分數,但請務必手動驗證這些項目。"
1662
+ "message": "這些是基本 [PWA 檢查清單](https://web.dev/pwa-checklist/)規定的項目,但 Lighthouse 不會自動進行檢查。它們不會影響你的分數,但請務必手動驗證這些項目。"
1723
1663
  },
1724
1664
  "core/config/default-config.js | pwaCategoryTitle": {
1725
1665
  "message": "PWA"
@@ -1731,7 +1671,7 @@
1731
1671
  "message": "PWA 最佳化"
1732
1672
  },
1733
1673
  "core/config/default-config.js | seoCategoryDescription": {
1734
- "message": "這些檢查可確保你的網頁採用基本的搜尋引擎最佳化建議。但請注意,Lighthouse 未於此處考量到的因素有很多,可能會影響你的搜尋排名,包括[網站體驗核心指標](https://web.dev/learn-web-vitals/)上的成效表現。[瞭解詳情](https://support.google.com/webmasters/answer/35769)"
1674
+ "message": "這些檢查項目可確保你的網頁採用基本的搜尋引擎最佳化建議。請注意,Lighthouse 這裡未列入評分的其他因素還有很多,這些因素也可能會影響你的網頁搜尋結果排名,包括[網站體驗核心指標](https://web.dev/learn-core-web-vitals/)的成效。[進一步瞭解 Google 搜尋基礎入門](https://support.google.com/webmasters/answer/35769)"
1735
1675
  },
1736
1676
  "core/config/default-config.js | seoCategoryManualDescription": {
1737
1677
  "message": "在您的網站上執行這些額外的驗證工具,以檢查其他 SEO 最佳做法。"
@@ -1752,13 +1692,13 @@
1752
1692
  "message": "檢索及建立索引"
1753
1693
  },
1754
1694
  "core/config/default-config.js | seoMobileGroupDescription": {
1755
- "message": "請確認你的網頁適合透過行動裝置瀏覽,使用者不須撥動雙指或縮放螢幕即可閱讀網頁內容。[瞭解詳情](https://developers.google.com/search/mobile-sites/)。"
1695
+ "message": "請確認你的網頁適合在行動裝置上瀏覽,這樣使用者不須撥動雙指或縮放螢幕即可閱讀網頁內容。[瞭解如何打造適合在行動裝置上瀏覽的網頁](https://developers.google.com/search/mobile-sites/)。"
1756
1696
  },
1757
1697
  "core/config/default-config.js | seoMobileGroupTitle": {
1758
1698
  "message": "適合透過行動裝置瀏覽"
1759
1699
  },
1760
1700
  "core/gather/driver/environment.js | warningSlowHostCpu": {
1761
- "message": "測試裝置的 CPU 速度似乎比 Lighthouse 預期要慢。這可能會對效能分數造成負面影響。進一步瞭解[如何校準至適當的 CPU 減速倍頻](https://github.com/GoogleChrome/lighthouse/blob/master/docs/throttling.md#cpu-throttling)。"
1701
+ "message": "測試裝置的 CPU 速度似乎比 Lighthouse 預期要慢。這可能會對效能分數造成負面影響。進一步瞭解[如何校準至適當的 CPU 減速倍頻](https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md#cpu-throttling)。"
1762
1702
  },
1763
1703
  "core/gather/driver/navigation.js | warningRedirected": {
1764
1704
  "message": "你的測試網址 ({requested}) 已重新導向至 {final},因此頁面可能無法如預期載入。請直接測試第二個網址。"
@@ -1766,9 +1706,357 @@
1766
1706
  "core/gather/driver/navigation.js | warningTimeout": {
1767
1707
  "message": "頁面載入速度過慢,無法在時限內完成,因此結果可能不完整。"
1768
1708
  },
1709
+ "core/gather/driver/storage.js | warningCacheTimeout": {
1710
+ "message": "瀏覽器快取清除作業逾時,建議你再次稽核這個網頁。如果問題仍未解決,請回報錯誤。"
1711
+ },
1769
1712
  "core/gather/driver/storage.js | warningData": {
1770
1713
  "message": "{locationCount,plural, =1{下列位置可能有影響載入效能的儲存資料:{locations}。在無痕式視窗中審核這個頁面可避免這些資源影響你的分數。}other{下列位置可能有影響載入效能的儲存資料:{locations}。在無痕式視窗中審核這個頁面可避免這些資源影響你的分數。}}"
1771
1714
  },
1715
+ "core/gather/driver/storage.js | warningOriginDataTimeout": {
1716
+ "message": "原始資料清除作業逾時,建議你再次稽核這個網頁。如果問題仍未解決,請回報錯誤。"
1717
+ },
1718
+ "core/lib/bf-cache-strings.js | HTTPMethodNotGET": {
1719
+ "message": "只有透過 GET 要求載入的網頁才適用往返快取。"
1720
+ },
1721
+ "core/lib/bf-cache-strings.js | HTTPStatusNotOK": {
1722
+ "message": "只能快取狀態碼為 2XX 的網頁。"
1723
+ },
1724
+ "core/lib/bf-cache-strings.js | JavaScriptExecution": {
1725
+ "message": "Chrome 偵測到嘗試在快取中執行 JavaScript 的作業。"
1726
+ },
1727
+ "core/lib/bf-cache-strings.js | appBanner": {
1728
+ "message": "已要求 AppBanner 的網頁目前不適用往返快取。"
1729
+ },
1730
+ "core/lib/bf-cache-strings.js | backForwardCacheDisabled": {
1731
+ "message": "往返快取已因旗標設定而停用。如要在這部裝置本機上啟用該功能,請前往 chrome://flags/#back-forward-cache。"
1732
+ },
1733
+ "core/lib/bf-cache-strings.js | backForwardCacheDisabledByCommandLine": {
1734
+ "message": "往返快取已因指令列而停用。"
1735
+ },
1736
+ "core/lib/bf-cache-strings.js | backForwardCacheDisabledByLowMemory": {
1737
+ "message": "由於記憶體不足,往返快取已停用。"
1738
+ },
1739
+ "core/lib/bf-cache-strings.js | backForwardCacheDisabledForDelegate": {
1740
+ "message": "委派目標不支援往返快取。"
1741
+ },
1742
+ "core/lib/bf-cache-strings.js | backForwardCacheDisabledForPrerender": {
1743
+ "message": "為了執行預先轉譯器,往返快取已停用。"
1744
+ },
1745
+ "core/lib/bf-cache-strings.js | broadcastChannel": {
1746
+ "message": "這個網頁有內含已註冊事件監聽器的 BroadcastChannel 例項,因此系統無法快取。"
1747
+ },
1748
+ "core/lib/bf-cache-strings.js | cacheControlNoStore": {
1749
+ "message": "含有 cache-control:no-store 標頭的網頁無法儲存到往返快取。"
1750
+ },
1751
+ "core/lib/bf-cache-strings.js | cacheFlushed": {
1752
+ "message": "快取已遭刻意清除。"
1753
+ },
1754
+ "core/lib/bf-cache-strings.js | cacheLimit": {
1755
+ "message": "為了讓系統能夠快取其他網頁,這個網頁已從快取中移除。"
1756
+ },
1757
+ "core/lib/bf-cache-strings.js | containsPlugins": {
1758
+ "message": "含有外掛程式的網頁目前不適用往返快取。"
1759
+ },
1760
+ "core/lib/bf-cache-strings.js | contentFileChooser": {
1761
+ "message": "使用 FileChooser API 的網頁不適用往返快取。"
1762
+ },
1763
+ "core/lib/bf-cache-strings.js | contentFileSystemAccess": {
1764
+ "message": "使用 File System Access API 的網頁不適用往返快取。"
1765
+ },
1766
+ "core/lib/bf-cache-strings.js | contentMediaDevicesDispatcherHost": {
1767
+ "message": "使用媒體裝置調度工具的網頁不適用往返快取。"
1768
+ },
1769
+ "core/lib/bf-cache-strings.js | contentMediaPlay": {
1770
+ "message": "使用者離開網頁時,媒體播放器正在播放內容。"
1771
+ },
1772
+ "core/lib/bf-cache-strings.js | contentMediaSession": {
1773
+ "message": "使用 MediaSession API 並設定播放狀態的網頁不適用往返快取。"
1774
+ },
1775
+ "core/lib/bf-cache-strings.js | contentMediaSessionService": {
1776
+ "message": "使用 MediaSession API 並設定動作處理常式的網頁不適用往返快取。"
1777
+ },
1778
+ "core/lib/bf-cache-strings.js | contentScreenReader": {
1779
+ "message": "往返快取已因螢幕閱讀器而停用。"
1780
+ },
1781
+ "core/lib/bf-cache-strings.js | contentSecurityHandler": {
1782
+ "message": "使用 SecurityHandler 的網頁不適用往返快取。"
1783
+ },
1784
+ "core/lib/bf-cache-strings.js | contentSerial": {
1785
+ "message": "使用 Serial API 的網頁不適用往返快取。"
1786
+ },
1787
+ "core/lib/bf-cache-strings.js | contentWebAuthenticationAPI": {
1788
+ "message": "使用 WebAuthetication API 的網頁不適用往返快取。"
1789
+ },
1790
+ "core/lib/bf-cache-strings.js | contentWebBluetooth": {
1791
+ "message": "使用 WebBluetooth API 的網頁不適用往返快取。"
1792
+ },
1793
+ "core/lib/bf-cache-strings.js | contentWebUSB": {
1794
+ "message": "使用 WebUSB API 的網頁不適用往返快取。"
1795
+ },
1796
+ "core/lib/bf-cache-strings.js | dedicatedWorkerOrWorklet": {
1797
+ "message": "使用專屬 Worker 或 Worklet 的網頁目前不適用往返快取。"
1798
+ },
1799
+ "core/lib/bf-cache-strings.js | documentLoaded": {
1800
+ "message": "文件未在使用者離開前完成載入。"
1801
+ },
1802
+ "core/lib/bf-cache-strings.js | embedderAppBannerManager": {
1803
+ "message": "使用者離開網頁時,系統顯示了應用程式橫幅。"
1804
+ },
1805
+ "core/lib/bf-cache-strings.js | embedderChromePasswordManagerClientBindCredentialManager": {
1806
+ "message": "使用者離開網頁時,系統顯示了 Chrome 密碼管理工具。"
1807
+ },
1808
+ "core/lib/bf-cache-strings.js | embedderDomDistillerSelfDeletingRequestDelegate": {
1809
+ "message": "使用者離開網頁時,系統正在處理 DOM distillation。"
1810
+ },
1811
+ "core/lib/bf-cache-strings.js | embedderDomDistillerViewerSource": {
1812
+ "message": "使用者離開網頁時,系統顯示了 DOM Distiller Viewer。"
1813
+ },
1814
+ "core/lib/bf-cache-strings.js | embedderExtensionMessaging": {
1815
+ "message": "由於擴充功能使用訊息 API,因此往返快取已停用。"
1816
+ },
1817
+ "core/lib/bf-cache-strings.js | embedderExtensionMessagingForOpenPort": {
1818
+ "message": "在儲存到往返快取之前,可持續連線的擴充功能必須中斷連線。"
1819
+ },
1820
+ "core/lib/bf-cache-strings.js | embedderExtensionSentMessageToCachedFrame": {
1821
+ "message": "可持續連線的擴充功能嘗試在往返快取中傳送訊息給頁框。"
1822
+ },
1823
+ "core/lib/bf-cache-strings.js | embedderExtensions": {
1824
+ "message": "往返快取已因擴充功能而停用。"
1825
+ },
1826
+ "core/lib/bf-cache-strings.js | embedderModalDialog": {
1827
+ "message": "使用者離開網頁時,網頁上顯示了強制回應對話方塊,例如重新提交表單或 HTTP 密碼對話方塊。"
1828
+ },
1829
+ "core/lib/bf-cache-strings.js | embedderOfflinePage": {
1830
+ "message": "使用者離開網頁時,系統顯示了離線頁面。"
1831
+ },
1832
+ "core/lib/bf-cache-strings.js | embedderOomInterventionTabHelper": {
1833
+ "message": "使用者離開網頁時,系統顯示了 Out-Of-Memory 列。"
1834
+ },
1835
+ "core/lib/bf-cache-strings.js | embedderPermissionRequestManager": {
1836
+ "message": "使用者離開網頁時,系統會要求權限。"
1837
+ },
1838
+ "core/lib/bf-cache-strings.js | embedderPopupBlockerTabHelper": {
1839
+ "message": "使用者離開網頁時,系統顯示了彈出式視窗攔截器。"
1840
+ },
1841
+ "core/lib/bf-cache-strings.js | embedderSafeBrowsingThreatDetails": {
1842
+ "message": "使用者離開網頁時,系統顯示了安全瀏覽詳細資料。"
1843
+ },
1844
+ "core/lib/bf-cache-strings.js | embedderSafeBrowsingTriggeredPopupBlocker": {
1845
+ "message": "安全瀏覽功能認定這個網頁有濫用疑慮,因此封鎖彈出式視窗。"
1846
+ },
1847
+ "core/lib/bf-cache-strings.js | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
1848
+ "message": "Service Worker 已在網頁儲存於往返快取時啟用。"
1849
+ },
1850
+ "core/lib/bf-cache-strings.js | errorDocument": {
1851
+ "message": "由於文件發生錯誤,往返快取已停用。"
1852
+ },
1853
+ "core/lib/bf-cache-strings.js | fencedFramesEmbedder": {
1854
+ "message": "使用 FencedFrames 的網頁無法儲存在往返快取中。"
1855
+ },
1856
+ "core/lib/bf-cache-strings.js | foregroundCacheLimit": {
1857
+ "message": "為了讓系統能夠快取其他網頁,這個網頁已從快取中移除。"
1858
+ },
1859
+ "core/lib/bf-cache-strings.js | grantedMediaStreamAccess": {
1860
+ "message": "已授予媒體串流播放存取權的網頁目前不適用往返快取。"
1861
+ },
1862
+ "core/lib/bf-cache-strings.js | haveInnerContents": {
1863
+ "message": "使用入口網站的網頁目前不適用往返快取。"
1864
+ },
1865
+ "core/lib/bf-cache-strings.js | idleManager": {
1866
+ "message": "使用 IdleManager 的網頁目前不適用往返快取。"
1867
+ },
1868
+ "core/lib/bf-cache-strings.js | indexedDBConnection": {
1869
+ "message": "含有開放式 IndexedDB 連線的網頁目前不適用往返快取。"
1870
+ },
1871
+ "core/lib/bf-cache-strings.js | ineligibleAPI": {
1872
+ "message": "使用了不支援的 API。"
1873
+ },
1874
+ "core/lib/bf-cache-strings.js | injectedJavascript": {
1875
+ "message": "由擴充功能插入 JavaScript 的網頁目前不適用往返快取。"
1876
+ },
1877
+ "core/lib/bf-cache-strings.js | injectedStyleSheet": {
1878
+ "message": "由擴充功能插入 StyleSheet 的網頁目前不適用往返快取。"
1879
+ },
1880
+ "core/lib/bf-cache-strings.js | internalError": {
1881
+ "message": "內部錯誤。"
1882
+ },
1883
+ "core/lib/bf-cache-strings.js | keepaliveRequest": {
1884
+ "message": "由於系統收到保持運作要求,因此往返快取已停用。"
1885
+ },
1886
+ "core/lib/bf-cache-strings.js | keyboardLock": {
1887
+ "message": "使用鍵盤鎖定功能的網頁目前不適用往返快取。"
1888
+ },
1889
+ "core/lib/bf-cache-strings.js | loading": {
1890
+ "message": "網頁未在使用者離開前完成載入。"
1891
+ },
1892
+ "core/lib/bf-cache-strings.js | mainResourceHasCacheControlNoCache": {
1893
+ "message": "主要資源含有 cache-control:no-cache 的網頁無法儲存到往返快取。"
1894
+ },
1895
+ "core/lib/bf-cache-strings.js | mainResourceHasCacheControlNoStore": {
1896
+ "message": "主要資源含有 cache-control:no-store 的網頁無法儲存到往返快取。"
1897
+ },
1898
+ "core/lib/bf-cache-strings.js | navigationCancelledWhileRestoring": {
1899
+ "message": "瀏覽作業已在網頁可從往返快取中還原前取消。"
1900
+ },
1901
+ "core/lib/bf-cache-strings.js | networkExceedsBufferLimit": {
1902
+ "message": "某個作用中的網路連線收到太多資料,因此網頁已從快取中移除。Chrome 會限制網頁處於快取狀態時可接收的資料量。"
1903
+ },
1904
+ "core/lib/bf-cache-strings.js | networkRequestDatapipeDrainedAsBytesConsumer": {
1905
+ "message": "含有 in-flight fetch() 或 XHR 的網頁目前不適用往返快取。"
1906
+ },
1907
+ "core/lib/bf-cache-strings.js | networkRequestRedirected": {
1908
+ "message": "某個作用中的網路要求涉及重新導向,因此網頁已從往返快取中移除。"
1909
+ },
1910
+ "core/lib/bf-cache-strings.js | networkRequestTimeout": {
1911
+ "message": "網路連線處於開放狀態太久,因此網頁已從快取中移除。Chrome 會限制網頁可在快取時接收資料的時間長度。"
1912
+ },
1913
+ "core/lib/bf-cache-strings.js | noResponseHead": {
1914
+ "message": "不含有效回應標頭的網頁無法儲存到往返快取。"
1915
+ },
1916
+ "core/lib/bf-cache-strings.js | notMainFrame": {
1917
+ "message": "瀏覽作業是在主頁框以外的頁框中執行。"
1918
+ },
1919
+ "core/lib/bf-cache-strings.js | outstandingIndexedDBTransaction": {
1920
+ "message": "網頁含有進行中的已建立索引資料庫交易,因此目前不適用往返快取。"
1921
+ },
1922
+ "core/lib/bf-cache-strings.js | outstandingNetworkRequestDirectSocket": {
1923
+ "message": "含有 in-flight 網路要求的網頁目前不適用往返快取。"
1924
+ },
1925
+ "core/lib/bf-cache-strings.js | outstandingNetworkRequestFetch": {
1926
+ "message": "含有 in-flight 擷取網路要求的網頁目前不適用往返快取。"
1927
+ },
1928
+ "core/lib/bf-cache-strings.js | outstandingNetworkRequestOthers": {
1929
+ "message": "含有 in-flight 網路要求的網頁目前不適用往返快取。"
1930
+ },
1931
+ "core/lib/bf-cache-strings.js | outstandingNetworkRequestXHR": {
1932
+ "message": "含有 in-flight XHR 網路要求的網頁目前不適用往返快取。"
1933
+ },
1934
+ "core/lib/bf-cache-strings.js | paymentManager": {
1935
+ "message": "使用 PaymentManager 的網頁目前不適用往返快取。"
1936
+ },
1937
+ "core/lib/bf-cache-strings.js | pictureInPicture": {
1938
+ "message": "使用子母畫面的網頁目前不適用往返快取。"
1939
+ },
1940
+ "core/lib/bf-cache-strings.js | portal": {
1941
+ "message": "使用入口網站的網頁目前不適用往返快取。"
1942
+ },
1943
+ "core/lib/bf-cache-strings.js | printing": {
1944
+ "message": "顯示列印使用者介面的網頁目前不適用往返快取。"
1945
+ },
1946
+ "core/lib/bf-cache-strings.js | relatedActiveContentsExist": {
1947
+ "message": "這個網頁已透過「`window.open()`」開啟,且其他分頁含有該網頁的參照內容,或者該網頁開啟了視窗。"
1948
+ },
1949
+ "core/lib/bf-cache-strings.js | rendererProcessCrashed": {
1950
+ "message": "往返快取中網頁的轉譯器程序異常終止。"
1951
+ },
1952
+ "core/lib/bf-cache-strings.js | rendererProcessKilled": {
1953
+ "message": "往返快取中網頁的轉譯器程序已終止。"
1954
+ },
1955
+ "core/lib/bf-cache-strings.js | requestedAudioCapturePermission": {
1956
+ "message": "已要求音訊擷取權限的網頁目前不適用往返快取。"
1957
+ },
1958
+ "core/lib/bf-cache-strings.js | requestedBackForwardCacheBlockedSensors": {
1959
+ "message": "已要求感應器權限的網頁目前不適用往返快取。"
1960
+ },
1961
+ "core/lib/bf-cache-strings.js | requestedBackgroundWorkPermission": {
1962
+ "message": "已要求背景同步或擷取權限的網頁目前不適用往返快取。"
1963
+ },
1964
+ "core/lib/bf-cache-strings.js | requestedMIDIPermission": {
1965
+ "message": "已要求 MIDI 權限的網頁目前不適用往返快取。"
1966
+ },
1967
+ "core/lib/bf-cache-strings.js | requestedNotificationsPermission": {
1968
+ "message": "已要求通知權限的網頁目前不適用往返快取。"
1969
+ },
1970
+ "core/lib/bf-cache-strings.js | requestedStorageAccessGrant": {
1971
+ "message": "已要求儲存空間存取權的網頁目前不適用往返快取。"
1972
+ },
1973
+ "core/lib/bf-cache-strings.js | requestedVideoCapturePermission": {
1974
+ "message": "已要求影片擷取權限的網頁目前不適用往返快取。"
1975
+ },
1976
+ "core/lib/bf-cache-strings.js | schemeNotHTTPOrHTTPS": {
1977
+ "message": "只能快取網址配置為 HTTP/HTTPS 的網頁。"
1978
+ },
1979
+ "core/lib/bf-cache-strings.js | serviceWorkerClaim": {
1980
+ "message": "這個網頁已在儲存於往返快取時由 Service Worker 聲明擁有權。"
1981
+ },
1982
+ "core/lib/bf-cache-strings.js | serviceWorkerPostMessage": {
1983
+ "message": "Service Worker 已嘗試向往返快取中的網頁傳送 `MessageEvent`。"
1984
+ },
1985
+ "core/lib/bf-cache-strings.js | serviceWorkerUnregistration": {
1986
+ "message": "ServiceWorker 已在網頁儲存於往返快取時取消註冊。"
1987
+ },
1988
+ "core/lib/bf-cache-strings.js | serviceWorkerVersionActivation": {
1989
+ "message": "系統啟用了 Service Worker,因此網頁已從往返快取中移除。"
1990
+ },
1991
+ "core/lib/bf-cache-strings.js | sessionRestored": {
1992
+ "message": "Chrome 已重新啟動,並清除往返快取項目。"
1993
+ },
1994
+ "core/lib/bf-cache-strings.js | sharedWorker": {
1995
+ "message": "使用 SharedWorker 的網頁目前不適用往返快取。"
1996
+ },
1997
+ "core/lib/bf-cache-strings.js | speechRecognizer": {
1998
+ "message": "使用 SpeechRecognizer 的網頁目前不適用往返快取。"
1999
+ },
2000
+ "core/lib/bf-cache-strings.js | speechSynthesis": {
2001
+ "message": "使用 SpeechSynthesis 的網頁目前不適用往返快取。"
2002
+ },
2003
+ "core/lib/bf-cache-strings.js | subframeIsNavigating": {
2004
+ "message": "網頁上 iframe 啟動的瀏覽作業並未完成。"
2005
+ },
2006
+ "core/lib/bf-cache-strings.js | subresourceHasCacheControlNoCache": {
2007
+ "message": "子資源含有 cache-control:no-cache 的網頁無法儲存到往返快取。"
2008
+ },
2009
+ "core/lib/bf-cache-strings.js | subresourceHasCacheControlNoStore": {
2010
+ "message": "子資源含有 cache-control:no-store 的網頁無法儲存到往返快取。"
2011
+ },
2012
+ "core/lib/bf-cache-strings.js | timeout": {
2013
+ "message": "網頁超出存放在往返快取中的時間上限,因此已失效。"
2014
+ },
2015
+ "core/lib/bf-cache-strings.js | timeoutPuttingInCache": {
2016
+ "message": "將網頁儲存至到返快取的作業逾時,原因可能是頁面隱藏事件處理常式的執行時間太長。"
2017
+ },
2018
+ "core/lib/bf-cache-strings.js | unloadHandlerExistsInMainFrame": {
2019
+ "message": "網頁在主頁框中含有卸載處理常式。"
2020
+ },
2021
+ "core/lib/bf-cache-strings.js | unloadHandlerExistsInSubFrame": {
2022
+ "message": "網頁在子頁框中含有卸載處理常式。"
2023
+ },
2024
+ "core/lib/bf-cache-strings.js | userAgentOverrideDiffers": {
2025
+ "message": "瀏覽器已變更使用者代理程式覆寫標頭。"
2026
+ },
2027
+ "core/lib/bf-cache-strings.js | wasGrantedMediaAccess": {
2028
+ "message": "已授予影片或音訊錄製存取權的網頁目前不適用往返快取。"
2029
+ },
2030
+ "core/lib/bf-cache-strings.js | webDatabase": {
2031
+ "message": "使用 WebDatabase 的網頁目前不適用往返快取。"
2032
+ },
2033
+ "core/lib/bf-cache-strings.js | webHID": {
2034
+ "message": "使用 WebHID 的網頁目前不適用往返快取。"
2035
+ },
2036
+ "core/lib/bf-cache-strings.js | webLocks": {
2037
+ "message": "使用 WebLocks 的網頁目前不適用往返快取。"
2038
+ },
2039
+ "core/lib/bf-cache-strings.js | webNfc": {
2040
+ "message": "使用 WebNfc 的網頁目前不適用往返快取。"
2041
+ },
2042
+ "core/lib/bf-cache-strings.js | webOTPService": {
2043
+ "message": "使用 WebOTPService 的網頁目前不適用往返快取。"
2044
+ },
2045
+ "core/lib/bf-cache-strings.js | webRTC": {
2046
+ "message": "使用 WebRTC 的網頁無法儲存到往返快取。"
2047
+ },
2048
+ "core/lib/bf-cache-strings.js | webShare": {
2049
+ "message": "使用 WebShare 的網頁目前不適用往返快取。"
2050
+ },
2051
+ "core/lib/bf-cache-strings.js | webSocket": {
2052
+ "message": "使用 WebSocket 的網頁無法儲存到往返快取。"
2053
+ },
2054
+ "core/lib/bf-cache-strings.js | webTransport": {
2055
+ "message": "使用 WebTransport 的網頁無法儲存到往返快取。"
2056
+ },
2057
+ "core/lib/bf-cache-strings.js | webXR": {
2058
+ "message": "使用 WebXR 的網頁目前不適用往返快取。"
2059
+ },
1772
2060
  "core/lib/csp-evaluator.js | allowlistFallback": {
1773
2061
  "message": "建議新增 https: 和 http: 網址架構,以便回溯相容於舊版瀏覽器 (支援「strict-dynamic」的瀏覽器會忽略這些架構)。"
1774
2062
  },
@@ -1826,6 +2114,156 @@
1826
2114
  "core/lib/csp-evaluator.js | unsafeInlineFallback": {
1827
2115
  "message": "建議新增「unsafe-inline」,以便回溯相容於舊版瀏覽器 (支援 nonce/hash 的瀏覽器會忽略 unsafe-inline)。"
1828
2116
  },
2117
+ "core/lib/deprecations-strings.js | authorizationCoveredByWildcard": {
2118
+ "message": "CORS `Access-Control-Allow-Headers` 處理作業中無法使用萬用字元符號 (*) 標示授權。"
2119
+ },
2120
+ "core/lib/deprecations-strings.js | canRequestURLHTTPContainingNewline": {
2121
+ "message": "如果資源要求網址中同時包含已移除的 `(n|r|t)` 空白字元和小於字元 (`<`),系統會予以封鎖。請從元素屬性值等位置移除換行符號,並編碼小於字元,以便載入這些資源。"
2122
+ },
2123
+ "core/lib/deprecations-strings.js | chromeLoadTimesConnectionInfo": {
2124
+ "message": "`chrome.loadTimes()` 已淘汰,請改用標準化 API:Navigation Timing 2。"
2125
+ },
2126
+ "core/lib/deprecations-strings.js | chromeLoadTimesFirstPaintAfterLoadTime": {
2127
+ "message": "`chrome.loadTimes()` 已遭淘汰,請改用標準化 API:Paint Timing。"
2128
+ },
2129
+ "core/lib/deprecations-strings.js | chromeLoadTimesWasAlternateProtocolAvailable": {
2130
+ "message": "`chrome.loadTimes()` 已淘汰,請改用標準化 API:Navigation Timing 2 中的 `nextHopProtocol`。"
2131
+ },
2132
+ "core/lib/deprecations-strings.js | cookieWithTruncatingChar": {
2133
+ "message": "系統會拒絕包含 `(0|r|n)` 字元的 Cookie,而非截斷。"
2134
+ },
2135
+ "core/lib/deprecations-strings.js | crossOriginAccessBasedOnDocumentDomain": {
2136
+ "message": "透過設定 `document.domain` 放寬相同來源政策的功能已淘汰,將於日後予以移除。如果是透過設定 `document.domain` 啟用跨來源存取功能,系統就會顯示這則淘汰警告訊息。"
2137
+ },
2138
+ "core/lib/deprecations-strings.js | crossOriginWindowApi": {
2139
+ "message": "從跨來源 iframe 觸發 {PH1} 的功能已遭淘汰,日後將予以移除。"
2140
+ },
2141
+ "core/lib/deprecations-strings.js | cssSelectorInternalMediaControlsOverlayCastButton": {
2142
+ "message": "應使用 `disableRemotePlayback` 屬性 (而非 `-internal-media-controls-overlay-cast-button` 選取器) 停用預設的 Cast 整合功能。"
2143
+ },
2144
+ "core/lib/deprecations-strings.js | deprecatedWithReplacement": {
2145
+ "message": "{PH1} 已淘汰,請改用 {PH2}。"
2146
+ },
2147
+ "core/lib/deprecations-strings.js | deprecationExample": {
2148
+ "message": "這個示例是經過翻譯的淘汰問題訊息。"
2149
+ },
2150
+ "core/lib/deprecations-strings.js | documentDomainSettingWithoutOriginAgentClusterHeader": {
2151
+ "message": "透過設定 `document.domain` 放寬相同來源政策的功能已淘汰,將於日後予以移除。如要繼續使用這項功能,請傳送文件和頁框的 `Origin-Agent-Cluster: ?0` 標頭和 HTTP 回應,藉此選擇不採用 origin-keyed 代理程式叢集。詳情請參閱 https://developer.chrome.com/blog/immutable-document-domain/。"
2152
+ },
2153
+ "core/lib/deprecations-strings.js | eventPath": {
2154
+ "message": "`Event.path` 已遭淘汰,日後將予以移除。請改用 `Event.composedPath()`。"
2155
+ },
2156
+ "core/lib/deprecations-strings.js | expectCTHeader": {
2157
+ "message": "`Expect-CT` 標頭已遭淘汰,日後將予以移除。Chrome 要求 2018 年 4 月 30 日後核發的所有公開信任憑證都必須符合憑證透明化政策的規範。"
2158
+ },
2159
+ "core/lib/deprecations-strings.js | feature": {
2160
+ "message": "查看「功能狀態」頁面瞭解詳情。"
2161
+ },
2162
+ "core/lib/deprecations-strings.js | geolocationInsecureOrigin": {
2163
+ "message": "`getCurrentPosition()` 和 `watchPosition()` 不再適用於不安全的來源。如要使用這個功能,請考慮將應用程式轉移至安全來源,例如 HTTPS。詳情請參閱 https://goo.gle/chrome-insecure-origins。"
2164
+ },
2165
+ "core/lib/deprecations-strings.js | geolocationInsecureOriginDeprecatedNotRemoved": {
2166
+ "message": "不安全來源上的 `getCurrentPosition()` 和 `watchPosition()` 已遭淘汰。如要使用這個功能,請考慮將應用程式轉移至安全來源,例如 HTTPS。詳情請參閱 https://goo.gle/chrome-insecure-origins。"
2167
+ },
2168
+ "core/lib/deprecations-strings.js | getUserMediaInsecureOrigin": {
2169
+ "message": "`getUserMedia()` 不再適用於不安全的來源。如要使用這個功能,請考慮將應用程式轉移至安全來源,例如 HTTPS。詳情請參閱 https://goo.gle/chrome-insecure-origins。"
2170
+ },
2171
+ "core/lib/deprecations-strings.js | hostCandidateAttributeGetter": {
2172
+ "message": "`RTCPeerConnectionIceErrorEvent.hostCandidate` 已淘汰。請改用 `RTCPeerConnectionIceErrorEvent.address` 或 `RTCPeerConnectionIceErrorEvent.port`。"
2173
+ },
2174
+ "core/lib/deprecations-strings.js | identityInCanMakePaymentEvent": {
2175
+ "message": "「`canmakepayment`」Service Worker 事件的商家來源和任意資料目前已淘汰,並將在之後移除:`topOrigin`、`paymentRequestOrigin`、`methodData`、`modifiers`。"
2176
+ },
2177
+ "core/lib/deprecations-strings.js | insecurePrivateNetworkSubresourceRequest": {
2178
+ "message": "由於網站的使用者具有權限可存取網路位置,因此網站透過只能存取的網路要求一個子資源。這些要求會讓非公開裝置和伺服器暴露在網際網路上,導致遭到跨網站要求偽造 (CSRF) 攻擊和/或資訊外洩的風險增加。為降低風險,Chrome 會忽略不安全內容向非公開子資源發出的要求,並將開始封鎖這類要求。"
2179
+ },
2180
+ "core/lib/deprecations-strings.js | localCSSFileExtensionRejected": {
2181
+ "message": "除非 CSS 以 `.css` 的副檔名結尾,否則無法從 `file:` 網址載入。"
2182
+ },
2183
+ "core/lib/deprecations-strings.js | mediaSourceAbortRemove": {
2184
+ "message": "由於規格變更,系統已淘汰使用 `SourceBuffer.abort()` 取消 `remove()` 的非同步範圍移除作業,日後也將停止支援這項功能。建議你改為監聽 `updateend` 事件。`abort()` 的用途僅限於取消非同步媒體附加內容或重設剖析器狀態。"
2185
+ },
2186
+ "core/lib/deprecations-strings.js | mediaSourceDurationTruncatingBuffered": {
2187
+ "message": "由於規格變更,系統已淘汰將 `MediaSource.duration` 設為低於任何緩衝編碼頁框的最高顯示時間戳記。日後將停止支援對已截斷緩衝媒體的隱性移除作業。請改為在 `newDuration < oldDuration` 的所有 `sourceBuffers` 上執行明確 `remove(newDuration, oldDuration)`。"
2188
+ },
2189
+ "core/lib/deprecations-strings.js | milestone": {
2190
+ "message": "這項變更將於主要版本 {milestone} 生效。"
2191
+ },
2192
+ "core/lib/deprecations-strings.js | noSysexWebMIDIWithoutPermission": {
2193
+ "message": "即使在 `MIDIOptions` 中未指定系統專用 (SysEx) 訊息,Web MIDI 也會要求使用權限。"
2194
+ },
2195
+ "core/lib/deprecations-strings.js | notificationInsecureOrigin": {
2196
+ "message": "系統不再允許透過不安全的來源使用 Notification API。請考慮將應用程式轉移至安全來源,例如 HTTPS。詳情請參閱 https://goo.gle/chrome-insecure-origins。"
2197
+ },
2198
+ "core/lib/deprecations-strings.js | notificationPermissionRequestedIframe": {
2199
+ "message": "系統已不再允許透過跨來源 iframe 要求 Notification API 的權限。請考慮透過頂層頁框要求權限,或改為開啟新視窗。"
2200
+ },
2201
+ "core/lib/deprecations-strings.js | obsoleteWebRtcCipherSuite": {
2202
+ "message": "你的合作夥伴正在交涉已過時的 TLS/DTLS 版本。請洽詢你的合作夥伴,請對方解決這個問題。"
2203
+ },
2204
+ "core/lib/deprecations-strings.js | openWebDatabaseInsecureContext": {
2205
+ "message": "系統已淘汰不安全內容中的 WebSQL,並將在近期內移除。請使用網路儲存空間或已建立索引的資料庫。"
2206
+ },
2207
+ "core/lib/deprecations-strings.js | overflowVisibleOnReplacedElement": {
2208
+ "message": "如果指定 img、video 和 canvas 標記的「`overflow: visible`」,可能會導致這些標記產生的視覺內容超出元素邊界。詳情請參閱 https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md。"
2209
+ },
2210
+ "core/lib/deprecations-strings.js | paymentInstruments": {
2211
+ "message": "`paymentManager.instruments` 已淘汰,請改用付款處理常式的即時安裝方法。"
2212
+ },
2213
+ "core/lib/deprecations-strings.js | paymentRequestCSPViolation": {
2214
+ "message": "你的「`PaymentRequest`」呼叫略過了內容安全政策 (CSP)「`connect-src`」指令,但目前已無法再略過。請將 `PaymentRequest` API 的付款方式 ID (位於「`supportedMethods`」欄位) 新增到 CSP「`connect-src`」指令。"
2215
+ },
2216
+ "core/lib/deprecations-strings.js | persistentQuotaType": {
2217
+ "message": "`StorageType.persistent` 已淘汰。請改用標準化的 `navigator.storage`。"
2218
+ },
2219
+ "core/lib/deprecations-strings.js | pictureSourceSrc": {
2220
+ "message": "具有 `<picture>` 父項的 `<source src>` 無效,因此予以忽略。請改用 `<source srcset>`。"
2221
+ },
2222
+ "core/lib/deprecations-strings.js | prefixedStorageInfo": {
2223
+ "message": "`window.webkitStorageInfo` 已淘汰。請改用標準化的 `navigator.storage`。"
2224
+ },
2225
+ "core/lib/deprecations-strings.js | requestedSubresourceWithEmbeddedCredentials": {
2226
+ "message": "如果子資源要求的網址包含內嵌憑證 (例如 `https://user:pass@host/`),系統會予以封鎖。"
2227
+ },
2228
+ "core/lib/deprecations-strings.js | rtcConstraintEnableDtlsSrtpFalse": {
2229
+ "message": "已移除 `DtlsSrtpKeyAgreement` 限制條件。系統將你為這項限制指定的 `false` 值解讀為嘗試使用已移除的「`SDES key negotiation`」方法。這項功能已移除,請改用支援「`DTLS key negotiation`」的服務。"
2230
+ },
2231
+ "core/lib/deprecations-strings.js | rtcConstraintEnableDtlsSrtpTrue": {
2232
+ "message": "已移除 `DtlsSrtpKeyAgreement` 限制條件。你為這項限制指定的 `true` 值已不再適用,可以將這項限制移除以保持畫面整潔。"
2233
+ },
2234
+ "core/lib/deprecations-strings.js | rtcPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics": {
2235
+ "message": "偵測到 `Complex Plan B SDP`。系統已不再支援這個 `Session Description Protocol` 的延伸語言,請改用 `Unified Plan SDP`。"
2236
+ },
2237
+ "core/lib/deprecations-strings.js | rtcPeerConnectionSdpSemanticsPlanB": {
2238
+ "message": "使用 `{sdpSemantics:plan-b}` 建構 `RTCPeerConnection` 時使用 `Plan B SDP semantics` 是 `Session Description Protocol` 舊款非標準版的做法,現已從網路平台中永久移除。雖然使用 `IS_FUCHSIA` 進行建構作業時仍可採用這項做法,但我們打算盡快予以刪除,因此請停止使用這項功能。請參閱 https://crbug.com/1302249 瞭解狀態。"
2239
+ },
2240
+ "core/lib/deprecations-strings.js | rtcpMuxPolicyNegotiate": {
2241
+ "message": "`rtcpMuxPolicy` 選項已遭淘汰,日後將予以移除。"
2242
+ },
2243
+ "core/lib/deprecations-strings.js | sharedArrayBufferConstructedWithoutIsolation": {
2244
+ "message": "`SharedArrayBuffer` 會要求跨來源隔離。詳情請參閱 https://developer.chrome.com/blog/enabling-shared-array-buffer/。"
2245
+ },
2246
+ "core/lib/deprecations-strings.js | textToSpeech_DisallowedByAutoplay": {
2247
+ "message": "無須使用者啟用即可呼叫 `speechSynthesis.speak()` 的功能已遭淘汰,日後將予以移除。"
2248
+ },
2249
+ "core/lib/deprecations-strings.js | title": {
2250
+ "message": "使用已淘汰的功能"
2251
+ },
2252
+ "core/lib/deprecations-strings.js | v8SharedArrayBufferConstructedInExtensionWithoutIsolation": {
2253
+ "message": "擴充功能應選擇啟用跨來源隔離功能,以便繼續使用 `SharedArrayBuffer`。詳情請參閱 https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/。"
2254
+ },
2255
+ "core/lib/deprecations-strings.js | vendorSpecificApi": {
2256
+ "message": "{PH1} 為供應商專用功能,請改用標準 {PH2}。"
2257
+ },
2258
+ "core/lib/deprecations-strings.js | xhrJSONEncodingDetection": {
2259
+ "message": "`XMLHttpRequest` 中的 JSON 回應不支援 UTF-16"
2260
+ },
2261
+ "core/lib/deprecations-strings.js | xmlHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
2262
+ "message": "主要執行緒上同步的 `XMLHttpRequest` 會對使用者體驗造成負面影響,因此已遭淘汰。如需更多說明,請前往 https://xhr.spec.whatwg.org/。"
2263
+ },
2264
+ "core/lib/deprecations-strings.js | xrSupportsSession": {
2265
+ "message": "`supportsSession()` 已淘汰。請改用 `isSessionSupported()` 並查看解析的布林值。"
2266
+ },
1829
2267
  "core/lib/i18n/i18n.js | columnBlockingTime": {
1830
2268
  "message": "主要執行緒封鎖時間"
1831
2269
  },
@@ -1913,6 +2351,9 @@
1913
2351
  "core/lib/i18n/i18n.js | imageResourceType": {
1914
2352
  "message": "圖片"
1915
2353
  },
2354
+ "core/lib/i18n/i18n.js | interactionToNextPaint": {
2355
+ "message": "與下一個顯示的內容互動"
2356
+ },
1916
2357
  "core/lib/i18n/i18n.js | interactiveMetric": {
1917
2358
  "message": "Time to Interactive"
1918
2359
  },
@@ -1988,6 +2429,9 @@
1988
2429
  "core/lib/lh-error.js | noFcp": {
1989
2430
  "message": "網頁未繪製任何內容。請確認載入期間瀏覽器視窗皆保持在前景,然後再試一次。({errorCode})"
1990
2431
  },
2432
+ "core/lib/lh-error.js | noLcp": {
2433
+ "message": "這個網頁顯示的內容不符合最大內容繪製 (LCP) 的資格,請確保網頁含有有效的 LCP 元素,然後再試一次。({errorCode})"
2434
+ },
1991
2435
  "core/lib/lh-error.js | notHtml": {
1992
2436
  "message": "提供的頁面未採用 HTML 格式 (以 MIME 類型 {mimeType} 提供)。"
1993
2437
  },
@@ -2024,6 +2468,153 @@
2024
2468
  "core/lib/lh-error.js | urlInvalid": {
2025
2469
  "message": "你所提供的網址無效。"
2026
2470
  },
2471
+ "core/lib/navigation-error.js | warningXhtml": {
2472
+ "message": "網頁 MIME 類型為 XHTML:Lighthouse 未明確支援這種文件類型"
2473
+ },
2474
+ "core/user-flow.js | defaultFlowName": {
2475
+ "message": "使用者流程 ({url})"
2476
+ },
2477
+ "core/user-flow.js | defaultNavigationName": {
2478
+ "message": "導覽報表 ({url})"
2479
+ },
2480
+ "core/user-flow.js | defaultSnapshotName": {
2481
+ "message": "快照報表 ({url})"
2482
+ },
2483
+ "core/user-flow.js | defaultTimespanName": {
2484
+ "message": "時間範圍報表 ({url})"
2485
+ },
2486
+ "flow-report/src/i18n/ui-strings.js | allReports": {
2487
+ "message": "所有報表"
2488
+ },
2489
+ "flow-report/src/i18n/ui-strings.js | categories": {
2490
+ "message": "類別"
2491
+ },
2492
+ "flow-report/src/i18n/ui-strings.js | categoryAccessibility": {
2493
+ "message": "無障礙功能"
2494
+ },
2495
+ "flow-report/src/i18n/ui-strings.js | categoryBestPractices": {
2496
+ "message": "最佳做法"
2497
+ },
2498
+ "flow-report/src/i18n/ui-strings.js | categoryPerformance": {
2499
+ "message": "效能"
2500
+ },
2501
+ "flow-report/src/i18n/ui-strings.js | categoryProgressiveWebApp": {
2502
+ "message": "漸進式網頁應用程式"
2503
+ },
2504
+ "flow-report/src/i18n/ui-strings.js | categorySeo": {
2505
+ "message": "搜尋引擎最佳化 (SEO)"
2506
+ },
2507
+ "flow-report/src/i18n/ui-strings.js | desktop": {
2508
+ "message": "電腦版"
2509
+ },
2510
+ "flow-report/src/i18n/ui-strings.js | helpDialogTitle": {
2511
+ "message": "解讀 Lighthouse 流程報表"
2512
+ },
2513
+ "flow-report/src/i18n/ui-strings.js | helpLabel": {
2514
+ "message": "解讀流程"
2515
+ },
2516
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionNavigation": {
2517
+ "message": "使用導覽報表來..."
2518
+ },
2519
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionSnapshot": {
2520
+ "message": "使用快照報表來..."
2521
+ },
2522
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionTimespan": {
2523
+ "message": "使用時間範圍報表來..."
2524
+ },
2525
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation1": {
2526
+ "message": "取得 Lighthouse 效能分數。"
2527
+ },
2528
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation2": {
2529
+ "message": "評估載入網頁的效能指標,例如最大內容繪製和速度指數。"
2530
+ },
2531
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation3": {
2532
+ "message": "評估漸進式網頁應用程式功能。"
2533
+ },
2534
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot1": {
2535
+ "message": "針對單頁應用程式或複雜的表單尋找無障礙功能方面的問題。"
2536
+ },
2537
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot2": {
2538
+ "message": "針對隱藏在互動背後的選單和 UI 元素評估最佳做法。"
2539
+ },
2540
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan1": {
2541
+ "message": "測量一系列互動的版面配置位移和 JavaScript 執行時間。"
2542
+ },
2543
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan2": {
2544
+ "message": "找出增進效能的機會,進而改善長期網頁和單頁應用程式的使用體驗。"
2545
+ },
2546
+ "flow-report/src/i18n/ui-strings.js | highestImpact": {
2547
+ "message": "最大影響力"
2548
+ },
2549
+ "flow-report/src/i18n/ui-strings.js | informativeAuditCount": {
2550
+ "message": "{numInformative,plural, =1{{numInformative} 項資訊型稽核}other{{numInformative} 項資訊型稽核}}"
2551
+ },
2552
+ "flow-report/src/i18n/ui-strings.js | mobile": {
2553
+ "message": "行動版"
2554
+ },
2555
+ "flow-report/src/i18n/ui-strings.js | navigationDescription": {
2556
+ "message": "載入網頁"
2557
+ },
2558
+ "flow-report/src/i18n/ui-strings.js | navigationLongDescription": {
2559
+ "message": "導覽報表能分析單一網頁的載入作業,與原 Lighthouse 報表完全相同。"
2560
+ },
2561
+ "flow-report/src/i18n/ui-strings.js | navigationReport": {
2562
+ "message": "導覽報表"
2563
+ },
2564
+ "flow-report/src/i18n/ui-strings.js | navigationReportCount": {
2565
+ "message": "{numNavigation,plural, =1{{numNavigation} 份導覽報表}other{{numNavigation} 份導覽報表}}"
2566
+ },
2567
+ "flow-report/src/i18n/ui-strings.js | passableAuditCount": {
2568
+ "message": "{numPassableAudits,plural, =1{{numPassableAudits} 項可通過的稽核}other{{numPassableAudits} 項可通過的稽核}}"
2569
+ },
2570
+ "flow-report/src/i18n/ui-strings.js | passedAuditCount": {
2571
+ "message": "{numPassed,plural, =1{已通過 {numPassed} 項稽核}other{已通過 {numPassed} 項稽核}}"
2572
+ },
2573
+ "flow-report/src/i18n/ui-strings.js | ratingAverage": {
2574
+ "message": "平均"
2575
+ },
2576
+ "flow-report/src/i18n/ui-strings.js | ratingError": {
2577
+ "message": "錯誤"
2578
+ },
2579
+ "flow-report/src/i18n/ui-strings.js | ratingFail": {
2580
+ "message": "不佳"
2581
+ },
2582
+ "flow-report/src/i18n/ui-strings.js | ratingPass": {
2583
+ "message": "良好"
2584
+ },
2585
+ "flow-report/src/i18n/ui-strings.js | save": {
2586
+ "message": "儲存"
2587
+ },
2588
+ "flow-report/src/i18n/ui-strings.js | snapshotDescription": {
2589
+ "message": "網頁擷取狀態"
2590
+ },
2591
+ "flow-report/src/i18n/ui-strings.js | snapshotLongDescription": {
2592
+ "message": "快照報表能分析特定狀態下的網頁,通常是在使用者互動之後的網頁。"
2593
+ },
2594
+ "flow-report/src/i18n/ui-strings.js | snapshotReport": {
2595
+ "message": "快照報表"
2596
+ },
2597
+ "flow-report/src/i18n/ui-strings.js | snapshotReportCount": {
2598
+ "message": "{numSnapshot,plural, =1{{numSnapshot} 份快照報表}other{{numSnapshot} 份快照報表}}"
2599
+ },
2600
+ "flow-report/src/i18n/ui-strings.js | summary": {
2601
+ "message": "摘要"
2602
+ },
2603
+ "flow-report/src/i18n/ui-strings.js | timespanDescription": {
2604
+ "message": "使用者互動"
2605
+ },
2606
+ "flow-report/src/i18n/ui-strings.js | timespanLongDescription": {
2607
+ "message": "時間範圍報表能分析任意一段時間,通常包含使用者與網頁互動的時間。"
2608
+ },
2609
+ "flow-report/src/i18n/ui-strings.js | timespanReport": {
2610
+ "message": "時間範圍報表"
2611
+ },
2612
+ "flow-report/src/i18n/ui-strings.js | timespanReportCount": {
2613
+ "message": "{numTimespan,plural, =1{{numTimespan} 份時間範圍報表}other{{numTimespan} 份時間範圍報表}}"
2614
+ },
2615
+ "flow-report/src/i18n/ui-strings.js | title": {
2616
+ "message": "Lighthouse 使用者流程報表"
2617
+ },
2027
2618
  "node_modules/lighthouse-stack-packs/packs/amp.js | efficient-animated-content": {
2028
2619
  "message": "你可以對動畫內容使用 [`amp-anim`](https://amp.dev/documentation/components/amp-anim/),這樣一來,畫面外的內容即會盡量節省 CPU 用量。"
2029
2620
  },
@@ -2067,7 +2658,7 @@
2067
2658
  "message": "在主題中定義自訂字型時,指定 `@font-display`。"
2068
2659
  },
2069
2660
  "node_modules/lighthouse-stack-packs/packs/drupal.js | modern-image-formats": {
2070
- "message": "建議你在網站中安裝並設定[模組以採用 WebP 圖片格式](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=webp&solrsort=iss_project_release_usage+desc&op=Search)。這類模組會為你上傳的圖片自動產生 WebP 版本,以最佳化載入時間。"
2661
+ "message": "請考慮在網站上設定[含有 Convert 圖片樣式的 WebP 圖片格式](https://www.drupal.org/docs/core-modules-and-themes/core-modules/image-module/working-with-images#styles)"
2071
2662
  },
2072
2663
  "node_modules/lighthouse-stack-packs/packs/drupal.js | offscreen-images": {
2073
2664
  "message": "安裝可以延遲載入圖片的 [Drupal 模組](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A67&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=%22lazy+load%22&solrsort=iss_project_release_usage+desc&op=Search)。這類模組可延遲載入所有畫面外的圖片,進而提升效能。"
@@ -2105,11 +2696,50 @@
2105
2696
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-responsive-images": {
2106
2697
  "message": "請確保你使用的是 Drupal 內建的[回應式圖片樣式](https://www.drupal.org/docs/8/mobile-guide/responsive-images-in-drupal-8) (Drupal 8 及以上版本提供)。藉由檢視模式、檢視畫面或透過 WYSIWYG 編輯器上傳的圖片轉譯圖片欄位時,請使用回應式圖片樣式。"
2107
2698
  },
2699
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | font-display": {
2700
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Optimize Fonts` 以自動利用 `font-display` CSS 功能,確保系統在載入網站字型時使用者可以到文字。"
2701
+ },
2702
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | modern-image-formats": {
2703
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Next-Gen Formats` 以將圖片轉換為 WebP。"
2704
+ },
2705
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | offscreen-images": {
2706
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Lazy Load Images` 以延遲載入螢幕關閉圖片,直到需要時才載入。"
2707
+ },
2708
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | render-blocking-resources": {
2709
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Critical CSS` 和 `Script Delay` 以延遲不重要的 JS/CSS。"
2710
+ },
2711
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | server-response-time": {
2712
+ "message": "使用 [Ezoic Cloud 快取](https://pubdash.ezoic.com/speed/caching),以便在我們的全球網路上快取你的內容,改善載入第一個位元組的時間。"
2713
+ },
2714
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | unminified-css": {
2715
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Minify CSS` 以自動壓縮 CSS 來減少網路酬載大小。"
2716
+ },
2717
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | unminified-javascript": {
2718
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Minify Javascript` 以自動壓縮 JS 來減少網路酬載大小。"
2719
+ },
2720
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | unused-css-rules": {
2721
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Remove Unused CSS` 以協助解決這個問題。這項功能會識別在你網站的每個頁面上實際使用的 CSS 類別,並移除任何其他類別,以維持小的檔案大小。"
2722
+ },
2723
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-long-cache-ttl": {
2724
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Efficient Static Cache Policy` 以便在快取標頭中為靜態資產設定建議的值。"
2725
+ },
2726
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-optimized-images": {
2727
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Next-Gen Formats` 以將圖片轉換為 WebP。"
2728
+ },
2729
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-rel-preconnect": {
2730
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Pre-Connect Origins` 以自動新增 `preconnect` 資源提示,及早連線至重要的第三方來源。"
2731
+ },
2732
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-rel-preload": {
2733
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Preload Fonts` 和 `Preload Background Images` 來加入 `preload` 連結,以便優先擷取目前在網頁載入時較晚要求的資源。"
2734
+ },
2735
+ "node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-responsive-images": {
2736
+ "message": "使用 [Ezoic Leap](https://pubdash.ezoic.com/speed) 並啟用 `Resize Images` 以將圖片大小調整至適合裝置的尺寸,減少網路酬載大小。"
2737
+ },
2108
2738
  "node_modules/lighthouse-stack-packs/packs/joomla.js | efficient-animated-content": {
2109
2739
  "message": "建議您將 GIF 上傳到可將 GIF 做為 HTML5 影片嵌入的服務。"
2110
2740
  },
2111
2741
  "node_modules/lighthouse-stack-packs/packs/joomla.js | modern-image-formats": {
2112
- "message": "建議您使用會自動將上傳圖片轉換成最佳格式的[外掛程式](https://extensions.joomla.org/instant-search/?jed_live%5Bquery%5D=webp)或服務。"
2742
+ "message": "建議你使用會自動將已上傳圖片轉換成最佳格式的[外掛程式](https://extensions.joomla.org/instant-search/?jed_live%5Bquery%5D=webp)或服務。"
2113
2743
  },
2114
2744
  "node_modules/lighthouse-stack-packs/packs/joomla.js | offscreen-images": {
2115
2745
  "message": "安裝可延遲載入所有畫面外圖片的[延遲載入 Joomla 外掛程式](https://extensions.joomla.org/instant-search/?jed_live%5Bquery%5D=lazy%20loading),或是改用提供這項功能的範本。自 Joomla 4.0 開始,所有新圖片都會[自動](https://github.com/joomla/joomla-cms/pull/30748)從系統核心取得 `loading` 屬性。"
@@ -2184,19 +2814,25 @@
2184
2814
  "message": "你可以透過[修改主題版面配置](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/xml-manage.html)來新增 `<link rel=preload>` 標記。"
2185
2815
  },
2186
2816
  "node_modules/lighthouse-stack-packs/packs/next.js | modern-image-formats": {
2187
- "message": "請使用 `Next.js` Image Optimization API 提供新型格式,例如 `WebP` 和 `AVIF`。[瞭解詳情](https://nextjs.org/docs/api-reference/next/image#acceptable-formats)。"
2817
+ "message": "如要讓系統自動為圖片格式進行最佳化調整,請使用 `next/image` 元件,而非 `<img>`。[瞭解詳情](https://nextjs.org/docs/basic-features/image-optimization)。"
2188
2818
  },
2189
2819
  "node_modules/lighthouse-stack-packs/packs/next.js | offscreen-images": {
2190
- "message": "請使用 `next/image` 元件,預設為 `loading=\"lazy\"`。[瞭解詳情](https://nextjs.org/docs/api-reference/next/image#loading)。"
2820
+ "message": "如要自動延遲載入圖片,請使用 `next/image` 元件,而非 `<img>`。[瞭解詳情](https://nextjs.org/docs/basic-features/image-optimization)。"
2821
+ },
2822
+ "node_modules/lighthouse-stack-packs/packs/next.js | prioritize-lcp-image": {
2823
+ "message": "使用 `next/image` 元件並將「priority」設為 True 以預先載入 LCP 圖片。[瞭解詳情](https://nextjs.org/docs/api-reference/next/image#priority)。"
2191
2824
  },
2192
2825
  "node_modules/lighthouse-stack-packs/packs/next.js | render-blocking-resources": {
2193
2826
  "message": "請使用 `next/script` 元件延遲載入非關鍵的第三方指令碼。[瞭解詳情](https://nextjs.org/docs/basic-features/script)。"
2194
2827
  },
2828
+ "node_modules/lighthouse-stack-packs/packs/next.js | unsized-images": {
2829
+ "message": "請使用 `next/image` 元件確保圖片一律會調整成適當大小。[瞭解詳情](https://nextjs.org/docs/api-reference/next/image#width)。"
2830
+ },
2195
2831
  "node_modules/lighthouse-stack-packs/packs/next.js | unused-css-rules": {
2196
2832
  "message": "建議您在 `Next.js` 設定中設定 `PurgeCSS` 以從樣式表中移除未使用的規則。[瞭解詳情](https://purgecss.com/guides/next.html)。"
2197
2833
  },
2198
2834
  "node_modules/lighthouse-stack-packs/packs/next.js | unused-javascript": {
2199
- "message": "請使用 `Webpack Bundle Analyzer` 偵測未使用的 JavaScript 程式碼。[瞭解詳情](https://github.com/vercel/next.js/tree/canary/packages/next-bundle-analyzer)"
2835
+ "message": "使用 `Webpack Bundle Analyzer` 偵測未使用的 JavaScript 程式碼。[瞭解詳情](https://github.com/vercel/next.js/tree/canary/packages/next-bundle-analyzer)"
2200
2836
  },
2201
2837
  "node_modules/lighthouse-stack-packs/packs/next.js | user-timings": {
2202
2838
  "message": "建議您使用 `Next.js Analytics` 評估應用程式的實際效能。[瞭解詳情](https://nextjs.org/docs/advanced-features/measuring-performance)。"
@@ -2205,7 +2841,7 @@
2205
2841
  "message": "請設定不可變動資產和 `Server-side Rendered` (SSR) 頁面的快取。[瞭解詳情](https://nextjs.org/docs/going-to-production#caching)。"
2206
2842
  },
2207
2843
  "node_modules/lighthouse-stack-packs/packs/next.js | uses-optimized-images": {
2208
- "message": "請使用 `next/image` 元件最佳化圖片,而非 `<img>`。[瞭解詳情](https://nextjs.org/docs/basic-features/image-optimization)。"
2844
+ "message": "請使用 `next/image` 元件調整圖片品質,而非 `<img>`。[瞭解詳情](https://nextjs.org/docs/basic-features/image-optimization)。"
2209
2845
  },
2210
2846
  "node_modules/lighthouse-stack-packs/packs/next.js | uses-responsive-images": {
2211
2847
  "message": "請使用 `next/image` 元件設定適當的 `sizes`。[瞭解詳情](https://nextjs.org/docs/api-reference/next/image#sizes)。"
@@ -2213,6 +2849,24 @@
2213
2849
  "node_modules/lighthouse-stack-packs/packs/next.js | uses-text-compression": {
2214
2850
  "message": "請為您的 Next.js 伺服器啟用壓縮功能。[瞭解詳情](https://nextjs.org/docs/api-reference/next.config.js/compression)。"
2215
2851
  },
2852
+ "node_modules/lighthouse-stack-packs/packs/nuxt.js | modern-image-formats": {
2853
+ "message": "請使用 `nuxt/image` 元件並設定 `format=\"webp\"`。[瞭解詳情](https://image.nuxtjs.org/components/nuxt-img#format)。"
2854
+ },
2855
+ "node_modules/lighthouse-stack-packs/packs/nuxt.js | offscreen-images": {
2856
+ "message": "如要延遲載入畫面外圖片,請使用 `nuxt/image` 元件並設定 `loading=\"lazy\"`。[瞭解詳情](https://image.nuxtjs.org/components/nuxt-img#loading)。"
2857
+ },
2858
+ "node_modules/lighthouse-stack-packs/packs/nuxt.js | prioritize-lcp-image": {
2859
+ "message": "如要延遲載入 LCP 圖片,請使用 `nuxt/image` 元件並指定 `preload`。[瞭解詳情](https://image.nuxtjs.org/components/nuxt-img#preload)。"
2860
+ },
2861
+ "node_modules/lighthouse-stack-packs/packs/nuxt.js | unsized-images": {
2862
+ "message": "請使用 `nuxt/image` 元件,並明確指定 `width` 和 `height`。[瞭解詳情](https://image.nuxtjs.org/components/nuxt-img#width--height)。"
2863
+ },
2864
+ "node_modules/lighthouse-stack-packs/packs/nuxt.js | uses-optimized-images": {
2865
+ "message": "請使用 `nuxt/image` 元件設定適當的 `quality`。[瞭解詳情](https://image.nuxtjs.org/components/nuxt-img#quality)。"
2866
+ },
2867
+ "node_modules/lighthouse-stack-packs/packs/nuxt.js | uses-responsive-images": {
2868
+ "message": "請使用 `nuxt/image` 元件並設定適當的 `sizes`。[瞭解詳情](https://image.nuxtjs.org/components/nuxt-img#sizes)。"
2869
+ },
2216
2870
  "node_modules/lighthouse-stack-packs/packs/octobercms.js | efficient-animated-content": {
2217
2871
  "message": "[用影片取代 GIF 動畫](https://web.dev/replace-gifs-with-videos/)以加快載入網頁,並考慮使用 [WebM](https://web.dev/replace-gifs-with-videos/#create-webm-videos) 或 [AV1](https://developers.google.com/web/updates/2018/09/chrome-70-media-updates#av1-decoder) 等新型檔案格式,這樣可讓目前最先進的影片轉碼器 VP9 的壓縮效率再提高超過 30%。"
2218
2872
  },
@@ -2262,7 +2916,7 @@
2262
2916
  "message": "如果使用 React Router,請盡量避免在[路徑導航](https://reacttraining.com/react-router/web/api/Redirect)中使用 `<Redirect>` 元件。"
2263
2917
  },
2264
2918
  "node_modules/lighthouse-stack-packs/packs/react.js | server-response-time": {
2265
- "message": "如果你在伺服器端轉譯任何 React 元件,建議你使用 `renderToNodeStream()` 或 `renderToStaticNodeStream()`,以允許用戶端接收並填入標記的不同部分,而非一次接收整個標記。[瞭解詳情](https://reactjs.org/docs/react-dom-server.html#rendertonodestream)。"
2919
+ "message": "如果你在伺服器端轉譯任何 React 元件,建議你使用 `renderToPipeableStream()` 或 `renderToStaticNodeStream()`,以允許用戶端接收並填入標記的不同部分,而非一次接收整個標記。[瞭解詳情](https://reactjs.org/docs/react-dom-server.html#renderToPipeableStream)。"
2266
2920
  },
2267
2921
  "node_modules/lighthouse-stack-packs/packs/react.js | unminified-css": {
2268
2922
  "message": "如果你的建構系統會自動壓縮 CSS 檔案,請確定你部署的應用程式為正式版本。你可以使用 React Developer Tools 擴充功能進行檢查。[瞭解詳情](https://reactjs.org/docs/optimizing-performance.html#use-the-production-build)。"
@@ -2280,7 +2934,7 @@
2280
2934
  "message": "建議您將 GIF 上傳到可將 GIF 做為 HTML5 影片嵌入的服務。"
2281
2935
  },
2282
2936
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | modern-image-formats": {
2283
- "message": "建議您使用會自動將上傳圖片轉換成最佳格式的[外掛程式](https://wordpress.org/plugins/search/convert+webp/)或服務。"
2937
+ "message": "若有支援,建議你使用 [Performance Lab](https://wordpress.org/plugins/performance-lab/) 外掛程式,將上傳的 JPEG 圖片自動轉換成 WebP。"
2284
2938
  },
2285
2939
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | offscreen-images": {
2286
2940
  "message": "安裝可延遲載入所有畫面外圖片的[延遲載入 WordPress 外掛程式](https://wordpress.org/plugins/search/lazy+load/),或改用提供這項功能的主題。你也可以考慮使用 [AMP 外掛程式](https://wordpress.org/plugins/amp/)。"
@@ -2301,10 +2955,10 @@
2301
2955
  "message": "有些 [WordPress 外掛程式](https://wordpress.org/plugins/search/minify+javascript/) 可以透過串連、縮小及壓縮指令碼來提升網站速度。你也可以透過建構流程直接執行這項壓縮作業 (如果可行的話)。"
2302
2956
  },
2303
2957
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | unused-css-rules": {
2304
- "message": "有些 [WordPress 外掛程式](https://wordpress.org/plugins/)會在網頁中載入未使用的 CSS,建議你減少這類外掛程式的數量,或改用其他外掛程式。如要找出會新增多餘 CSS 的外掛程式,請嘗試在 Chrome DevTools 中執行[程式碼涵蓋率](https://developers.google.com/web/updates/2017/04/devtools-release-notes#coverage)功能。你可以透過樣式表網址找出有問題的主題/外掛程式。請留意在清單中包含許多樣式表,且程式碼涵蓋率中有許多紅色標示的外掛程式。外掛程式只應將網頁上實際使用的樣式表加入清單。"
2958
+ "message": "有些 [WordPress 外掛程式](https://wordpress.org/plugins/)會在網頁中載入未使用的 CSS,建議你減少這類外掛程式的數量,或改用其他外掛程式。如要找出會新增多餘 CSS 的外掛程式,請嘗試在 Chrome DevTools 中執行[程式碼涵蓋率](https://developer.chrome.com/docs/devtools/coverage/)功能。你可以透過樣式表網址找出有問題的主題/外掛程式。請留意在清單中包含許多樣式表,且程式碼涵蓋率中有許多紅色標示的外掛程式。外掛程式只應將網頁上實際使用的樣式表加入清單。"
2305
2959
  },
2306
2960
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | unused-javascript": {
2307
- "message": "有些 [WordPress 外掛程式](https://wordpress.org/plugins/)會在網頁中載入未使用的 JavaScript,建議你減少這類外掛程式的數量,或改用其他外掛程式。如要找出會新增多餘 JavaScript 的外掛程式,請嘗試在 Chrome DevTools 中執行[程式碼涵蓋率](https://developers.google.com/web/updates/2017/04/devtools-release-notes#coverage)功能。你可以透過指令碼網址找出有問題的主題/外掛程式。請留意在清單中包含許多指令碼,且程式碼涵蓋率中有許多紅色標示的外掛程式。外掛程式只應將網頁實際使用的指令碼加入佇列。"
2961
+ "message": "有些 [WordPress 外掛程式](https://wordpress.org/plugins/)會在網頁中載入未使用的 JavaScript,建議你減少這類外掛程式的數量,或改用其他外掛程式。如要找出會新增多餘 JavaScript 的外掛程式,請嘗試在 Chrome DevTools 中執行[程式碼涵蓋率](https://developer.chrome.com/docs/devtools/coverage/)功能。你可以透過指令碼網址找出有問題的主題/外掛程式。請留意在清單中包含許多指令碼,且程式碼涵蓋率中有許多紅色標示的外掛程式。外掛程式只應將網頁實際使用的指令碼加入佇列。"
2308
2962
  },
2309
2963
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | uses-long-cache-ttl": {
2310
2964
  "message": "瞭解 [WordPress 的瀏覽器快取功能](https://wordpress.org/support/article/optimization/#browser-caching)。"
@@ -2318,6 +2972,36 @@
2318
2972
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | uses-text-compression": {
2319
2973
  "message": "你可以在網路伺服器設定中啟用文字壓縮功能。"
2320
2974
  },
2975
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | modern-image-formats": {
2976
+ "message": "如要將圖片轉成 WebP 格式,請在「WP Rocket」的「Image Optimization」分頁中啟用「Imagify」。"
2977
+ },
2978
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | offscreen-images": {
2979
+ "message": "如要修正這項建議,請在 WP Rocket 中啟用「[LazyLoad](https://docs.wp-rocket.me/article/1141-lazyload-for-images)」。這項功能會延遲圖片載入,直到訪客捲動網頁並實際看到圖片為止。"
2980
+ },
2981
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | render-blocking-resources": {
2982
+ "message": "如要修正這項建議,請在「WP Rocket」中啟用「[Remove Unused CSS](https://docs.wp-rocket.me/article/1529-remove-unused-css)」和「[Load JavaScript deferred](https://docs.wp-rocket.me/article/1265-load-javascript-deferred)」。這些功能將分別最佳化 CSS 和 JavaScript 檔案,避免網頁因這兩種檔案而無法算繪。"
2983
+ },
2984
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unminified-css": {
2985
+ "message": "為解決這個問題,請在「WP Rocket」中啟用「[Minify CSS files](https://docs.wp-rocket.me/article/1350-css-minify-combine)」。系統將移除網站 CSS 檔案中的任何空格和評論,藉此縮小檔案並提升下載速度。"
2986
+ },
2987
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unminified-javascript": {
2988
+ "message": "為解決這個問題,請在「WP Rocket」中啟用「[Minify JavaScript files](https://docs.wp-rocket.me/article/1351-javascript-minify-combine)」。系統將移除 JavaScript 檔案中的空白處和評論,藉此縮小檔案並提升下載速度。"
2989
+ },
2990
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unused-css-rules": {
2991
+ "message": "為解決這個問題,請在「WP Rocket」中啟用「[Remove Unused CSS](https://docs.wp-rocket.me/article/1529-remove-unused-css)」。系統將移除所有未使用的 CSS 和樣式表,同時只保留每個網頁的使用中 CSS,藉此降低網頁大小。"
2992
+ },
2993
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unused-javascript": {
2994
+ "message": "為解決這個問題,請在「WP Rocket」中啟用「[Delay JavaScript execution](https://docs.wp-rocket.me/article/1349-delay-javascript-execution)」,讓系統等到使用者開始互動時才執行指令碼,藉此改善網頁載入方式。如果網站有 iframe,你也可以使用 WP Rocket 的「[LazyLoad for iframes and videos](https://docs.wp-rocket.me/article/1674-lazyload-for-iframes-and-videos)」和「[Replace YouTube iframe with preview image](https://docs.wp-rocket.me/article/1488-replace-youtube-iframe-with-preview-image)」。"
2995
+ },
2996
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | uses-optimized-images": {
2997
+ "message": "如要壓縮圖片,請在「WP Rocket」的「Image Optimization」分頁中啟用「Imagify」,並執行「Bulk Optimization」。"
2998
+ },
2999
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | uses-rel-preconnect": {
3000
+ "message": "在「WP Rocket」中使用「[Prefetch DNS Requests](https://docs.wp-rocket.me/article/1302-prefetch-dns-requests)」,即可新增「dns-prefetch」並提高與外部網域的連線速度。此外,「WP Rocket」也會自動將「preconnect」新增到 [Google Fonts 網域](https://docs.wp-rocket.me/article/1312-optimize-google-fonts)和透過「[Enable CDN](https://docs.wp-rocket.me/article/42-using-wp-rocket-with-a-cdn)」功能新增的任何 CNAME。"
3001
+ },
3002
+ "node_modules/lighthouse-stack-packs/packs/wp-rocket.js | uses-rel-preload": {
3003
+ "message": "為解決這個字型問題,請在「WP Rocket」中啟用「[Remove Unused CSS](https://docs.wp-rocket.me/article/1529-remove-unused-css)」,系統就會優先預載網站的重要字型。"
3004
+ },
2321
3005
  "report/renderer/report-utils.js | calculatorLink": {
2322
3006
  "message": "查看計算機。"
2323
3007
  },
@@ -2400,7 +3084,7 @@
2400
3084
  "message": "模擬電腦"
2401
3085
  },
2402
3086
  "report/renderer/report-utils.js | runtimeMobileEmulation": {
2403
- "message": "模擬 Moto G4"
3087
+ "message": "Emulated Moto G Power"
2404
3088
  },
2405
3089
  "report/renderer/report-utils.js | runtimeNoEmulation": {
2406
3090
  "message": "沒有任何模擬的裝置"
@@ -2409,7 +3093,7 @@
2409
3093
  "message": "Axe 版本"
2410
3094
  },
2411
3095
  "report/renderer/report-utils.js | runtimeSettingsBenchmark": {
2412
- "message": "CPU/記憶體效能"
3096
+ "message": "不受節流限制的 CPU/記憶體效能"
2413
3097
  },
2414
3098
  "report/renderer/report-utils.js | runtimeSettingsCPUThrottling": {
2415
3099
  "message": "CPU 溫控降頻"
@@ -2420,6 +3104,9 @@
2420
3104
  "report/renderer/report-utils.js | runtimeSettingsNetworkThrottling": {
2421
3105
  "message": "網路節流"
2422
3106
  },
3107
+ "report/renderer/report-utils.js | runtimeSettingsScreenEmulation": {
3108
+ "message": "螢幕模擬"
3109
+ },
2423
3110
  "report/renderer/report-utils.js | runtimeSettingsUANetwork": {
2424
3111
  "message": "使用者代理程式 (網路)"
2425
3112
  },
@@ -2457,7 +3144,13 @@
2457
3144
  "message": "有問題導致 Lighthouse 無法順利執行這項作業:"
2458
3145
  },
2459
3146
  "report/renderer/report-utils.js | varianceDisclaimer": {
2460
- "message": "此為預估值,可能與實際情況有所不同。系統會直接根據這些指標[計算效能分數](https://web.dev/performance-scoring/)。"
3147
+ "message": "此為預估值,可能與實際情況有所不同。系統會直接根據這些指標[計算效能分數](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/)。"
3148
+ },
3149
+ "report/renderer/report-utils.js | viewOriginalTraceLabel": {
3150
+ "message": "查看原始追蹤記錄"
3151
+ },
3152
+ "report/renderer/report-utils.js | viewTraceLabel": {
3153
+ "message": "查看追蹤記錄"
2461
3154
  },
2462
3155
  "report/renderer/report-utils.js | viewTreemapLabel": {
2463
3156
  "message": "查看矩形式樹狀結構圖"