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": "સમાન-સાઇટ અને સમાન-ઑરિજિન"
1333
1333
  },
1334
- "models/issues_manager/DeprecationIssue.ts | userAgentReduction": {
1335
- "message": "વપરાશકર્તા એજન્ટ સ્ટ્રિંગમાં ઘટાડો"
1336
- },
1337
1334
  "models/issues_manager/GenericIssue.ts | crossOriginPortalPostMessage": {
1338
- "message": "Portals - Same-origin communication channels"
1335
+ "message": "પૉર્ટલ - સમાન ઑરિજિન કમ્યૂનિકેશન ચૅનલ"
1339
1336
  },
1340
1337
  "models/issues_manager/HeavyAdIssue.ts | handlingHeavyAdInterventions": {
1341
1338
  "message": "મોટા પ્રમાણમાં જાહેરાતો સંબંધિત હસ્તક્ષેપો હૅન્ડલ કરવા વિશે"
@@ -1344,19 +1341,19 @@
1344
1341
  "message": "નિષ્ફળ કરનાર ફેરફારની સમસ્યા: Chromeના આગામી વર્ઝનમાં પેજ યોગ્ય રીતે કામ કરવાનું બંધ કરી શકે છે"
1345
1342
  },
1346
1343
  "models/issues_manager/Issue.ts | breakingChanges": {
1347
- "message": "Breaking Changes"
1344
+ "message": "નિષ્ફળ કરનારા ફેરફારો"
1348
1345
  },
1349
1346
  "models/issues_manager/Issue.ts | improvementIssue": {
1350
1347
  "message": "બહેતર બનાવવા સંબંધિત સમસ્યા: અહીં પેજને બહેતર બનાવવાની તક છે"
1351
1348
  },
1352
1349
  "models/issues_manager/Issue.ts | improvements": {
1353
- "message": "Improvements"
1350
+ "message": "સુધારણાઓ"
1354
1351
  },
1355
1352
  "models/issues_manager/Issue.ts | pageErrorIssue": {
1356
1353
  "message": "પેજમાં ભૂલની સમસ્યા: પેજ યોગ્ય રીતે કામ કરી રહ્યું નથી"
1357
1354
  },
1358
1355
  "models/issues_manager/Issue.ts | pageErrors": {
1359
- "message": "Page Errors"
1356
+ "message": "પેજમાં ભૂલ"
1360
1357
  },
