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
@@ -1,4 +1,136 @@
1
1
  {
2
+ "flow-report/src/i18n/ui-strings.js | allReports": {
3
+ "message": "Toate rapoartele"
4
+ },
5
+ "flow-report/src/i18n/ui-strings.js | categories": {
6
+ "message": "Categorii"
7
+ },
8
+ "flow-report/src/i18n/ui-strings.js | categoryAccessibility": {
9
+ "message": "Accesibilitate"
10
+ },
11
+ "flow-report/src/i18n/ui-strings.js | categoryBestPractices": {
12
+ "message": "Cele mai bune practici"
13
+ },
14
+ "flow-report/src/i18n/ui-strings.js | categoryPerformance": {
15
+ "message": "Performanță"
16
+ },
17
+ "flow-report/src/i18n/ui-strings.js | categoryProgressiveWebApp": {
18
+ "message": "Aplicație web progresivă"
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": "Computer"
25
+ },
26
+ "flow-report/src/i18n/ui-strings.js | helpDialogTitle": {
27
+ "message": "Înțelegerea Raportului privind fluxul Lighthouse"
28
+ },
29
+ "flow-report/src/i18n/ui-strings.js | helpLabel": {
30
+ "message": "Înțelegerea fluxurilor"
31
+ },
32
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionNavigation": {
33
+ "message": "Folosește Rapoartele privind navigarea pentru..."
34
+ },
35
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionSnapshot": {
36
+ "message": "Folosește Rapoartele privind instantaneele pentru..."
37
+ },
38
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionTimespan": {
39
+ "message": "Folosește Rapoartele privind perioada pentru..."
40
+ },
41
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation1": {
42
+ "message": "Obține un scor de performanță pentru Lighthouse."
43
+ },
44
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation2": {
45
+ "message": "Măsoară valorile de performanță pentru încărcarea paginii, cum ar fi Largest Contentful Paint și indicele de viteză."
46
+ },
47
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation3": {
48
+ "message": "Evaluează funcțiile aplicațiilor web progresive."
49
+ },
50
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot1": {
51
+ "message": "Identifică problemele legate de accesibilitate în aplicații cu o singură pagină sau formulare complexe."
52
+ },
53
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot2": {
54
+ "message": "Evaluează recomandările pentru meniuri și elemente IU din spatele interacțiunilor."
55
+ },
56
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan1": {
57
+ "message": "Măsoară modificările de aspect și timpul de execuție JavaScript pentru o serie de interacțiuni."
58
+ },
59
+ "flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan2": {
60
+ "message": "Descoperă oportunități de performanță pentru a îmbunătăți experiența în paginile vechi și aplicațiile cu o singură pagină."
61
+ },
62
+ "flow-report/src/i18n/ui-strings.js | highestImpact": {
63
+ "message": "Cel mai mare impact"
64
+ },
65
+ "flow-report/src/i18n/ui-strings.js | informativeAuditCount": {
66
+ "message": "{numInformative,plural, =1{{numInformative} audit informativ}few{{numInformative} audituri informative}other{{numInformative} de audituri informative}}"
67
+ },
68
+ "flow-report/src/i18n/ui-strings.js | mobile": {
69
+ "message": "Mobil"
70
+ },
71
+ "flow-report/src/i18n/ui-strings.js | navigationDescription": {
72
+ "message": "Încărcarea paginii"
73
+ },
74
+ "flow-report/src/i18n/ui-strings.js | navigationLongDescription": {
75
+ "message": "Rapoartele privind navigarea analizează încărcarea unei singure pagini, exact ca rapoartele Lighthouse inițiale."
76
+ },
77
+ "flow-report/src/i18n/ui-strings.js | navigationReport": {
78
+ "message": "Raport privind navigarea"
79
+ },
80
+ "flow-report/src/i18n/ui-strings.js | navigationReportCount": {
81
+ "message": "{numNavigation,plural, =1{{numNavigation} raport privind navigarea}few{{numNavigation} rapoarte privind navigarea}other{{numNavigation} de rapoarte privind navigarea}}"
82
+ },
83
+ "flow-report/src/i18n/ui-strings.js | passableAuditCount": {
84
+ "message": "{numPassableAudits,plural, =1{{numPassableAudits} audit care poate fi trecut}few{{numPassableAudits} audituri care pot fi trecute}other{{numPassableAudits} de audituri care pot fi trecute}}"
85
+ },
86
+ "flow-report/src/i18n/ui-strings.js | passedAuditCount": {
87
+ "message": "{numPassed,plural, =1{{numPassed} audit trecut}few{{numPassed} audituri trecute}other{{numPassed} de audituri trecute}}"
88
+ },
89
+ "flow-report/src/i18n/ui-strings.js | ratingAverage": {
90
+ "message": "Medie"
91
+ },
92
+ "flow-report/src/i18n/ui-strings.js | ratingError": {
93
+ "message": "Eroare"
94
+ },
95
+ "flow-report/src/i18n/ui-strings.js | ratingFail": {
96
+ "message": "Slabă"
97
+ },
98
+ "flow-report/src/i18n/ui-strings.js | ratingPass": {
99
+ "message": "Bună"
100
+ },
101
+ "flow-report/src/i18n/ui-strings.js | save": {
102
+ "message": "Salvează"
103
+ },
104
+ "flow-report/src/i18n/ui-strings.js | snapshotDescription": {
105
+ "message": "Starea înregistrată a paginii"
106
+ },
107
+ "flow-report/src/i18n/ui-strings.js | snapshotLongDescription": {
108
+ "message": "Rapoartele privind instantaneele analizează pagina într-o anumită stare, de obicei după interacțiunile cu utilizatorul."
109
+ },
110
+ "flow-report/src/i18n/ui-strings.js | snapshotReport": {
111
+ "message": "Raport instantaneu"
112
+ },
113
+ "flow-report/src/i18n/ui-strings.js | snapshotReportCount": {
114
+ "message": "{numSnapshot,plural, =1{{numSnapshot} raport instantaneu}few{{numSnapshot} rapoarte instantanee}other{{numSnapshot} de rapoarte instantanee}}"
115
+ },
116
+ "flow-report/src/i18n/ui-strings.js | summary": {
117
+ "message": "Rezumat"
118
+ },
119
+ "flow-report/src/i18n/ui-strings.js | timespanDescription": {
120
+ "message": "Interacțiunile utilizatorilor"
121
+ },
122
+ "flow-report/src/i18n/ui-strings.js | timespanLongDescription": {
123
+ "message": "Rapoartele privind perioada analizează o perioadă arbitrară, care conține de obicei interacțiuni cu utilizatorul."
124
+ },
125
+ "flow-report/src/i18n/ui-strings.js | timespanReport": {
126
+ "message": "Raport privind perioada de timp"
127
+ },
128
+ "flow-report/src/i18n/ui-strings.js | timespanReportCount": {
129
+ "message": "{numTimespan,plural, =1{{numTimespan} raport privind perioada de timp}few{{numTimespan} rapoarte privind perioada de timp}other{{numTimespan} de rapoarte privind perioada de timp}}"
130
+ },
131
+ "flow-report/src/i18n/ui-strings.js | title": {
132
+ "message": "Raport privind fluxul pentru utilizatori Lighthouse"
133
+ },
2
134
  "lighthouse-core/audits/accessibility/accesskeys.js | description": {
3
135
  "message": "Tastele de acces permit utilizatorilor să focalizeze rapid o parte a paginii. Pentru o navigare corectă, fiecare tastă de acces trebuie să fie unică. [Află mai multe](https://web.dev/accesskeys/)."
4
136
  },
