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
@@ -1331,11 +1331,8 @@
1331
1331
  "models/issues_manager/CrossOriginEmbedderPolicyIssue.ts | samesiteAndSameorigin": {
1332
1332
  "message": "I njëjti sajt dhe e njëjta origjinë"
1333
1333
  },
1334
- "models/issues_manager/DeprecationIssue.ts | userAgentReduction": {
1335
- "message": "Zvogëlimi i vargut të agjentit të përdoruesit"
1336
- },
1337
1334
  "models/issues_manager/GenericIssue.ts | crossOriginPortalPostMessage": {
1338
- "message": "Portals - Same-origin communication channels"
1335
+ "message": "Portale - Kanale komunikimi me origjinë të njëjtë"
1339
1336
  },
1340
1337
  "models/issues_manager/HeavyAdIssue.ts | handlingHeavyAdInterventions": {
1341
1338
  "message": "Trajtimi i ndërhyrjeve të reklamave të rënda"
@@ -1344,19 +1341,19 @@
1344
1341
  "message": "Rast ndryshimi problematik: faqja mund të mos punojë në një version të ardhshëm të Chrome"
1345
1342
  },
1346
1343
  "models/issues_manager/Issue.ts | breakingChanges": {
1347
- "message": "Breaking Changes"
1344
+ "message": "Ndryshime problematike"
1348
1345
  },
1349
1346
  "models/issues_manager/Issue.ts | improvementIssue": {
1350
1347
  "message": "Çështje përmirësimi: ka një mundësi për ta përmirësuar faqen"
1351
1348
  },
1352
1349
  "models/issues_manager/Issue.ts | improvements": {
1353
- "message": "Improvements"
1350
+ "message": "Përmirësime"
1354
1351
  },
1355
1352
  "models/issues_manager/Issue.ts | pageErrorIssue": {
1356
1353
  "message": "Një rast gabimi në faqe: faqja nuk po funksionon si duhet"
1357
1354
  },
1358
1355
  "models/issues_manager/Issue.ts | pageErrors": {
1359
- "message": "Page Errors"
1356
+ "message": "Gabimet e faqes"
1360
1357
  },