1361
1358
  "models/issues_manager/LowTextContrastIssue.ts | colorAndContrastAccessibility": {
1362
1359
  "message": "રંગ અને કૉન્ટ્રાસ્ટની ઍક્સેસિબિલિટી"
@@ -1364,6 +1361,9 @@
1364
1361
  "models/issues_manager/MixedContentIssue.ts | preventingMixedContent": {
1365
1362
  "message": "મિક્સ કરેલું કન્ટેન્ટ અટકાવી રહ્યાં છીએ"
1366
1363
  },
1364
+ "models/issues_manager/NavigatorUserAgentIssue.ts | userAgentReduction": {
1365
+ "message": "વપરાશકર્તા એજન્ટ સ્ટ્રિંગમાં ઘટાડો"
1366
+ },
1367
1367
  "models/issues_manager/QuirksModeIssue.ts | documentCompatibilityMode": {
1368
1368
  "message": "દસ્તાવેજ સાથે સુસંગત મોડ"
1369
1369
  },
@@ -1703,6 +1703,9 @@
1703
1703
  "panels/accessibility/AccessibilityStrings.ts | fromCaption": {
1704
1704
  "message": "captionમાંથી"
1705
1705
  },
1706
+ "panels/accessibility/AccessibilityStrings.ts | fromDescription": {
1707
+ "message": "description તરફથી"
1708
+ },
1706
1709
  "panels/accessibility/AccessibilityStrings.ts | fromLabel": {
1707
1710
  "message": "labelમાંથી"
1708
1711
  },
@@ -1853,6 +1856,9 @@
1853
1856
  "panels/accessibility/AccessibilityStrings.ts | valueFromAttribute": {
1854
1857
  "message": "વિશેષતામાંથી મળેલું મૂલ્ય."
1855
1858
  },
1859
+ "panels/accessibility/AccessibilityStrings.ts | valueFromDescriptionElement": {
1860
+ "message": "description ઘટકમાંથી મેળવેલું મૂલ્ય."
1861
+ },
1856
1862
  "panels/accessibility/AccessibilityStrings.ts | valueFromElementContents": {
1857
1863
  "message": "ઘટકના કન્ટેન્ટમાંથી મેળવેલું મૂલ્ય."
1858
1864
  },
@@ -2309,6 +2315,339 @@
2309
2315
  "panels/application/ApplicationPanelSidebar.ts | worker": {
2310
2316
  "message": "વર્કર"
2311
2317
  },
2318
+ "panels/application/BackForwardCacheStrings.ts | HTTPMethodNotGET": {
2319
+ "message": "માત્ર કોઈ GET વિનંતી મારફતે લોડ કરેલા પેજ બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવે છે."
2320
+ },
2321
+ "panels/application/BackForwardCacheStrings.ts | HTTPStatusNotOK": {
2322
+ "message": "માત્ર 2XXનો સ્ટેટસ કોડ ધરાવનારા પેજને કૅશ મેમરીમાં સાચવી શકાય છે."
2323
+ },
2324
+ "panels/application/BackForwardCacheStrings.ts | JavaScriptExecution": {
2325
+ "message": "કૅશ મેમરીમાં હોવા દરમિયાન JavaScript ચલાવવાનો પ્રયાસ કરવામાં આવ્યો હોવાની Chrome દ્વારા ભાળ મેળવવામાં આવી."
2326
+ },
2327
+ "panels/application/BackForwardCacheStrings.ts | appBanner": {
2328
+ "message": "જે કોઈ પેજ દ્વારા કોઈ AppBannerની વિનંતી કરવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2329
+ },
2330
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
2331
+ "message": "ચિહ્નિત કરવાની સુવિધા દ્વારા બૅક/ફૉરવર્ડ કૅશની સુવિધા બંધ કરવામાં આવી છે. આ ડિવાઇસ પર તેને સ્થાનિક રીતે ચાલુ કરવા માટે chrome://flags/#back-forward-cacheની મુલાકાત લો."
2332
+ },
2333
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
2334
+ "message": "આદેશ લાઇન દ્વારા બૅક/ફૉરવર્ડ કૅશની સુવિધા બંધ કરવામાં આવી છે."
2335
+ },
2336
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByLowMemory": {
2337
+ "message": "અપૂરતી મેમરી હોવાને કારણે બૅક/ફૉરવર્ડ કૅશની સુવિધા બંધ કરવામાં આવી છે."
2338
+ },
2339
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForDelegate": {
2340
+ "message": "બૅક/ફૉરવર્ડ કૅશની સુવિધાને નિયુક્ત દ્વારા સપોર્ટ આપવામાં આવતો નથી."
2341
+ },
2342
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForPrerender": {
2343
+ "message": "પ્રીરેન્ડરર માટે બૅક/ફૉરવર્ડ કૅશની સુવિધા બંધ કરવામાં આવી છે."
2344
+ },
2345
+ "panels/application/BackForwardCacheStrings.ts | broadcastChannel": {
2346
+ "message": "નોંધણીકૃત સાંભળનારાઓ સાથે BroadcastChannel આવૃત્તિ હોવાને કારણે આ પેજ કૅશ મેમરીમાં સાચવી શકાશે નહીં."
2347
+ },
2348
+ "panels/application/BackForwardCacheStrings.ts | cacheControlNoStore": {
2349
+ "message": "cache-control:no-store હેડર ધરાવતા પેજ બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2350
+ },
2351
+ "panels/application/BackForwardCacheStrings.ts | cacheFlushed": {
2352
+ "message": "કૅશ મેમરી જાણી જોઈને સાફ કરવામાં આવી હતી."
2353
+ },
2354
+ "panels/application/BackForwardCacheStrings.ts | cacheLimit": {
2355
+ "message": "અન્ય કોઈ પેજને તેમાં ઉમેરી શકાય એ માટે આ પેજને કૅશ મેમરીમાંથી કાઢી નાખવામાં આવ્યું."
2356
+ },
2357
+ "panels/application/BackForwardCacheStrings.ts | containsPlugins": {
2358
+ "message": "જે કોઈ પેજમાં પ્લગ-ઇનનો સમાવેશ હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2359
+ },
2360
+ "panels/application/BackForwardCacheStrings.ts | contentFileChooser": {
2361
+ "message": "જે કોઈ પેજમાં FileChooser APIનો ઉપયોગ કરવામાં આવ્યો હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2362
+ },
2363
+ "panels/application/BackForwardCacheStrings.ts | contentFileSystemAccess": {
2364
+ "message": "જે કોઈ પેજ File System Access APIનો ઉપયોગ કરતા હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2365
+ },
2366
+ "panels/application/BackForwardCacheStrings.ts | contentMediaDevicesDispatcherHost": {
2367
+ "message": "જે કોઈ પેજ Media Device Dispatcherનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2368
+ },
2369
+ "panels/application/BackForwardCacheStrings.ts | contentMediaPlay": {
2370
+ "message": "પેજમાંથી બહાર નીકળતી વખતે કોઈ મીડિયા પ્લેયર ચાલી રહ્યું હતું."
2371
+ },
2372
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSession": {
2373
+ "message": "જે કોઈ પેજ MediaSession APIનો ઉપયોગ કરતા હોય અને પ્લેબૅકનું સ્ટેટસ સેટ કરતા હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2374
+ },
2375
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSessionService": {
2376
+ "message": "જે કોઈ પેજ MediaSession API અને સેટ કરેલી ઍક્શનના હૅન્ડલરનો ઉપયોગ કરતા હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2377
+ },
2378
+ "panels/application/BackForwardCacheStrings.ts | contentSecurityHandler": {
2379
+ "message": "જે કોઈ પેજ SecurityHandlerનો ઉપયોગ કરતા હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2380
+ },
2381
+ "panels/application/BackForwardCacheStrings.ts | contentSerial": {
2382
+ "message": "જે કોઈ પેજમાં Serial APIનો ઉપયોગ કરવામાં આવ્યો હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2383
+ },
2384
+ "panels/application/BackForwardCacheStrings.ts | contentWebAuthenticationAPI": {
2385
+ "message": "જે કોઈ પેજમાં WebAuthentication APIનો ઉપયોગ કરવામાં આવ્યો હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2386
+ },
2387
+ "panels/application/BackForwardCacheStrings.ts | contentWebBluetooth": {
2388
+ "message": "જે કોઈ પેજમાં WebBluetooth APIનો ઉપયોગ કરવામાં આવ્યો હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2389
+ },
2390
+ "panels/application/BackForwardCacheStrings.ts | contentWebUSB": {
2391
+ "message": "જે કોઈ પેજમાં WebUSB APIનો ઉપયોગ કરવામાં આવ્યો હોય, તે બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2392
+ },
2393
+ "panels/application/BackForwardCacheStrings.ts | dedicatedWorkerOrWorklet": {
2394
+ "message": "જે કોઈ પેજ કોઈ સમર્પિત વર્કર કે વર્કલેટનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2395
+ },
2396
+ "panels/application/BackForwardCacheStrings.ts | documentLoaded": {
2397
+ "message": "પેજમાંથી બહાર નીકળવા પહેલાં દસ્તાવેજના લોડ થવાની પ્રક્રિયા પૂર્ણ થઈ ન હતી."
2398
+ },
2399
+ "panels/application/BackForwardCacheStrings.ts | embedderAppBannerManager": {
2400
+ "message": "EmbedderAppBannerManager"
2401
+ },
2402
+ "panels/application/BackForwardCacheStrings.ts | embedderChromePasswordManagerClientBindCredentialManager": {
2403
+ "message": "EmbedderChromePasswordManagerClientBindCredentialManager"
2404
+ },
2405
+ "panels/application/BackForwardCacheStrings.ts | embedderDomDistillerSelfDeletingRequestDelegate": {
2406
+ "message": "EmbedderDomDistillerSelfDeletingRequestDelegate"
2407
+ },
2408
+ "panels/application/BackForwardCacheStrings.ts | embedderDomDistillerViewerSource": {
2409
+ "message": "EmbedderDomDistillerViewerSource"
2410
+ },
2411
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensionMessaging": {
2412
+ "message": "EmbedderExtensionMessaging"
2413
+ },
2414
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensionMessagingForOpenPort": {
2415
+ "message": "EmbedderExtensionMessagingForOpenPort"
2416
+ },
2417
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensionSentMessageToCachedFrame": {
2418
+ "message": "EmbedderExtensionSentMessageToCachedFrame"
2419
+ },
2420
+ "panels/application/BackForwardCacheStrings.ts | embedderExtensions": {
2421
+ "message": "EmbedderExtensions"
2422
+ },
2423
+ "panels/application/BackForwardCacheStrings.ts | embedderModalDialog": {
2424
+ "message": "EmbedderModalDialog"
2425
+ },
2426
+ "panels/application/BackForwardCacheStrings.ts | embedderOfflinePage": {
2427
+ "message": "EmbedderOfflinePage"
2428
+ },
2429
+ "panels/application/BackForwardCacheStrings.ts | embedderOomInterventionTabHelper": {
2430
+ "message": "EmbedderOomInterventionTabHelper"
2431
+ },
2432
+ "panels/application/BackForwardCacheStrings.ts | embedderPermissionRequestManager": {
2433
+ "message": "EmbedderPermissionRequestManager"
2434
+ },
2435
+ "panels/application/BackForwardCacheStrings.ts | embedderPopupBlockerTabHelper": {
2436
+ "message": "EmbedderPopupBlockerTabHelper"
2437
+ },
2438
+ "panels/application/BackForwardCacheStrings.ts | embedderSafeBrowsingThreatDetails": {
2439
+ "message": "EmbedderSafeBrowsingThreatDetails"
2440
+ },
2441
+ "panels/application/BackForwardCacheStrings.ts | embedderSafeBrowsingTriggeredPopupBlocker": {
2442
+ "message": "EmbedderSafeBrowsingTriggeredPopupBlocker"
2443
+ },
2444
+ "panels/application/BackForwardCacheStrings.ts | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
2445
+ "message": "આ પેજ જ્યારે બૅક/ફૉરવર્ડ કૅશ મેમરીમાં હતું, ત્યારે કોઈ સર્વિસ વર્કરની સેવાને સક્રિય કરવામાં આવી હતી."
2446
+ },
2447
+ "panels/application/BackForwardCacheStrings.ts | foregroundCacheLimit": {
2448
+ "message": "અન્ય કોઈ પેજને તેમાં ઉમેરી શકાય એ માટે આ પેજને કૅશ મેમરીમાંથી કાઢી નાખવામાં આવ્યું."
2449
+ },
2450
+ "panels/application/BackForwardCacheStrings.ts | grantedMediaStreamAccess": {
2451
+ "message": "જે કોઈ પેજ દ્વારા મીડિયા સ્ટ્રીમ કરવાનો ઍક્સેસ આપવામાં આવ્યો હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2452
+ },
2453
+ "panels/application/BackForwardCacheStrings.ts | haveInnerContents": {
2454
+ "message": "જે કોઈ પેજ પોર્ટલનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2455
+ },
2456
+ "panels/application/BackForwardCacheStrings.ts | idleManager": {
2457
+ "message": "જે કોઈ પેજ IdleManagerનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2458
+ },
2459
+ "panels/application/BackForwardCacheStrings.ts | indexedDBConnection": {
2460
+ "message": "જે કોઈ પેજ કોઈ ઓપન IndexedDB કનેક્શન ધરાવતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2461
+ },
2462
+ "panels/application/BackForwardCacheStrings.ts | ineligibleAPI": {
2463
+ "message": "અયોગ્ય APIsનો ઉપયોગ કરવામાં આવ્યો હતો."
2464
+ },
2465
+ "panels/application/BackForwardCacheStrings.ts | injectedJavascript": {
2466
+ "message": "જે કોઈ પેજમાં એક્સ્ટેન્શન દ્વારા JavaScriptને શામેલ કરવામાં આવેલી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2467
+ },
2468
+ "panels/application/BackForwardCacheStrings.ts | injectedStyleSheet": {
2469
+ "message": "જે કોઈ પેજમાં એક્સ્ટેન્શન દ્વારા StyleSheetને શામેલ કરવામાં આવેલી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2470
+ },
2471
+ "panels/application/BackForwardCacheStrings.ts | internalError": {
2472
+ "message": "આંતરિક ભૂલ."
2473
+ },
2474
+ "panels/application/BackForwardCacheStrings.ts | keyboardLock": {
2475
+ "message": "જે કોઈ પેજ કીબોર્ડ લૉકનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2476
+ },
2477
+ "panels/application/BackForwardCacheStrings.ts | loading": {
2478
+ "message": "પેજમાંથી બહાર નીકળવા પહેલાં પેજના લોડ થવાની પ્રક્રિયા પૂર્ણ થઈ ન હતી."
2479
+ },
2480
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoCache": {
2481
+ "message": "જે કોઈ પેજના મુખ્ય સંસાધન cache-control:no-cache હોય, તે બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2482
+ },
2483
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoStore": {
2484
+ "message": "જે કોઈ પેજના મુખ્ય સંસાધન cache-control:no-store હોય, તે બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2485
+ },
2486
+ "panels/application/BackForwardCacheStrings.ts | navigationCancelledWhileRestoring": {
2487
+ "message": "બૅક/ફૉરવર્ડ કૅશ મેમરીમાંથી પેજને રિસ્ટોર કરવામાં આવે એ પહેલાં નૅવિગેશન રદ કરવામાં આવ્યું હતું."
2488
+ },
2489
+ "panels/application/BackForwardCacheStrings.ts | networkExceedsBufferLimit": {
2490
+ "message": "કોઈ સક્રિય નેટવર્ક કનેક્શન દ્વારા વધુ પડતો ડેટા મેળવવાને કારણે આ પેજને કૅશ મેમરીમાંથી કાઢી નાખવામાં આવ્યું હતું. કૅશ મેમરીમાં હોય ત્યારે કોઈ પેજ કેટલો ડેટા મેળવી શકે તે, Chrome દ્વારા નિયંત્રિત કરવામાં આવે છે."
2491
+ },
2492
+ "panels/application/BackForwardCacheStrings.ts | networkRequestDatapipeDrainedAsBytesConsumer": {
2493
+ "message": "જે કોઈ પેજ XHR કે નેટવર્ક મેળવવાની પ્રક્રિયામાં હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2494
+ },
2495
+ "panels/application/BackForwardCacheStrings.ts | networkRequestRedirected": {
2496
+ "message": "નેટવર્કની કોઈ સક્રિય વિનંતીમાં રીડાયરેક્ટનો સમાવેશ હોવાને કારણે આ પેજને બૅક/ફૉરવર્ડ કૅશ મેમરીમાંથી કાઢી નાખવામાં આવ્યું હતું."
2497
+ },
2498
+ "panels/application/BackForwardCacheStrings.ts | networkRequestTimeout": {
2499
+ "message": "કોઈ નેટવર્ક કનેક્શન ઘણા લાંબા સમય માટે ખુલ્લું રહેવાને કારણે આ પેજને કૅશ મેમરીમાંથી કાઢી નાખવામાં આવ્યું હતું. કૅશ મેમરીમાં હોય ત્યારે કોઈ પેજ કેટલા સમયમાં કેટલો ડેટા મેળવી શકે તે, Chrome દ્વારા નિયંત્રિત કરવામાં આવે છે."
2500
+ },
2501
+ "panels/application/BackForwardCacheStrings.ts | noResponseHead": {
2502
+ "message": "જે કોઈ પેજ કોઈ માન્ય પ્રતિસાદ હેડર ધરાવતા ન હોય, તે બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2503
+ },
2504
+ "panels/application/BackForwardCacheStrings.ts | notMainFrame": {
2505
+ "message": "મુખ્ય ફ્રેમ સિવાય કોઈ અન્ય ફ્રેમમાં નૅવિગેશનની પ્રક્રિયા બનવા પામી."
2506
+ },
2507
+ "panels/application/BackForwardCacheStrings.ts | optInUnloadHeaderNotPresent": {
2508
+ "message": "આ પેજ બૅક/ફૉરવર્ડ કૅશ મેમરીની પસંદગીના હેડર વિના અનલોડ હૅન્ડલર ધરાવે છે."
2509
+ },
2510
+ "panels/application/BackForwardCacheStrings.ts | outstandingIndexedDBTransaction": {
2511
+ "message": "જે કોઈ પેજ અનુક્રમિત કરેલા ચાલુ DB વ્યવહારો ધરાવતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2512
+ },
2513
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestDirectSocket": {
2514
+ "message": "જે કોઈ પેજ નેટવર્કની પ્રક્રિયામાં હોય તેવી વિનંતી ધરાવતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2515
+ },
2516
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestFetch": {
2517
+ "message": "જે કોઈ પેજ નેટવર્ક મેળવવાની પ્રક્રિયામાં હોય તેવી વિનંતી ધરાવતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2518
+ },
2519
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestOthers": {
2520
+ "message": "જે કોઈ પેજ નેટવર્કની પ્રક્રિયામાં હોય તેવી વિનંતી ધરાવતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2521
+ },
2522
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestXHR": {
2523
+ "message": "જે કોઈ પેજ XHR નેટવર્કની પ્રક્રિયામાં હોય તેવી વિનંતી ધરાવતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2524
+ },
2525
+ "panels/application/BackForwardCacheStrings.ts | paymentManager": {
2526
+ "message": "જે કોઈ પેજ PaymentManagerનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2527
+ },
2528
+ "panels/application/BackForwardCacheStrings.ts | pictureInPicture": {
2529
+ "message": "જે કોઈ પેજ ચિત્ર-માં-ચિત્રની સુવિધાનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2530
+ },
2531
+ "panels/application/BackForwardCacheStrings.ts | portal": {
2532
+ "message": "જે કોઈ પેજ પોર્ટલનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2533
+ },
2534
+ "panels/application/BackForwardCacheStrings.ts | printing": {
2535
+ "message": "જે કોઈ પેજ પ્રિન્ટિંગ UI બતાવતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2536
+ },
2537
+ "panels/application/BackForwardCacheStrings.ts | relatedActiveContentsExist": {
2538
+ "message": "window.open()ના વડે આ પેજ ખોલવામાં આવ્યું હતું તેમજ તેનો સંદર્ભ અન્ય ટૅબ ધરાવે છે અથવા આ પેજ દ્વારા કોઈ વિન્ડો ખોલવામાં આવી હોઈ શકે છે."
2539
+ },
2540
+ "panels/application/BackForwardCacheStrings.ts | rendererProcessCrashed": {
2541
+ "message": "બૅક/ફૉરવર્ડ કૅશ મેમરીમાંના પેજની રેન્ડર કરવાની પ્રક્રિયા ક્રૅશ થઈ."
2542
+ },
2543
+ "panels/application/BackForwardCacheStrings.ts | rendererProcessKilled": {
2544
+ "message": "બૅક/ફૉરવર્ડ કૅશ મેમરીમાંના પેજની રેન્ડર કરવાની પ્રક્રિયા બંધ કરવામાં આવી."
2545
+ },
2546
+ "panels/application/BackForwardCacheStrings.ts | requestedAudioCapturePermission": {
2547
+ "message": "જે કોઈ પેજ દ્વારા ઑડિયો કૅપ્ચર કરવાની પરવાનગીઓ માટે વિનંતી કરવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2548
+ },
2549
+ "panels/application/BackForwardCacheStrings.ts | requestedBackForwardCacheBlockedSensors": {
2550
+ "message": "જે કોઈ પેજ દ્વારા સેન્સર પરવાનગીઓ વિશે વિનંતીઓ કરવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2551
+ },
2552
+ "panels/application/BackForwardCacheStrings.ts | requestedBackgroundWorkPermission": {
2553
+ "message": "જે કોઈ પેજ દ્વારા બૅકગ્રાઉન્ડ સિંક કે મેળવવાની પરવાનગીઓ વિશે વિનંતી કરવામાં આવતી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2554
+ },
2555
+ "panels/application/BackForwardCacheStrings.ts | requestedMIDIPermission": {
2556
+ "message": "જે કોઈ પેજ દ્વારા MIDI પરવાનગીઓ વિશે વિનંતીઓ કરવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2557
+ },
2558
+ "panels/application/BackForwardCacheStrings.ts | requestedNotificationsPermission": {
2559
+ "message": "જે કોઈ પેજ દ્વારા નોટિફિકેશન પરવાનગીઓ વિશે વિનંતીઓ કરવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2560
+ },
2561
+ "panels/application/BackForwardCacheStrings.ts | requestedStorageAccessGrant": {
2562
+ "message": "જે કોઈ પેજ દ્વારા સ્ટોરેજના ઍક્સેસની વિનંતી કરવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2563
+ },
2564
+ "panels/application/BackForwardCacheStrings.ts | requestedVideoCapturePermission": {
2565
+ "message": "જે કોઈ પેજ દ્વારા વીડિયો કૅપ્ચર કરવાની પરવાનગીઓ માટે વિનંતી કરવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2566
+ },
2567
+ "panels/application/BackForwardCacheStrings.ts | schemeNotHTTPOrHTTPS": {
2568
+ "message": "જે કોઈ પેજના URLની સ્કીમ HTTP / HTTPS હોય, માત્ર તેને જ કૅશ મેમરીમાં સાચવી શકાશે."
2569
+ },
2570
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerClaim": {
2571
+ "message": "બૅક/ફૉરવર્ડ કૅશ મેમરીમાં હોવા દરમિયાન કોઈ સર્વિસ વર્કર દ્વારા આ પેજ માટે દાવો કરવામાં આવ્યો હતો."
2572
+ },
2573
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerPostMessage": {
2574
+ "message": "બૅક/ફૉરવર્ડ કૅશ મેમરીમાં રહેલા પેજને કોઈ સર્વિસ વર્કર દ્વારા MessageEvent મોકલવાનો પ્રયાસ કરવામાં આવ્યો."
2575
+ },
2576
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerUnregistration": {
2577
+ "message": "કોઈ પેજ જ્યારે બૅક/ફૉરવર્ડ કૅશ મેમરીમાં હતું, ત્યારે ServiceWorker નોંધણી વિના હતું."
2578
+ },
2579
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerVersionActivation": {
2580
+ "message": "કોઈ સર્વિસ વર્કરની સક્રિયતાને કારણે આ પેજને બૅક/ફૉરવર્ડ કૅશમાંથી કાઢી નાખવામાં આવ્યું હતું."
2581
+ },
2582
+ "panels/application/BackForwardCacheStrings.ts | sessionRestored": {
2583
+ "message": "Chrome ફરીથી શરૂ થયું હતું અને બૅક/ફૉરવર્ડ કૅશ મેમરીમાંની બધી એન્ટ્રી સાફ કરવામાં આવી હતી."
2584
+ },
2585
+ "panels/application/BackForwardCacheStrings.ts | sharedWorker": {
2586
+ "message": "જે કોઈ પેજ SharedWorkerનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2587
+ },
2588
+ "panels/application/BackForwardCacheStrings.ts | speechRecognizer": {
2589
+ "message": "જે કોઈ પેજ SpeechRecognizerનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2590
+ },
2591
+ "panels/application/BackForwardCacheStrings.ts | speechSynthesis": {
2592
+ "message": "જે કોઈ પેજ SpeechSynthesisનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2593
+ },
2594
+ "panels/application/BackForwardCacheStrings.ts | subframeIsNavigating": {
2595
+ "message": "પેજ પરના કોઈ iframe દ્વારા નૅવિગેશનની શરૂ કરવામાં આવેલી પ્રક્રિયા પૂર્ણ થઈ ન શકી."
2596
+ },
2597
+ "panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoCache": {
2598
+ "message": "જે કોઈ પેજના પેટાસંસાધન cache-control:no-cache હોય, તે બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2599
+ },
2600
+ "panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoStore": {
2601
+ "message": "જે કોઈ પેજના પેટાસંસાધન cache-control:no-store હોય, તે બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2602
+ },
2603
+ "panels/application/BackForwardCacheStrings.ts | timeout": {
2604
+ "message": "આ પેજ દ્વારા બૅક/ફૉરવર્ડ કૅશ મેમરીમાં મહત્તમથી વધુ સમય વિતાવવામાં આવ્યો હતો અને તેથી તેની સમયસીમા સમાપ્ત થઈ હતી."
2605
+ },
2606
+ "panels/application/BackForwardCacheStrings.ts | timeoutPuttingInCache": {
2607
+ "message": "બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ થતી વખતે આ પેજની સમયસીમા સમાપ્ત થઈ હતી (મોટા ભાગે લાંબા ગાળાના પેજહાઇડ હૅન્ડલરના કારણે)."
2608
+ },
2609
+ "panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInMainFrame": {
2610
+ "message": "મુખ્ય ફ્રેમમાં આ પેજ અનલોડ હૅન્ડલર ધરાવે છે."
2611
+ },
2612
+ "panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInSubFrame": {
2613
+ "message": "કોઈ પેટા ફ્રેમમાં આ પેજ અનલોડ હૅન્ડલર ધરાવે છે."
2614
+ },
2615
+ "panels/application/BackForwardCacheStrings.ts | userAgentOverrideDiffers": {
2616
+ "message": "બ્રાઉઝર દ્વારા વપરાશકર્તા એજન્ટ ઓવરરાઇડના હેડરમાં ફેરફાર કરવામાં આવ્યો."
2617
+ },
2618
+ "panels/application/BackForwardCacheStrings.ts | wasGrantedMediaAccess": {
2619
+ "message": "જે કોઈ પેજને વીડિયો કે ઑડિયો રેકોર્ડ કરવાના ઍક્સેસની પરવાનગી આપવામાં આવી હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2620
+ },
2621
+ "panels/application/BackForwardCacheStrings.ts | webDatabase": {
2622
+ "message": "જે કોઈ પેજમાં WebDatabaseનો ઉપયોગ કરવામાં આવ્યો હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2623
+ },
2624
+ "panels/application/BackForwardCacheStrings.ts | webHID": {
2625
+ "message": "જે કોઈ પેજ WebHIDનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2626
+ },
2627
+ "panels/application/BackForwardCacheStrings.ts | webLocks": {
2628
+ "message": "જે કોઈ પેજ WebLocksનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2629
+ },
2630
+ "panels/application/BackForwardCacheStrings.ts | webNfc": {
2631
+ "message": "જે કોઈ પેજ WebNfcનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2632
+ },
2633
+ "panels/application/BackForwardCacheStrings.ts | webOTPService": {
2634
+ "message": "જે કોઈ પેજ WebOTPServiceનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2635
+ },
2636
+ "panels/application/BackForwardCacheStrings.ts | webRTC": {
2637
+ "message": "WebRTC ધરાવતા પેજ બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2638
+ },
2639
+ "panels/application/BackForwardCacheStrings.ts | webShare": {
2640
+ "message": "જે કોઈ પેજ WebShareનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2641
+ },
2642
+ "panels/application/BackForwardCacheStrings.ts | webSocket": {
2643
+ "message": "WebSocket ધરાવતા પેજ બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2644
+ },
2645
+ "panels/application/BackForwardCacheStrings.ts | webTransport": {
2646
+ "message": "WebTransport ધરાવતા પેજ બૅક/ફૉરવર્ડ કૅશ મેમરીમાં દાખલ કરી શકાતા નથી."
2647
+ },
2648
+ "panels/application/BackForwardCacheStrings.ts | webXR": {
2649
+ "message": "જે કોઈ પેજ WebXRનો ઉપયોગ કરતા હોય, તે હાલમાં બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતા નથી."
2650
+ },
2312
2651
  "panels/application/BackForwardCacheView.ts | backForwardCacheTitle": {
2313
2652
  "message": "બૅક-ફૉરવર્ડ કૅશ"
2314
2653
  },