@@ -554,6 +686,12 @@
554
686
  "lighthouse-core/audits/byte-efficiency/uses-responsive-images-snapshot.js | columnDisplayedDimensions": {
555
687
  "message": "Dimensiunile afișate"
556
688
  },
689
+ "lighthouse-core/audits/byte-efficiency/uses-responsive-images-snapshot.js | failureTitle": {
690
+ "message": "Imaginile erau mai mari decât dimensiunea afișată"
691
+ },
692
+ "lighthouse-core/audits/byte-efficiency/uses-responsive-images-snapshot.js | title": {
693
+ "message": "Imaginile erau potrivite pentru dimensiunea afișată"
694
+ },
557
695
  "lighthouse-core/audits/byte-efficiency/uses-responsive-images.js | description": {
558
696
  "message": "Difuzează imagini de dimensiuni corespunzătoare ca să economisești date mobile și să obții o încărcare mai rapidă. [Află mai multe](https://web.dev/uses-responsive-images/)."
559
697
  },
@@ -626,18 +764,6 @@
626
764
  "lighthouse-core/audits/deprecations.js | title": {
627
765
  "message": "Evită API-urile învechite"
628
766
  },
629
- "lighthouse-core/audits/dobetterweb/appcache-manifest.js | description": {
630
- "message": "Memoria cache a aplicației este învechită. [Află mai multe](https://web.dev/appcache-manifest/)."
631
- },
632
- "lighthouse-core/audits/dobetterweb/appcache-manifest.js | displayValue": {
633
- "message": "Am găsit „{AppCacheManifest}”"
634
- },
635
- "lighthouse-core/audits/dobetterweb/appcache-manifest.js | failureTitle": {
636
- "message": "Folosește memoria cache de aplicație"
637
- },
638
- "lighthouse-core/audits/dobetterweb/appcache-manifest.js | title": {
639
- "message": "Evită memoria cache a aplicației"
640
- },
641
767
  "lighthouse-core/audits/dobetterweb/charset.js | description": {
642
768
  "message": "Este necesară o declarație privind codificarea caracterelor. Aceasta se poate face folosind o etichetă `<meta>` în primii 1.024 de byți din HTML sau în antetul de răspuns Content-Type din HTTP. [Află mai multe](https://web.dev/charset/)."
643
769
  },
