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
@@ -309,7 +309,7 @@
309
309
  "message": "ခွဲခြမ်းစိတ်ဖြာရန်"
310
310
  },
311
311
  "core/sdk/DOMDebuggerModel.ts | pictureinpicture": {
312
- "message": "တစ်ခုပေါ်တစ်ခုထပ်၍ ဖွင့်ခြင်း"
312
+ "message": "နှစ်ခုထပ်၍ကြည့်ခြင်း"
313
313
  },
314
314
  "core/sdk/DOMDebuggerModel.ts | pointer": {
315
315
  "message": "ညွှန်းမြား"
@@ -1331,11 +1331,8 @@
1331
1331
  "models/issues_manager/CrossOriginEmbedderPolicyIssue.ts | samesiteAndSameorigin": {
1332
1332
  "message": "ဝဘ်ဆိုက်တစ်ခုတည်းနှင့် ဇာစ်မြစ်တစ်ခုတည်း"
1333
1333
  },
1334
- "models/issues_manager/DeprecationIssue.ts | userAgentReduction": {
1335
- "message": "အသုံးပြုသူ အေးဂျင့်လိုင်း လျှော့ချခြင်း"
1336
- },
1337
1334
  "models/issues_manager/GenericIssue.ts | crossOriginPortalPostMessage": {
1338
- "message": "Portals - Same-origin communication channels"
1335
+ "message": "ပေါ်တယ်များ - ဇစ်မြစ်တစ်ခုထဲဖြစ်သော ဆက်သွယ်ရေး ချန်နယ်များ"
1339
1336
  },
1340
1337
  "models/issues_manager/HeavyAdIssue.ts | handlingHeavyAdInterventions": {
1341
1338
  "message": "ကြီးမားသော ကြော်ငြာကြားဝင်မှုများ စီမံခြင်း"
@@ -1344,19 +1341,19 @@
1344
1341
  "message": "အားလုံးရပ်တန့်သွားစေနိုင်သည့် အပြောင်းအလဲ ပြဿနာ- လာမည့် Chrome ဗားရှင်းတွင် စာမျက်နှာအလုပ်လုပ်ခြင်း ရပ်သွားနိုင်သည်"
1345
1342
  },
1346
1343
  "models/issues_manager/Issue.ts | breakingChanges": {
1347
- "message": "Breaking Changes"
1344
+ "message": "အားလုံးရပ်တန့်သွားစေနိုင်သည့် အပြောင်းအလဲများ"
1348
1345
  },
1349
1346
  "models/issues_manager/Issue.ts | improvementIssue": {
1350
1347
  "message": "မွမ်းမံမှုပြဿနာ- စာမျက်နှာ ပိုမိုကောင်းမွန်ရန် အခွင့်အလမ်းရှိသည်"
1351
1348
  },
1352
1349
  "models/issues_manager/Issue.ts | improvements": {
1353
- "message": "Improvements"
1350
+ "message": "မွမ်းမံမှုများ"
1354
1351
  },
1355
1352
  "models/issues_manager/Issue.ts | pageErrorIssue": {
1356
1353
  "message": "စာမျက်နှာအမှားအယွင်း ပြဿနာ- စာမျက်နှာ မှန်ကန်စွာအလုပ်မလုပ်ပါ"
1357
1354
  },
1358
1355
  "models/issues_manager/Issue.ts | pageErrors": {
1359
- "message": "Page Errors"
1356
+ "message": "စာမျက်နှာအမှားများ"
1360
1357
  },
1361
1358
  "models/issues_manager/LowTextContrastIssue.ts | colorAndContrastAccessibility": {
1362
1359
  "message": "အရောင်နှင့် အလင်းအမှောင် အများသုံးစွဲနိုင်မှု"
@@ -1364,6 +1361,9 @@
1364
1361
  "models/issues_manager/MixedContentIssue.ts | preventingMixedContent": {
1365
1362
  "message": "အကြောင်းအရာ အရောအနှောကို တားမြစ်ထားသည်"
1366
1363
  },
1364
+ "models/issues_manager/NavigatorUserAgentIssue.ts | userAgentReduction": {
1365
+ "message": "အသုံးပြုသူ အေးဂျင့်လိုင်း လျှော့ချခြင်း"
1366
+ },
1367
1367
  "models/issues_manager/QuirksModeIssue.ts | documentCompatibilityMode": {
1368
1368
  "message": "မှတ်တမ်းနှင့် တွဲဖက်သုံးနိုင်သောမုဒ်"
1369
1369
  },
@@ -1703,6 +1703,9 @@
1703
1703
  "panels/accessibility/AccessibilityStrings.ts | fromCaption": {
1704
1704
  "message": "caption မှ"
1705
1705
  },
1706
+ "panels/accessibility/AccessibilityStrings.ts | fromDescription": {
1707
+ "message": "description မှ"
1708
+ },
1706
1709
  "panels/accessibility/AccessibilityStrings.ts | fromLabel": {
1707
1710
  "message": "label မှ"
1708
1711
  },
@@ -1853,6 +1856,9 @@
1853
1856
  "panels/accessibility/AccessibilityStrings.ts | valueFromAttribute": {
1854
1857
  "message": "ရည်ညွှန်းချက်မှ တန်ဖိုး။"
1855
1858
  },
1859
+ "panels/accessibility/AccessibilityStrings.ts | valueFromDescriptionElement": {
1860
+ "message": "description အစိတ်အပိုင်းမှ တန်ဖိုး။"
1861
+ },
1856
1862
  "panels/accessibility/AccessibilityStrings.ts | valueFromElementContents": {
1857
1863
  "message": "အစိတ်အပိုင်းပါ အကြောင်းအရာများမှ တန်ဖိုး။"
1858
1864
  },
@@ -2309,6 +2315,339 @@
2309
2315
  "panels/application/ApplicationPanelSidebar.ts | worker": {
2310
2316
  "message": "လုပ်သား"
2311
2317
  },
2318
+ "panels/application/BackForwardCacheStrings.ts | HTTPMethodNotGET": {
2319
+ "message": "GET တောင်းဆိုချက်မှတစ်ဆင့် ဖွင့်ထားသောစာမျက်နှာများသာ ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးဝင်ပါသည်။"
2320
+ },
2321
+ "panels/application/BackForwardCacheStrings.ts | HTTPStatusNotOK": {
2322
+ "message": "အခြေအနေပြကုတ် 2XX ပါသော စာမျက်နှာများကိုသာ ကက်ရှ်သိမ်းနိုင်သည်။"
2323
+ },
2324
+ "panels/application/BackForwardCacheStrings.ts | JavaScriptExecution": {
2325
+ "message": "ကက်ရှ်သိမ်းနေစဉ် Chrome သည် JavaScript စီမံဆောင်ရွက်ရန် ကြိုးပမ်းမှုတစ်ခု တွေ့ရှိသည်။"
2326
+ },
2327
+ "panels/application/BackForwardCacheStrings.ts | appBanner": {
2328
+ "message": "AppBanner တောင်းဆိုသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2329
+ },
2330
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
2331
+ "message": "ရှေ့-နောက် ကက်ရှ်ကို အလံပြခြင်းများက ပိတ်လိုက်သည်။ Chrome://flags/#back-forward-cache သို့ ဝင်ကြည့်ပြီး ဤစက်ပေါ်တွင် ဖွင့်လိုက်ပါ။"
2332
+ },
2333
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
2334
+ "message": "ရှေ့-နောက် ကက်ရှ်ကို ကွန်မန်းလိုင်းက ပိတ်လိုက်သည်။"
2335
+ },
2336
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByLowMemory": {
2337
+ "message": "မှတ်ဉာဏ်မလုံလောက်သဖြင့် ရှေ့-နောက် ကက်ရှ်ကို ပိတ်ထားသည်။"
2338
+ },
2339
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForDelegate": {
2340
+ "message": "ရှေ့-နောက် ကက်ရှ်ကို မြှုပ်သွင်းခြင်းအတွက် မပံ့ပိုးပါ။"
2341
+ },
2342
+ "panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForPrerender": {
2343
+ "message": "အကြိုပုံဖော်ခြင်းအတွက် ရှေ့-နောက် ကက်ရှ်ကို ပိတ်လိုက်သည်။"
2344
+ },
2345
+ "panels/application/BackForwardCacheStrings.ts | broadcastChannel": {
2346
+ "message": "မှတ်ပုံတင်ထားသော နားထောင်သူများပါသည့် BroadcastChannel ဖြစ်ရပ် ရှိသဖြင့် စာမျက်နှာကို ကက်ရှ်သိမ်း၍မရပါ။"
2347
+ },
2348
+ "panels/application/BackForwardCacheStrings.ts | cacheControlNoStore": {
2349
+ "message": "ခေါင်းစီး cache-control:no-store ပါသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်တွင် ဝင်၍မရပါ။"
2350
+ },
2351
+ "panels/application/BackForwardCacheStrings.ts | cacheFlushed": {
2352
+ "message": "ဤကက်ရှ်ကို ရည်ရွယ်ချက်ရှိရှိ ရှင်းထုတ်ထားသည်။"
2353
+ },
2354
+ "panels/application/BackForwardCacheStrings.ts | cacheLimit": {
2355
+ "message": "စာမျက်နှာနောက်တစ်ခု ကက်ရှ်သိမ်းခွင့်ပြုရန် ဤစာမျက်နှာကို ကက်ရှ်မှထုတ်လိုက်သည်။"
2356
+ },
2357
+ "panels/application/BackForwardCacheStrings.ts | containsPlugins": {
2358
+ "message": "ပလတ်အင်များပါဝင်သော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2359
+ },
2360
+ "panels/application/BackForwardCacheStrings.ts | contentFileChooser": {
2361
+ "message": "FileChooser API သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2362
+ },
2363
+ "panels/application/BackForwardCacheStrings.ts | contentFileSystemAccess": {
2364
+ "message": "File System Access API သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2365
+ },
2366
+ "panels/application/BackForwardCacheStrings.ts | contentMediaDevicesDispatcherHost": {
2367
+ "message": "‘မီဒီယာ စက်ပစ္စည်း ဆက်သွယ်စနစ်’ သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2368
+ },
2369
+ "panels/application/BackForwardCacheStrings.ts | contentMediaPlay": {
2370
+ "message": "ထွက်သွားချိန်တွင် မီဒီယာ ပလေယာကို ဖွင့်ထားသည်။"
2371
+ },
2372
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSession": {
2373
+ "message": "MediaSession API သုံးပြီး ဖွင့်ရန်အခြေအနေ သတ်မှတ်သော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2374
+ },
2375
+ "panels/application/BackForwardCacheStrings.ts | contentMediaSessionService": {
2376
+ "message": "MediaSession API သုံးပြီး လုပ်ဆောင်ချက်စီမံသူများ သတ်မှတ်ထားသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2377
+ },
2378
+ "panels/application/BackForwardCacheStrings.ts | contentSecurityHandler": {
2379
+ "message": "SecurityHandler သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2380
+ },
2381
+ "panels/application/BackForwardCacheStrings.ts | contentSerial": {
2382
+ "message": "Serial API သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2383
+ },
2384
+ "panels/application/BackForwardCacheStrings.ts | contentWebAuthenticationAPI": {
2385
+ "message": "WebAuthetication API သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2386
+ },
2387
+ "panels/application/BackForwardCacheStrings.ts | contentWebBluetooth": {
2388
+ "message": "WebBluetooth API သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2389
+ },
2390
+ "panels/application/BackForwardCacheStrings.ts | contentWebUSB": {
2391
+ "message": "WebUSB API သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် အကျုံးမဝင်ပါ။"
2392
+ },
2393
+ "panels/application/BackForwardCacheStrings.ts | dedicatedWorkerOrWorklet": {
2394
+ "message": "သတ်မှတ်ထားသော လုပ်သား (သို့) လုပ်ဆောင်စရာနေရာ သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
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": "စာမျက်နှာသည် ရှေ့-နောက် ကက်ရှ်တွင်ရှိစဉ် ServiceWorker ကို စတင်ထားသည်။"
2446
+ },
2447
+ "panels/application/BackForwardCacheStrings.ts | foregroundCacheLimit": {
2448
+ "message": "စာမျက်နှာနောက်တစ်ခု ကက်ရှ်သိမ်းခွင့်ပြုရန် ဤစာမျက်နှာကို ကက်ရှ်မှထုတ်လိုက်သည်။"
2449
+ },
2450
+ "panels/application/BackForwardCacheStrings.ts | grantedMediaStreamAccess": {
2451
+ "message": "မီဒီယာထုတ်လွှင့်ခွင့် ပေးထားသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2452
+ },
2453
+ "panels/application/BackForwardCacheStrings.ts | haveInnerContents": {
2454
+ "message": "ပေါ်တယ်သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2455
+ },
2456
+ "panels/application/BackForwardCacheStrings.ts | idleManager": {
2457
+ "message": "IdleManager သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2458
+ },
2459
+ "panels/application/BackForwardCacheStrings.ts | indexedDBConnection": {
2460
+ "message": "ဖွင့်ထားသော IndexedDB ချိတ်ဆက်မှုရှိသည့် စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2461
+ },
2462
+ "panels/application/BackForwardCacheStrings.ts | ineligibleAPI": {
2463
+ "message": "အကျုံးမဝင်သော API များ သုံးထားသည်။"
2464
+ },
2465
+ "panels/application/BackForwardCacheStrings.ts | injectedJavascript": {
2466
+ "message": "နောက်ဆက်တွဲများက JavaScript ထည့်သွင်းထားသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2467
+ },
2468
+ "panels/application/BackForwardCacheStrings.ts | injectedStyleSheet": {
2469
+ "message": "နောက်ဆက်တွဲများက StyleSheet ထည့်သွင်းထားသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2470
+ },
2471
+ "panels/application/BackForwardCacheStrings.ts | internalError": {
2472
+ "message": "အတွင်းပိုင်း အမှား။"
2473
+ },
2474
+ "panels/application/BackForwardCacheStrings.ts | keyboardLock": {
2475
+ "message": "ကီးဘုတ်လော့ခ်သုံးသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2476
+ },
2477
+ "panels/application/BackForwardCacheStrings.ts | loading": {
2478
+ "message": "စာမျက်နှာသည် ထွက်သွားချိန်အထိ ဖွင့်၍မပြီးသေးပါ။"
2479
+ },
2480
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoCache": {
2481
+ "message": "ပင်မရင်းမြစ်တွင် cache-control:no-cache ပါသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်တွင် ဝင်၍မရပါ။"
2482
+ },
2483
+ "panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoStore": {
2484
+ "message": "ပင်မရင်းမြစ်တွင် cache-control:no-store ပါသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်တွင် ဝင်၍မရပါ။"
2485
+ },
2486
+ "panels/application/BackForwardCacheStrings.ts | navigationCancelledWhileRestoring": {
2487
+ "message": "ရှေ့-နောက် ကက်ရှ်မှ စာမျက်နှာကို ပြန်မယူနိုင်မီ ထွက်သွားခြင်းကို ရပ်ဆိုင်းလိုက်သည်။"
2488
+ },
2489
+ "panels/application/BackForwardCacheStrings.ts | networkExceedsBufferLimit": {
2490
+ "message": "ဖွင့်ထားသော ကွန်ရက်ချိတ်ဆက်မှုသည် ဒေတာအများအပြား လက်ခံနေသောကြောင့် ဤစာမျက်နှာကို ကက်ရှ်မှထုတ်လိုက်သည်။ ကက်ရှ်သိမ်းစဉ် စာမျက်နှာတစ်ခု လက်ခံနိုင်သော ဒေတာပမာဏကို Chrome က ကန့်သတ်သည်။"
2491
+ },
2492
+ "panels/application/BackForwardCacheStrings.ts | networkRequestDatapipeDrainedAsBytesConsumer": {
2493
+ "message": "လုပ်ဆောင်ဆဲ fetch() (သို့) XHR ရှိသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2494
+ },
2495
+ "panels/application/BackForwardCacheStrings.ts | networkRequestRedirected": {
2496
+ "message": "လက်ရှိ ကွန်ရက်တောင်းဆိုချက်တွင် တစ်ဆင့်ပြန်ညွှန်ပြခြင်း ပါဝင်နေသောကြောင့် ဤစာမျက်နှာကို ရှေ့-နောက် ကက်ရှ်မှထုတ်လိုက်သည်။"
2497
+ },
2498
+ "panels/application/BackForwardCacheStrings.ts | networkRequestTimeout": {
2499
+ "message": "ကွန်ရက်ချိတ်ဆက်မှု အလွန်ကြာရှည်စွာ ဖွင့်ထားသောကြောင့် ဤစာမျက်နှာကို ကက်ရှ်မှထုတ်လိုက်သည်။ ကက်ရှ်သိမ်းစဉ် စာမျက်နှာတစ်ခု လက်ခံနိုင်သော အချိန်ပမာဏကို Chrome က ကန့်သတ်သည်။"
2500
+ },
2501
+ "panels/application/BackForwardCacheStrings.ts | noResponseHead": {
2502
+ "message": "မှန်ကန်သောတုံ့ပြန်မှု ခေါင်းစီးမရှိသည့် စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်တွင် ဝင်၍မရပါ။"
2503
+ },
2504
+ "panels/application/BackForwardCacheStrings.ts | notMainFrame": {
2505
+ "message": "လမ်းညွှန်ခြင်းသည် ပင်မဖရိမ်ထက် ဖရိမ်တစ်ခုတွင် ဖြစ်ပေါ်သည်။"
2506
+ },
2507
+ "panels/application/BackForwardCacheStrings.ts | optInUnloadHeaderNotPresent": {
2508
+ "message": "စာမျက်နှာတွင် ခေါင်းစီး၌ ရှေ့-နောက် ကက်ရှ်မပါသော ဖယ်ရှားမှုစီမံသူ ရှိသည်။"
2509
+ },
2510
+ "panels/application/BackForwardCacheStrings.ts | outstandingIndexedDBTransaction": {
2511
+ "message": "လက်ရှိအက္ခရာစဉ် DB လွှဲပြောင်းမှုများပါသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2512
+ },
2513
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestDirectSocket": {
2514
+ "message": "လုပ်ဆောင်ဆဲ ကွန်ရက်တောင်းဆိုချက်ပါသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
2515
+ },
2516
+ "panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestFetch": {
2517
+ "message": "လုပ်ဆောင်ဆဲ fetch ကွန်ရက်တောင်းဆိုချက် ပါသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
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": "နောက်ခံစင့်ခ်လုပ်ခြင်း (သို့) fetch ခွင့်ပြုချက် တောင်းဆိုထားသော စာမျက်နှာများသည် ရှေ့-နောက် ကက်ရှ်အတွက် လောလောဆယ်အကျုံးမဝင်ပါ။"
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": "စာမျက်နှာသည် ရှေ့-နောက် ကက်ရှ်တွင်ရှိစဉ် ServiceWorker က တောင်းဆိုထားသည်။"
2572
+ },
2573
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerPostMessage": {
2574
+ "message": "ရှေ့-နောက် ကက်ရှ်တွင် ServiceWorker သည် စာမျက်နှာအား MessageEvent ပို့ရန် ကြိုးပမ်းထားသည်။"
2575
+ },
2576
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerUnregistration": {
2577
+ "message": "စာမျက်နှာသည် ရှေ့-နောက် ကက်ရှ်တွင် ရှိနေချိန်၌ ServiceWorker ကို စာရင်းသွင်းမထားပါ။"
2578
+ },
2579
+ "panels/application/BackForwardCacheStrings.ts | serviceWorkerVersionActivation": {
2580
+ "message": "ServiceWorker စတင်မှုကြောင့် ဤစာမျက်နှာကို ရှေ့-နောက် ကက်ရှ်မှထုတ်လိုက်သည်။"
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": "Binary ဒေတာ"
3280
3622
  },