@@ -2316,25 +2655,34 @@
2316
2655
  "message": "બૅક-ફૉરવર્ડ કૅશનું સ્ટેટસ"
2317
2656
  },
2318
2657
  "panels/application/BackForwardCacheView.ts | circumstantial": {
2319
- "message": "Not Actionable"
2658
+ "message": "પગલાં લઈ શકાય એવું નથી"
2320
2659
  },
2321
- "panels/application/BackForwardCacheView.ts | lastMainFrameNavigation": {
2322
- "message": "અંતિમ મુખ્ય ફ્રેમ નૅવિગેશન"
2660
+ "panels/application/BackForwardCacheView.ts | circumstantialExplanation": {
2661
+ "message": " કારણો ઍક્શન લેવા યોગ્ય નથી એટલે કે પેજના સીધા નિયંત્રણમાં ન હોય એવી કોઈ બાબતને કારણે કૅશ મેમરીમાં સાચવવું શક્ય થયું ન હતું."
2323
2662
  },
2324
2663
  "panels/application/BackForwardCacheView.ts | mainFrame": {
2325
2664
  "message": "મુખ્ય ફ્રેમ"
2326
2665
  },
2327
2666
  "panels/application/BackForwardCacheView.ts | normalNavigation": {
2328
- "message": "Normal navigation (Not restored from back-forward cache)"
2667
+ "message": "સામાન્ય નૅવિગેશન (બૅક-ફૉરવર્ડ કૅશમાંથી રિસ્ટોર કરવામાં આવેલું)"
2329
2668
  },
2330
2669
  "panels/application/BackForwardCacheView.ts | pageSupportNeeded": {
2331
- "message": "Actionable"
2670
+ "message": "પગલાં લઈ શકાય એવું"
2671
+ },
2672
+ "panels/application/BackForwardCacheView.ts | pageSupportNeededExplanation": {
2673
+ "message": "આ કારણો ઍક્શન લેવા યોગ્ય છે એટલે કે જો આ બાબતોને ઠીક કરવામાં આવે તો પેજ બૅક/ફૉરવર્ડ કૅશ માટે યોગ્યતા ધરાવતું થઈ શકે છે."
2332
2674
  },
2333
2675
  "panels/application/BackForwardCacheView.ts | restoredFromBFCache": {
2334
2676
  "message": "બૅક-ફૉરવર્ડ કૅશમાંથી રિસ્ટોર કરી"
2335
2677
  },
2678
+ "panels/application/BackForwardCacheView.ts | runTest": {
2679
+ "message": "પરીક્ષણ શરૂ કરો"
2680
+ },
2336
2681
  "panels/application/BackForwardCacheView.ts | supportPending": {
2337
- "message": "Pending Support"
2682
+ "message": "સપોર્ટ માટે બાકી"
2683
+ },
2684
+ "panels/application/BackForwardCacheView.ts | supportPendingExplanation": {
2685
+ "message": "આ કારણો માટે Chrome સપોર્ટ બાકી છે એટલે કે Chromeના ભાવિ વર્ઝનમાં બૅક-ફૉરવર્ડ કૅશ માટે પેજને યોગ્યતા મેળવવાથી આ કારણો તેમને પ્રતિબંધિત કરી શકશે નહીં."
2338
2686
  },
2339
2687
  "panels/application/BackForwardCacheView.ts | unavailable": {
2340
2688
  "message": "ઉપલબ્ધ નથી"
@@ -3077,6 +3425,9 @@
3077
3425
  "panels/application/components/OriginTrialTreeView.ts | tokens": {
3078
3426
  "message": "{PH1} ટોકન"
3079
3427
  },
3428
+ "panels/application/components/OriginTrialTreeView.ts | trialName": {
3429
+ "message": "અજમાયશનું નામ"
3430
+ },
3080
3431
  "panels/application/components/OriginTrialTreeView.ts | usageRestriction": {
3081
3432
  "message": "વપરાશ પર પ્રતિબંધ"
3082
3433
  },
@@ -3266,21 +3617,9 @@
3266
3617
  "panels/changes/ChangesSidebar.ts | sFromSourceMap": {
3267
3618
  "message": "{PH1} (સૉર્સના નકશામાંથી)"
3268
3619
  },
3269
- "panels/changes/ChangesTextEditor.ts | additions": {
3270
- "message": "વધારો:{PH1}"
3271
- },
3272
- "panels/changes/ChangesTextEditor.ts | deletions": {
3273
- "message": "આને ડિલીટ કરો:{PH1}"
3274
- },
3275
- "panels/changes/ChangesView.ts | SkippingDMatchingLines": {
3276
- "message": "( … મેળ ખાતી {PH1} પંક્તિ છોડી રહ્યાં છીએ … )"
3277
- },
3278
3620
  "panels/changes/ChangesView.ts | binaryData": {
3279
3621
  "message": "બાઇનરી ડેટા"
3280
3622
  },
3281
- "panels/changes/ChangesView.ts | changesDiffViewer": {
3282
- "message": "તફાવત બતાવતું 'ફેરફારો' સાધન"
3283
- },
3284
3623
  "panels/changes/ChangesView.ts | noChanges": {
3285
3624
  "message": "કોઈ ફેરફાર નથી"
3286
3625
  },
@@ -3869,12 +4208,6 @@
3869
4208
  "panels/css_overview/CSSOverviewSidebarPanel.ts | clearOverview": {
3870
4209
  "message": "ઓવરવ્યૂ સાફ કરો"
3871
4210
  },
3872
- "panels/css_overview/CSSOverviewStartView.ts | captureOverview": {
3873
- "message": "ઓવરવ્યૂ કૅપ્ચર કરો"
3874
- },
3875
- "panels/css_overview/CSSOverviewStartView.ts | cssOverview": {
3876
- "message": "CSSનો ઓવરવ્યૂ"
3877
- },
3878
4211
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | bottomAppliedToAStatically": {
3879
4212
  "message": "Bottomના મૂલ્યો સ્થિર સ્થિતિ ધરાવતા ઘટક પર લાગુ કરવામાં આવ્યા છે"
3880
4213
  },
@@ -3896,8 +4229,41 @@
3896
4229
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | widthAppliedToAnInlineElement": {
3897
4230
  "message": "Widthને ઇનલાઇન ઘટક પર લાગુ કરવામાં આવી"
3898
4231
  },
