chrome-devtools-frontend 1.0.942095 → 1.0.943709

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 (310) hide show
  1. package/WATCHLISTS +1 -1
  2. package/config/gni/all_devtools_files.gni +0 -58
  3. package/config/gni/devtools_grd_files.gni +48 -7
  4. package/config/gni/devtools_image_files.gni +1 -1
  5. package/front_end/.eslintrc.js +11 -1
  6. package/front_end/Images/src/{feedback_thin_16x16_icon.svg → survey_feedback_icon.svg} +1 -1
  7. package/front_end/Tests.js +0 -32
  8. package/front_end/core/i18n/locales/af.json +455 -44
  9. package/front_end/core/i18n/locales/am.json +455 -44
  10. package/front_end/core/i18n/locales/ar.json +455 -44
  11. package/front_end/core/i18n/locales/as.json +455 -44
  12. package/front_end/core/i18n/locales/az.json +455 -44
  13. package/front_end/core/i18n/locales/be.json +456 -45
  14. package/front_end/core/i18n/locales/bg.json +455 -44
  15. package/front_end/core/i18n/locales/bn.json +455 -44
  16. package/front_end/core/i18n/locales/bs.json +455 -44
  17. package/front_end/core/i18n/locales/ca.json +457 -46
  18. package/front_end/core/i18n/locales/cs.json +458 -47
  19. package/front_end/core/i18n/locales/cy.json +455 -44
  20. package/front_end/core/i18n/locales/da.json +455 -44
  21. package/front_end/core/i18n/locales/de.json +455 -44
  22. package/front_end/core/i18n/locales/el.json +455 -44
  23. package/front_end/core/i18n/locales/en-GB.json +449 -38
  24. package/front_end/core/i18n/locales/en-US.json +8 -8
  25. package/front_end/core/i18n/locales/en-XL.json +8 -8
  26. package/front_end/core/i18n/locales/es-419.json +455 -44
  27. package/front_end/core/i18n/locales/es.json +455 -44
  28. package/front_end/core/i18n/locales/et.json +455 -44
  29. package/front_end/core/i18n/locales/eu.json +462 -51
  30. package/front_end/core/i18n/locales/fa.json +455 -44
  31. package/front_end/core/i18n/locales/fi.json +455 -44
  32. package/front_end/core/i18n/locales/fil.json +454 -43
  33. package/front_end/core/i18n/locales/fr-CA.json +455 -44
  34. package/front_end/core/i18n/locales/fr.json +456 -45
  35. package/front_end/core/i18n/locales/gl.json +455 -44
  36. package/front_end/core/i18n/locales/gu.json +456 -45
  37. package/front_end/core/i18n/locales/he.json +455 -44
  38. package/front_end/core/i18n/locales/hi.json +455 -44
  39. package/front_end/core/i18n/locales/hr.json +455 -44
  40. package/front_end/core/i18n/locales/hu.json +455 -44
  41. package/front_end/core/i18n/locales/hy.json +455 -44
  42. package/front_end/core/i18n/locales/id.json +455 -44
  43. package/front_end/core/i18n/locales/is.json +455 -44
  44. package/front_end/core/i18n/locales/it.json +502 -91
  45. package/front_end/core/i18n/locales/ja.json +456 -45
  46. package/front_end/core/i18n/locales/ka.json +455 -44
  47. package/front_end/core/i18n/locales/kk.json +456 -45
  48. package/front_end/core/i18n/locales/km.json +455 -44
  49. package/front_end/core/i18n/locales/kn.json +455 -44
  50. package/front_end/core/i18n/locales/ko.json +455 -44
  51. package/front_end/core/i18n/locales/ky.json +456 -45
  52. package/front_end/core/i18n/locales/lo.json +454 -43
  53. package/front_end/core/i18n/locales/lt.json +455 -44
  54. package/front_end/core/i18n/locales/lv.json +458 -47
  55. package/front_end/core/i18n/locales/mk.json +455 -44
  56. package/front_end/core/i18n/locales/ml.json +461 -50
  57. package/front_end/core/i18n/locales/mn.json +455 -44
  58. package/front_end/core/i18n/locales/mr.json +455 -44
  59. package/front_end/core/i18n/locales/ms.json +455 -44
  60. package/front_end/core/i18n/locales/my.json +456 -45
  61. package/front_end/core/i18n/locales/ne.json +456 -45
  62. package/front_end/core/i18n/locales/nl.json +532 -121
  63. package/front_end/core/i18n/locales/no.json +455 -44
  64. package/front_end/core/i18n/locales/or.json +455 -44
  65. package/front_end/core/i18n/locales/pa.json +455 -44
  66. package/front_end/core/i18n/locales/pl.json +455 -44
  67. package/front_end/core/i18n/locales/pt-PT.json +504 -93
  68. package/front_end/core/i18n/locales/pt.json +454 -43
  69. package/front_end/core/i18n/locales/ro.json +455 -44
  70. package/front_end/core/i18n/locales/ru.json +455 -44
  71. package/front_end/core/i18n/locales/si.json +455 -44
  72. package/front_end/core/i18n/locales/sk.json +456 -45
  73. package/front_end/core/i18n/locales/sl.json +455 -44
  74. package/front_end/core/i18n/locales/sq.json +455 -44
  75. package/front_end/core/i18n/locales/sr-Latn.json +455 -44
  76. package/front_end/core/i18n/locales/sr.json +455 -44
  77. package/front_end/core/i18n/locales/sv.json +456 -45
  78. package/front_end/core/i18n/locales/sw.json +455 -44
  79. package/front_end/core/i18n/locales/ta.json +456 -45
  80. package/front_end/core/i18n/locales/te.json +454 -43
  81. package/front_end/core/i18n/locales/th.json +455 -44
  82. package/front_end/core/i18n/locales/tr.json +455 -44
  83. package/front_end/core/i18n/locales/uk.json +455 -44
  84. package/front_end/core/i18n/locales/ur.json +455 -44
  85. package/front_end/core/i18n/locales/uz.json +455 -44
  86. package/front_end/core/i18n/locales/vi.json +455 -44
  87. package/front_end/core/i18n/locales/zh-HK.json +459 -48
  88. package/front_end/core/i18n/locales/zh-TW.json +457 -46
  89. package/front_end/core/i18n/locales/zh.json +460 -49
  90. package/front_end/core/i18n/locales/zu.json +455 -44
  91. package/front_end/core/protocol_client/InspectorBackend.ts +4 -0
  92. package/front_end/core/sdk/AccessibilityModel.ts +99 -78
  93. package/front_end/core/sdk/CPUProfilerModel.ts +7 -9
  94. package/front_end/core/sdk/ConsoleModel.ts +27 -33
  95. package/front_end/core/sdk/DebuggerModel.ts +4 -14
  96. package/front_end/core/sdk/NetworkManager.ts +3 -0
  97. package/front_end/core/sdk/ServiceWorkerCacheModel.ts +13 -12
  98. package/front_end/entrypoints/device_mode_emulation_frame/device_mode_emulation_frame.ts +1 -1
  99. package/front_end/entrypoints/devtools_app/devtools_app.js +1 -1
  100. package/front_end/entrypoints/devtools_app/devtools_app.json +1 -6
  101. package/front_end/entrypoints/formatter_worker/formatter_worker-entrypoint.ts +1 -1
  102. package/front_end/entrypoints/heap_snapshot_worker/heap_snapshot_worker-entrypoint.ts +1 -1
  103. package/front_end/entrypoints/inspector/inspector.js +1 -1
  104. package/front_end/entrypoints/inspector/inspector.json +1 -3
  105. package/front_end/entrypoints/inspector_main/inspector_main-meta.ts +2 -3
  106. package/front_end/entrypoints/js_app/js_app.js +1 -1
  107. package/front_end/entrypoints/js_app/js_app.json +1 -3
  108. package/front_end/entrypoints/main/MainImpl.ts +2 -2
  109. package/front_end/entrypoints/main/main-meta.ts +1 -2
  110. package/front_end/entrypoints/ndb_app/ndb_app.js +1 -1
  111. package/front_end/entrypoints/node_app/node_app-meta.ts +0 -2
  112. package/front_end/entrypoints/node_app/node_app.js +1 -1
  113. package/front_end/entrypoints/node_app/node_app.json +1 -3
  114. package/front_end/entrypoints/node_main/node_main-meta.ts +0 -1
  115. package/front_end/entrypoints/shell/shell.json +1 -5
  116. package/front_end/entrypoints/wasmparser_worker/wasmparser_worker-entrypoint.ts +1 -1
  117. package/front_end/entrypoints/worker_app/worker_app.js +1 -1
  118. package/front_end/entrypoints/worker_app/worker_app.json +1 -3
  119. package/front_end/generated/InspectorBackendCommands.js +21 -1
  120. package/front_end/generated/protocol-mapping.d.ts +32 -1
  121. package/front_end/generated/protocol-proxy-api.d.ts +36 -2
  122. package/front_end/generated/protocol.d.ts +120 -7
  123. package/front_end/legacy_test_runner/bindings_test_runner/IsolatedFilesystemTestRunner.js +2 -2
  124. package/front_end/legacy_test_runner/console_test_runner/console_test_runner.js +5 -1
  125. package/front_end/legacy_test_runner/test_runner/TestRunner.js +3 -1
  126. package/front_end/models/persistence/persistence-meta.ts +0 -1
  127. package/front_end/panels/accessibility/accessibility-meta.ts +0 -1
  128. package/front_end/panels/animation/animation-meta.ts +0 -1
  129. package/front_end/panels/application/ApplicationPanelCacheSection.ts +1 -1
  130. package/front_end/panels/application/BackForwardCacheStrings.ts +3 -1
  131. package/front_end/panels/application/BackForwardCacheView.ts +26 -26
  132. package/front_end/panels/application/application-meta.ts +0 -1
  133. package/front_end/panels/application/components/EndpointsGrid.ts +1 -1
  134. package/front_end/panels/application/components/ReportsGrid.ts +1 -1
  135. package/front_end/panels/application/components/stackTraceRow.css +8 -0
  136. package/front_end/panels/browser_debugger/browser_debugger-meta.ts +1 -2
  137. package/front_end/panels/changes/changes-meta.ts +0 -1
  138. package/front_end/panels/console/ConsolePinPane.ts +2 -6
  139. package/front_end/panels/console/ConsoleViewMessage.ts +8 -1
  140. package/front_end/panels/console/console-meta.ts +0 -1
  141. package/front_end/panels/console_counters/console_counters-meta.ts +0 -1
  142. package/front_end/panels/coverage/coverage-meta.ts +0 -1
  143. package/front_end/panels/css_overview/css_overview-meta.ts +0 -1
  144. package/front_end/panels/developer_resources/developer_resources-meta.ts +0 -1
  145. package/front_end/panels/elements/AccessibilityTreeUtils.ts +1 -1
  146. package/front_end/panels/elements/AccessibilityTreeView.ts +4 -3
  147. package/front_end/panels/elements/components/StylePropertyEditor.ts +2 -0
  148. package/front_end/panels/elements/elements-meta.ts +0 -1
  149. package/front_end/panels/emulation/DeviceModeToolbar.ts +3 -1
  150. package/front_end/panels/emulation/DeviceModeView.ts +2 -1
  151. package/front_end/panels/emulation/InspectedPagePlaceholder.ts +3 -1
  152. package/front_end/panels/emulation/MediaQueryInspector.ts +3 -1
  153. package/front_end/panels/emulation/emulation-meta.ts +0 -3
  154. package/front_end/panels/help/help-meta.ts +0 -1
  155. package/front_end/panels/input/input-meta.ts +0 -1
  156. package/front_end/panels/issues/issues-meta.ts +0 -1
  157. package/front_end/panels/js_profiler/js_profiler-meta.ts +0 -4
  158. package/front_end/panels/layers/layers-meta.ts +0 -4
  159. package/front_end/panels/lighthouse/LighthousePanel.ts +2 -4
  160. package/front_end/panels/lighthouse/LighthouseReportRenderer.ts +1 -4
  161. package/front_end/panels/lighthouse/lighthouse-meta.ts +0 -1
  162. package/front_end/panels/lighthouse/module.json +0 -6
  163. package/front_end/panels/media/media-meta.ts +0 -1
  164. package/front_end/panels/mobile_throttling/mobile_throttling-meta.ts +0 -1
  165. package/front_end/panels/network/network-meta.ts +1 -2
  166. package/front_end/panels/performance_monitor/performance_monitor-meta.ts +0 -1
  167. package/front_end/panels/profiler/CPUProfileView.ts +10 -3
  168. package/front_end/panels/profiler/profiler-meta.ts +0 -3
  169. package/front_end/panels/protocol_monitor/protocol_monitor-meta.ts +0 -1
  170. package/front_end/panels/screencast/screencast-meta.ts +0 -4
  171. package/front_end/panels/security/security-meta.ts +0 -1
  172. package/front_end/panels/sensors/sensors-meta.ts +0 -1
  173. package/front_end/panels/settings/emulation/emulation-meta.ts +0 -1
  174. package/front_end/panels/settings/settings-meta.ts +0 -1
  175. package/front_end/panels/sources/Plugin.ts +0 -3
  176. package/front_end/panels/sources/UISourceCodeFrame.ts +23 -49
  177. package/front_end/panels/sources/sources-meta.ts +2 -6
  178. package/front_end/panels/timeline/timeline-meta.ts +2 -9
  179. package/front_end/panels/web_audio/web_audio-meta.ts +0 -1
  180. package/front_end/panels/webauthn/webauthn-meta.ts +0 -1
  181. package/front_end/third_party/codemirror.next/chunk/codemirror.js +1 -1
  182. package/front_end/third_party/codemirror.next/package.json +1 -1
  183. package/front_end/third_party/lighthouse/lighthouse-dt-bundle.js +1128 -1158
  184. package/front_end/third_party/lighthouse/locales/ar-XB.json +211 -79
  185. package/front_end/third_party/lighthouse/locales/ar.json +213 -81
  186. package/front_end/third_party/lighthouse/locales/bg.json +211 -79
  187. package/front_end/third_party/lighthouse/locales/ca.json +212 -80
  188. package/front_end/third_party/lighthouse/locales/cs.json +211 -79
  189. package/front_end/third_party/lighthouse/locales/da.json +211 -79
  190. package/front_end/third_party/lighthouse/locales/de.json +211 -79
  191. package/front_end/third_party/lighthouse/locales/el.json +213 -81
  192. package/front_end/third_party/lighthouse/locales/en-GB.json +211 -79
  193. package/front_end/third_party/lighthouse/locales/en-US.json +186 -75
  194. package/front_end/third_party/lighthouse/locales/en-XA.json +211 -79
  195. package/front_end/third_party/lighthouse/locales/en-XL.json +186 -75
  196. package/front_end/third_party/lighthouse/locales/es-419.json +211 -79
  197. package/front_end/third_party/lighthouse/locales/es.json +212 -80
  198. package/front_end/third_party/lighthouse/locales/fi.json +211 -79
  199. package/front_end/third_party/lighthouse/locales/fil.json +211 -79
  200. package/front_end/third_party/lighthouse/locales/fr.json +211 -79
  201. package/front_end/third_party/lighthouse/locales/he.json +212 -80
  202. package/front_end/third_party/lighthouse/locales/hi.json +214 -82
  203. package/front_end/third_party/lighthouse/locales/hr.json +211 -79
  204. package/front_end/third_party/lighthouse/locales/hu.json +211 -79
  205. package/front_end/third_party/lighthouse/locales/id.json +211 -79
  206. package/front_end/third_party/lighthouse/locales/it.json +211 -79
  207. package/front_end/third_party/lighthouse/locales/ja.json +211 -79
  208. package/front_end/third_party/lighthouse/locales/ko.json +211 -79
  209. package/front_end/third_party/lighthouse/locales/lt.json +211 -79
  210. package/front_end/third_party/lighthouse/locales/lv.json +214 -82
  211. package/front_end/third_party/lighthouse/locales/nl.json +211 -79
  212. package/front_end/third_party/lighthouse/locales/no.json +211 -79
  213. package/front_end/third_party/lighthouse/locales/pl.json +211 -79
  214. package/front_end/third_party/lighthouse/locales/pt-PT.json +211 -79
  215. package/front_end/third_party/lighthouse/locales/pt.json +211 -79
  216. package/front_end/third_party/lighthouse/locales/ro.json +212 -80
  217. package/front_end/third_party/lighthouse/locales/ru.json +211 -79
  218. package/front_end/third_party/lighthouse/locales/sk.json +211 -79
  219. package/front_end/third_party/lighthouse/locales/sl.json +211 -79
  220. package/front_end/third_party/lighthouse/locales/sr-Latn.json +211 -79
  221. package/front_end/third_party/lighthouse/locales/sr.json +211 -79
  222. package/front_end/third_party/lighthouse/locales/sv.json +211 -79
  223. package/front_end/third_party/lighthouse/locales/ta.json +218 -86
  224. package/front_end/third_party/lighthouse/locales/te.json +251 -119
  225. package/front_end/third_party/lighthouse/locales/th.json +211 -79
  226. package/front_end/third_party/lighthouse/locales/tr.json +211 -79
  227. package/front_end/third_party/lighthouse/locales/uk.json +212 -80
  228. package/front_end/third_party/lighthouse/locales/vi.json +211 -79
  229. package/front_end/third_party/lighthouse/locales/zh-HK.json +211 -79
  230. package/front_end/third_party/lighthouse/locales/zh-TW.json +211 -79
  231. package/front_end/third_party/lighthouse/locales/zh.json +211 -79
  232. package/front_end/third_party/lighthouse/report/bundle.d.ts +72 -34
  233. package/front_end/third_party/lighthouse/report/bundle.js +698 -492
  234. package/front_end/third_party/lighthouse/report-assets/report-generator.js +1 -2
  235. package/front_end/third_party/lighthouse/report-assets/report.js +40 -35
  236. package/front_end/third_party/lighthouse/report-assets/standalone-template.html +2 -4
  237. package/front_end/ui/components/docs/component_docs.ts +14 -0
  238. package/front_end/ui/components/docs/create_breadcrumbs.ts +1 -1
  239. package/front_end/ui/components/docs/icon_button/basic.ts +3 -3
  240. package/front_end/ui/components/docs/toggle_dark_mode.ts +1 -0
  241. package/front_end/ui/components/docs/toggle_fonts.ts +2 -0
  242. package/front_end/ui/components/helpers/get-stylesheet.ts +0 -15
  243. package/front_end/ui/components/linear_memory_inspector/linear_memory_inspector-meta.ts +1 -2
  244. package/front_end/ui/components/markdown_view/MarkdownImagesMap.ts +1 -1
  245. package/front_end/ui/components/survey_link/SurveyLink.ts +1 -1
  246. package/front_end/ui/components/tree_outline/TreeOutline.ts +71 -8
  247. package/front_end/ui/components/tree_outline/TreeOutlineUtils.ts +8 -6
  248. package/front_end/ui/legacy/Dialog.ts +11 -4
  249. package/front_end/ui/legacy/DropTarget.ts +2 -1
  250. package/front_end/ui/legacy/EmptyWidget.ts +2 -1
  251. package/front_end/ui/legacy/FilterBar.ts +2 -1
  252. package/front_end/ui/legacy/GlassPane.ts +4 -2
  253. package/front_end/ui/legacy/Infobar.ts +3 -2
  254. package/front_end/ui/legacy/InspectorView.ts +6 -1
  255. package/front_end/ui/legacy/ListWidget.ts +2 -1
  256. package/front_end/ui/legacy/PopoverHelper.ts +2 -1
  257. package/front_end/ui/legacy/ProgressIndicator.ts +2 -1
  258. package/front_end/ui/legacy/RemoteDebuggingTerminatedScreen.ts +2 -1
  259. package/front_end/ui/legacy/ReportView.ts +2 -1
  260. package/front_end/ui/legacy/RootView.ts +2 -1
  261. package/front_end/ui/legacy/SearchableView.ts +2 -1
  262. package/front_end/ui/legacy/SoftContextMenu.ts +3 -2
  263. package/front_end/ui/legacy/SoftDropDown.ts +4 -2
  264. package/front_end/ui/legacy/SplitWidget.ts +2 -1
  265. package/front_end/ui/legacy/SuggestBox.ts +2 -1
  266. package/front_end/ui/legacy/TabbedPane.ts +2 -1
  267. package/front_end/ui/legacy/TargetCrashedScreen.ts +2 -1
  268. package/front_end/ui/legacy/TextPrompt.ts +2 -1
  269. package/front_end/ui/legacy/Toolbar.ts +3 -2
  270. package/front_end/ui/legacy/Treeoutline.ts +4 -3
  271. package/front_end/ui/legacy/UIUtils.ts +17 -14
  272. package/front_end/ui/legacy/ViewManager.ts +2 -1
  273. package/front_end/ui/legacy/components/inline_editor/CSSAngle.ts +1 -2
  274. package/front_end/ui/legacy/components/inline_editor/cssAngle.css +4 -0
  275. package/front_end/ui/legacy/components/object_ui/JavaScriptREPL.ts +2 -2
  276. package/front_end/ui/legacy/components/object_ui/object_ui-meta.ts +0 -4
  277. package/front_end/ui/legacy/components/perf_ui/perf_ui-meta.ts +0 -3
  278. package/front_end/ui/legacy/components/quick_open/filteredListWidget.css +2 -2
  279. package/front_end/ui/legacy/components/quick_open/quick_open-meta.ts +2 -3
  280. package/front_end/ui/legacy/components/source_frame/FontView.ts +4 -1
  281. package/front_end/ui/legacy/components/source_frame/ImageView.ts +4 -1
  282. package/front_end/ui/legacy/components/source_frame/JSONView.ts +4 -1
  283. package/front_end/ui/legacy/components/source_frame/ResourceSourceFrame.ts +3 -1
  284. package/front_end/ui/legacy/components/source_frame/SourceFrame.ts +6 -6
  285. package/front_end/ui/legacy/components/source_frame/XMLView.ts +7 -2
  286. package/front_end/ui/legacy/components/text_editor/CodeMirrorTextEditor.ts +2 -0
  287. package/front_end/ui/legacy/components/text_editor/module.json +0 -3
  288. package/front_end/ui/legacy/components/utils/Linkifier.ts +7 -15
  289. package/front_end/ui/legacy/textButton.css +5 -4
  290. package/front_end/ui/legacy/theme_support/theme_support_impl.ts +7 -9
  291. package/front_end/ui/legacy/utils/create-shadow-root-with-core-styles.ts +2 -2
  292. package/front_end/ui/legacy/utils/inject-core-styles.ts +7 -4
  293. package/inspector_overlay/css_grid_label_helpers.ts +1 -1
  294. package/inspector_overlay/highlight_common.ts +1 -1
  295. package/inspector_overlay/tool_highlight.ts +1 -1
  296. package/package.json +1 -1
  297. package/scripts/check_gn.js +0 -35
  298. package/scripts/eslint_rules/lib/es_modules_import.js +15 -24
  299. package/scripts/eslint_rules/tests/es_modules_import_test.js +8 -16
  300. package/front_end/emulated_devices/module.json +0 -6
  301. package/front_end/panels/emulation/module.json +0 -11
  302. package/front_end/panels/js_profiler/module.json +0 -5
  303. package/front_end/panels/layers/module.json +0 -4
  304. package/front_end/panels/profiler/module.json +0 -5
  305. package/front_end/panels/screencast/module.json +0 -6
  306. package/front_end/panels/timeline/module.json +0 -6
  307. package/front_end/third_party/lighthouse/report-assets/report.css +0 -1774
  308. package/front_end/ui/legacy/components/source_frame/messagesPopover.css +0 -32
  309. package/front_end/ui/legacy/components/source_frame/module.json +0 -14
  310. package/front_end/ui/legacy/module.json +0 -41