3281
- "panels/changes/ChangesView.ts | changesDiffViewer": {
3282
- "message": "အပြောင်းအလဲများ ကွဲပြားမှု ကြည့်ရှုရေးစနစ်"
3283
- },
3284
3623
  "panels/changes/ChangesView.ts | noChanges": {
3285
3624
  "message": "အပြောင်းအလဲ မရှိပါ"
3286
3625
  },
@@ -3869,12 +4208,6 @@
3869
4208
  "panels/css_overview/CSSOverviewSidebarPanel.ts | clearOverview": {
3870
4209
  "message": "အနှစ်ချုပ်ကို ရှင်းထုတ်ရန်"
3871
4210
  },
3872
- "panels/css_overview/CSSOverviewStartView.ts | captureOverview": {
3873
- "message": "အနှစ်ချုပ် ရိုက်ကူးရန်"
3874
- },
3875
- "panels/css_overview/CSSOverviewStartView.ts | cssOverview": {
3876
- "message": "CSS အနှစ်ချုပ်"
3877
- },
3878
4211
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | bottomAppliedToAStatically": {
3879
4212
  "message": "တည်ငြိမ်စွာနေရာချထားသော အစိတ်အပိုင်းတွင် Bottom ကို ထည့်သွင်းထားသည်"
3880
4213
  },