4232
+ "panels/css_overview/components/CSSOverviewStartView.ts | activelyWorkingAndLookingForS": {
4233
+ "message": "આ સુવિધા પર અમારી ટીમ પૂર્ણ સક્રિયતાથી કામ કરી રહી છે અને અમે તમારા {PH1}ની રાહ જોઈ રહ્યાં છીએ!"
4234
+ },
4235
+ "panels/css_overview/components/CSSOverviewStartView.ts | captureOverview": {
4236
+ "message": "ઓવરવ્યૂ કૅપ્ચર કરો"
4237
+ },
4238
+ "panels/css_overview/components/CSSOverviewStartView.ts | capturePageCSSOverview": {
4239
+ "message": "તમારા પેજના CSSનો કોઈ ઓવરવ્યૂ કૅપ્ચર કરો"
4240
+ },
4241
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackInline": {
4242
+ "message": "પ્રતિસાદ"
4243
+ },
4244
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackStandalone": {
4245
+ "message": "પ્રતિસાદ"
4246
+ },
4247
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovements": {
4248
+ "message": "CSSની સંભવિત સુધારણાઓ ઓળખો"
4249
+ },
4250
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovementsWithExampleIssues": {
4251
+ "message": "CSSની સંભવિત સુધારણાઓ ઓળખો (દા.ત. ઓછો કોન્ટ્રાસ્ટ હોવાની સમસ્યાઓ, ઉપયોગમાં ન લીધેલી ઘોષણાઓ, રંગ કે ફૉન્ટનો મેળ ન થવો)"
4252
+ },
4253
+ "panels/css_overview/components/CSSOverviewStartView.ts | locateAffectedElements": {
4254
+ "message": "Elements પૅનલમાં અસરગ્રસ્ત ઘટકો શોધો"
4255
+ },
4256
+ "panels/css_overview/components/CSSOverviewStartView.ts | previewFeature": {
4257
+ "message": "પ્રીવ્યૂની સુવિધા"
4258
+ },
4259
+ "panels/css_overview/components/CSSOverviewStartView.ts | quickStartWithCSSOverview": {
4260
+ "message": "ઝડપી શરૂઆત: નવી CSS ઓવરવ્યૂ પૅનલ સાથે શરૂ કરો"
4261
+ },
4262
+ "panels/css_overview/components/CSSOverviewStartView.ts | videoAndDocumentation": {
4263
+ "message": "વીડિયો અને દસ્તાવેજીકરણ"
4264
+ },
3899
4265
  "panels/css_overview/css_overview-meta.ts | cssOverview": {
3900
- "message": "CSSનો ઓવરવ્યૂ"
4266
+ "message": "CSS ઓવરવ્યૂ"
3901
4267
  },
