chrome-devtools-frontend 1.0.964440 → 1.0.966086

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 (195) hide show
  1. package/config/gni/devtools_grd_files.gni +11 -5
  2. package/front_end/core/common/ResolverBase.ts +2 -2
  3. package/front_end/core/i18n/locales/af.json +55 -22
  4. package/front_end/core/i18n/locales/am.json +55 -22
  5. package/front_end/core/i18n/locales/ar.json +55 -22
  6. package/front_end/core/i18n/locales/as.json +55 -22
  7. package/front_end/core/i18n/locales/az.json +55 -22
  8. package/front_end/core/i18n/locales/be.json +55 -22
  9. package/front_end/core/i18n/locales/bg.json +55 -22
  10. package/front_end/core/i18n/locales/bn.json +33 -0
  11. package/front_end/core/i18n/locales/bs.json +53 -20
  12. package/front_end/core/i18n/locales/ca.json +55 -22
  13. package/front_end/core/i18n/locales/cs.json +54 -21
  14. package/front_end/core/i18n/locales/cy.json +55 -22
  15. package/front_end/core/i18n/locales/da.json +54 -21
  16. package/front_end/core/i18n/locales/de.json +55 -22
  17. package/front_end/core/i18n/locales/el.json +55 -22
  18. package/front_end/core/i18n/locales/en-GB.json +33 -0
  19. package/front_end/core/i18n/locales/en-US.json +21 -0
  20. package/front_end/core/i18n/locales/en-XL.json +21 -0
  21. package/front_end/core/i18n/locales/es-419.json +55 -22
  22. package/front_end/core/i18n/locales/es.json +55 -22
  23. package/front_end/core/i18n/locales/et.json +55 -22
  24. package/front_end/core/i18n/locales/eu.json +33 -0
  25. package/front_end/core/i18n/locales/fa.json +56 -23
  26. package/front_end/core/i18n/locales/fi.json +55 -22
  27. package/front_end/core/i18n/locales/fil.json +55 -22
  28. package/front_end/core/i18n/locales/fr-CA.json +55 -22
  29. package/front_end/core/i18n/locales/fr.json +55 -22
  30. package/front_end/core/i18n/locales/gl.json +55 -22
  31. package/front_end/core/i18n/locales/gu.json +33 -0
  32. package/front_end/core/i18n/locales/he.json +55 -22
  33. package/front_end/core/i18n/locales/hi.json +33 -0
  34. package/front_end/core/i18n/locales/hr.json +33 -0
  35. package/front_end/core/i18n/locales/hu.json +55 -22
  36. package/front_end/core/i18n/locales/hy.json +55 -22
  37. package/front_end/core/i18n/locales/id.json +55 -22
  38. package/front_end/core/i18n/locales/is.json +55 -22
  39. package/front_end/core/i18n/locales/it.json +55 -22
  40. package/front_end/core/i18n/locales/ja.json +63 -30
  41. package/front_end/core/i18n/locales/ka.json +55 -22
  42. package/front_end/core/i18n/locales/kk.json +55 -22
  43. package/front_end/core/i18n/locales/km.json +55 -22
  44. package/front_end/core/i18n/locales/kn.json +55 -22
  45. package/front_end/core/i18n/locales/ko.json +55 -22
  46. package/front_end/core/i18n/locales/ky.json +55 -22
  47. package/front_end/core/i18n/locales/lo.json +55 -22
  48. package/front_end/core/i18n/locales/lt.json +55 -22
  49. package/front_end/core/i18n/locales/lv.json +55 -22
  50. package/front_end/core/i18n/locales/mk.json +55 -22
  51. package/front_end/core/i18n/locales/ml.json +33 -0
  52. package/front_end/core/i18n/locales/mn.json +33 -0
  53. package/front_end/core/i18n/locales/mr.json +54 -21
  54. package/front_end/core/i18n/locales/ms.json +55 -22
  55. package/front_end/core/i18n/locales/my.json +55 -22
  56. package/front_end/core/i18n/locales/ne.json +54 -21
  57. package/front_end/core/i18n/locales/nl.json +55 -22
  58. package/front_end/core/i18n/locales/no.json +55 -22
  59. package/front_end/core/i18n/locales/or.json +55 -22
  60. package/front_end/core/i18n/locales/pa.json +55 -22
  61. package/front_end/core/i18n/locales/pl.json +33 -0
  62. package/front_end/core/i18n/locales/pt-PT.json +55 -22
  63. package/front_end/core/i18n/locales/pt.json +55 -22
  64. package/front_end/core/i18n/locales/ro.json +33 -0
  65. package/front_end/core/i18n/locales/ru.json +55 -22
  66. package/front_end/core/i18n/locales/si.json +55 -22
  67. package/front_end/core/i18n/locales/sk.json +55 -22
  68. package/front_end/core/i18n/locales/sl.json +55 -22
  69. package/front_end/core/i18n/locales/sq.json +55 -22
  70. package/front_end/core/i18n/locales/sr-Latn.json +55 -22
  71. package/front_end/core/i18n/locales/sr.json +55 -22
  72. package/front_end/core/i18n/locales/sv.json +55 -22
  73. package/front_end/core/i18n/locales/sw.json +55 -22
  74. package/front_end/core/i18n/locales/ta.json +55 -22
  75. package/front_end/core/i18n/locales/te.json +42 -9
  76. package/front_end/core/i18n/locales/th.json +33 -0
  77. package/front_end/core/i18n/locales/tr.json +55 -22
  78. package/front_end/core/i18n/locales/uk.json +55 -22
  79. package/front_end/core/i18n/locales/ur.json +55 -22
  80. package/front_end/core/i18n/locales/uz.json +55 -22
  81. package/front_end/core/i18n/locales/vi.json +54 -21
  82. package/front_end/core/i18n/locales/zh-HK.json +55 -22
  83. package/front_end/core/i18n/locales/zh-TW.json +54 -21
  84. package/front_end/core/i18n/locales/zh.json +55 -22
  85. package/front_end/core/i18n/locales/zu.json +55 -22
  86. package/front_end/core/protocol_client/InspectorBackend.ts +8 -0
  87. package/front_end/core/sdk/CSSProperty.ts +8 -8
  88. package/front_end/core/sdk/NetworkManager.ts +58 -70
  89. package/front_end/core/sdk/RemoteObject.ts +1 -1
  90. package/front_end/core/sdk/Resource.ts +5 -2
  91. package/front_end/core/sdk/RuntimeModel.ts +10 -0
  92. package/front_end/entrypoints/formatter_worker/formatter_worker.ts +4 -4
  93. package/front_end/legacy_test_runner/bindings_test_runner/PersistenceTestRunner.js +2 -2
  94. package/front_end/legacy_test_runner/console_test_runner/console_test_runner.js +9 -3
  95. package/front_end/legacy_test_runner/heap_profiler_test_runner/heap_profiler_test_runner.js +1 -2
  96. package/front_end/legacy_test_runner/sources_test_runner/DebuggerTestRunner.js +5 -5
  97. package/front_end/models/bindings/ContentProviderBasedProject.ts +2 -3
  98. package/front_end/models/persistence/FileSystemWorkspaceBinding.ts +1 -1
  99. package/front_end/models/persistence/IsolatedFileSystem.ts +2 -2
  100. package/front_end/models/persistence/NetworkPersistenceManager.ts +7 -4
  101. package/front_end/models/workspace/WorkspaceImpl.ts +62 -37
  102. package/front_end/panels/application/ApplicationPanelSidebar.ts +41 -1
  103. package/front_end/panels/application/InterestGroupStorageModel.ts +87 -0
  104. package/front_end/panels/application/InterestGroupStorageView.ts +112 -0
  105. package/front_end/panels/application/InterestGroupTreeElement.ts +61 -0
  106. package/front_end/panels/application/application.ts +4 -0
  107. package/front_end/panels/application/components/InterestGroupAccessGrid.ts +149 -0
  108. package/front_end/panels/application/components/components.ts +2 -0
  109. package/front_end/panels/application/components/interestGroupAccessGrid.css +26 -0
  110. package/front_end/panels/application/interestGroupStorageView.css +13 -0
  111. package/front_end/panels/console/ConsoleViewMessage.ts +33 -6
  112. package/front_end/panels/console/ErrorStackParser.ts +34 -0
  113. package/front_end/panels/emulation/DeviceModeView.ts +6 -2
  114. package/front_end/panels/event_listeners/EventListenersUtils.ts +3 -2
  115. package/front_end/panels/event_listeners/EventListenersView.ts +3 -3
  116. package/front_end/panels/lighthouse/lighthouse.ts +1 -1
  117. package/front_end/panels/sources/DebuggerPausedMessage.ts +2 -2
  118. package/front_end/panels/sources/SourcesPanel.ts +7 -10
  119. package/front_end/panels/sources/UISourceCodeFrame.ts +11 -4
  120. package/front_end/panels/sources/WatchExpressionsSidebarPane.ts +1 -2
  121. package/front_end/panels/sources/debuggerPausedMessage.css +5 -1
  122. package/front_end/third_party/codemirror/README.chromium +5 -0
  123. package/front_end/third_party/codemirror/codemirror-tsconfig.json +4 -4
  124. package/front_end/third_party/codemirror/package/addon/runmode/{runmode-standalone.js → runmode-standalone.mjs} +0 -0
  125. package/front_end/third_party/codemirror/package/addon/runmode/{runmode-standalone.d.ts → runmode-standalone.mjs.d.ts} +0 -0
  126. package/front_end/third_party/codemirror/package/mode/css/{css.js → css.mjs} +0 -0
  127. package/front_end/third_party/codemirror/package/mode/css/{css.d.ts → css.mjs.d.ts} +0 -0
  128. package/front_end/third_party/codemirror/package/mode/javascript/{javascript.js → javascript.mjs} +0 -0
  129. package/front_end/third_party/codemirror/package/mode/javascript/{javascript.d.ts → javascript.mjs.d.ts} +0 -0
  130. package/front_end/third_party/codemirror/package/mode/xml/{xml.js → xml.mjs} +0 -0
  131. package/front_end/third_party/codemirror/package/mode/xml/{xml.d.ts → xml.mjs.d.ts} +0 -0
  132. package/front_end/third_party/lighthouse/README.chromium +2 -0
  133. package/front_end/third_party/lighthouse/lighthouse-dt-bundle.js +954 -885
  134. package/front_end/third_party/lighthouse/lighthouse-tsconfig.json +1 -1
  135. package/front_end/third_party/lighthouse/locales/ar-XB.json +40 -4
  136. package/front_end/third_party/lighthouse/locales/ar.json +59 -23
  137. package/front_end/third_party/lighthouse/locales/bg.json +40 -4
  138. package/front_end/third_party/lighthouse/locales/ca.json +45 -9
  139. package/front_end/third_party/lighthouse/locales/cs.json +39 -3
  140. package/front_end/third_party/lighthouse/locales/da.json +43 -7
  141. package/front_end/third_party/lighthouse/locales/de.json +42 -6
  142. package/front_end/third_party/lighthouse/locales/el.json +59 -23
  143. package/front_end/third_party/lighthouse/locales/en-GB.json +43 -7
  144. package/front_end/third_party/lighthouse/locales/en-US.json +48 -6
  145. package/front_end/third_party/lighthouse/locales/en-XA.json +40 -4
  146. package/front_end/third_party/lighthouse/locales/en-XL.json +48 -6
  147. package/front_end/third_party/lighthouse/locales/es-419.json +39 -3
  148. package/front_end/third_party/lighthouse/locales/es.json +46 -10
  149. package/front_end/third_party/lighthouse/locales/fi.json +57 -21
  150. package/front_end/third_party/lighthouse/locales/fil.json +40 -4
  151. package/front_end/third_party/lighthouse/locales/fr.json +45 -9
  152. package/front_end/third_party/lighthouse/locales/he.json +41 -5
  153. package/front_end/third_party/lighthouse/locales/hi.json +59 -23
  154. package/front_end/third_party/lighthouse/locales/hr.json +57 -21
  155. package/front_end/third_party/lighthouse/locales/hu.json +39 -3
  156. package/front_end/third_party/lighthouse/locales/id.json +40 -4
  157. package/front_end/third_party/lighthouse/locales/it.json +40 -4
  158. package/front_end/third_party/lighthouse/locales/ja.json +39 -3
  159. package/front_end/third_party/lighthouse/locales/ko.json +40 -4
  160. package/front_end/third_party/lighthouse/locales/lt.json +40 -4
  161. package/front_end/third_party/lighthouse/locales/lv.json +56 -20
  162. package/front_end/third_party/lighthouse/locales/nl.json +40 -4
  163. package/front_end/third_party/lighthouse/locales/no.json +56 -20
  164. package/front_end/third_party/lighthouse/locales/pl.json +56 -20
  165. package/front_end/third_party/lighthouse/locales/pt-PT.json +57 -21
  166. package/front_end/third_party/lighthouse/locales/pt.json +41 -5
  167. package/front_end/third_party/lighthouse/locales/ro.json +39 -3
  168. package/front_end/third_party/lighthouse/locales/ru.json +40 -4
  169. package/front_end/third_party/lighthouse/locales/sk.json +39 -3
  170. package/front_end/third_party/lighthouse/locales/sl.json +39 -3
  171. package/front_end/third_party/lighthouse/locales/sr-Latn.json +40 -4
  172. package/front_end/third_party/lighthouse/locales/sr.json +40 -4
  173. package/front_end/third_party/lighthouse/locales/sv.json +39 -3
  174. package/front_end/third_party/lighthouse/locales/ta.json +47 -11
  175. package/front_end/third_party/lighthouse/locales/te.json +61 -25
  176. package/front_end/third_party/lighthouse/locales/th.json +39 -3
  177. package/front_end/third_party/lighthouse/locales/tr.json +40 -4
  178. package/front_end/third_party/lighthouse/locales/uk.json +40 -4
  179. package/front_end/third_party/lighthouse/locales/vi.json +63 -27
  180. package/front_end/third_party/lighthouse/locales/zh-HK.json +40 -4
  181. package/front_end/third_party/lighthouse/locales/zh-TW.json +45 -9
  182. package/front_end/third_party/lighthouse/locales/zh.json +41 -5
  183. package/front_end/third_party/lighthouse/report/bundle.d.ts +1 -0
  184. package/front_end/third_party/lighthouse/report/bundle.js +23 -11
  185. package/front_end/third_party/lighthouse/report-assets/{report-generator.js → report-generator.mjs} +1 -1
  186. package/front_end/third_party/lighthouse/report-assets/{report-generator.d.ts → report-generator.mjs.d.ts} +0 -0
  187. package/front_end/ui/components/docs/tree_outline/custom-renderers.ts +3 -3
  188. package/front_end/ui/legacy/Icon.ts +2 -2
  189. package/front_end/ui/legacy/components/object_ui/ObjectPropertiesSection.ts +4 -4
  190. package/front_end/ui/legacy/components/perf_ui/LiveHeapProfile.ts +2 -2
  191. package/front_end/ui/legacy/themeColors.css +1 -1
  192. package/package.json +1 -1
  193. package/scripts/build/devtools_plugin.js +10 -0
  194. package/scripts/build/esbuild.js +62 -0
  195. package/scripts/build/ninja/bundle.gni +77 -32