@@ -3896,6 +4229,39 @@
3896
4229
  "panels/css_overview/CSSOverviewUnusedDeclarations.ts | widthAppliedToAnInlineElement": {
3897
4230
  "message": "အင်လိုင်းအစိတ်အပိုင်းတွင် Width ထည့်သွင်းထားသည်"
3898
4231
  },
4232
+ "panels/css_overview/components/CSSOverviewStartView.ts | activelyWorkingAndLookingForS": {
4233
+ "message": "ကျွန်ုပ်တို့အဖွဲ့သည် ဤဝန်ဆောင်မှုအတွက် လက်ရှိတွင် ဆောင်ရွက်လျက်ရှိပြီး သင်၏ {PH1} ကို ရှာနေပါသည်။"
4234
+ },
4235
+ "panels/css_overview/components/CSSOverviewStartView.ts | captureOverview": {
4236
+ "message": "အနှစ်ချုပ် ရိုက်ကူးရန်"
4237
+ },
4238
+ "panels/css_overview/components/CSSOverviewStartView.ts | capturePageCSSOverview": {
4239
+ "message": "သင့်စာမျက်နှာ၏ CSS အနှစ်ချုပ်ကို ရိုက်ယူနိုင်သည်"
4240
+ },
4241
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackInline": {
4242
+ "message": "အကြံပြုချက်"
4243
+ },
4244
+ "panels/css_overview/components/CSSOverviewStartView.ts | feedbackStandalone": {
4245
+ "message": "အကြံပြုချက်"
4246
+ },
4247
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovements": {
4248
+ "message": "CSS မွမ်းမံမှု အလားအလာများကို ဖော်ထုတ်ခြင်း"
4249
+ },
4250
+ "panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovementsWithExampleIssues": {
4251
+ "message": "CSS မွမ်းမံမှု အလားအလာများကို ဖော်ထုတ်နိုင်သည် (ဥပမာ အရောင်ခြားနားချက် နိမ့်ခြင်း ပြဿနာများ၊ အသုံးမပြုသော ကြေညာချက်များ၊ အရောင် (သို့) ဖောင့် မကိုက်ညီမှုများ)"
4252
+ },
4253
+ "panels/css_overview/components/CSSOverviewStartView.ts | locateAffectedElements": {
4254
+ "message": "‘အစိတ်အပိုင်းများ’ အကန့်တွင် သက်ရောက်သောအစိတ်အပိုင်းကို ရှာနိုင်သည်"
4255
+ },
4256
+ "panels/css_overview/components/CSSOverviewStartView.ts | previewFeature": {
4257
+ "message": "အစမ်းကြည့်ရှုခြင်း ဝန်ဆောင်မှု"
4258
+ },
4259
+ "panels/css_overview/components/CSSOverviewStartView.ts | quickStartWithCSSOverview": {
4260
+ "message": "အမြန်စတင်ခြင်း- CSS အနှစ်ချုပ် အကန့်အသစ်ဖြင့် စတင်လိုက်ပါ"
4261
+ },
4262
+ "panels/css_overview/components/CSSOverviewStartView.ts | videoAndDocumentation": {
4263
+ "message": "ဗီဒီယိုနှင့် မှတ်တမ်း"
4264
+ },
3899
4265
  "panels/css_overview/css_overview-meta.ts | cssOverview": {
3900
4266
  "message": "CSS အနှစ်ချုပ်"
3901
4267
  },