1361
1358
  "models/issues_manager/LowTextContrastIssue.ts | colorAndContrastAccessibility": {
1362
1359
  "message": "Qasshmëria e ngjyrave dhe e kontrastit"
@@ -1364,6 +1361,9 @@
1364
1361
  "models/issues_manager/MixedContentIssue.ts | preventingMixedContent": {
1365
1362
  "message": "Parandalimi i përmbajtjes së përzier"
1366
1363
  },
1364
+ "models/issues_manager/NavigatorUserAgentIssue.ts | userAgentReduction": {
1365
+ "message": "Zvogëlimi i vargut të agjentit të përdoruesit"
1366
+ },
1367
1367
  "models/issues_manager/QuirksModeIssue.ts | documentCompatibilityMode": {
1368
1368
  "message": "Modaliteti i përputhshmërisë së dokumentit"
1369
1369
  },
@@ -1703,6 +1703,9 @@
1703
1703
  "panels/accessibility/AccessibilityStrings.ts | fromCaption": {
1704
1704
  "message": "Nga caption"
1705
1705
  },
1706
+ "panels/accessibility/AccessibilityStrings.ts | fromDescription": {
1707
+ "message": "From description"
1708
+ },
1706
1709
  "panels/accessibility/AccessibilityStrings.ts | fromLabel": {
1707
1710
  "message": "Nga label"
1708
1711
  },
@@ -1853,6 +1856,9 @@
1853
1856
  "panels/accessibility/AccessibilityStrings.ts | valueFromAttribute": {
1854
1857
  "message": "Vlera nga atributi"
1855
1858
  },
1859
+ "panels/accessibility/AccessibilityStrings.ts | valueFromDescriptionElement": {
1860
+ "message": "Value from description element."
1861
+ },
1856
1862
  "panels/accessibility/AccessibilityStrings.ts | valueFromElementContents": {
1857
1863
  "message": "Vlera nga përmbajtja e elementit."
1858
1864
  },
@@ -2309,6 +2315,339 @@
2309
2315
  "panels/application/ApplicationPanelSidebar.ts | worker": {
2310
2316
  "message": "punëtor"
2311
2317
  },
2318
+ "panels/application/BackForwardCacheStrings.ts | HTTPMethodNotGET": {
2319
+ "message": "Only pages loaded via a GET request are eligible for back/forward cache."
2320
+ },
2321
+ "panels/application/BackForwardCacheStrings.ts | HTTPStatusNotOK": {
2322
+ "message": "Only pages with a status code of 2XX can be cached."
2323
+ },
2324
+ "panels/application/BackForwardCacheStrings.ts | JavaScriptExecution": {
2325
+ "message": "Chrome detected an attempt to execute JavaScript while in the cache."
2326
+ },
2327
+ "panels/application/BackForwardCacheStrings.ts | appBanner": {
2328
+ "message": "Pages that requested an AppBanner are not currently eligible for back/forward cache."
2329
+ },
2330
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
2331
+ "message": "Back/forward cache is disabled by flags. Visit chrome://flags/#back-forward-cache to enable it locally on this device."
2332
+ },
2333
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
2334
+ "message": "Back/forward cache is disabled by the command line."
2335
+ },
2336
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByLowMemory": {
2337
+ "message": "Back/forward cache is disabled due to insufficient memory."
2338
+ },
2339
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForDelegate": {
2340
+ "message": "Back/forward cache is not supported by delegate."
2341
+ },
2342
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForPrerender": {
2343
+ "message": "Back/forward cache is disabled for prerenderer."
2344
+ },
2345
+ "panels/application/BackForwardCacheStrings.ts | broadcastChannel": {
2346
+ "message": "The page cannot be cached because it has a BroadcastChannel instance with registered listeners."
2347
+ },
2348
+ "panels/application/BackForwardCacheStrings.ts | cacheControlNoStore": {
2349
+ "message": "Pages with cache-control:no-store header cannot enter back/forward cache."
2350
+ },
2351
+ "panels/application/BackForwardCacheStrings.ts | cacheFlushed": {
2352
+ "message": "The cache was intentionally cleared."
2353
+ },
2354
+ "panels/application/BackForwardCacheStrings.ts | cacheLimit": {
2355
+ "message": "The page was evicted from the cache to allow another page to be cached."
2356
+ },
2357
+ "panels/application/BackForwardCacheStrings.ts | containsPlugins": {
2358
+ "message": "Pages containing plugins are not currently eligible for back/forward cache."
2359
+ },
2360
+ "panels/application/BackForwardCacheStrings.ts | contentFileChooser": {
2361
+ "message": "Pages that use FileChooser API are not eligible for back/forward cache."
2362
+ },
2363
+ "panels/application/BackForwardCacheStrings.ts | contentFileSystemAccess": {
2364
+ "message": "Pages that use File System Access API are not eligible for back/forward cache."
2365
+ },
2366
+ "panels/application/BackForwardCacheStrings.ts | contentMediaDevicesDispatcherHost": {
2367
+ "message": "Pages that use Media Device Dispatcher are not eligible for back/forward cache."
2368
+ },
2369
+ "panels/application/BackForwardCacheStrings.ts | contentMediaPlay": {
2370
+ "message": "A media player was playing upon navigating away."
2371
+ },
2372
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSession": {
2373
+ "message": "Pages that use MediaSession API and set a playback state are not eligible for back/forward cache."
2374
+ },
2375
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSessionService": {
2376
+ "message": "Pages that use MediaSession API and set action handlers are not eligible for back/forward cache."
2377
+ },
2378
+ "panels/application/BackForwardCacheStrings.ts | contentSecurityHandler": {
2379
+ "message": "Pages that use SecurityHandler are not eligible for back/forward cache."
2380
+ },
2381
+ "panels/application/BackForwardCacheStrings.ts | contentSerial": {
2382
+ "message": "Pages that use Serial API are not eligible for back/forward cache."
2383
+ },
2384
+ "panels/application/BackForwardCacheStrings.ts | contentWebAuthenticationAPI": {
2385
+ "message": "Pages that use WebAuthetication API are not eligible for back/forward cache."
2386
+ },
2387
+ "panels/application/BackForwardCacheStrings.ts | contentWebBluetooth": {
2388
+ "message": "Pages that use WebBluetooth API are not eligible for back/forward cache."
2389
+ },
2390
+ "panels/application/BackForwardCacheStrings.ts | contentWebUSB": {
2391
+ "message": "Pages that use WebUSB API are not eligible for back/forward cache."
2392
+ },
2393
+ "panels/application/BackForwardCacheStrings.ts | dedicatedWorkerOrWorklet": {
2394
+ "message": "Pages that use a dedicated worker or worklet are not currently eligible for back/forward cache."
2395
+ },
2396
+ "panels/application/BackForwardCacheStrings.ts | documentLoaded": {
2397
+ "message": "The document did not finish loading before navigating away."
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": "A service worker was activated while the page was in back/forward cache."
2446
+ },
2447
+ "panels/application/BackForwardCacheStrings.ts | foregroundCacheLimit": {
2448
+ "message": "The page was evicted from the cache to allow another page to be cached."
2449
+ },
2450
+ "panels/application/BackForwardCacheStrings.ts | grantedMediaStreamAccess": {
2451
+ "message": "Pages that have granted media stream access are not currently eligible for back/forward cache."
2452
+ },
2453
+ "panels/application/BackForwardCacheStrings.ts | haveInnerContents": {
2454
+ "message": "Pages that use portals are not currently eligible for back/forward cache."
2455
+ },
2456
+ "panels/application/BackForwardCacheStrings.ts | idleManager": {
2457
+ "message": "Pages that use IdleManager are not currently eligible for back/forward cache."
2458
+ },
2459
+ "panels/application/BackForwardCacheStrings.ts | indexedDBConnection": {
2460
+ "message": "Pages that have an open IndexedDB connection are not currently eligible for back/forward cache."
2461
+ },
2462
+ "panels/application/BackForwardCacheStrings.ts | ineligibleAPI": {
2463
+ "message": "Ineligible APIs were used."
2464
+ },
2465
+ "panels/application/BackForwardCacheStrings.ts | injectedJavascript": {
2466
+ "message": "IPages that JavaScript is injected into by extensions are not currently eligible for back/forward cache."
2467
+ },
2468
+ "panels/application/BackForwardCacheStrings.ts | injectedStyleSheet": {
2469
+ "message": "Pages that StyleSheet is injected into by extensions are not currently eligible for back/forward cache."
2470
+ },
2471
+ "panels/application/BackForwardCacheStrings.ts | internalError": {
2472
+ "message": "Internal error."
2473
+ },
2474
+ "panels/application/BackForwardCacheStrings.ts | keyboardLock": {
2475
+ "message": "Pages that use Keyboard lock are not currently eligible for back/forward cache."
2476
+ },
2477
+ "panels/application/BackForwardCacheStrings.ts | loading": {
2478
+ "message": "The page did not finish loading before navigating away."
2479
+ },
2480
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoCache": {
2481
+ "message": "Pages whose main resource has cache-control:no-cache cannot enter back/forward cache."
2482
+ },
2483
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoStore": {
2484
+ "message": "Pages whose main resource has cache-control:no-store cannot enter back/forward cache."
2485
+ },
2486
+ "panels/application/BackForwardCacheStrings.ts | navigationCancelledWhileRestoring": {
2487
+ "message": "Navigation was cancelled before the page could be restored from back/forward cache."
2488
+ },
2489
+ "panels/application/BackForwardCacheStrings.ts | networkExceedsBufferLimit": {
2490
+ "message": "The page was evicted from the cache because an active network connection received too much data. Chrome limits the amount of data that a page may receive while cached."
2491
+ },
2492
+ "panels/application/BackForwardCacheStrings.ts | networkRequestDatapipeDrainedAsBytesConsumer": {
2493
+ "message": "Pages that have inflight fetch() or XHR are not currently eligible for back/forward cache."
2494
+ },
2495
+ "panels/application/BackForwardCacheStrings.ts | networkRequestRedirected": {
2496
+ "message": "The page was evicted from back/forward cache because an active network request involved a redirect."
2497
+ },
2498
+ "panels/application/BackForwardCacheStrings.ts | networkRequestTimeout": {
2499
+ "message": "The page was evicted from the cache because a network connection was open too long. Chrome limits the amount of time that a page may receive data while cached."
2500
+ },
2501
+ "panels/application/BackForwardCacheStrings.ts | noResponseHead": {
2502
+ "message": "Pages that do not have a valid response head cannot enter back/forward cache."
2503
+ },
2504
+ "panels/application/BackForwardCacheStrings.ts | notMainFrame": {
2505
+ "message": "Navigation happened in a frame other than the main frame."
2506
+ },
2507
+ "panels/application/BackForwardCacheStrings.ts | optInUnloadHeaderNotPresent": {
2508
+ "message": "The page has unload handler without the back/forward cache opt-in header."
2509
+ },
2510
+ "panels/application/BackForwardCacheStrings.ts | outstandingIndexedDBTransaction": {
2511
+ "message": "Page with ongoing indexed DB transactions are not currently eligible for back/forward cache."
2512
+ },
2513
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestDirectSocket": {
2514
+ "message": "Pages with an in-flight network request are not currently eligible for back/forward cache."
2515
+ },
2516
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestFetch": {
2517
+ "message": "Pages with an in-flight fetch network request are not currently eligible for back/forward cache."
2518
+ },
2519
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestOthers": {
2520
+ "message": "Pages with an in-flight network request are not currently eligible for back/forward cache."
2521
+ },
2522
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestXHR": {
2523
+ "message": "Pages with an in-flight XHR network request are not currently eligible for back/forward cache."
2524
+ },
2525
+ "panels/application/BackForwardCacheStrings.ts | paymentManager": {
2526
+ "message": "Pages that use PaymentManager are not currently eligible for back/forward cache."
2527
+ },
2528
+ "panels/application/BackForwardCacheStrings.ts | pictureInPicture": {
2529
+ "message": "Pages that use Picture-in-Picture are not currently eligible for back/forward cache."
2530
+ },
2531
+ "panels/application/BackForwardCacheStrings.ts | portal": {
2532
+ "message": "Pages that use portals are not currently eligible for back/forward cache."
2533
+ },
2534
+ "panels/application/BackForwardCacheStrings.ts | printing": {
2535
+ "message": "Pages that show Printing UI are not currently eligible for back/forward cache."
2536
+ },
2537
+ "panels/application/BackForwardCacheStrings.ts | relatedActiveContentsExist": {
2538
+ "message": "The page was opened using window.open() and another tab has a reference to it, or the page opened a window."
2539
+ },
2540
+ "panels/application/BackForwardCacheStrings.ts | rendererProcessCrashed": {
2541
+ "message": "The renderer process for the page in back/forward cache crashed."
2542
+ },
2543
+ "panels/application/BackForwardCacheStrings.ts | rendererProcessKilled": {
2544
+ "message": "The renderer process for the page in back/forward cache was killed."
2545
+ },
2546
+ "panels/application/BackForwardCacheStrings.ts | requestedAudioCapturePermission": {
2547
+ "message": "Pages that have requested audio capture permissions are not currently eligible for back/forward cache."
2548
+ },
2549
+ "panels/application/BackForwardCacheStrings.ts | requestedBackForwardCacheBlockedSensors": {
2550
+ "message": "Pages that have requested sensor permissions are not currently eligible for back/forward cache."
2551
+ },
2552
+ "panels/application/BackForwardCacheStrings.ts | requestedBackgroundWorkPermission": {
2553
+ "message": "Pages that have requested background sync or fetch permissions are not currently eligible for back/forward cache."
2554
+ },
2555
+ "panels/application/BackForwardCacheStrings.ts | requestedMIDIPermission": {
2556
+ "message": "Pages that have requested MIDI permissions are not currently eligible for back/forward cache."
2557
+ },
2558
+ "panels/application/BackForwardCacheStrings.ts | requestedNotificationsPermission": {
2559
+ "message": "Pages that have requested notifications permissions are not currently eligible for back/forward cache."
2560
+ },
2561
+ "panels/application/BackForwardCacheStrings.ts | requestedStorageAccessGrant": {
2562
+ "message": "Pages that have requested storage access are not currently eligible for back/forward cache."
2563
+ },
2564
+ "panels/application/BackForwardCacheStrings.ts | requestedVideoCapturePermission": {
2565
+ "message": "Pages that have requested video capture permissions are not currently eligible for back/forward cache."
2566
+ },
2567
+ "panels/application/BackForwardCacheStrings.ts | schemeNotHTTPOrHTTPS": {
2568
+ "message": "Only pages whose URL scheme is HTTP / HTTPS can be cached."
2569
+ },
2570
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerClaim": {
2571
+ "message": "The page was claimed by a service worker while it is in back/forward cache."
2572
+ },
2573
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerPostMessage": {
2574
+ "message": "A service worker attempted to send the page in back/forward cache a MessageEvent."
2575
+ },
2576
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerUnregistration": {
2577
+ "message": "ServiceWorker was unregistered while a page was in back/forward cache."
2578
+ },
2579
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerVersionActivation": {
2580
+ "message": "The page was evicted from back/forward cache due to a service worker activation."
2581
+ },
2582
+ "panels/application/BackForwardCacheStrings.ts | sessionRestored": {
2583
+ "message": "Chrome restarted and cleared the back/forward cache entries."
2584
+ },
2585
+ "panels/application/BackForwardCacheStrings.ts | sharedWorker": {
2586
+ "message": "Pages that use SharedWorker are not currently eligible for back/forward cache."
2587
+ },
2588
+ "panels/application/BackForwardCacheStrings.ts | speechRecognizer": {
2589
+ "message": "Pages that use SpeechRecognizer are not currently eligible for back/forward cache."
2590
+ },
2591
+ "panels/application/BackForwardCacheStrings.ts | speechSynthesis": {
2592
+ "message": "Pages that use SpeechSynthesis are not currently eligible for back/forward cache."
2593
+ },
2594
+ "panels/application/BackForwardCacheStrings.ts | subframeIsNavigating": {
2595
+ "message": "An iframe on the page started a navigation that did not complete."
2596
+ },
2597
+ "panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoCache": {
2598
+ "message": "Pages whose subresource has cache-control:no-cache cannot enter back/forward cache."
2599
+ },
2600
+ "panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoStore": {
2601
+ "message": "Pages whose subresource has cache-control:no-store cannot enter back/forward cache."
2602
+ },
2603
+ "panels/application/BackForwardCacheStrings.ts | timeout": {
2604
+ "message": "The page exceeded the maximum time in back/forward cache and was expired."
2605
+ },
2606
+ "panels/application/BackForwardCacheStrings.ts | timeoutPuttingInCache": {
2607
+ "message": "The page timed out entering back/forward cache (likely due to long-running pagehide handlers)."
2608
+ },
2609
+ "panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInMainFrame": {
2610
+ "message": "The page has an unload handler in the main frame."
2611
+ },
2612
+ "panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInSubFrame": {
2613
+ "message": "The page has an unload handler in a sub frame."
2614
+ },
2615
+ "panels/application/BackForwardCacheStrings.ts | userAgentOverrideDiffers": {
2616
+ "message": "Browser has changed the user agent override header."
2617
+ },
2618
+ "panels/application/BackForwardCacheStrings.ts | wasGrantedMediaAccess": {
2619
+ "message": "Pages that have granted access to record video or audio are not currently eligible for back/forward cache."
2620
+ },
2621
+ "panels/application/BackForwardCacheStrings.ts | webDatabase": {
2622
+ "message": "Pages that use WebDatabase are not currently eligible for back/forward cache."
2623
+ },
2624
+ "panels/application/BackForwardCacheStrings.ts | webHID": {
2625
+ "message": "Pages that use WebHID are not currently eligible for back/forward cache."
2626
+ },
2627
+ "panels/application/BackForwardCacheStrings.ts | webLocks": {
2628
+ "message": "Pages that use WebLocks are not currently eligible for back/forward cache."
2629
+ },
2630
+ "panels/application/BackForwardCacheStrings.ts | webNfc": {
2631
+ "message": "Pages that use WebNfc are not currently eligible for back/forwad cache."
2632
+ },
2633
+ "panels/application/BackForwardCacheStrings.ts | webOTPService": {
2634
+ "message": "Pages that use WebOTPService are not currently eligible for bfcache."
2635
+ },
2636
+ "panels/application/BackForwardCacheStrings.ts | webRTC": {
2637
+ "message": "Pages with WebRTC cannot enter back/forward cache."
2638
+ },
2639
+ "panels/application/BackForwardCacheStrings.ts | webShare": {
2640
+ "message": "Pages that use WebShare are not currently eligible for back/forwad cache."
2641
+ },
2642
+ "panels/application/BackForwardCacheStrings.ts | webSocket": {
2643
+ "message": "Pages with WebSocket cannot enter back/forward cache."
2644
+ },
2645
+ "panels/application/BackForwardCacheStrings.ts | webTransport": {
2646
+ "message": "Pages with WebTransport cannot enter back/forward cache."
2647
+ },
2648
+ "panels/application/BackForwardCacheStrings.ts | webXR": {
2649
+ "message": "Pages that use WebXR are not currently eligible for back/forward cache."
2650
+ },
2312
2651
  "panels/application/BackForwardCacheView.ts | backForwardCacheTitle": {
2313
2652
  "message": "Memoria specifike e faqes së plotë"
2314
2653
  },