@@ -159,7 +159,7 @@
159
159
  "message": "算繪"
160
160
  },
161
161
  "core/common/SettingRegistration.ts | sources": {
162
- "message": "來源"
162
+ "message": "原始碼"
163
163
  },
164
164
  "core/common/SettingRegistration.ts | sync": {
165
165
  "message": "同步處理"
@@ -1331,11 +1331,8 @@
1331
1331
  "models/issues_manager/CrossOriginEmbedderPolicyIssue.ts | samesiteAndSameorigin": {
1332
1332
  "message": "同網站與同來源"
1333
1333
  },
1334
- "models/issues_manager/DeprecationIssue.ts | userAgentReduction": {
1335
- "message": "使用者代理程式字串縮減"
1336
- },
1337
1334
  "models/issues_manager/GenericIssue.ts | crossOriginPortalPostMessage": {
1338
- "message": "Portals - Same-origin communication channels"
1335
+ "message": "入口網站 - 相同來源的通訊管道"
1339
1336
  },
1340
1337
  "models/issues_manager/HeavyAdIssue.ts | handlingHeavyAdInterventions": {
1341
1338
  "message": "處理重度耗資源廣告的干涉機制"
@@ -1344,19 +1341,19 @@
1344
1341
  "message": "破壞性變更問題:網頁在日後的 Chrome 版本中可能會停止運作"
1345
1342
  },
1346
1343
  "models/issues_manager/Issue.ts | breakingChanges": {
1347
- "message": "Breaking Changes"
1344
+ "message": "破壞性變更"
1348
1345
  },
1349
1346
  "models/issues_manager/Issue.ts | improvementIssue": {
1350
1347
  "message": "可改善的問題:網頁有改進空間"
1351
1348
  },
1352
1349
  "models/issues_manager/Issue.ts | improvements": {
1353
- "message": "Improvements"
1350
+ "message": "改善項目"
1354
1351
  },
1355
1352
  "models/issues_manager/Issue.ts | pageErrorIssue": {
1356
1353
  "message": "網頁錯誤問題:網頁無法正常運作"
1357
1354
  },
1358
1355
  "models/issues_manager/Issue.ts | pageErrors": {
1359
- "message": "Page Errors"
1356
+ "message": "頁面錯誤"
1360
1357
  },
1361
1358
  "models/issues_manager/LowTextContrastIssue.ts | colorAndContrastAccessibility": {
1362
1359
  "message": "關於顏色與對比的無障礙功能"
@@ -1364,6 +1361,9 @@
1364
1361
  "models/issues_manager/MixedContentIssue.ts | preventingMixedContent": {
1365
1362
  "message": "正在禁止複合型內容"
1366
1363
  },
1364
+ "models/issues_manager/NavigatorUserAgentIssue.ts | userAgentReduction": {
1365
+ "message": "使用者代理程式字串縮減"
1366
+ },
1367
1367
  "models/issues_manager/QuirksModeIssue.ts | documentCompatibilityMode": {
1368
1368
  "message": "文件相容模式"
1369
1369
  },
@@ -1703,6 +1703,9 @@
1703
1703
  "panels/accessibility/AccessibilityStrings.ts | fromCaption": {
1704
1704
  "message": "來自 caption"
1705
1705
  },
1706
+ "panels/accessibility/AccessibilityStrings.ts | fromDescription": {
1707
+ "message": "來源:description"
1708
+ },
1706
1709
  "panels/accessibility/AccessibilityStrings.ts | fromLabel": {
1707
1710
  "message": "來自 label"
1708
1711
  },
@@ -1853,6 +1856,9 @@
1853
1856
  "panels/accessibility/AccessibilityStrings.ts | valueFromAttribute": {
1854
1857
  "message": "屬性的值。"
1855
1858
  },
1859
+ "panels/accessibility/AccessibilityStrings.ts | valueFromDescriptionElement": {
1860
+ "message": "description 元素的值。"
1861
+ },
1856
1862
  "panels/accessibility/AccessibilityStrings.ts | valueFromElementContents": {
1857
1863
  "message": "元素內容的值。"
1858
1864
  },
@@ -2309,6 +2315,339 @@
2309
2315
  "panels/application/ApplicationPanelSidebar.ts | worker": {
2310
2316
  "message": "Service Worker"
2311
2317
  },
2318
+ "panels/application/BackForwardCacheStrings.ts | HTTPMethodNotGET": {
2319
+ "message": "只有透過 GET 要求載入的網頁才適用往返快取。"
2320
+ },
2321
+ "panels/application/BackForwardCacheStrings.ts | HTTPStatusNotOK": {
2322
+ "message": "只能快取狀態碼為 2XX 的網頁。"
2323
+ },
2324
+ "panels/application/BackForwardCacheStrings.ts | JavaScriptExecution": {
2325
+ "message": "Chrome 偵測到嘗試在快取中執行 JavaScript 的作業。"
2326
+ },
2327
+ "panels/application/BackForwardCacheStrings.ts | appBanner": {
2328
+ "message": "已要求 AppBanner 的網頁目前不適用往返快取。"
2329
+ },
2330
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
2331
+ "message": "由於旗標設定的關係,往返快取功能已停用。如要在這部裝置上啟用該功能,請前往 chrome://flags/#back-forward-cache。"
2332
+ },
2333
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
2334
+ "message": "由於指令列設定的關係,往返快取功能已停用。"
2335
+ },
2336
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByLowMemory": {
2337
+ "message": "由於記憶體不足,往返快取功能已停用。"
2338
+ },
2339
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForDelegate": {
2340
+ "message": "委派目標不支援往返快取。"
2341
+ },
2342
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForPrerender": {
2343
+ "message": "為了執行預先轉譯器,往返快取功能已停用。"
2344
+ },
2345
+ "panels/application/BackForwardCacheStrings.ts | broadcastChannel": {
2346
+ "message": "網頁有包含已註冊事件監聽器的 BroadcastChannel 例項,因此系統無法快取網頁。"
2347
+ },
2348
+ "panels/application/BackForwardCacheStrings.ts | cacheControlNoStore": {
2349
+ "message": "含有 cache-control:no-store 標頭的網頁無法儲存至往返快取。"
2350
+ },
2351
+ "panels/application/BackForwardCacheStrings.ts | cacheFlushed": {
2352
+ "message": "有人刻意清除快取。"
2353
+ },
2354
+ "panels/application/BackForwardCacheStrings.ts | cacheLimit": {
2355
+ "message": "為了讓系統能夠快取其他網頁,這個網頁已從快取中移除。"
2356
+ },
2357
+ "panels/application/BackForwardCacheStrings.ts | containsPlugins": {
2358
+ "message": "含有外掛程式的網頁目前不適用往返快取。"
2359
+ },
2360
+ "panels/application/BackForwardCacheStrings.ts | contentFileChooser": {
2361
+ "message": "使用 FileChooser API 的網頁不適用往返快取。"
2362
+ },
2363
+ "panels/application/BackForwardCacheStrings.ts | contentFileSystemAccess": {
2364
+ "message": "使用 File System Access API 的網頁不適用往返快取。"
2365
+ },
2366
+ "panels/application/BackForwardCacheStrings.ts | contentMediaDevicesDispatcherHost": {
2367
+ "message": "使用媒體裝置調度工具的網頁不適用往返快取。"
2368
+ },
2369
+ "panels/application/BackForwardCacheStrings.ts | contentMediaPlay": {
2370
+ "message": "使用者離開網頁時,媒體播放器正在播放內容。"
2371
+ },
2372
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSession": {
2373
+ "message": "使用 MediaSession API 並設定播放狀態的網頁不適用往返快取。"
2374
+ },
2375
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSessionService": {
2376
+ "message": "使用 MediaSession API 並設定動作處理常式的網頁不適用往返快取。"
2377
+ },
2378
+ "panels/application/BackForwardCacheStrings.ts | contentSecurityHandler": {
2379
+ "message": "使用 SecurityHandler 的網頁不適用往返快取。"
2380
+ },
2381
+ "panels/application/BackForwardCacheStrings.ts | contentSerial": {
2382
+ "message": "使用 Serial API 的網頁不適用往返快取。"
2383
+ },
2384
+ "panels/application/BackForwardCacheStrings.ts | contentWebAuthenticationAPI": {
2385
+ "message": "使用 WebAuthetication API 的網頁不適用往返快取。"
2386
+ },
2387
+ "panels/application/BackForwardCacheStrings.ts | contentWebBluetooth": {
2388
+ "message": "使用 WebBluetooth API 的網頁不適用往返快取。"
2389
+ },
2390
+ "panels/application/BackForwardCacheStrings.ts | contentWebUSB": {
2391
+ "message": "使用 WebUSB API 的網頁不適用往返快取。"
2392
+ },
2393
+ "panels/application/BackForwardCacheStrings.ts | dedicatedWorkerOrWorklet": {
2394
+ "message": "使用專屬 Worker 或 Worklet 的網頁目前不適用往返快取。"
2395
+ },
2396
+ "panels/application/BackForwardCacheStrings.ts | documentLoaded": {
2397
+ "message": "文件未在使用者離開前完成載入。"
2398
+ },
2399
+ "panels/application/BackForwardCacheStrings.ts | embedderAppBannerManager": {
2400
+ "message": "EmbedderAppBannerManager"
2401
+ },
2402
+ "panels/application/BackForwardCacheStrings.ts | embedderChromePasswordManagerClientBindCredentialManager": {
2403
+ "message": "EmbedderChromePasswordManagerClientBindCredentialManager"
2404
+ },
2405
+ "panels/application/BackForwardCacheStrings.ts | embedderDomDistillerSelfDeletingRequestDelegate": {
2406
+ "message": "EmbedderDomDistillerSelfDeletingRequestDelegate"
2407
+ },
2408
+ "panels/application/BackForwardCacheStrings.ts | embedderDomDistillerViewerSource": {
2409
+ "message": "EmbedderDomDistillerViewerSource"
2410
+ },
2411
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensionMessaging": {
2412
+ "message": "EmbedderExtensionMessaging"
2413
+ },
2414
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensionMessagingForOpenPort": {
2415
+ "message": "EmbedderExtensionMessagingForOpenPort"
2416
+ },
2417
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensionSentMessageToCachedFrame": {
2418
+ "message": "EmbedderExtensionSentMessageToCachedFrame"
2419
+ },
2420
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensions": {
2421
+ "message": "EmbedderExtensions"
2422
+ },
2423
+ "panels/application/BackForwardCacheStrings.ts | embedderModalDialog": {
2424
+ "message": "EmbedderModalDialog"
2425
+ },
2426
+ "panels/application/BackForwardCacheStrings.ts | embedderOfflinePage": {
2427
+ "message": "EmbedderOfflinePage"
2428
+ },
2429
+ "panels/application/BackForwardCacheStrings.ts | embedderOomInterventionTabHelper": {
2430
+ "message": "EmbedderOomInterventionTabHelper"
2431
+ },
2432
+ "panels/application/BackForwardCacheStrings.ts | embedderPermissionRequestManager": {
2433
+ "message": "EmbedderPermissionRequestManager"
2434
+ },
2435
+ "panels/application/BackForwardCacheStrings.ts | embedderPopupBlockerTabHelper": {
2436
+ "message": "EmbedderPopupBlockerTabHelper"
2437
+ },
2438
+ "panels/application/BackForwardCacheStrings.ts | embedderSafeBrowsingThreatDetails": {
2439
+ "message": "EmbedderSafeBrowsingThreatDetails"
2440
+ },
2441
+ "panels/application/BackForwardCacheStrings.ts | embedderSafeBrowsingTriggeredPopupBlocker": {
2442
+ "message": "EmbedderSafeBrowsingTriggeredPopupBlocker"
2443
+ },
2444
+ "panels/application/BackForwardCacheStrings.ts | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
2445
+ "message": "Service Worker 已在網頁儲存於往返快取時啟用。"
2446
+ },
2447
+ "panels/application/BackForwardCacheStrings.ts | foregroundCacheLimit": {
2448
+ "message": "為了讓系統能夠快取其他網頁,這個網頁已從快取中移除。"
2449
+ },
2450
+ "panels/application/BackForwardCacheStrings.ts | grantedMediaStreamAccess": {
2451
+ "message": "已授予媒體串流播放權限的網頁目前不適用往返快取。"
2452
+ },
2453
+ "panels/application/BackForwardCacheStrings.ts | haveInnerContents": {
2454
+ "message": "使用入口網站的網頁目前不適用往返快取。"
2455
+ },
2456
+ "panels/application/BackForwardCacheStrings.ts | idleManager": {
2457
+ "message": "使用 IdleManager 的網頁目前不適用往返快取。"
2458
+ },
2459
+ "panels/application/BackForwardCacheStrings.ts | indexedDBConnection": {
2460
+ "message": "含有開放式 IndexedDB 連線的網頁目前不適用往返快取。"
2461
+ },
2462
+ "panels/application/BackForwardCacheStrings.ts | ineligibleAPI": {
2463
+ "message": "使用了不支援的 API。"
2464
+ },
2465
+ "panels/application/BackForwardCacheStrings.ts | injectedJavascript": {
2466
+ "message": "由擴充功能插入 JavaScript 的網頁目前不適用往返快取。"
2467
+ },
2468
+ "panels/application/BackForwardCacheStrings.ts | injectedStyleSheet": {
2469
+ "message": "由擴充功能插入 StyleSheet 的網頁目前不適用往返快取。"
2470
+ },
2471
+ "panels/application/BackForwardCacheStrings.ts | internalError": {
2472
+ "message": "內部錯誤。"
2473
+ },
2474
+ "panels/application/BackForwardCacheStrings.ts | keyboardLock": {
2475
+ "message": "使用鍵盤鎖定功能的網頁目前不適用往返快取。"
2476
+ },
2477
+ "panels/application/BackForwardCacheStrings.ts | loading": {
2478
+ "message": "網頁未在使用者離開前完成載入。"
2479
+ },
2480
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoCache": {
2481
+ "message": "主要資源含有 cache-control:no-cache 的網頁無法儲存至往返快取。"
2482
+ },
2483
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoStore": {
2484
+ "message": "主要資源含有 cache-control:no-store 的網頁無法儲存至往返快取。"
2485
+ },
2486
+ "panels/application/BackForwardCacheStrings.ts | navigationCancelledWhileRestoring": {
2487
+ "message": "瀏覽作業已在網頁從往返快取中還原前取消。"
2488
+ },
2489
+ "panels/application/BackForwardCacheStrings.ts | networkExceedsBufferLimit": {
2490
+ "message": "由於某個作用中的網路連線收到太多資料,因此該網頁已從快取中移除。Chrome 會限制網頁處於快取狀態時可接收的資料量。"
2491
+ },
2492
+ "panels/application/BackForwardCacheStrings.ts | networkRequestDatapipeDrainedAsBytesConsumer": {
2493
+ "message": "含有 in-flight fetch() 或 XHR 的網頁目前不適用往返快取。"
2494
+ },
2495
+ "panels/application/BackForwardCacheStrings.ts | networkRequestRedirected": {
2496
+ "message": "由於某個作用中的網路要求涉及重新導向,因此網頁已從往返快取中移除。"
2497
+ },
2498
+ "panels/application/BackForwardCacheStrings.ts | networkRequestTimeout": {
2499
+ "message": "網路連線處於開放狀態太久,因此網頁已從快取中移除。Chrome 會限制網頁可在快取時接收資料的時間長度。"
2500
+ },
2501
+ "panels/application/BackForwardCacheStrings.ts | noResponseHead": {
2502
+ "message": "不含有效回應標頭的網頁無法儲存至往返快取。"
2503
+ },
2504
+ "panels/application/BackForwardCacheStrings.ts | notMainFrame": {
2505
+ "message": "瀏覽作業是在主頁框以外的頁框中執行。"
2506
+ },
2507
+ "panels/application/BackForwardCacheStrings.ts | optInUnloadHeaderNotPresent": {
2508
+ "message": "網頁含有卸載處理常式,但不含選擇啟用往返快取的標頭。"
2509
+ },
2510
+ "panels/application/BackForwardCacheStrings.ts | outstandingIndexedDBTransaction": {
2511
+ "message": "網頁含有針對已建立索引的資料庫所執行的進行中交易,目前不適用往返快取。"
2512
+ },
2513
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestDirectSocket": {
2514
+ "message": "含有 in-flight 網路要求的網頁目前不適用往返快取。"
2515
+ },
2516
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestFetch": {
2517
+ "message": "含有 in-flight fetch 網路要求的網頁目前不適用往返快取。"
2518
+ },
2519
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestOthers": {
2520
+ "message": "含有 in-flight 網路要求的網頁目前不適用往返快取。"
2521
+ },
2522
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestXHR": {
2523
+ "message": "含有 in-flight XHR 網路要求的網頁目前不適用往返快取。"
2524
+ },
2525
+ "panels/application/BackForwardCacheStrings.ts | paymentManager": {
2526
+ "message": "使用 PaymentManager 的網頁目前不適用往返快取。"
2527
+ },
2528
+ "panels/application/BackForwardCacheStrings.ts | pictureInPicture": {
2529
+ "message": "使用子母畫面的網頁目前不適用往返快取。"
2530
+ },
2531
+ "panels/application/BackForwardCacheStrings.ts | portal": {
2532
+ "message": "使用入口網站的網頁目前不適用往返快取。"
2533
+ },
2534
+ "panels/application/BackForwardCacheStrings.ts | printing": {
2535
+ "message": "顯示列印使用者介面的網頁目前不適用往返快取。"
2536
+ },
2537
+ "panels/application/BackForwardCacheStrings.ts | relatedActiveContentsExist": {
2538
+ "message": "網頁已透過 window.open() 開啟且其他分頁含有該網頁的參照內容,或者網頁開啟了視窗。"
2539
+ },
2540
+ "panels/application/BackForwardCacheStrings.ts | rendererProcessCrashed": {
2541
+ "message": "往返快取中網頁的轉譯器程序異常終止。"
2542
+ },
2543
+ "panels/application/BackForwardCacheStrings.ts | rendererProcessKilled": {
2544
+ "message": "往返快取中網頁的轉譯器程序已中斷。"
2545
+ },
2546
+ "panels/application/BackForwardCacheStrings.ts | requestedAudioCapturePermission": {
2547
+ "message": "已要求音訊擷取權限的網頁目前不適用往返快取。"
2548
+ },
2549
+ "panels/application/BackForwardCacheStrings.ts | requestedBackForwardCacheBlockedSensors": {
2550
+ "message": "已要求感應器權限的網頁目前不適用往返快取。"
2551
+ },
2552
+ "panels/application/BackForwardCacheStrings.ts | requestedBackgroundWorkPermission": {
2553
+ "message": "已要求背景同步或擷取權限的網頁目前不適用往返快取。"
2554
+ },
2555
+ "panels/application/BackForwardCacheStrings.ts | requestedMIDIPermission": {
2556
+ "message": "已要求 MIDI 權限的網頁目前不適用往返快取。"
2557
+ },
2558
+ "panels/application/BackForwardCacheStrings.ts | requestedNotificationsPermission": {
2559
+ "message": "已要求通知權限的網頁目前不適用往返快取。"
2560
+ },
2561
+ "panels/application/BackForwardCacheStrings.ts | requestedStorageAccessGrant": {
2562
+ "message": "已要求儲存空間存取權的網頁目前不適用往返快取。"
2563
+ },
2564
+ "panels/application/BackForwardCacheStrings.ts | requestedVideoCapturePermission": {
2565
+ "message": "已要求影片擷取權限的網頁目前不適用往返快取。"
2566
+ },
2567
+ "panels/application/BackForwardCacheStrings.ts | schemeNotHTTPOrHTTPS": {
2568
+ "message": "只能快取網址配置為 HTTP/HTTPS 的網頁。"
2569
+ },
2570
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerClaim": {
2571
+ "message": "網頁已在儲存於往返快取時由 Service Worker 聲明擁有權。"
2572
+ },
2573
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerPostMessage": {
2574
+ "message": "Service Worker 已嘗試向往返快取中的網頁傳送 MessageEvent。"
2575
+ },
2576
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerUnregistration": {
2577
+ "message": "Service Worker 已在網頁儲存於往返快取時取消註冊。"
2578
+ },
2579
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerVersionActivation": {
2580
+ "message": "系統啟用了 Service Worker,因此網頁已從往返快取中移除。"
2581
+ },
2582
+ "panels/application/BackForwardCacheStrings.ts | sessionRestored": {
2583
+ "message": "Chrome 已重新啟動,並清除往返快取項目。"
2584
+ },
2585
+ "panels/application/BackForwardCacheStrings.ts | sharedWorker": {
2586
+ "message": "使用 SharedWorker 的網頁目前不適用往返快取。"
2587
+ },
2588
+ "panels/application/BackForwardCacheStrings.ts | speechRecognizer": {
2589
+ "message": "使用 SpeechRecognizer 的網頁目前不適用往返快取。"
2590
+ },
2591
+ "panels/application/BackForwardCacheStrings.ts | speechSynthesis": {
2592
+ "message": "使用 SpeechSynthesis 的網頁目前不適用往返快取。"
2593
+ },
2594
+ "panels/application/BackForwardCacheStrings.ts | subframeIsNavigating": {
2595
+ "message": "網頁上 iframe 啟動的瀏覽作業並未完成。"
2596
+ },
2597
+ "panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoCache": {
2598
+ "message": "子資源含有 cache-control:no-cache 的網頁無法儲存至往返快取。"
2599
+ },
2600
+ "panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoStore": {
2601
+ "message": "子資源含有 cache-control:no-store 的網頁無法儲存至往返快取。"
2602
+ },
2603
+ "panels/application/BackForwardCacheStrings.ts | timeout": {
2604
+ "message": "網頁超出存放在往返快取中的時間上限,因此已失效。"
2605
+ },
2606
+ "panels/application/BackForwardCacheStrings.ts | timeoutPuttingInCache": {
2607
+ "message": "將網頁儲存至往返快取的作業逾時 (可能原因為頁面隱藏事件處理常式的執行時間太長)。"
2608
+ },
2609
+ "panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInMainFrame": {
2610
+ "message": "網頁在主頁框中含有卸載處理常式。"
2611
+ },
2612
+ "panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInSubFrame": {
2613
+ "message": "網頁在子頁框中含有卸載處理常式。"
2614
+ },
2615
+ "panels/application/BackForwardCacheStrings.ts | userAgentOverrideDiffers": {
2616
+ "message": "瀏覽器已變更使用者代理程式覆寫標頭。"
2617
+ },
2618
+ "panels/application/BackForwardCacheStrings.ts | wasGrantedMediaAccess": {
2619
+ "message": "已授予影片或音訊錄製權限的網頁目前不適用往返快取。"
2620
+ },
2621
+ "panels/application/BackForwardCacheStrings.ts | webDatabase": {
2622
+ "message": "使用 WebDatabase 的網頁目前不適用往返快取。"
2623
+ },
2624
+ "panels/application/BackForwardCacheStrings.ts | webHID": {
2625
+ "message": "使用 WebHID 的網頁目前不適用往返快取。"
2626
+ },
2627
+ "panels/application/BackForwardCacheStrings.ts | webLocks": {
2628
+ "message": "使用 WebLocks 的網頁目前不適用往返快取。"
2629
+ },
2630
+ "panels/application/BackForwardCacheStrings.ts | webNfc": {
2631
+ "message": "使用 WebNfc 的網頁目前不適用往返快取。"
2632
+ },
2633
+ "panels/application/BackForwardCacheStrings.ts | webOTPService": {
2634
+ "message": "使用 WebOTPService 的網頁目前不適用往返快取。"
2635
+ },
2636
+ "panels/application/BackForwardCacheStrings.ts | webRTC": {
2637
+ "message": "使用 WebRTC 的網頁無法儲存至往返快取。"
2638
+ },
2639
+ "panels/application/BackForwardCacheStrings.ts | webShare": {
2640
+ "message": "使用 WebShare 的網頁目前不適用往返快取。"
2641
+ },
2642
+ "panels/application/BackForwardCacheStrings.ts | webSocket": {
2643
+ "message": "使用 WebSocket 的網頁無法儲存至往返快取。"
2644
+ },
2645
+ "panels/application/BackForwardCacheStrings.ts | webTransport": {
2646
+ "message": "使用 WebTransport 的網頁無法儲存至往返快取。"
2647
+ },
2648
+ "panels/application/BackForwardCacheStrings.ts | webXR": {
2649
+ "message": "使用 WebXR 的網頁目前不適用往返快取。"
2650
+ },
2312
2651
  "panels/application/BackForwardCacheView.ts | backForwardCacheTitle": {
2313
2652
  "message": "往返快取"
2314
2653
  },