@@ -4283,6 +4649,15 @@
4283
4649
  "panels/elements/StylesSidebarPane.ts | copySelector": {
4284
4650
  "message": "selector မိတ္တူကူးရန်"
4285
4651
  },
4652
+ "panels/elements/StylesSidebarPane.ts | cssPropertyName": {
4653
+ "message": "CSS သတ်မှတ်ချက် အမည်"
4654
+ },
4655
+ "panels/elements/StylesSidebarPane.ts | cssPropertyValue": {
4656
+ "message": "CSS သတ်မှတ်ချက်တန်ဖိုး"
4657
+ },
4658
+ "panels/elements/StylesSidebarPane.ts | cssSelector": {
4659
+ "message": "CSS ရွေးချယ်စနစ်"
4660
+ },
4286
4661
  "panels/elements/StylesSidebarPane.ts | filter": {
4287
4662
  "message": "စစ်ထုတ်ရန်"
4288
4663
  },
@@ -4353,7 +4728,10 @@
4353
4728
  "message": "(စာသား)"
4354
4729
  },
4355
4730
  "panels/elements/components/LayoutPane.ts | chooseElementOverlayColor": {
4356
- "message": "Choose the overlay color for this element"
4731
+ "message": "ဤအစိတ်အပိုင်းအတွက် ထပ်ပိုးလွှာအရောင် ရွေးချယ်ခြင်း"
4732
+ },
4733
+ "panels/elements/components/LayoutPane.ts | colorPickerOpened": {
4734
+ "message": "အရောင်ရွေးစနစ် ဖွင့်လိုက်သည်။"
4357
4735
  },