@@ -882,13 +882,13 @@
882
882
  "message": "Emula una pagina con lo stato attivo"
883
883
  },
884
884
  "entrypoints/inspector_main/RenderingOptions.ts | emulateAutoDarkMode": {
885
- "message": "Enable automatic dark mode"
885
+ "message": "Attiva modalità Buio automatica"
886
886
  },
887
887
  "entrypoints/inspector_main/RenderingOptions.ts | emulatesAFocusedPage": {
888
888
  "message": "Emula una pagina con lo stato attivo."
889
889
  },
890
890
  "entrypoints/inspector_main/RenderingOptions.ts | emulatesAutoDarkMode": {
891
- "message": "Enables automatic dark mode and sets prefers-color-scheme to dark."
891
+ "message": "Attiva la modalità Buio automatica e imposta prefers-color-scheme su dark."
892
892
  },
893
893
  "entrypoints/inspector_main/RenderingOptions.ts | forcesCssColorgamutMediaFeature": {
894
894
  "message": "Forza la funzionalità dei contenuti multimediali color-gamut del CSS"
@@ -1308,7 +1308,7 @@
1308
1308
  "message": "Scrittura file in corso…"
1309
1309
  },
1310
1310
  "models/issues_manager/ClientHintIssue.ts | clientHintsInfrastructure": {
1311
- "message": "Client Hints Infrastructure"
1311
+ "message": "Infrastruttura Client Hints"
1312
1312
  },