@@ -2316,25 +2655,34 @@
2316
2655
  "message": "往返快取狀態"
2317
2656
  },
2318
2657
  "panels/application/BackForwardCacheView.ts | circumstantial": {
2319
- "message": "Not Actionable"
2658
+ "message": "無法操作"
2320
2659
  },
2321
- "panels/application/BackForwardCacheView.ts | lastMainFrameNavigation": {
2322
- "message": "上一個主頁框導覽"
2660
+ "panels/application/BackForwardCacheView.ts | circumstantialExplanation": {
2661
+ "message": "你無法根據這些原因採取行動,也就是說,與直接控管網頁無關的原因會導致無法快取。"
2323
2662
  },
2324
2663
  "panels/application/BackForwardCacheView.ts | mainFrame": {
2325
2664
  "message": "主頁框"
2326
2665
  },
2327
2666
  "panels/application/BackForwardCacheView.ts | normalNavigation": {
2328
- "message": "Normal navigation (Not restored from back-forward cache)"
2667
+ "message": "一般導覽 (未經往返快取還原)"
2329
2668
  },
2330
2669
  "panels/application/BackForwardCacheView.ts | pageSupportNeeded": {
2331
- "message": "Actionable"
2670
+ "message": "可操作"
2671
+ },
2672
+ "panels/application/BackForwardCacheView.ts | pageSupportNeededExplanation": {
2673
+ "message": "你可以根據這些原因採取行動,也就是說,網頁在排除這些原因後即可適用往返快取。"
2332
2674
  },
2333
2675
  "panels/application/BackForwardCacheView.ts | restoredFromBFCache": {
2334
2676
  "message": "已從往返快取還原"
2335
2677
  },
2678
+ "panels/application/BackForwardCacheView.ts | runTest": {
2679
+ "message": "執行測試"
2680
+ },
2336
2681
  "panels/application/BackForwardCacheView.ts | supportPending": {
2337
- "message": "Pending Support"
2682
+ "message": "尚待支援"
2683
+ },
2684
+ "panels/application/BackForwardCacheView.ts | supportPendingExplanation": {
2685
+ "message": "Chrome 之後將加入排除這些原因的支援功能,也就是說,這些原因不會導致網頁在日後的 Chrome 版本中不適用往返快取。"
2338
2686
  },
2339
2687
  "panels/application/BackForwardCacheView.ts | unavailable": {
2340
2688
  "message": "無法使用"
@@ -3077,6 +3425,9 @@
3077
3425
  "panels/application/components/OriginTrialTreeView.ts | tokens": {
3078
3426
  "message": "{PH1} 個權杖"
3079
3427
  },
3428
+ "panels/application/components/OriginTrialTreeView.ts | trialName": {
3429
+ "message": "試用程序名稱"
3430
+ },
3080
3431
  "panels/application/components/OriginTrialTreeView.ts | usageRestriction": {
3081
3432
  "message": "用量限制"
3082
3433
  },
@@ -3266,21 +3617,9 @@
3266
3617
  "panels/changes/ChangesSidebar.ts | sFromSourceMap": {
3267
3618
  "message": "{PH1} (來自來源對應)"
3268
3619
  },
3269
- "panels/changes/ChangesTextEditor.ts | additions": {
3270
- "message": "增加:{PH1}"
3271
- },
3272
- "panels/changes/ChangesTextEditor.ts | deletions": {
3273
- "message": "刪除:{PH1}"
3274
- },
3275
- "panels/changes/ChangesView.ts | SkippingDMatchingLines": {
3276
- "message": "( … 略過 {PH1} 行相符內容 … )"
3277
- },
3278
3620
  "panels/changes/ChangesView.ts | binaryData": {
3279
3621
  "message": "二進位資料"
3280
3622
  },
3281
- "panels/changes/ChangesView.ts | changesDiffViewer": {
3282
- "message": "變更差異檢視畫面"
3283
- },
3284
3623
  "panels/changes/ChangesView.ts | noChanges": {
3285
3624
  "message": "沒有變更"
3286
3625
  },
@@ -3869,12 +4208,6 @@
3869
4208
  "panels/css_overview/CSSOverviewSidebarPanel.ts | clearOverview": {
3870
4209
  "message": "清除總覽"
3871
4210
  },
3872
- "panels/css_overview/CSSOverviewStartView.ts | captureOverview": {
3873
- "message": "擷取總覽"
3874
- },
3875
- "panels/css_overview/CSSOverviewStartView.ts | cssOverview": {
3876
- "message": "CSS 總覽"
3877
- },
3878
4211
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | bottomAppliedToAStatically": {
3879
4212
  "message": "「Bottom」已套用到靜態位置元素"
3880
4213
  },
@@ -3896,6 +4229,39 @@
3896
4229
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | widthAppliedToAnInlineElement": {
3897
4230
  "message": "Width已套用至內嵌元素"
3898
4231
  },