@@ -2316,25 +2655,34 @@
2316
2655
  "message": "Statusi i memories specifike të faqes së plotë"
2317
2656
  },
2318
2657
  "panels/application/BackForwardCacheView.ts | circumstantial": {
2319
- "message": "Not Actionable"
2658
+ "message": "Nuk mund të trajtohet"
2320
2659
  },
2321
- "panels/application/BackForwardCacheView.ts | lastMainFrameNavigation": {
2322
- "message": "Navigimi kuadrin kryesor fundit"
2660
+ "panels/application/BackForwardCacheView.ts | circumstantialExplanation": {
2661
+ "message": "These reasons are not actionable i.e. caching was prevented by something outside of the direct control of the page."
2323
2662
  },
2324
2663
  "panels/application/BackForwardCacheView.ts | mainFrame": {
2325
2664
  "message": "Kuadri kryesor"
2326
2665
  },
2327
2666
  "panels/application/BackForwardCacheView.ts | normalNavigation": {
2328
- "message": "Normal navigation (Not restored from back-forward cache)"
2667
+ "message": "Navigim normal (jo e rikthyer nga memoria specifike e faqes së plotë)"
2329
2668
  },
2330
2669
  "panels/application/BackForwardCacheView.ts | pageSupportNeeded": {
2331
- "message": "Actionable"
2670
+ "message": "Mund të trajtohet"
2671
+ },
2672
+ "panels/application/BackForwardCacheView.ts | pageSupportNeededExplanation": {
2673
+ "message": "These reasons are actionable i.e. they can be cleaned up to make the page eligible for back-forward cache."
2332
2674
  },
2333
2675
  "panels/application/BackForwardCacheView.ts | restoredFromBFCache": {
2334
2676
  "message": "Restauruar nga memoria specifike e faqes së plotë"
2335
2677
  },
2678
+ "panels/application/BackForwardCacheView.ts | runTest": {
2679
+ "message": "Run Test"
2680
+ },
2336
2681
  "panels/application/BackForwardCacheView.ts | supportPending": {
2337
- "message": "Pending Support"
2682
+ "message": " pritje të mbështetjes"
2683
+ },
2684
+ "panels/application/BackForwardCacheView.ts | supportPendingExplanation": {
2685
+ "message": "Chrome support for these reasons is pending i.e. they will not prevent the page from being eligible for back-forward cache in a future version of Chrome."
2338
2686
  },
2339
2687
  "panels/application/BackForwardCacheView.ts | unavailable": {
2340
2688
  "message": "i padisponueshëm"
@@ -3077,6 +3425,9 @@
3077
3425
  "panels/application/components/OriginTrialTreeView.ts | tokens": {
3078
3426
  "message": "{PH1} tokenë"
3079
3427
  },
3428
+ "panels/application/components/OriginTrialTreeView.ts | trialName": {
3429
+ "message": "Trial Name"
3430
+ },
3080
3431
  "panels/application/components/OriginTrialTreeView.ts | usageRestriction": {
3081
3432
  "message": "Kufizimi i përdorimit"
3082
3433
  },
@@ -3266,21 +3617,9 @@
3266
3617
  "panels/changes/ChangesSidebar.ts | sFromSourceMap": {
3267
3618
  "message": "{PH1} (nga harta e burimit)"
3268
3619
  },
3269
- "panels/changes/ChangesTextEditor.ts | additions": {
3270
- "message": "Shtimi: {PH1}"
3271
- },
3272
- "panels/changes/ChangesTextEditor.ts | deletions": {
3273
- "message": "Fshirje: {PH1}"
3274
- },
3275
- "panels/changes/ChangesView.ts | SkippingDMatchingLines": {
3276
- "message": "(…Duke kapërcyer {PH1} linja të përputhshme…)"
3277
- },
3278
3620
  "panels/changes/ChangesView.ts | binaryData": {
3279
3621
  "message": "Të dhëna binare"
3280
3622
  },
3281
- "panels/changes/ChangesView.ts | changesDiffViewer": {
3282
- "message": "Ndryshon shikuesin e ndryshimeve"
3283
- },
3284
3623
  "panels/changes/ChangesView.ts | noChanges": {
3285
3624
  "message": "Nuk ka ndryshime"
3286
3625
  },
@@ -3869,12 +4208,6 @@
3869
4208
  "panels/css_overview/CSSOverviewSidebarPanel.ts | clearOverview": {
3870
4209
  "message": "Pastro përmbledhjen"
3871
4210
  },
3872
- "panels/css_overview/CSSOverviewStartView.ts | captureOverview": {
3873
- "message": "Regjistro përmbledhjen"
3874
- },
3875
- "panels/css_overview/CSSOverviewStartView.ts | cssOverview": {
3876
- "message": "Përmbledhje e CSS-së"
3877
- },
3878
4211
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | bottomAppliedToAStatically": {
3879
4212
  "message": "Bottom u zbatua në një element me pozicion statik"
3880
4213
  },
@@ -3896,8 +4229,41 @@
3896
4229
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | widthAppliedToAnInlineElement": {
3897
4230
  "message": "Width zbatuar në një element brenda linje"
3898
4231
  },