3902
4268
  "panels/css_overview/css_overview-meta.ts | showCssOverview": {
3903
4269
  "message": "CSS ઓવરવ્યૂ બતાવો"
@@ -4283,6 +4649,15 @@
4283
4649
  "panels/elements/StylesSidebarPane.ts | copySelector": {
4284
4650
  "message": "selector કૉપિ કરો"
4285
4651
  },
4652
+ "panels/elements/StylesSidebarPane.ts | cssPropertyName": {
4653
+ "message": "CSS ગુણધર્મનું નામ"
4654
+ },
4655
+ "panels/elements/StylesSidebarPane.ts | cssPropertyValue": {
4656
+ "message": "CSS ગુણધર્મ મૂલ્ય"
4657
+ },
4658
+ "panels/elements/StylesSidebarPane.ts | cssSelector": {
4659
+ "message": "CSS પસંદગીકર્તા"
4660
+ },
4286
4661
  "panels/elements/StylesSidebarPane.ts | filter": {
4287
4662
  "message": "ફિલ્ટર"
4288
4663
  },
@@ -4353,7 +4728,10 @@
4353
4728
  "message": "(ટેક્સ્ટ)"
4354
4729
  },
4355
4730
  "panels/elements/components/LayoutPane.ts | chooseElementOverlayColor": {
4356
- "message": "Choose the overlay color for this element"
4731
+ "message": " ઘટક માટે ઓવરલેનો રંગ પસંદ કરો"
4732
+ },
4733
+ "panels/elements/components/LayoutPane.ts | colorPickerOpened": {
4734
+ "message": "કલર પીકર ખોલવામાં આવ્યું."
4357
4735
  },