@@ -695,21 +821,6 @@
695
821
  "lighthouse-core/audits/dobetterweb/dom-size.js | title": {
696
822
  "message": "Evită o dimensiune DOM excesivă"
697
823
  },
698
- "lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | columnFailingAnchors": {
699
- "message": "Ancore cu probleme"
700
- },
701
- "lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | description": {
702
- "message": "Adaugă `rel=\"noopener\"` sau `rel=\"noreferrer\"` la orice linkuri externe pentru a îmbunătăți rezultatele și a preveni vulnerabilitățile de securitate. [Află mai multe](https://web.dev/external-anchors-use-rel-noopener/)."
703
- },
704
- "lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | failureTitle": {
705
- "message": "Linkurile spre destinații cu mai multe origini sunt nesigure"
706
- },
707
- "lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | title": {
708
- "message": "Linkurile spre destinații cu mai multe origini sunt sigure"
709
- },
710
- "lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | warning": {
711
- "message": "Nu se poate determina destinația pentru ancora ({anchorHTML}). Dacă nu se folosește ca hyperlink, elimină target=_blank."
712
- },
713
824
  "lighthouse-core/audits/dobetterweb/geolocation-on-start.js | description": {
714
825
  "message": "Utilizatorii nu au încredere sau sunt derutați de site-urile care le solicită locația fără context. Asociază solicitarea cu o acțiune a utilizatorilor. [Află mai multe](https://web.dev/geolocation-on-start/)."
715
826
  },
@@ -1007,6 +1118,15 @@
1007
1118
  "lighthouse-core/audits/layout-shift-elements.js | title": {
1008
1119
  "message": "Evită schimbările majore ale aspectului"
1009
1120
  },
1121
+ "lighthouse-core/audits/lcp-lazy-loaded.js | description": {
1122
+ "message": "Imaginile din partea superioară a paginii care se încarcă asincron sunt redate mai târziu în ciclul de viață al paginii, ceea ce poate întârzia redarea Largest Contentful Paint. [Află mai multe](https://web.dev/lcp-lazy-loading/)."
1123
+ },
1124
+ "lighthouse-core/audits/lcp-lazy-loaded.js | failureTitle": {
1125
+ "message": "Imaginea Largest Contentful Paint s-a încărcat asincron"
1126
+ },
1127
+ "lighthouse-core/audits/lcp-lazy-loaded.js | title": {
1128
+ "message": "Imaginea Largest Contentful Paint nu s-a încărcat asincron"
1129
+ },
1010
1130
  "lighthouse-core/audits/long-tasks.js | description": {
1011
1131
  "message": "Afișează cele mai îndelungate activități din firul principal, ceea ce este util pentru identificarea elementelor care contribuie cel mai mult la întârziere. [Află mai multe](https://web.dev/long-tasks-devtools/)"
1012
1132
  },