4232
+ "panels/css_overview/components/CSSOverviewStartView.ts | activelyWorkingAndLookingForS": {
4233
+ "message": "Our team is actively working on this feature and we are looking for your {PH1}!"
4234
+ },
4235
+ "panels/css_overview/components/CSSOverviewStartView.ts | captureOverview": {
4236
+ "message": "Regjistro përmbledhjen"
4237
+ },
4238
+ "panels/css_overview/components/CSSOverviewStartView.ts | capturePageCSSOverview": {
4239
+ "message": "Capture an overview of your page’s CSS"
4240
+ },
4241
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackInline": {
4242
+ "message": "feedback"
4243
+ },
4244
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackStandalone": {
4245
+ "message": "Koment"
4246
+ },
4247
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovements": {
4248
+ "message": "Identify potential CSS improvements"
4249
+ },
4250
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovementsWithExampleIssues": {
4251
+ "message": "Identify potential CSS improvements (e.g. low contrast issues, unused declarations, color or font mismatches)"
4252
+ },
4253
+ "panels/css_overview/components/CSSOverviewStartView.ts | locateAffectedElements": {
4254
+ "message": "Locate the affected elements in the Elements panel"
4255
+ },
4256
+ "panels/css_overview/components/CSSOverviewStartView.ts | previewFeature": {
4257
+ "message": "Preview feature"
4258
+ },
4259
+ "panels/css_overview/components/CSSOverviewStartView.ts | quickStartWithCSSOverview": {
4260
+ "message": "Quick start: get started with the new CSS Overview panel"
4261
+ },
4262
+ "panels/css_overview/components/CSSOverviewStartView.ts | videoAndDocumentation": {
4263
+ "message": "Video and documentation"
4264
+ },
3899
4265
  "panels/css_overview/css_overview-meta.ts | cssOverview": {
3900
- "message": "Përmbledhje e CSS-së"
4266
+ "message": "CSS Overview"
3901
4267
  },