1313
1313
  "models/issues_manager/ContentSecurityPolicyIssue.ts | contentSecurityPolicyEval": {
1314
1314
  "message": "Criteri di sicurezza del contenuto - Eval"
@@ -2067,10 +2067,10 @@
2067
2067
  "message": "Impossibile scaricare un'icona richiesta dal file manifest"
2068
2068
  },
2069
2069
  "panels/application/AppManifestView.ts | darkBackgroundColor": {
2070
- "message": "Dark background color"
2070
+ "message": "Colore sfondo scuro"
2071
2071
  },
2072
2072
  "panels/application/AppManifestView.ts | darkThemeColor": {
2073
- "message": "Dark theme color"
2073
+ "message": "Colore tema scuro"
2074
2074
  },
2075
2075
  "panels/application/AppManifestView.ts | description": {
2076
2076
  "message": "Descrizione"
@@ -2955,7 +2955,7 @@
2955
2955
  "message": "Le pagine che utilizzano l'API MediaSession e impostano gestori per le azioni non possono essere memorizzate nella cache back-forward."
2956
2956
  },
2957
2957
  "panels/application/components/BackForwardCacheStrings.ts | contentScreenReader": {
2958
- "message": "Back/forward cache is disabled due to screen reader."
2958
+ "message": "La cache back/forward è stata disattivata a causa dello screen reader."
2959
2959
  },