4358
4736
  "panels/elements/components/LayoutPane.ts | flexbox": {
4359
4737
  "message": "Flexbox"
@@ -4977,7 +5355,7 @@
4977
5355
  "message": "သတိပေးချက်"
4978
5356
  },
4979
5357
  "panels/issues/GenericIssueDetailsView.ts | frameId": {
4980
- "message": "Frame"
5358
+ "message": "ဖရိမ်"
4981
5359
  },
4982
5360
  "panels/issues/GenericIssueDetailsView.ts | nResources": {
4983
5361
  "message": "{n,plural, =1{ရင်းမြစ် # ခု}other{ရင်းမြစ် # ခု}}"
@@ -4988,6 +5366,9 @@
4988
5366
  "panels/issues/HiddenIssuesRow.ts | unhideAll": {
4989
5367
  "message": "အားလုံး ပြန်ပြရန်"
4990
5368
  },
5369
+ "panels/issues/IssueKindView.ts | hideAllCurrent": {
5370
+ "message": "လက်ရှိ {PH1} အားလုံး ဖျောက်ထားရန်"
5371
+ },
4991
5372
  "panels/issues/IssueView.ts | affectedResources": {
4992
5373
  "message": "သက်ရောက်မှုရှိသော ရင်းမြစ်များ"
4993
5374
  },
@@ -4997,6 +5378,9 @@
4997
5378
  "panels/issues/IssueView.ts | blocked": {
4998
5379
  "message": "ပိတ်ထားသည်"
4999
5380
  },
5381
+ "panels/issues/IssueView.ts | hideIssuesLikeThis": {
5382
+ "message": "ဤကဲ့သို့ပြဿနာများကို ဖျောက်ရန်"
5383
+ },
5000
5384
  "panels/issues/IssueView.ts | learnMoreS": {
5001
5385
  "message": "ပိုမိုလေ့လာရန်- {PH1}"
5002
5386
  },
@@ -5012,6 +5396,9 @@
5012
5396
  "panels/issues/IssueView.ts | restrictionStatus": {
5013
5397
  "message": "ကန့်သတ်ချက် အခြေအနေ"
5014
5398
  },
5399
+ "panels/issues/IssueView.ts | unhideIssuesLikeThis": {
5400
+ "message": "ဤကဲ့သို့ပြဿနာများကို ပြန်ပြရန်"
5401
+ },
5015
5402
  "panels/issues/IssueView.ts | warned": {
5016
5403
  "message": "သတိပေးထားသည်"
5017
5404
  },
@@ -5028,19 +5415,19 @@
5028
5415
  "message": "ဇာစ်မြစ်အမျိုးမျိုးတွင် မြှုပ်သွင်းခြင်းစနစ် မူဝါဒ"
5029
5416
  },