4358
4736
  "panels/elements/components/LayoutPane.ts | flexbox": {
4359
4737
  "message": "ફ્લૅક્સબૉક્સ"
@@ -4977,7 +5355,7 @@
4977
5355
  "message": "ચેતવણી"
4978
5356
  },
4979
5357
  "panels/issues/GenericIssueDetailsView.ts | frameId": {
4980
- "message": "Frame"
5358
+ "message": "ફ્રેમ"
4981
5359
  },
4982
5360
  "panels/issues/GenericIssueDetailsView.ts | nResources": {
4983
5361
  "message": "{n,plural, =1{# સંસાધન}one{# સંસાધન}other{# સંસાધન}}"
@@ -4988,6 +5366,9 @@
4988
5366
  "panels/issues/HiddenIssuesRow.ts | unhideAll": {
4989
5367
  "message": "બધું બતાવો"
4990
5368
  },
5369
+ "panels/issues/IssueKindView.ts | hideAllCurrent": {
5370
+ "message": "હાલની બધી {PH1} છુપાવો"
5371
+ },
4991
5372
  "panels/issues/IssueView.ts | affectedResources": {
4992
5373
  "message": "અસરગ્રસ્ત સંસાધનો"
4993
5374
  },
@@ -4997,6 +5378,9 @@
4997
5378
  "panels/issues/IssueView.ts | blocked": {
4998
5379
  "message": "બ્લૉક કરેલું"
4999
5380
  },
5381
+ "panels/issues/IssueView.ts | hideIssuesLikeThis": {
5382
+ "message": "આના જેવી સમસ્યાઓ છુપાવો"
5383
+ },
5000
5384
  "panels/issues/IssueView.ts | learnMoreS": {
5001
5385
  "message": "વધુ જાણો: {PH1}"
5002
5386
  },
@@ -5012,6 +5396,9 @@
5012
5396
  "panels/issues/IssueView.ts | restrictionStatus": {
5013
5397
  "message": "પ્રતિબંધનું સ્ટેટસ"
5014
5398
  },
5399
+ "panels/issues/IssueView.ts | unhideIssuesLikeThis": {
5400
+ "message": "આના જેવી સમસ્યાઓ બતાવો"
5401
+ },
5015
5402
  "panels/issues/IssueView.ts | warned": {
5016
5403
  "message": "ચેતવણી આપવામાં આવી"
5017
5404
  },
@@ -5028,19 +5415,19 @@
5028
5415
  "message": "ક્રોસ-ઑરિજિન એમ્બેડર પૉલિસી"
5029
5416
  },