2960
2960
  "panels/application/components/BackForwardCacheStrings.ts | contentSecurityHandler": {
2961
2961
  "message": "Le pagine che utilizzano SecurityHandler non possono essere memorizzate nella cache back-forward."
@@ -2979,49 +2979,49 @@
2979
2979
  "message": "L'utente è uscito dal documento prima che venisse completato il caricamento."
2980
2980
  },
2981
2981
  "panels/application/components/BackForwardCacheStrings.ts | embedderAppBannerManager": {
2982
- "message": "App Banner was present upon navigating away."
2982
+ "message": "Era presente App Banner al momento dell'uscita."
2983
2983
  },
2984
2984
  "panels/application/components/BackForwardCacheStrings.ts | embedderChromePasswordManagerClientBindCredentialManager": {
2985
- "message": "Chrome Password Manager was present upon navigating away."
2985
+ "message": "Era presente Gestore delle password di Chrome al momento dell'uscita."
2986
2986
  },
2987
2987
  "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerSelfDeletingRequestDelegate": {
2988
- "message": "DOM distillation was in progress upon navigating away."
2988
+ "message": "Era in corso la distillazione DOM al momento dell'uscita."
2989
2989
  },
2990
2990
  "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerViewerSource": {
2991
- "message": "DOM Distiller Viewer was present upon navigating away."
2991
+ "message": "Era presente il visualizzatore DOM Distiller al momento dell'uscita."
2992
2992
  },
2993
2993
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessaging": {
2994
- "message": "Back/forward cache is disabled due to extensions using messaging API."
2994
+ "message": "La cache back/forward è stata disattivata a causa di estensioni che usano l'API Messaging."
2995
2995
  },
2996
2996
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessagingForOpenPort": {
2997
- "message": "Extensions with long-lived connection should close the connection before entering back/forward cache."
2997
+ "message": "Le estensioni con connessione di lunga durata devono chiudere la connessione prima di poter essere memorizzate nella cache back/forward."
2998
2998
  },
2999
2999
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionSentMessageToCachedFrame": {
3000
- "message": "Extensions with long-lived connection attempted to send messages to frames in back/forward cache."
3000
+ "message": "Le estensioni con connessione di lunga durata hanno cercato di inviare messaggi ai frame nella cache back/forward."
3001
3001
  },
3002
3002
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensions": {
3003
- "message": "Back/forward cache is disabled due to extensions."
3003
+ "message": "La cache back/forward è stata disattivata a causa delle estensioni."
3004
3004
  },
3005
3005
  "panels/application/components/BackForwardCacheStrings.ts | embedderModalDialog": {
3006
- "message": "Modal dialog such as form resubmission or http password dialog was shown for the page upon navigating away."
3006
+ "message": "Al momento dell'uscita era mostrata una finestra di dialogo modale come un nuovo invio di un modulo o la finestra di dialogo di una password http."
3007
3007
  },
3008
3008
  "panels/application/components/BackForwardCacheStrings.ts | embedderOfflinePage": {
3009
- "message": "The offline page was shown upon navigating away."
3009
+ "message": "Era mostrata la pagina offline al momento dell'uscita."
3010
3010
  },
3011
3011
  "panels/application/components/BackForwardCacheStrings.ts | embedderOomInterventionTabHelper": {
3012
- "message": "Out-Of-Memory Intervention bar was present upon navigating away."
3012
+ "message": "Era presente la barra Out-Of-Memory Intervention al momento dell'uscita."
3013
3013
  },
3014
3014
  "panels/application/components/BackForwardCacheStrings.ts | embedderPermissionRequestManager": {
3015
- "message": "There were permission requests upon navigating away."
3015
+ "message": "Erano presenti richieste di autorizzazione al momento dell'uscita."
3016
3016
  },
3017
3017
  "panels/application/components/BackForwardCacheStrings.ts | embedderPopupBlockerTabHelper": {
3018
- "message": "Popup blocker was present upon navigating away."
3018
+ "message": "Era presente il blocco popup al momento dell'uscita."
3019
3019
  },
3020
3020
  "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingThreatDetails": {
3021
- "message": "Safe Browsing details were shown upon navigating away."
3021
+ "message": "Erano mostrati dettagli di Navigazione sicura al momento dell'uscita."
3022
3022
  },