5030
5417
  "panels/issues/IssuesPane.ts | generic": {
5031
- "message": "Generic"
5418
+ "message": "အထွေထွေ"
5032
5419
  },
5033
5420
  "panels/issues/IssuesPane.ts | groupByCategory": {
5034
5421
  "message": "အမျိုးအစားအလိုက် အုပ်စုဖွဲ့ရန်"
5035
5422
  },
5036
5423
  "panels/issues/IssuesPane.ts | groupByKind": {
5037
- "message": "Group by kind"
5424
+ "message": "အမျိုးအစားအလိုက် အုပ်စုဖွဲ့ရန်"
5038
5425
  },
5039
5426
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnder": {
5040
5427
  "message": "ဆက်စပ်အမျိုးအစားအောက်တွင် ပြထားသော ပြဿနာများကို အုပ်စုဖွဲ့ရန်"
5041
5428
  },
5042
5429
  "panels/issues/IssuesPane.ts | groupDisplayedIssuesUnderKind": {
5043
- "message": "Group displayed issues as Page errors, Breaking changes and Improvements"
5430
+ "message": "ပြသထားသော ပြဿနာများကို ‘စာမျက်နှာအမှားများ’၊ ‘အားလုံးရပ်တန့်သွားစေနိုင်သည့် အပြောင်းအလဲများ’ နှင့် ‘မွမ်းမံမှုများ’ အဖြစ် အုပ်စုဖွဲ့ခြင်း"
5044
5431
  },
5045
5432
  "panels/issues/IssuesPane.ts | heavyAds": {
5046
5433
  "message": "အရွယ်ကြီးမားသော ကြော်ငြာများ"
@@ -5096,14 +5483,8 @@
5096
5483
  "panels/issues/WasmCrossOriginModuleSharingAffectedResourcesView.ts | wasmModuleUrl": {
5097
5484
  "message": "Wasm မော်ဂျူး 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": "Script ကို လျစ်လျူရှုစာရင်းတွင် ထည့်ရန်"
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{အားလုံးရပ်တန့်သွားစေနိုင်သည့် အပြောင်းအလဲ # ခု}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 ကို ဤစာမျက်နှာမှ ချိတ်ဆက်မှုဖြုတ်ထားသည်။"