4232
+ "panels/css_overview/components/CSSOverviewStartView.ts | activelyWorkingAndLookingForS": {
4233
+ "message": "Google 團隊正積極努力開發這項功能,歡迎{PH1}!"
4234
+ },
4235
+ "panels/css_overview/components/CSSOverviewStartView.ts | captureOverview": {
4236
+ "message": "擷取總覽"
4237
+ },
4238
+ "panels/css_overview/components/CSSOverviewStartView.ts | capturePageCSSOverview": {
4239
+ "message": "擷取網頁的 CSS 總覽資訊"
4240
+ },
4241
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackInline": {
4242
+ "message": "提供意見"
4243
+ },
4244
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackStandalone": {
4245
+ "message": "意見回饋"
4246
+ },
4247
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovements": {
4248
+ "message": "找出 CSS 改進空間"
4249
+ },
4250
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovementsWithExampleIssues": {
4251
+ "message": "找出 CSS 改進空間,例如對比偏低的問題、未使用的宣告、色彩或字型不符"
4252
+ },
4253
+ "panels/css_overview/components/CSSOverviewStartView.ts | locateAffectedElements": {
4254
+ "message": "在 [元素] 面板中找出受影響的元素"
4255
+ },
4256
+ "panels/css_overview/components/CSSOverviewStartView.ts | previewFeature": {
4257
+ "message": "預覽功能"
4258
+ },
4259
+ "panels/css_overview/components/CSSOverviewStartView.ts | quickStartWithCSSOverview": {
4260
+ "message": "快速入門指南:開始使用全新 [CSS 總覽] 面板"
4261
+ },
4262
+ "panels/css_overview/components/CSSOverviewStartView.ts | videoAndDocumentation": {
4263
+ "message": "影片與說明文件"
4264
+ },
3899
4265
  "panels/css_overview/css_overview-meta.ts | cssOverview": {
3900
4266
  "message": "CSS 總覽"
3901
4267
  },