3023
3023
  "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingTriggeredPopupBlocker": {
3024
- "message": "Safe Browsing considered this page to be abusive and blocked popup."
3024
+ "message": "Navigazione sicura ha considerato illecita questa pagina e ha bloccato il popup."
3025
3025
  },
3026
3026
  "panels/application/components/BackForwardCacheStrings.ts | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
3027
3027
  "message": "È stato attivato un service worker mentre la pagina si trovava nella cache back-forward."
@@ -3362,6 +3362,9 @@
3362
3362
  "panels/application/components/FrameDetailsView.ts | parentIsAdExplanation": {
3363
3363
  "message": "Questo frame è considerato un frame dell'annuncio perché il relativo frame principale è un frame dell'annuncio."
3364
3364
  },
3365
+ "panels/application/components/FrameDetailsView.ts | refresh": {
3366
+ "message": "Aggiorna"
3367
+ },
3365
3368
  "panels/application/components/FrameDetailsView.ts | reportingTo": {
3366
3369
  "message": "segnalazione a"
3367
3370
  },
@@ -3719,6 +3722,12 @@
3719
3722
  "panels/console/ConsoleView.ts | consoleSettings": {
3720
3723
  "message": "Impostazioni della console"
3721
3724
  },
3725
+ "panels/console/ConsoleView.ts | consoleSidebarHidden": {
3726
+ "message": "Barra laterale della console nascosta"
3727
+ },
3728
+ "panels/console/ConsoleView.ts | consoleSidebarShown": {
3729
+ "message": "Barra laterale della console visualizzata"
3730
+ },
3722
3731
  "panels/console/ConsoleView.ts | copyVisibleStyledSelection": {
3723
3732
  "message": "Copia la selezione visibile con lo stile applicato"
3724
3733
  },
@@ -4376,6 +4385,12 @@
4376
4385
  "panels/elements/ElementsPanel.ts | computed": {
4377
4386
  "message": "Elaborati"
4378
4387
  },
4388
+ "panels/elements/ElementsPanel.ts | computedStylesHidden": {
4389
+ "message": "Barra laterale Stili elaborati nascosta"
4390
+ },
4391
+ "panels/elements/ElementsPanel.ts | computedStylesShown": {
4392
+ "message": "Barra laterale Stili elaborati visualizzata"
4393
+ },
4379
4394
  "panels/elements/ElementsPanel.ts | domTreeExplorer": {
4380
4395
  "message": "Esplorazione albero DOM"
4381
4396
  },
@@ -9533,6 +9548,12 @@
9533
9548
  "panels/sources/SourcesPanel.ts | copyStringContents": {
9534
9549
  "message": "Copia contenuti stringa"
9535
9550
  },
9551
+ "panels/sources/SourcesPanel.ts | debuggerHidden": {
9552
+ "message": "Barra laterale Debugger nascosta"
9553
+ },
9554
+ "panels/sources/SourcesPanel.ts | debuggerShown": {
9555
+ "message": "Barra laterale Debugger visualizzata"
9556
+ },
9536
9557
  "panels/sources/SourcesPanel.ts | dontPauseOnExceptions": {
9537
9558
  "message": "Non mettere in pausa su eccezioni"
9538
9559
  },
@@ -9551,6 +9572,12 @@
9551
9572
  "panels/sources/SourcesPanel.ts | moreOptions": {
9552
9573
  "message": "Altre opzioni"
9553
9574
  },
9575
+ "panels/sources/SourcesPanel.ts | navigatorHidden": {
9576
+ "message": "Barra laterale Controllo di navigazione nascosta"
9577
+ },
9578
+ "panels/sources/SourcesPanel.ts | navigatorShown": {
9579
+ "message": "Barra laterale Controllo di navigazione visualizzata"
9580
+ },
9554
9581
  "panels/sources/SourcesPanel.ts | openInSourcesPanel": {
9555
9582
  "message": "Apri nel riquadro Origini"
9556
9583
  },
@@ -10268,6 +10295,12 @@
10268
10295
  "panels/timeline/TimelineTreeView.ts | heaviestStack": {
10269
10296
  "message": "Stack più pesante"
10270
10297
  },
10298
+ "panels/timeline/TimelineTreeView.ts | heaviestStackHidden": {
10299
+ "message": "Barra laterale Stack più pesante nascosta"
10300
+ },
10301
+ "panels/timeline/TimelineTreeView.ts | heaviestStackShown": {
10302
+ "message": "Barra laterale Stack più pesante visualizzata"
10303
+ },
10271
10304
  "panels/timeline/TimelineTreeView.ts | hideHeaviestStack": {
10272
10305
  "message": "Nascondi lo stack più pesante"
10273
10306
  },
@@ -11583,7 +11616,7 @@
11583
11616
  "message": "Salva"
11584
11617
  },
11585
11618
  "ui/legacy/RemoteDebuggingTerminatedScreen.ts | debuggingConnectionWasClosed": {
11586
- "message": "Debugging connection was closed. Reason: "
11619
+ "message": "La connessione durante il debug è stata chiusa. Motivo: "
11587
11620
  },
11588
11621
  "ui/legacy/RemoteDebuggingTerminatedScreen.ts | reconnectDevtools": {
11589
11622
  "message": "Riconnetti DevTools"
@@ -882,13 +882,13 @@
882
882
  "message": "フォーカスのあるページをエミュレートする"
883
883
  },
884
884
  "entrypoints/inspector_main/RenderingOptions.ts | emulateAutoDarkMode": {
885
- "message": "Enable automatic dark mode"
885
+ "message": "自動ダークモードを有効にする"
886
886
  },