@@ -1151,15 +1271,6 @@
1151
1271
  "lighthouse-core/audits/preload-lcp-image.js | title": {
1152
1272
  "message": "Preîncarcă imaginea Largest Contentful Paint"
1153
1273
  },
1154
- "lighthouse-core/audits/redirects-http.js | description": {
1155
- "message": "Dacă ai configurat deja HTTPS, redirecționează tot traficul HTTP spre HTTPS, ca să activezi funcțiile web sigure pentru toți utilizatorii. [Află mai multe](https://web.dev/redirects-http/)."
1156
- },
1157
- "lighthouse-core/audits/redirects-http.js | failureTitle": {
1158
- "message": "Nu redirecționează traficul HTTP spre HTTPS"
1159
- },
1160
- "lighthouse-core/audits/redirects-http.js | title": {
1161
- "message": "Redirecționează traficul HTTP spre HTTPS"
1162
- },
1163
1274
  "lighthouse-core/audits/redirects.js | description": {
1164
1275
  "message": "Redirecționările introduc întârzieri suplimentare înainte ca pagina să se poată încărca. [Află mai multe](https://web.dev/redirects/)."
1165
1276
  },
@@ -1524,7 +1635,7 @@
1524
1635
  "message": "Pagina are hărți sursă valide"
1525
1636
  },
1526
1637
  "lighthouse-core/audits/viewport.js | description": {
1527
- "message": "Adaugă o etichetă `<meta name=\"viewport\">` ca să-ți optimizezi aplicația pentru ecranele mobile. [Află mai multe](https://web.dev/viewport/)."
1638
+ "message": "Pe lângă faptul `<meta name=\"viewport\">` optimizează aplicația pentru dimensiunile ecranelor de dispozitive mobile, împiedică [o întârziere de 300 milisecunde a intrării de la utilizator](https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away). [Află mai multe](https://web.dev/viewport/)."
1528
1639
  },
1529
1640
  "lighthouse-core/audits/viewport.js | explanationNoTag": {
1530
1641
  "message": "Nu s-a găsit nicio etichetă `<meta name=\"viewport\">`"
@@ -1650,7 +1761,7 @@
1650
1761
  "message": "Aceste verificări sunt impuse de [Lista de verificare PWA](https://developers.google.com/web/progressive-web-apps/checklist) de referință, dar nu sunt verificate automat de Lighthouse. Ele nu-ți afectează scorul, dar e important să fie făcute manual."
1651
1762
  },
1652
1763
  "lighthouse-core/config/default-config.js | pwaCategoryTitle": {
1653
- "message": "Aplicație web progresivă"
1764
+ "message": "PWA"
1654
1765
  },
1655
1766
  "lighthouse-core/config/default-config.js | pwaInstallableGroupTitle": {
1656
1767
  "message": "Poate fi instalat"
@@ -1659,7 +1770,7 @@
1659
1770
  "message": "Optimizat pentru PWA"
1660
1771
  },
1661
1772
  "lighthouse-core/config/default-config.js | seoCategoryDescription": {
1662
- "message": "Aceste verificări asigură că pagina este optimizată pentru poziționarea în rezultatele motorului de căutare. Există alți factori pe care Lighthouse nu îi verifică și care pot afecta poziția în rezultatele căutării. [Află mai multe](https://support.google.com/webmasters/answer/35769)."
1773
+ "message": "Aceste verificări asigură faptul că pagina urmează recomandările de bază privind optimizarea pentru motoarele de căutare. Există mulți alți factori de care Lighthouse nu ține cont care îți pot afecta poziționarea în rețeaua de căutare, inclusiv performanța în [Detaliile de funcționare de bază pentru web](https://web.dev/learn-web-vitals/). [Află mai multe](https://support.google.com/webmasters/answer/35769)."
1663
1774
  },