3902
4268
  "panels/css_overview/css_overview-meta.ts | showCssOverview": {
3903
4269
  "message": "Shfaq përmbledhjen e CSS-së"
@@ -4283,6 +4649,15 @@
4283
4649
  "panels/elements/StylesSidebarPane.ts | copySelector": {
4284
4650
  "message": "Kopjo selector"
4285
4651
  },
4652
+ "panels/elements/StylesSidebarPane.ts | cssPropertyName": {
4653
+ "message": "CSS property name"
4654
+ },
4655
+ "panels/elements/StylesSidebarPane.ts | cssPropertyValue": {
4656
+ "message": "CSS property value"
4657
+ },
4658
+ "panels/elements/StylesSidebarPane.ts | cssSelector": {
4659
+ "message": "CSS selector"
4660
+ },
4286
4661
  "panels/elements/StylesSidebarPane.ts | filter": {
4287
4662
  "message": "Filtro"
4288
4663
  },
@@ -4353,7 +4728,10 @@
4353
4728
  "message": "(tekst)"
4354
4729
  },
4355
4730
  "panels/elements/components/LayoutPane.ts | chooseElementOverlayColor": {
4356
- "message": "Choose the overlay color for this element"
4731
+ "message": "Zgjidh ngjyrën e mbivendosjes për këtë element"
4732
+ },
4733
+ "panels/elements/components/LayoutPane.ts | colorPickerOpened": {
4734
+ "message": "Color picker opened."
4357
4735
  },