887
887
  "entrypoints/inspector_main/RenderingOptions.ts | emulatesAFocusedPage": {
888
888
  "message": "フォーカスのあるページをエミュレートします。"
889
889
  },
890
890
  "entrypoints/inspector_main/RenderingOptions.ts | emulatesAutoDarkMode": {
891
- "message": "Enables automatic dark mode and sets prefers-color-scheme to dark."
891
+ "message": "自動ダークモードを有効にして、prefers-color-scheme dark に設定します。"
892
892
  },
893
893
  "entrypoints/inspector_main/RenderingOptions.ts | forcesCssColorgamutMediaFeature": {
894
894
  "message": "CSS color-gamut メディア特性を強制します"
@@ -1308,7 +1308,7 @@
1308
1308
  "message": "ファイルを書き込んでいます…"
1309
1309
  },
1310
1310
  "models/issues_manager/ClientHintIssue.ts | clientHintsInfrastructure": {
1311
- "message": "Client Hints Infrastructure"
1311
+ "message": "Client Hints インフラストラクチャ"
1312
1312
  },
1313
1313
  "models/issues_manager/ContentSecurityPolicyIssue.ts | contentSecurityPolicyEval": {
1314
1314
  "message": "コンテンツ セキュリティ ポリシー - Eval"
@@ -2067,10 +2067,10 @@
2067
2067
  "message": "マ二フェストから必要なアイコンをダウンロードできませんでした"
2068
2068
  },
2069
2069
  "panels/application/AppManifestView.ts | darkBackgroundColor": {
2070
- "message": "Dark background color"
2070
+ "message": "暗い背景の色"
2071
2071
  },
2072
2072
  "panels/application/AppManifestView.ts | darkThemeColor": {
2073
- "message": "Dark theme color"
2073
+ "message": "ダークモードの色"
2074
2074
  },
2075
2075
  "panels/application/AppManifestView.ts | description": {
2076
2076
  "message": "説明"
@@ -2955,7 +2955,7 @@
2955
2955
  "message": "MediaSession API を使用しておりアクション ハンドラを設定するページは、バックフォワード キャッシュの対象になりません。"
2956
2956
  },
2957
2957
  "panels/application/components/BackForwardCacheStrings.ts | contentScreenReader": {
2958
- "message": "Back/forward cache is disabled due to screen reader."
2958
+ "message": "バックフォワード キャッシュはスクリーン リーダーが原因で無効になっています。"
2959
2959
  },
2960
2960
  "panels/application/components/BackForwardCacheStrings.ts | contentSecurityHandler": {
2961
2961
  "message": "SecurityHandler を使用するページはバックフォワード キャッシュの対象になりません。"
@@ -2979,49 +2979,49 @@
2979
2979
  "message": "読み込みが終了していないドキュメントから移動しました。"
2980
2980
  },
2981
2981
  "panels/application/components/BackForwardCacheStrings.ts | embedderAppBannerManager": {
2982
- "message": "App Banner was present upon navigating away."
2982
+ "message": "ページから移動するときにアプリバナーが実行中でした。"
2983
2983
  },
2984
2984
  "panels/application/components/BackForwardCacheStrings.ts | embedderChromePasswordManagerClientBindCredentialManager": {
2985
- "message": "Chrome Password Manager was present upon navigating away."
2985
+ "message": "ページから移動するときに Chrome パスワード マネージャーが実行中でした。"
2986
2986
  },
2987
2987
  "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerSelfDeletingRequestDelegate": {
2988
- "message": "DOM distillation was in progress upon navigating away."
2988
+ "message": "ページから移動するときに DOM 抽出の処理が実行中でした。"
2989
2989
  },
2990
2990
  "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerViewerSource": {
2991
- "message": "DOM Distiller Viewer was present upon navigating away."
2991
+ "message": "ページから移動するときに DOM Distiller ビューアが実行中でした。"
2992
2992
  },
2993
2993
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessaging": {
2994
- "message": "Back/forward cache is disabled due to extensions using messaging API."
2994
+ "message": "バックフォワード キャッシュは、Messaging API を使用している拡張機能が原因で無効になっています。"
2995
2995
  },
2996
2996
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessagingForOpenPort": {
2997
- "message": "Extensions with long-lived connection should close the connection before entering back/forward cache."
2997
+ "message": "バックフォワード キャッシュを使用する前に、持続的に接続している拡張機能の接続を終了する必要があります。"
2998
2998
  },
2999
2999
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionSentMessageToCachedFrame": {
3000
- "message": "Extensions with long-lived connection attempted to send messages to frames in back/forward cache."
3000
+ "message": "持続的に接続している拡張機能で、バックフォワード キャッシュのフレームへのメッセージ送信が試行されていました。"
3001
3001
  },
3002
3002
  "panels/application/components/BackForwardCacheStrings.ts | embedderExtensions": {
3003
- "message": "Back/forward cache is disabled due to extensions."
3003
+ "message": "バックフォワード キャッシュは拡張機能が原因で無効になっています。"
3004
3004
  },
3005
3005
  "panels/application/components/BackForwardCacheStrings.ts | embedderModalDialog": {
3006
- "message": "Modal dialog such as form resubmission or http password dialog was shown for the page upon navigating away."
3006
+ "message": "ページから移動するときにフォームの再送信や HTTP パスワード ダイアログなどのモーダル ダイアログがページに表示されていました。"
3007
3007
  },
3008
3008
  "panels/application/components/BackForwardCacheStrings.ts | embedderOfflinePage": {
3009
- "message": "The offline page was shown upon navigating away."
3009
+ "message": "ページから移動するときにオフラインのページが表示されていました。"
3010
3010
  },