@@ -4283,6 +4649,15 @@
4283
4649
  "panels/elements/StylesSidebarPane.ts | copySelector": {
4284
4650
  "message": "複製selector"
4285
4651
  },
4652
+ "panels/elements/StylesSidebarPane.ts | cssPropertyName": {
4653
+ "message": "CSS 屬性名稱"
4654
+ },
4655
+ "panels/elements/StylesSidebarPane.ts | cssPropertyValue": {
4656
+ "message": "CSS 屬性值"
4657
+ },
4658
+ "panels/elements/StylesSidebarPane.ts | cssSelector": {
4659
+ "message": "CSS 選取器程式碼"
4660
+ },
4286
4661
  "panels/elements/StylesSidebarPane.ts | filter": {
4287
4662
  "message": "篩選"
4288
4663
  },
@@ -4353,7 +4728,10 @@
4353
4728
  "message": "(文字)"
4354
4729
  },
4355
4730
  "panels/elements/components/LayoutPane.ts | chooseElementOverlayColor": {
4356
- "message": "Choose the overlay color for this element"
4731
+ "message": "選擇這個元素的疊加顏色"
4732
+ },
4733
+ "panels/elements/components/LayoutPane.ts | colorPickerOpened": {
4734
+ "message": "已開啟顏色挑選器。"
4357
4735
  },