1664
1775
  "lighthouse-core/config/default-config.js | seoCategoryManualDescription": {
1665
1776
  "message": "Rulează acești validatori suplimentari pe site pentru a căuta alte recomandări SEO."
@@ -1713,7 +1824,7 @@
1713
1824
  "message": "Lipsa directivei base-uri permite etichetelor <base> injectate să seteze adresa URL de bază pentru toate adresele URL relative (de ex., cu scripturi) ale unui domeniu controlat de atacatori. Îți recomandăm să setezi base-uri la none sau self."
1714
1825
  },
1715
1826
  "lighthouse-core/lib/csp-evaluator.js | missingObjectSrc": {
1716
- "message": "Elementele controlate prin object-src sunt considerate funcții moștenite. Îți recomandăm să setezi object-src la none pentru a preveni injectarea de pluginuri care execută scripturi nesigure."
1827
+ "message": "Întrucât object-src lipsește, se permite injectarea de pluginuri care execută scripturi nesigure. Îți recomandăm să setezi object-src la none”, dacă poți."
1717
1828
  },
1718
1829
  "lighthouse-core/lib/csp-evaluator.js | missingScriptSrc": {
1719
1830
  "message": "Directiva script-src lipsește. Astfel, se pot executa scripturi nesigure."
@@ -1727,6 +1838,12 @@
1727
1838
  "lighthouse-core/lib/csp-evaluator.js | nonceLength": {
1728
1839
  "message": "Valorile nonce trebuie să aibă minimum 8 caractere."
1729
1840
  },
1841
+ "lighthouse-core/lib/csp-evaluator.js | plainUrlScheme": {
1842
+ "message": "Evită să folosești scheme simple pentru adresa URL ({keyword}) în această directivă. Schemele simple pentru adresa URL permit ca scripturile să provină dintr-un domeniu nesigur."
1843
+ },
1844
+ "lighthouse-core/lib/csp-evaluator.js | plainWildcards": {
1845
+ "message": "Evită să folosești metacaractere ({keyword}) în această directivă. Metacaracterele simple pentru adresa URL permit ca scripturile să provină dintr-un domeniu nesigur."
1846
+ },
1730
1847
  "lighthouse-core/lib/csp-evaluator.js | reportToOnly": {
1731
1848
  "message": "Destinația de raportare se configurează numai prin directiva report-to. Această directivă este acceptată doar în browserele bazate pe Chromium, prin urmare îți recomandăm să folosești și o directivă report-uri."
1732
1849
  },
@@ -1734,7 +1851,7 @@
1734
1851
  "message": "Nicio politică CSP nu configurează o destinație de raportare. De aceea, este dificilă menținerea CSP de-a lungul timpului și monitorizarea eventualelor încălcări."
1735
1852
  },
1736
1853
  "lighthouse-core/lib/csp-evaluator.js | strictDynamic": {
1737
- "message": "Listele gazdă cu acces permis pot fi ocolite frecvent. Îți recomandăm să folosești strict-dynamic în combinație cu valori nonce sau hash pentru CSP."
1854
+ "message": "Listele gazdă cu acces permis pot fi ocolite frecvent. Îți recomandăm să folosești codurile hash sau valorile nonce CSP, împreună cu „strict-dynamic”, dacă este necesar."
1738
1855
  },