3011
3011
  "panels/application/components/BackForwardCacheStrings.ts | embedderOomInterventionTabHelper": {
3012
- "message": "Out-Of-Memory Intervention bar was present upon navigating away."
3012
+ "message": "ページから移動するときにメモリ不足介入バーが実行中でした。"
3013
3013
  },
3014
3014
  "panels/application/components/BackForwardCacheStrings.ts | embedderPermissionRequestManager": {
3015
- "message": "There were permission requests upon navigating away."
3015
+ "message": "ページから移動するときに権限リクエストが実行中でした。"
3016
3016
  },
3017
3017
  "panels/application/components/BackForwardCacheStrings.ts | embedderPopupBlockerTabHelper": {
3018
- "message": "Popup blocker was present upon navigating away."
3018
+ "message": "ページから移動するときにポップアップ ブロッカーが実行中でした。"
3019
3019
  },
3020
3020
  "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingThreatDetails": {
3021
- "message": "Safe Browsing details were shown upon navigating away."
3021
+ "message": "ページから移動するときにセーフ ブラウジングのメッセージが表示されていました。"
3022
3022
  },
3023
3023
  "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingTriggeredPopupBlocker": {
3024
- "message": "Safe Browsing considered this page to be abusive and blocked popup."
3024
+ "message": "セーフ ブラウジングでこのページが不正と判断され、ポップアップがブロックされました。"
3025
3025
  },
3026
3026
  "panels/application/components/BackForwardCacheStrings.ts | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
3027
3027
  "message": "ページがバックフォワード キャッシュにある間に、Service Worker が起動されました。"
@@ -3362,6 +3362,9 @@
3362
3362
  "panels/application/components/FrameDetailsView.ts | parentIsAdExplanation": {
3363
3363
  "message": "このフレームは、親フレームが広告フレームのため、広告フレームと考えられます。"
3364
3364
  },
3365
+ "panels/application/components/FrameDetailsView.ts | refresh": {
3366
+ "message": "更新"
3367
+ },
3365
3368
  "panels/application/components/FrameDetailsView.ts | reportingTo": {
3366
3369
  "message": "報告先:"
3367
3370
  },
@@ -3719,6 +3722,12 @@
3719
3722
  "panels/console/ConsoleView.ts | consoleSettings": {
3720
3723
  "message": "コンソールの設定"
3721
3724
  },
3725
+ "panels/console/ConsoleView.ts | consoleSidebarHidden": {
3726
+ "message": "コンソールのサイドバーが非表示になっています"
3727
+ },
3728
+ "panels/console/ConsoleView.ts | consoleSidebarShown": {
3729
+ "message": "コンソールのサイドバーが表示されています"
3730
+ },
3722
3731
  "panels/console/ConsoleView.ts | copyVisibleStyledSelection": {
3723
3732
  "message": "表示されているスタイル設定済みの選択項目をコピー"
3724
3733
  },
@@ -4101,16 +4110,16 @@
4101
4110
  "message": "カバレッジ"
4102
4111
  },
4103
4112
  "panels/coverage/coverage-meta.ts | instrumentCoverage": {
4104
- "message": "インストルメントのカバレッジ"
4113
+ "message": "計測のカバレッジ"
4105
4114
  },
4106
4115
  "panels/coverage/coverage-meta.ts | showCoverage": {
4107
4116
  "message": "カバレッジを表示"
4108
4117
  },
4109
4118
  "panels/coverage/coverage-meta.ts | startInstrumentingCoverageAnd": {
4110
- "message": "カバレッジのインストルメント化を開始してページを再読み込み"
4119
+ "message": "カバレッジの計測を開始してページを再読み込み"
4111
4120
  },
4112
4121
  "panels/coverage/coverage-meta.ts | stopInstrumentingCoverageAndShow": {
4113
- "message": "カバレッジのインストルメント化を停止して結果を表示"
4122
+ "message": "カバレッジの計測を停止して結果を表示"
4114
4123
  },
4115
4124
  "panels/css_overview/CSSOverviewCompletedView.ts | aa": {
4116
4125
  "message": "AA"
@@ -4376,6 +4385,12 @@
4376
4385
  "panels/elements/ElementsPanel.ts | computed": {
4377
4386
  "message": "計算済み"
4378
4387
  },
4388
+ "panels/elements/ElementsPanel.ts | computedStylesHidden": {
4389
+ "message": "計算済みスタイルのサイドバーが非表示になっています"
4390
+ },
4391
+ "panels/elements/ElementsPanel.ts | computedStylesShown": {
4392
+ "message": "計算済みスタイルのサイドバーが表示されています"
4393
+ },
4379
4394
  "panels/elements/ElementsPanel.ts | domTreeExplorer": {
4380
4395
  "message": "DOM ツリー エクスプローラ"
4381
4396
  },
@@ -7725,7 +7740,7 @@
7725
7740
  "message": "メソッド「{PH1}」の呼び出し中にエラーが発生しました"
7726
7741
  },
7727
7742
  "panels/profiler/HeapSnapshotView.ts | AllocationTimelinesShowInstrumented": {
7728
- "message": "割り当てタイムラインには、インストルメント化された JavaScript メモリ割り当ての推移が表示されます。プロファイルを記録したら、プロファイル内に割り当てられ、記録終了時点でも有効だったオブジェクトを表示する時間間隔を選択します。このプロファイルを使用して、メモリリークを隔離します。"
7743
+ "message": "割り当てタイムラインには、計測された JavaScript メモリ割り当ての推移が表示されます。プロファイルを記録したら、プロファイル内に割り当てられ、記録終了時点でも有効だったオブジェクトを表示する時間間隔を選択します。このプロファイルを使用して、メモリリークを隔離します。"
7729
7744
  },