4358
4736
  "panels/elements/components/LayoutPane.ts | flexbox": {
4359
4737
  "message": "Flexbox"
@@ -4977,7 +5355,7 @@
4977
5355
  "message": "警告"
4978
5356
  },
4979
5357
  "panels/issues/GenericIssueDetailsView.ts | frameId": {
4980
- "message": "Frame"
5358
+ "message": "頁框"
4981
5359
  },
4982
5360
  "panels/issues/GenericIssueDetailsView.ts | nResources": {
4983
5361
  "message": "{n,plural, =1{# 項資源}other{# 項資源}}"
@@ -4988,6 +5366,9 @@
4988
5366
  "panels/issues/HiddenIssuesRow.ts | unhideAll": {
4989
5367
  "message": "取消隱藏全部"
4990
5368
  },
5369
+ "panels/issues/IssueKindView.ts | hideAllCurrent": {
5370
+ "message": "隱藏目前的所有{PH1}"
5371
+ },
4991
5372
  "panels/issues/IssueView.ts | affectedResources": {
4992
5373
  "message": "受影響的資源"
4993
5374
  },
@@ -4997,6 +5378,9 @@
4997
5378
  "panels/issues/IssueView.ts | blocked": {
4998
5379
  "message": "已封鎖"
4999
5380
  },
5381
+ "panels/issues/IssueView.ts | hideIssuesLikeThis": {
5382
+ "message": "隱藏類似問題"
5383
+ },
5000
5384
  "panels/issues/IssueView.ts | learnMoreS": {
5001
5385
  "message": "瞭解詳情:{PH1}"
5002
5386
  },
@@ -5012,6 +5396,9 @@
5012
5396
  "panels/issues/IssueView.ts | restrictionStatus": {
5013
5397
  "message": "限制狀態"
5014
5398
  },
5399
+ "panels/issues/IssueView.ts | unhideIssuesLikeThis": {
5400
+ "message": "取消隱藏類似問題"
5401
+ },
5015
5402
  "panels/issues/IssueView.ts | warned": {
5016
5403
  "message": "已警告"
5017
5404
  },
@@ -5028,19 +5415,19 @@
5028
5415
  "message": "跨來源嵌入程式政策"
5029
5416
  },