1739
1856
  "lighthouse-core/lib/csp-evaluator.js | unknownDirective": {
1740
1857
  "message": "Directivă CSP necunoscută."
@@ -1742,6 +1859,9 @@
1742
1859
  "lighthouse-core/lib/csp-evaluator.js | unknownKeyword": {
1743
1860
  "message": "{keyword} pare un cuvânt cheie nevalid."
1744
1861
  },
1862
+ "lighthouse-core/lib/csp-evaluator.js | unsafeInline": {
1863
+ "message": "unsafe-inline permite executarea de scripturi în pagină și handlere pentru evenimente nesigure. Îți recomandăm să folosești valori nonce sau hash pentru CSP pentru a accepta scripturile individual."
1864
+ },
1745
1865
  "lighthouse-core/lib/csp-evaluator.js | unsafeInlineFallback": {
1746
1866
  "message": "Îți recomandăm să adaugi opțiunea unsafe-inline (ignorată de browserele care acceptă valori nonce/hash) pentru retrocompatibilitatea cu browsere mai vechi."
1747
1867
  },
@@ -1797,7 +1917,7 @@
1797
1917
  "message": "Dimensiunea transferului"
1798
1918
  },
1799
1919
  "lighthouse-core/lib/i18n/i18n.js | columnURL": {
1800
- "message": "Adresă URL"
1920
+ "message": "Adresa URL"
1801
1921
  },