5030
5417
  "panels/issues/IssuesPane.ts | generic": {
5031
- "message": "Generic"
5418
+ "message": "સામાન્ય"
5032
5419
  },
5033
5420
  "panels/issues/IssuesPane.ts | groupByCategory": {
5034
5421
  "message": "કૅટેગરી મુજબ ગ્રૂપ બનાવો"
5035
5422
  },
5036
5423
  "panels/issues/IssuesPane.ts | groupByKind": {
5037
- "message": "Group by kind"
5424
+ "message": "પ્રકાર મુજબ ગ્રૂપ બનાવો"
5038
5425
  },
5039
5426
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnder": {
5040
5427
  "message": "સંકળાયેલી કૅટેગરી હેઠળ બતાવવામાં આવેલી સમસ્યાઓનું ગ્રૂપ બનાવો"
5041
5428
  },
5042
5429
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnderKind": {
5043
- "message": "Group displayed issues as Page errors, Breaking changes and Improvements"
5430
+ "message": "પેજમાં ભૂલ, નિષ્ફળ કરનારા ફેરફારો અને સુધારણાઓ જેવી સમસ્યાઓ ગ્રૂપ દ્વારા બતાવવામાં આવી"
5044
5431
  },
5045
5432
  "panels/issues/IssuesPane.ts | heavyAds": {
5046
5433
  "message": "બૅટરી કે ડેટાનો ભારે ઉપયોગ કરતી જાહેરાતો"
@@ -5096,14 +5483,8 @@
5096
5483
  "panels/issues/WasmCrossOriginModuleSharingAffectedResourcesView.ts | wasmModuleUrl": {
5097
5484
  "message": "Wasm મૉડ્યૂલનું URL"
5098
5485
  },
5099
- "panels/issues/components/HideIssuesMenu.ts | UnhideIssueByCode": {
5100
- "message": "આના જેવી સમસ્યાઓ બતાવો"
5101
- },
5102
- "panels/issues/components/HideIssuesMenu.ts | hideIssueByCode": {
5103
- "message": "આના જેવી સમસ્યાઓ છુપાવો"
5104
- },
5105
5486
  "panels/issues/components/HideIssuesMenu.ts | tooltipTitle": {
5106
- "message": "સમસ્યાઓનું મેનૂ છુપાવો"
5487
+ "message": "સમસ્યાઓ છુપાવો"
5107
5488
  },
5108
5489
  "panels/issues/issues-meta.ts | cspViolations": {
5109
5490
  "message": "CSPના ઉલ્લંઘનો"
@@ -6056,6 +6437,9 @@
6056
6437
  "panels/network/NetworkDataGridNode.ts | signedexchange": {
6057
6438
  "message": "સહીવાળું એક્સચેંજ"
6058
6439
  },
6440
+ "panels/network/NetworkDataGridNode.ts | timeSubtitleTooltipText": {
6441
+ "message": "વિલંબતા (પ્રતિસાદ મેળવ્યાનો સમય - શરૂ થવાનો સમય)"
6442
+ },
6059
6443
  "panels/network/NetworkDataGridNode.ts | unknown": {
6060
6444
  "message": "(અજ્ઞાત)"
6061
6445
  },
@@ -8516,6 +8900,18 @@
8516
8900
  "panels/settings/SettingsScreen.ts | warning": {
8517
8901
  "message": "ચેતવણી:"
8518
8902
  },
8903
+ "panels/settings/components/SyncSection.ts | preferencesSyncDisabled": {
8904
+ "message": "આ સેટિંગ ચાલુ કરવા માટે, પહેલાં તમારે Chromeમાં સેટિંગ સિંક કરવાનો વિકલ્પ ચાલુ કરવો આવશ્યક છે."
8905
+ },
8906
+ "panels/settings/components/SyncSection.ts | settings": {
8907
+ "message": "સેટિંગ પર જાઓ"
8908
+ },
8909
+ "panels/settings/components/SyncSection.ts | signedIn": {
8910
+ "message": "Chromeમાં તરીકે સાઇન ઇન કરેલું:"
8911
+ },
8912
+ "panels/settings/components/SyncSection.ts | syncDisabled": {
8913
+ "message": "આ સેટિંગ ચાલુ કરવા માટે, તમારે Chrome સિંક ચાલુ કરવું આવશ્યક છે."
8914
+ },
8519
8915
  "panels/settings/emulation/DevicesSettingsTab.ts | addCustomDevice": {
8520
8916
  "message": "કસ્ટમ ડિવાઇસ ઉમેરો..."
8521
8917
  },
@@ -8723,6 +9119,9 @@
8723
9119
  "panels/sources/CallStackSidebarPane.ts | addScriptToIgnoreList": {
8724
9120
  "message": "અવગણવાની સૂચિમાં સ્ક્રિપ્ટ ઉમેરો"
8725
9121
  },
9122
+ "panels/sources/CallStackSidebarPane.ts | callFrameWarnings": {
9123
+ "message": "અમુક કૉલ ફ્રેમમાં ચેતવણીઓ હોય છે"
9124
+ },
8726
9125
  "panels/sources/CallStackSidebarPane.ts | callStack": {
8727
9126
  "message": "કૉલ સ્ટૅક"
8728
9127
  },
@@ -10943,6 +11342,18 @@
10943
11342
  "ui/components/data_grid/DataGrid.ts | sortBy": {
10944
11343
  "message": "આ પ્રમાણે સૉર્ટ કરો"
10945
11344
  },
11345
+ "ui/components/diff_view/DiffView.ts | SkippingDMatchingLines": {
11346
+ "message": "( … મેળ ખાતી {PH1} પંક્તિ છોડી રહ્યાં છીએ … )"
11347
+ },
11348
+ "ui/components/diff_view/DiffView.ts | additions": {
11349
+ "message": "વધારવાની ક્રિયા:"
11350
+ },
11351
+ "ui/components/diff_view/DiffView.ts | changesDiffViewer": {
11352
+ "message": "તફાવત બતાવતું 'ફેરફારો' સાધન"
11353
+ },
11354
+ "ui/components/diff_view/DiffView.ts | deletions": {
11355
+ "message": "ડિલીટ કરવાની પ્રક્રિયા:"
11356
+ },
10946
11357
  "ui/components/issue_counter/IssueCounter.ts | breakingChanges": {
10947
11358
  "message": "{issueCount,plural, =1{નિષ્ફળ કરનારો # ફેરફાર}one{નિષ્ફળ કરનારો # ફેરફાર}other{નિષ્ફળ કરનારા # ફેરફાર}}"
10948
11359
  },
@@ -11214,7 +11625,7 @@
11214
11625
  "message": "વધુ ટૅબ"
11215
11626
  },
11216
11627
  "ui/legacy/TabbedPane.ts | previewFeature": {
11217
- "message": "Preview feature"
11628
+ "message": "પ્રીવ્યૂની સુવિધા"
11218
11629
  },
11219
11630
  "ui/legacy/TargetCrashedScreen.ts | devtoolsWasDisconnectedFromThe": {
11220
11631
  "message": "આ પેજથી DevTools ડિસ્કનેક્ટ કરવામાં આવ્યું હતું."