4358
4736
  "panels/elements/components/LayoutPane.ts | flexbox": {
4359
4737
  "message": "Flexbox"
@@ -4977,7 +5355,7 @@
4977
5355
  "message": "paralajmërim"
4978
5356
  },
4979
5357
  "panels/issues/GenericIssueDetailsView.ts | frameId": {
4980
- "message": "Frame"
5358
+ "message": "Kuadri"
4981
5359
  },
4982
5360
  "panels/issues/GenericIssueDetailsView.ts | nResources": {
4983
5361
  "message": "{n,plural, =1{# burim}other{# burime}}"
@@ -4988,6 +5366,9 @@
4988
5366
  "panels/issues/HiddenIssuesRow.ts | unhideAll": {
4989
5367
  "message": "Hap të gjitha"
4990
5368
  },
5369
+ "panels/issues/IssueKindView.ts | hideAllCurrent": {
5370
+ "message": "Hide all current {PH1}"
5371
+ },
4991
5372
  "panels/issues/IssueView.ts | affectedResources": {
4992
5373
  "message": "Burimet e prekura"
4993
5374
  },
@@ -4997,6 +5378,9 @@
4997
5378
  "panels/issues/IssueView.ts | blocked": {
4998
5379
  "message": "bllokuar"
4999
5380
  },
5381
+ "panels/issues/IssueView.ts | hideIssuesLikeThis": {
5382
+ "message": "Fshih problemet si ky"
5383
+ },
5000
5384
  "panels/issues/IssueView.ts | learnMoreS": {
5001
5385
  "message": "Mëso më shumë: {PH1}"
5002
5386
  },
@@ -5012,6 +5396,9 @@
5012
5396
  "panels/issues/IssueView.ts | restrictionStatus": {
5013
5397
  "message": "Statusi i kufizimit"
5014
5398
  },
5399
+ "panels/issues/IssueView.ts | unhideIssuesLikeThis": {
5400
+ "message": "Hap problemet si ky"
5401
+ },
5015
5402
  "panels/issues/IssueView.ts | warned": {
5016
5403
  "message": "Paralajmëruar"
5017
5404
  },
@@ -5028,19 +5415,19 @@
5028
5415
  "message": "Politika e integruesit me origjinë të ndërthurur"
5029
5416
  },