7730
7745
  "panels/profiler/HeapSnapshotView.ts | allObjects": {
7731
7746
  "message": "すべてのオブジェクト"
@@ -7734,7 +7749,7 @@
7734
7749
  "message": "割り当て"
7735
7750
  },
7736
7751
  "panels/profiler/HeapSnapshotView.ts | allocationInstrumentationOn": {
7737
- "message": "タイムラインのインストルメンテーション割り当て"
7752
+ "message": "タイムラインの計測手法割り当て"
7738
7753
  },
7739
7754
  "panels/profiler/HeapSnapshotView.ts | allocationStack": {
7740
7755
  "message": "割り当てスタック"
@@ -9533,6 +9548,12 @@
9533
9548
  "panels/sources/SourcesPanel.ts | copyStringContents": {
9534
9549
  "message": "文字列をそのままコピー"
9535
9550
  },
9551
+ "panels/sources/SourcesPanel.ts | debuggerHidden": {
9552
+ "message": "デバッガのサイドバーが非表示になっています"
9553
+ },
9554
+ "panels/sources/SourcesPanel.ts | debuggerShown": {
9555
+ "message": "デバッガのサイドバーが表示されています"
9556
+ },
9536
9557
  "panels/sources/SourcesPanel.ts | dontPauseOnExceptions": {
9537
9558
  "message": "例外で一時停止しない"
9538
9559
  },
@@ -9551,6 +9572,12 @@
9551
9572
  "panels/sources/SourcesPanel.ts | moreOptions": {
9552
9573
  "message": "その他のオプション"
9553
9574
  },
9575
+ "panels/sources/SourcesPanel.ts | navigatorHidden": {
9576
+ "message": "ナビゲーターのサイドバーが非表示になっています"
9577
+ },
9578
+ "panels/sources/SourcesPanel.ts | navigatorShown": {
9579
+ "message": "ナビゲーターのサイドバーが表示されています"
9580
+ },
9554
9581
  "panels/sources/SourcesPanel.ts | openInSourcesPanel": {
9555
9582
  "message": "[ソース] パネルで開く"
9556
9583
  },
@@ -10104,7 +10131,7 @@
10104
10131
  "message": "- ネットワーク スロットリングが有効です"
10105
10132
  },
10106
10133
  "panels/timeline/TimelinePanel.ts | SignificantOverheadDueToPaint": {
10107
- "message": "- ペイント インストルメンテーションによる重大なオーバーヘッド"
10134
+ "message": "- 描画パフォーマンスの計測による重大なオーバーヘッド"
10108
10135
  },
10109
10136
  "panels/timeline/TimelinePanel.ts | afterRecordingSelectAnAreaOf": {
10110
10137
  "message": "記録後、ドラッグして概要内で関心のある範囲を選択します。選択したら、マウスホイールまたは {PH1} キーでタイムラインのズーム、パンを行います。{PH2}"
@@ -10119,7 +10146,7 @@
10119
10146
  "message": "キャプチャの設定"
10120
10147
  },
10121
10148
  "panels/timeline/TimelinePanel.ts | capturesAdvancedPaint": {
10122
- "message": "高度なペイント インストルメンテーションをキャプチャし、重大なパフォーマンス オーバーヘッドを提示します"
10149
+ "message": "高度な描画パフォーマンス計測により、重大なパフォーマンスオーバーヘッドが生じます"
10123
10150
  },
10124
10151
  "panels/timeline/TimelinePanel.ts | clear": {
10125
10152
  "message": "消去"
@@ -10152,7 +10179,7 @@
10152
10179
  "message": "タイムラインのファイルまたは URL をここにドロップ"
10153
10180
  },
10154
10181
  "panels/timeline/TimelinePanel.ts | enableAdvancedPaint": {
10155
- "message": "高度なペイント インストルメンテーション(低速)を有効にする"
10182
+ "message": "高度な描画パフォーマンスの計測(低速)を有効にする"
10156
10183
  },
10157
10184
  "panels/timeline/TimelinePanel.ts | failedToSaveTimelineSSS": {
10158
10185
  "message": "タイムフレームの保存に失敗しました({PH1}({PH2}、{PH3}))"
@@ -10268,6 +10295,12 @@
10268
10295
  "panels/timeline/TimelineTreeView.ts | heaviestStack": {
10269
10296
  "message": "最も時間がかかったスタック"
10270
10297
  },
10298
+ "panels/timeline/TimelineTreeView.ts | heaviestStackHidden": {
10299
+ "message": "最も時間がかかったスタックのサイドバーが非表示になっています"
10300
+ },
10301
+ "panels/timeline/TimelineTreeView.ts | heaviestStackShown": {
10302
+ "message": "最も時間がかかったスタックのサイドバーが表示されています"
10303
+ },
10271
10304
  "panels/timeline/TimelineTreeView.ts | hideHeaviestStack": {
10272
10305
  "message": "最も時間がかかったスタックを非表示にします"
10273
10306
  },
@@ -11583,7 +11616,7 @@
11583
11616
  "message": "保存"
11584
11617
  },
11585
11618
  "ui/legacy/RemoteDebuggingTerminatedScreen.ts | debuggingConnectionWasClosed": {
11586
- "message": "Debugging connection was closed. Reason: "
11619
+ "message": "デバッグ接続を終了しました。理由: "
11587
11620
  },
11588
11621
  "ui/legacy/RemoteDebuggingTerminatedScreen.ts | reconnectDevtools": {
11589
11622
  "message": "DevTools を再接続"