5030
5417
  "panels/issues/IssuesPane.ts | generic": {
5031
- "message": "Generic"
5418
+ "message": "一般"
5032
5419
  },
5033
5420
  "panels/issues/IssuesPane.ts | groupByCategory": {
5034
5421
  "message": "依類別分組"
5035
5422
  },
5036
5423
  "panels/issues/IssuesPane.ts | groupByKind": {
5037
- "message": "Group by kind"
5424
+ "message": "依問題種類分組"
5038
5425
  },
5039
5426
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnder": {
5040
5427
  "message": "將相關類別底下所顯示的問題分組"
5041
5428
  },
5042
5429
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnderKind": {
5043
- "message": "Group displayed issues as Page errors, Breaking changes and Improvements"
5430
+ "message": "將顯示的問題依「頁面錯誤」、「破壞性變更」以及「改善項目」分組"
5044
5431
  },
5045
5432
  "panels/issues/IssuesPane.ts | heavyAds": {
5046
5433
  "message": "重度耗資源廣告"
@@ -5096,14 +5483,8 @@
5096
5483
  "panels/issues/WasmCrossOriginModuleSharingAffectedResourcesView.ts | wasmModuleUrl": {
5097
5484
  "message": "Wasm 模組網址"
5098
5485
  },
5099
- "panels/issues/components/HideIssuesMenu.ts | UnhideIssueByCode": {
5100
- "message": "取消隱藏類似問題"
5101
- },
5102
- "panels/issues/components/HideIssuesMenu.ts | hideIssueByCode": {
5103
- "message": "隱藏類似問題"
5104
- },
5105
5486
  "panels/issues/components/HideIssuesMenu.ts | tooltipTitle": {
5106
- "message": "隱藏問題選單"
5487
+ "message": "隱藏問題"
5107
5488
  },
5108
5489
  "panels/issues/issues-meta.ts | cspViolations": {
5109
5490
  "message": "CSP 違規情事"
@@ -6056,6 +6437,9 @@
6056
6437
  "panels/network/NetworkDataGridNode.ts | signedexchange": {
6057
6438
  "message": "signed-exchange"
6058
6439
  },
6440
+ "panels/network/NetworkDataGridNode.ts | timeSubtitleTooltipText": {
6441
+ "message": "延遲時間 (收到回應的時間減去開始提出要求的時間)"
6442
+ },
6059
6443
  "panels/network/NetworkDataGridNode.ts | unknown": {
6060
6444
  "message": "(不明)"
6061
6445
  },
@@ -8516,6 +8900,18 @@
8516
8900
  "panels/settings/SettingsScreen.ts | warning": {
8517
8901
  "message": "警告:"
8518
8902
  },
8903
+ "panels/settings/components/SyncSection.ts | preferencesSyncDisabled": {
8904
+ "message": "如要開啟這項設定,你必須先在 Chrome 中啟用設定同步功能。"
8905
+ },
8906
+ "panels/settings/components/SyncSection.ts | settings": {
8907
+ "message": "前往 [設定]"
8908
+ },
8909
+ "panels/settings/components/SyncSection.ts | signedIn": {
8910
+ "message": "用來登入 Chrome 的身分:"
8911
+ },
8912
+ "panels/settings/components/SyncSection.ts | syncDisabled": {
8913
+ "message": "如要開啟這項設定,你必須啟用 Chrome 同步。"
8914
+ },
8519
8915
  "panels/settings/emulation/DevicesSettingsTab.ts | addCustomDevice": {
8520
8916
  "message": "新增自訂裝置..."
8521
8917
  },
@@ -8723,6 +9119,9 @@
8723
9119
  "panels/sources/CallStackSidebarPane.ts | addScriptToIgnoreList": {
8724
9120
  "message": "將指令碼新增至忽略清單"
8725
9121
  },
9122
+ "panels/sources/CallStackSidebarPane.ts | callFrameWarnings": {
9123
+ "message": "部分呼叫框出現警告"
9124
+ },
8726
9125
  "panels/sources/CallStackSidebarPane.ts | callStack": {
8727
9126
  "message": "呼叫堆疊"
8728
9127
  },
@@ -9435,7 +9834,7 @@
9435
9834
  "message": "程式碼片段"
9436
9835
  },
9437
9836
  "panels/sources/sources-meta.ts | sources": {
9438
- "message": "來源"
9837
+ "message": "原始碼"
9439
9838
  },
9440
9839
  "panels/sources/sources-meta.ts | step": {
9441
9840
  "message": "逐步執行"
@@ -10943,6 +11342,18 @@
10943
11342
  "ui/components/data_grid/DataGrid.ts | sortBy": {
10944
11343
  "message": "排序依據"
10945
11344
  },
11345
+ "ui/components/diff_view/DiffView.ts | SkippingDMatchingLines": {
11346
+ "message": "( … 略過 {PH1} 行相符內容 … )"
11347
+ },
11348
+ "ui/components/diff_view/DiffView.ts | additions": {
11349
+ "message": "增加:"
11350
+ },
11351
+ "ui/components/diff_view/DiffView.ts | changesDiffViewer": {
11352
+ "message": "變更差異檢視畫面"
11353
+ },
11354
+ "ui/components/diff_view/DiffView.ts | deletions": {
11355
+ "message": "刪除:"
11356
+ },
10946
11357
  "ui/components/issue_counter/IssueCounter.ts | breakingChanges": {
10947
11358
  "message": "{issueCount,plural, =1{# 項破壞性變更}other{# 項破壞性變更}}"
10948
11359
  },
@@ -11214,7 +11625,7 @@
11214
11625
  "message": "更多分頁"
11215
11626
  },
11216
11627
  "ui/legacy/TabbedPane.ts | previewFeature": {
11217
- "message": "Preview feature"
11628
+ "message": "預覽功能"
11218
11629
  },
11219
11630
  "ui/legacy/TargetCrashedScreen.ts | devtoolsWasDisconnectedFromThe": {
11220
11631
  "message": "開發人員工具與這個網頁的連線中斷。"