1802
1922
  "lighthouse-core/lib/i18n/i18n.js | columnWastedBytes": {
1803
1923
  "message": "Economii potențiale"
@@ -1943,30 +2063,6 @@
1943
2063
  "lighthouse-core/lib/lh-error.js | urlInvalid": {
1944
2064
  "message": "Adresa URL furnizată pare să fie nevalidă."
1945
2065
  },
1946
- "lighthouse-treemap/app/src/util.js | allLabel": {
1947
- "message": "Toate"
1948
- },
1949
- "lighthouse-treemap/app/src/util.js | allScriptsDropdownLabel": {
1950
- "message": "Toate scripturile"
1951
- },
1952
- "lighthouse-treemap/app/src/util.js | coverageColumnName": {
1953
- "message": "Acoperire"
1954
- },
1955
- "lighthouse-treemap/app/src/util.js | duplicateModulesLabel": {
1956
- "message": "Module dublate"
1957
- },
1958
- "lighthouse-treemap/app/src/util.js | resourceBytesLabel": {
1959
- "message": "Byți resursă"
1960
- },
1961
- "lighthouse-treemap/app/src/util.js | tableColumnName": {
1962
- "message": "Nume"
1963
- },
1964
- "lighthouse-treemap/app/src/util.js | toggleTableButtonLabel": {
1965
- "message": "Activează / dezactivează tabelul"
1966
- },
1967
- "lighthouse-treemap/app/src/util.js | unusedBytesLabel": {
1968
- "message": "Byți nefolosiți"
1969
- },
1970
2066
  "node_modules/lighthouse-stack-packs/packs/amp.js | efficient-animated-content": {
1971
2067
  "message": "Pentru conținut animat, folosește [`amp-anim`](https://amp.dev/documentation/components/amp-anim/) ca să minimizezi utilizarea CPU în timp ce conținutul rămâne în afara ecranului."
1972
2068
  },
@@ -2234,6 +2330,9 @@
2234
2330
  "report/renderer/util.js | calculatorLink": {
2235
2331
  "message": "Accesează calculatorul."
2236
2332
  },
2333
+ "report/renderer/util.js | collapseView": {
2334
+ "message": "Restrânge vizualizarea"
2335
+ },
2237
2336
  "report/renderer/util.js | crcInitialNavigation": {
2238
2337
  "message": "Navigare inițială"
2239
2338
  },
@@ -2270,9 +2369,15 @@
2270
2369
  "report/renderer/util.js | errorMissingAuditInfo": {
2271
2370
  "message": "Eroare de raport: nu există informații de auditare"
2272
2371
  },
2372
+ "report/renderer/util.js | expandView": {
2373
+ "message": "Extinde vizualizarea"
2374
+ },
2273
2375
  "report/renderer/util.js | footerIssue": {
2274
2376
  "message": "Raportează o problemă"
2275
2377
  },
2378
+ "report/renderer/util.js | hide": {
2379
+ "message": "Ascunde"
2380
+ },
2276
2381
  "report/renderer/util.js | labDataTitle": {
2277
2382
  "message": "Datele testului"
2278
2383
  },
@@ -2294,6 +2399,12 @@
2294
2399
  "report/renderer/util.js | passedAuditsGroupTitle": {
2295
2400
  "message": "Auditări trecute"
2296
2401
  },
2402
+ "report/renderer/util.js | runtimeAnalysisWindow": {
2403
+ "message": "Încărcarea inițială a paginii"
2404
+ },
2405
+ "report/renderer/util.js | runtimeCustom": {
2406
+ "message": "Limitare personalizată"
2407
+ },
2297
2408
  "report/renderer/util.js | runtimeDesktopEmulation": {
2298
2409
  "message": "Computer simulat"
2299
2410
  },
@@ -2312,33 +2423,30 @@
2312
2423
  "report/renderer/util.js | runtimeSettingsCPUThrottling": {
2313
2424
  "message": "Limitarea CPU"
2314
2425
  },
2315
- "report/renderer/util.js | runtimeSettingsChannel": {
2316
- "message": "Canal"
2317
- },
2318
2426
  "report/renderer/util.js | runtimeSettingsDevice": {
2319
2427
  "message": "Dispozitiv"
2320
2428
  },
2321
- "report/renderer/util.js | runtimeSettingsFetchTime": {
2322
- "message": "Momentul preluării"
2323
- },
2324
2429
  "report/renderer/util.js | runtimeSettingsNetworkThrottling": {
2325
2430
  "message": "Limitarea rețelei"
2326
2431
  },
2327
- "report/renderer/util.js | runtimeSettingsTitle": {
2328
- "message": "Setări pentru execuție"
2329
- },
2330
- "report/renderer/util.js | runtimeSettingsUA": {
2331
- "message": "User Agent (gazdă)"
2332
- },
2333
2432
  "report/renderer/util.js | runtimeSettingsUANetwork": {
2334
2433
  "message": "User Agent (rețea)"
2335
2434
  },
2336
- "report/renderer/util.js | runtimeSettingsUrl": {
2337
- "message": "Adresă URL"
2435
+ "report/renderer/util.js | runtimeSingleLoad": {
2436
+ "message": "O singură încărcare a paginii"
2437
+ },
2438
+ "report/renderer/util.js | runtimeSingleLoadTooltip": {
2439
+ "message": "Datele se preiau dintr-o singură încărcare a paginii, spre deosebire de datele de pe teren care rezumă mai multe sesiuni."
2440
+ },
2441
+ "report/renderer/util.js | runtimeSlow4g": {
2442
+ "message": "Limitare 4G lentă"
2338
2443
  },
2339
2444
  "report/renderer/util.js | runtimeUnknown": {
2340
2445
  "message": "Necunoscută"
2341
2446
  },
2447
+ "report/renderer/util.js | show": {
2448
+ "message": "Afișează"
2449
+ },
2342
2450
  "report/renderer/util.js | showRelevantAudits": {
2343
2451
  "message": "Vezi audituri relevante pentru:"
2344
2452
  },
@@ -2368,5 +2476,29 @@
2368
2476
  },
2369
2477
  "report/renderer/util.js | warningHeader": {
2370
2478
  "message": "Avertismente: "
2479
+ },
2480
+ "treemap/app/src/util.js | allLabel": {
2481
+ "message": "Toate"
2482
+ },
2483
+ "treemap/app/src/util.js | allScriptsDropdownLabel": {
2484
+ "message": "Toate scripturile"
2485
+ },
2486
+ "treemap/app/src/util.js | coverageColumnName": {
2487
+ "message": "Acoperire"
2488
+ },
2489
+ "treemap/app/src/util.js | duplicateModulesLabel": {
2490
+ "message": "Module dublate"
2491
+ },
2492
+ "treemap/app/src/util.js | resourceBytesLabel": {
2493
+ "message": "Byți resursă"
2494
+ },
2495
+ "treemap/app/src/util.js | tableColumnName": {
2496
+ "message": "Nume"
2497
+ },
2498
+ "treemap/app/src/util.js | toggleTableButtonLabel": {
2499
+ "message": "Activează / dezactivează tabelul"
2500
+ },
2501
+ "treemap/app/src/util.js | unusedBytesLabel": {
2502
+ "message": "Byți nefolosiți"
2371
2503
  }
2372
2504
  }