5030
5417
  "panels/issues/IssuesPane.ts | generic": {
5031
- "message": "Generic"
5418
+ "message": "E përgjithshme"
5032
5419
  },
5033
5420
  "panels/issues/IssuesPane.ts | groupByCategory": {
5034
5421
  "message": "Grupo sipas kategorisë"
5035
5422
  },
5036
5423
  "panels/issues/IssuesPane.ts | groupByKind": {
5037
- "message": "Group by kind"
5424
+ "message": "Grupo sipas llojit"
5038
5425
  },
5039
5426
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnder": {
5040
5427
  "message": "Grupi shfaqi probleme nën kategoritë përkatëse"
5041
5428
  },
5042
5429
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnderKind": {
5043
- "message": "Group displayed issues as Page errors, Breaking changes and Improvements"
5430
+ "message": "Problemet e shfaqura grup si gabime faqeje, ndryshime problematike dhe përmirësime"
5044
5431
  },
5045
5432
  "panels/issues/IssuesPane.ts | heavyAds": {
5046
5433
  "message": "Reklama të rënda"
@@ -5096,14 +5483,8 @@
5096
5483
  "panels/issues/WasmCrossOriginModuleSharingAffectedResourcesView.ts | wasmModuleUrl": {
5097
5484
  "message": "URL-ja e modulit Wasm"
5098
5485
  },
5099
- "panels/issues/components/HideIssuesMenu.ts | UnhideIssueByCode": {
5100
- "message": "Hap problemet si ky"
5101
- },
5102
- "panels/issues/components/HideIssuesMenu.ts | hideIssueByCode": {
5103
- "message": "Fshih problemet si ky"
5104
- },
5105
5486
  "panels/issues/components/HideIssuesMenu.ts | tooltipTitle": {
5106
- "message": "Menyja \"Fshih problemet\""
5487
+ "message": "Hide issues"
5107
5488
  },
5108
5489
  "panels/issues/issues-meta.ts | cspViolations": {
5109
5490
  "message": "Shkeljet e CSP-së"
@@ -6056,6 +6437,9 @@
6056
6437
  "panels/network/NetworkDataGridNode.ts | signedexchange": {
6057
6438
  "message": "shkëmbim i nënshkruar"
6058
6439
  },
6440
+ "panels/network/NetworkDataGridNode.ts | timeSubtitleTooltipText": {
6441
+ "message": "Latency (response received time - start time)"
6442
+ },
6059
6443
  "panels/network/NetworkDataGridNode.ts | unknown": {
6060
6444
  "message": "(i panjohur)"
6061
6445
  },
@@ -8516,6 +8900,18 @@
8516
8900
  "panels/settings/SettingsScreen.ts | warning": {
8517
8901
  "message": "PARALAJMËRIM:"
8518
8902
  },
8903
+ "panels/settings/components/SyncSection.ts | preferencesSyncDisabled": {
8904
+ "message": "To turn this setting on, you must first enable settings sync in Chrome."
8905
+ },
8906
+ "panels/settings/components/SyncSection.ts | settings": {
8907
+ "message": "Go to Settings"
8908
+ },
8909
+ "panels/settings/components/SyncSection.ts | signedIn": {
8910
+ "message": "Signed into Chrome as:"
8911
+ },
8912
+ "panels/settings/components/SyncSection.ts | syncDisabled": {
8913
+ "message": "To turn this setting on, you must enable Chrome sync."
8914
+ },
8519
8915
  "panels/settings/emulation/DevicesSettingsTab.ts | addCustomDevice": {
8520
8916
  "message": "Shto pajisje të personalizuar..."
8521
8917
  },
@@ -8723,6 +9119,9 @@
8723
9119
  "panels/sources/CallStackSidebarPane.ts | addScriptToIgnoreList": {
8724
9120
  "message": "Shto skriptin në listën e shpërfilljeve"
8725
9121
  },
9122
+ "panels/sources/CallStackSidebarPane.ts | callFrameWarnings": {
9123
+ "message": "Some call frames have warnings"
9124
+ },
8726
9125
  "panels/sources/CallStackSidebarPane.ts | callStack": {
8727
9126
  "message": "Stiva e thirrjeve"
8728
9127
  },
@@ -10943,6 +11342,18 @@
10943
11342
  "ui/components/data_grid/DataGrid.ts | sortBy": {
10944
11343
  "message": "Rendit sipas"
10945
11344
  },
11345
+ "ui/components/diff_view/DiffView.ts | SkippingDMatchingLines": {
11346
+ "message": "(…Duke kapërcyer {PH1} linja të përputhshme…)"
11347
+ },
11348
+ "ui/components/diff_view/DiffView.ts | additions": {
11349
+ "message": "Addition:"
11350
+ },
11351
+ "ui/components/diff_view/DiffView.ts | changesDiffViewer": {
11352
+ "message": "Ndryshon shikuesin e ndryshimeve"
11353
+ },
11354
+ "ui/components/diff_view/DiffView.ts | deletions": {
11355
+ "message": "Deletion:"
11356
+ },
10946
11357
  "ui/components/issue_counter/IssueCounter.ts | breakingChanges": {
10947
11358
  "message": "{issueCount,plural, =1{# ndryshim problematik}other{# ndryshime problematike}}"
10948
11359
  },