@paulirish/trace_engine 0.0.60 → 0.0.61

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 (145) hide show
  1. package/.tmp/tsbuildinfo/tsconfig.tsbuildinfo +1 -1
  2. package/generated/protocol.d.ts +10 -9
  3. package/locales/af.json +9 -0
  4. package/locales/am.json +10 -1
  5. package/locales/ar.json +20 -11
  6. package/locales/as.json +9 -0
  7. package/locales/az.json +10 -1
  8. package/locales/be.json +9 -0
  9. package/locales/bg.json +9 -0
  10. package/locales/bn.json +9 -0
  11. package/locales/bs.json +10 -1
  12. package/locales/ca.json +9 -0
  13. package/locales/cs.json +9 -0
  14. package/locales/cy.json +10 -1
  15. package/locales/da.json +9 -0
  16. package/locales/de.json +9 -0
  17. package/locales/el.json +9 -0
  18. package/locales/en-GB.json +9 -0
  19. package/locales/en-US.json +18 -18
  20. package/locales/en-XL.json +18 -18
  21. package/locales/es-419.json +9 -0
  22. package/locales/es.json +9 -0
  23. package/locales/et.json +9 -0
  24. package/locales/eu.json +10 -1
  25. package/locales/fa.json +11 -2
  26. package/locales/fi.json +9 -0
  27. package/locales/fil.json +9 -0
  28. package/locales/fr-CA.json +10 -1
  29. package/locales/fr.json +9 -0
  30. package/locales/gl.json +9 -0
  31. package/locales/gu.json +9 -0
  32. package/locales/he.json +32 -23
  33. package/locales/hi.json +9 -0
  34. package/locales/hr.json +9 -0
  35. package/locales/hu.json +9 -0
  36. package/locales/hy.json +9 -0
  37. package/locales/id.json +9 -0
  38. package/locales/is.json +9 -0
  39. package/locales/it.json +9 -0
  40. package/locales/ja.json +9 -0
  41. package/locales/ka.json +10 -1
  42. package/locales/kk.json +9 -0
  43. package/locales/km.json +10 -1
  44. package/locales/kn.json +11 -2
  45. package/locales/ko.json +10 -1
  46. package/locales/ky.json +9 -0
  47. package/locales/lo.json +10 -1
  48. package/locales/lt.json +9 -0
  49. package/locales/lv.json +10 -1
  50. package/locales/mk.json +9 -0
  51. package/locales/ml.json +11 -2
  52. package/locales/mn.json +9 -0
  53. package/locales/mr.json +9 -0
  54. package/locales/ms.json +9 -0
  55. package/locales/my.json +11 -2
  56. package/locales/ne.json +9 -0
  57. package/locales/nl.json +9 -0
  58. package/locales/no.json +9 -0
  59. package/locales/or.json +9 -0
  60. package/locales/pa.json +9 -0
  61. package/locales/pl.json +9 -0
  62. package/locales/pt-PT.json +9 -0
  63. package/locales/pt.json +9 -0
  64. package/locales/ro.json +10 -1
  65. package/locales/ru.json +9 -0
  66. package/locales/si.json +9 -0
  67. package/locales/sk.json +9 -0
  68. package/locales/sl.json +9 -0
  69. package/locales/sq.json +10 -1
  70. package/locales/sr-Latn.json +9 -0
  71. package/locales/sr.json +9 -0
  72. package/locales/sv.json +9 -0
  73. package/locales/sw.json +9 -0
  74. package/locales/ta.json +9 -0
  75. package/locales/te.json +10 -1
  76. package/locales/th.json +9 -0
  77. package/locales/tr.json +9 -0
  78. package/locales/uk.json +9 -0
  79. package/locales/ur.json +10 -1
  80. package/locales/uz.json +9 -0
  81. package/locales/vi.json +9 -0
  82. package/locales/zh-HK.json +9 -0
  83. package/locales/zh-TW.json +10 -1
  84. package/locales/zh.json +9 -0
  85. package/locales/zu.json +9 -0
  86. package/models/trace/extras/extras.d.ts +0 -3978
  87. package/models/trace/extras/extras.js +0 -3978
  88. package/models/trace/handlers/UserTimingsHandler.d.ts +1 -1
  89. package/models/trace/handlers/UserTimingsHandler.js +1 -1
  90. package/models/trace/handlers/UserTimingsHandler.js.map +1 -1
  91. package/models/trace/insights/CLSCulprits.d.ts +1 -1
  92. package/models/trace/insights/CLSCulprits.js +2 -1
  93. package/models/trace/insights/CLSCulprits.js.map +1 -1
  94. package/models/trace/insights/Cache.d.ts +1 -1
  95. package/models/trace/insights/Cache.js +2 -1
  96. package/models/trace/insights/Cache.js.map +1 -1
  97. package/models/trace/insights/DOMSize.d.ts +1 -1
  98. package/models/trace/insights/DOMSize.js +2 -1
  99. package/models/trace/insights/DOMSize.js.map +1 -1
  100. package/models/trace/insights/DocumentLatency.d.ts +1 -1
  101. package/models/trace/insights/DocumentLatency.js +2 -1
  102. package/models/trace/insights/DocumentLatency.js.map +1 -1
  103. package/models/trace/insights/DuplicatedJavaScript.d.ts +1 -1
  104. package/models/trace/insights/DuplicatedJavaScript.js +2 -1
  105. package/models/trace/insights/DuplicatedJavaScript.js.map +1 -1
  106. package/models/trace/insights/FontDisplay.d.ts +1 -1
  107. package/models/trace/insights/FontDisplay.js +2 -1
  108. package/models/trace/insights/FontDisplay.js.map +1 -1
  109. package/models/trace/insights/ForcedReflow.d.ts +1 -1
  110. package/models/trace/insights/ForcedReflow.js +2 -1
  111. package/models/trace/insights/ForcedReflow.js.map +1 -1
  112. package/models/trace/insights/INPBreakdown.d.ts +1 -1
  113. package/models/trace/insights/INPBreakdown.js +2 -1
  114. package/models/trace/insights/INPBreakdown.js.map +1 -1
  115. package/models/trace/insights/ImageDelivery.d.ts +1 -1
  116. package/models/trace/insights/ImageDelivery.js +2 -1
  117. package/models/trace/insights/ImageDelivery.js.map +1 -1
  118. package/models/trace/insights/LCPBreakdown.d.ts +1 -1
  119. package/models/trace/insights/LCPBreakdown.js +2 -1
  120. package/models/trace/insights/LCPBreakdown.js.map +1 -1
  121. package/models/trace/insights/LCPDiscovery.d.ts +1 -1
  122. package/models/trace/insights/LCPDiscovery.js +2 -1
  123. package/models/trace/insights/LCPDiscovery.js.map +1 -1
  124. package/models/trace/insights/LegacyJavaScript.d.ts +1 -1
  125. package/models/trace/insights/LegacyJavaScript.js +2 -1
  126. package/models/trace/insights/LegacyJavaScript.js.map +1 -1
  127. package/models/trace/insights/ModernHTTP.d.ts +1 -1
  128. package/models/trace/insights/ModernHTTP.js +2 -1
  129. package/models/trace/insights/ModernHTTP.js.map +1 -1
  130. package/models/trace/insights/NetworkDependencyTree.d.ts +1 -1
  131. package/models/trace/insights/NetworkDependencyTree.js +2 -1
  132. package/models/trace/insights/NetworkDependencyTree.js.map +1 -1
  133. package/models/trace/insights/RenderBlocking.js +2 -1
  134. package/models/trace/insights/RenderBlocking.js.map +1 -1
  135. package/models/trace/insights/SlowCSSSelector.d.ts +1 -1
  136. package/models/trace/insights/SlowCSSSelector.js +2 -1
  137. package/models/trace/insights/SlowCSSSelector.js.map +1 -1
  138. package/models/trace/insights/ThirdParties.js +2 -1
  139. package/models/trace/insights/ThirdParties.js.map +1 -1
  140. package/models/trace/insights/Viewport.d.ts +1 -1
  141. package/models/trace/insights/Viewport.js +2 -1
  142. package/models/trace/insights/Viewport.js.map +1 -1
  143. package/models/trace/insights/types.d.ts +2 -1
  144. package/models/trace/insights/types.js.map +1 -1
  145. package/package.json +1 -1
package/locales/he.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "message": "\u05d4\u05e2\u05e8\u05da \u05e9\u05dc \u05de\u05e8\u05d0\u05d4 \u05d4-CSS\u200f slider-vertical \u05d0\u05d9\u05e0\u05d5 \u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9 \u05d5\u05d4\u05d5\u05d0 \u05d9\u05d5\u05e1\u05e8."
10
10
  },
11
11
  "generated/Deprecation.ts | CanRequestURLHTTPContainingNewline": {
12
- "message": "\u05d1\u05e7\u05e9\u05d5\u05ea \u05dc\u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05e9\u05db\u05ea\u05d5\u05d1\u05d5\u05ea \u05d4-URL \u05e9\u05dc\u05d4\u05df \u05de\u05db\u05d9\u05dc\u05d5\u05ea \u05d2\u05dd \u05ea\u05d5\u05d5\u05d9 \\(n|r|t) \u05e9\u05dc \u05e8\u05d5\u05d5\u05d7 \u05dc\u05d1\u05df \u05de\u05d7\u05d5\u05e7 \u05d5\u05d2\u05dd \u05ea\u05d5\u05d5\u05d9 \"\u05e4\u05d7\u05d5\u05ea \u05de-\" (<) \u05d7\u05e1\u05d5\u05de\u05d5\u05ea. \u05db\u05d3\u05d9 \u05dc\u05d8\u05e2\u05d5\u05df \u05d0\u05ea \u05d4\u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05d4\u05d0\u05dc\u05d4, \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e1\u05d9\u05e8 \u05ea\u05d5\u05d5\u05d9 \"\u05e4\u05d7\u05d5\u05ea \u05de-\" \u05de\u05e7\u05d5\u05d3\u05d3\u05d9\u05dd \u05d5\u05e9\u05d5\u05e8\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05de\u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05db\u05de\u05d5 \u05e2\u05e8\u05db\u05d9 \u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd \u05e9\u05dc \u05e8\u05db\u05d9\u05d1\u05d9\u05dd."
12
+ "message": "\u05d1\u05e7\u05e9\u05d5\u05ea \u05dc\u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05e9\u05db\u05ea\u05d5\u05d1\u05d5\u05ea \u05d4-URL \u05e9\u05dc\u05d4\u05df \u05de\u05db\u05d9\u05dc\u05d5\u05ea \u05d2\u05dd \u05ea\u05d5\u05d5\u05d9 \\(n|r|t) \u05e9\u05dc \u05e8\u05d5\u05d5\u05d7 \u05dc\u05d1\u05df \u05de\u05d7\u05d5\u05e7 \u05d5\u05d2\u05dd \u05ea\u05d5\u05d5\u05d9 '\u05e4\u05d7\u05d5\u05ea \u05de-' (<) \u05d7\u05e1\u05d5\u05de\u05d5\u05ea. \u05db\u05d3\u05d9 \u05dc\u05d8\u05e2\u05d5\u05df \u05d0\u05ea \u05d4\u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05d4\u05d0\u05dc\u05d4, \u05d9\u05e9 \u05dc\u05d4\u05e1\u05d9\u05e8 \u05ea\u05d5\u05d5\u05d9 '\u05e4\u05d7\u05d5\u05ea \u05de-' \u05de\u05e7\u05d5\u05d3\u05d3\u05d9\u05dd \u05d5\u05e9\u05d5\u05e8\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05de\u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05db\u05de\u05d5 \u05e2\u05e8\u05db\u05d9 \u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd \u05e9\u05dc \u05e8\u05db\u05d9\u05d1\u05d9\u05dd."
13
13
  },
14
14
  "generated/Deprecation.ts | ChromeLoadTimesConnectionInfo": {
15
15
  "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea chrome.loadTimes() \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-API \u05d4\u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9: \u05ea\u05d6\u05de\u05d5\u05df \u05e0\u05d9\u05d5\u05d5\u05d8 2."
@@ -18,7 +18,7 @@
18
18
  "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea chrome.loadTimes() \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-API \u05d4\u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9: \u05ea\u05d6\u05de\u05d5\u05df \u05d4\u05de\u05e8\u05ea \u05ea\u05de\u05d5\u05e0\u05d4 \u05d5\u05e7\u05d8\u05d5\u05e8\u05d9\u05ea \u05dc\u05de\u05e4\u05ea \u05e1\u05d9\u05d1\u05d9\u05d5\u05ea."
19
19
  },
20
20
  "generated/Deprecation.ts | ChromeLoadTimesWasAlternateProtocolAvailable": {
21
- "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea chrome.loadTimes() \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d1-API \u05d4\u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9: nextHopProtocol \u05d1\u05ea\u05d6\u05de\u05d5\u05df \u05e0\u05d9\u05d5\u05d5\u05d8 2."
21
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea chrome.loadTimes() \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-API \u05d4\u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9: nextHopProtocol \u05d1\u05ea\u05d6\u05de\u05d5\u05df \u05e0\u05d9\u05d5\u05d5\u05d8 2."
22
22
  },
23
23
  "generated/Deprecation.ts | CookieWithTruncatingChar": {
24
24
  "message": "\u05e7\u05d5\u05d1\u05e6\u05d9 cookie \u05d4\u05de\u05db\u05d9\u05dc\u05d9\u05dd \u05ea\u05d5 \\(0|r|n) \u05d9\u05d9\u05d3\u05d7\u05d5 \u05d1\u05de\u05e7\u05d5\u05dd \u05dc\u05d4\u05d9\u05d7\u05ea\u05da."
@@ -39,13 +39,13 @@
39
39
  "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea getCurrentPosition() \u05d5-watchPosition() \u05dc\u05d0 \u05e4\u05d5\u05e2\u05dc\u05d5\u05ea \u05d9\u05d5\u05ea\u05e8 \u05d1\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05dc\u05d0 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7\u05d9\u05dd. \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05db\u05d5\u05e0\u05d4 \u05d4\u05d6\u05d5, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05dc\u05de\u05e7\u05d5\u05e8 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7, \u05db\u05de\u05d5 HTTPS. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://goo.gle/chrome-insecure-origins."
40
40
  },
41
41
  "generated/Deprecation.ts | GeolocationInsecureOriginDeprecatedNotRemoved": {
42
- "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea getCurrentPosition() \u05d5-watchPosition() \u05d4\u05d5\u05e6\u05d0\u05d5 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05e9\u05d0\u05d9\u05e0\u05dd \u05de\u05d0\u05d5\u05d1\u05d8\u05d7\u05d9\u05dd. \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05db\u05d5\u05e0\u05d4 \u05d4\u05d6\u05d5, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05dc\u05de\u05e7\u05d5\u05e8 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7, \u05db\u05de\u05d5 HTTPS. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e6\u05d5\u05d0 \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://goo.gle/chrome-insecure-origins."
42
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea getCurrentPosition() \u05d5-watchPosition() \u05d4\u05d5\u05e6\u05d0\u05d5 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05e9\u05d0\u05d9\u05e0\u05dd \u05de\u05d0\u05d5\u05d1\u05d8\u05d7\u05d9\u05dd. \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05db\u05d5\u05e0\u05d4 \u05d4\u05d6\u05d5, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05dc\u05de\u05e7\u05d5\u05e8 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7, \u05db\u05de\u05d5 HTTPS. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://goo.gle/chrome-insecure-origins."
43
43
  },
44
44
  "generated/Deprecation.ts | GetUserMediaInsecureOrigin": {
45
45
  "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea getUserMedia() \u05dc\u05d0 \u05e4\u05d5\u05e2\u05dc\u05ea \u05d9\u05d5\u05ea\u05e8 \u05d1\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05dc\u05d0 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7\u05d9\u05dd. \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05db\u05d5\u05e0\u05d4 \u05d4\u05d6\u05d5, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05dc\u05de\u05e7\u05d5\u05e8 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7, \u05db\u05de\u05d5 HTTPS. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://goo.gle/chrome-insecure-origins."
46
46
  },
47
47
  "generated/Deprecation.ts | HostCandidateAttributeGetter": {
48
- "message": "\u05d4\u05e9\u05d3\u05d4 RTCPeerConnectionIceErrorEvent.hostCandidate \u05d4\u05d5\u05e6\u05d0 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d5 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e9\u05d3\u05d5\u05ea RTCPeerConnectionIceErrorEvent.address \u05d0\u05d5 RTCPeerConnectionIceErrorEvent.port."
48
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea RTCPeerConnectionIceErrorEvent.hostCandidate \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea RTCPeerConnectionIceErrorEvent.address \u05d0\u05d5 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea RTCPeerConnectionIceErrorEvent.port."
49
49
  },
50
50
  "generated/Deprecation.ts | IdentityInCanMakePaymentEvent": {
51
51
  "message": "\u05d4\u05de\u05e7\u05d5\u05e8 \u05e9\u05dc \u05d4\u05de\u05d5\u05db\u05e8 \u05d5\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e9\u05e8\u05d9\u05e8\u05d5\u05ea\u05d9\u05d9\u05dd \u05de\u05d0\u05d9\u05e8\u05d5\u05e2 \u05e9\u05dc \u05e7\u05d5\u05d1\u05e5 \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea (service worker)\u200f canmakepayment \u05d4\u05d5\u05e6\u05d0\u05d5 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d5\u05d9\u05d5\u05e1\u05e8\u05d5: topOrigin\u200f, paymentRequestOrigin\u200f, methodData\u200f, modifiers."
@@ -63,22 +63,22 @@
63
63
  "message": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d8\u05e2\u05d5\u05df CSS \u05de\u05db\u05ea\u05d5\u05d1\u05d5\u05ea URL \u05e9\u05dc file: \u05d0\u05dc\u05d0 \u05d0\u05dd \u05d4\u05df \u05de\u05e1\u05ea\u05d9\u05d9\u05de\u05d5\u05ea \u05d1\u05e1\u05d9\u05d5\u05de\u05ea \u05d4\u05e7\u05d5\u05d1\u05e5 .css."
64
64
  },
65
65
  "generated/Deprecation.ts | MediaSourceAbortRemove": {
66
- "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e1\u05e8\u05ea \u05d4\u05d8\u05d5\u05d5\u05d7 \u05d4\u05d0\u05e1\u05d9\u05e0\u05db\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc remove() \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea SourceBuffer.abort() \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d2\u05dc\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05de\u05e4\u05e8\u05d8. \u05d4\u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d4\u05d6\u05d5 \u05ea\u05d5\u05e1\u05e8 \u05d1\u05e2\u05ea\u05d9\u05d3. \u05d1\u05de\u05e7\u05d5\u05dd \u05d6\u05d0\u05ea, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05d0\u05d6\u05d9\u05df \u05dc\u05d0\u05d9\u05e8\u05d5\u05e2 \u05e9\u05dc updateend. \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-abort() \u05e8\u05e7 \u05db\u05d3\u05d9 \u05dc\u05d1\u05d8\u05dc \u05e6\u05d9\u05e8\u05d5\u05e3 \u05de\u05d3\u05d9\u05d4 \u05d0\u05e1\u05d9\u05e0\u05db\u05e8\u05d5\u05e0\u05d9 \u05d0\u05d5 \u05dc\u05d0\u05e4\u05e1 \u05de\u05e6\u05d1 \u05de\u05e0\u05ea\u05d7."
66
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e1\u05e8\u05ea \u05d4\u05d8\u05d5\u05d5\u05d7 \u05d4\u05d0\u05e1\u05d9\u05e0\u05db\u05e8\u05d5\u05e0\u05d9 \u05e9\u05dc remove() \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea SourceBuffer.abort() \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05e2\u05e7\u05d1 \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05de\u05e4\u05e8\u05d8. \u05d4\u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d4\u05d6\u05d5 \u05ea\u05d5\u05e1\u05e8 \u05d1\u05e2\u05ea\u05d9\u05d3. \u05d1\u05de\u05e7\u05d5\u05dd \u05d6\u05d0\u05ea, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05d0\u05d6\u05d9\u05df \u05dc\u05d0\u05d9\u05e8\u05d5\u05e2 \u05e9\u05dc updateend. \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-abort() \u05e8\u05e7 \u05db\u05d3\u05d9 \u05dc\u05d1\u05d8\u05dc \u05e6\u05d9\u05e8\u05d5\u05e3 \u05de\u05d3\u05d9\u05d4 \u05d0\u05e1\u05d9\u05e0\u05db\u05e8\u05d5\u05e0\u05d9 \u05d0\u05d5 \u05dc\u05d0\u05e4\u05e1 \u05de\u05e6\u05d1 \u05de\u05e0\u05ea\u05d7."
67
67
  },
68
68
  "generated/Deprecation.ts | MediaSourceDurationTruncatingBuffered": {
69
- "message": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05dc-MediaSource.duration \u05e2\u05e8\u05da \u05e9\u05e0\u05de\u05d5\u05da \u05de\u05d7\u05d5\u05ea\u05de\u05ea \u05d4\u05d6\u05de\u05df \u05d4\u05db\u05d9 \u05d2\u05d1\u05d5\u05d4\u05d4 \u05e9\u05dc \u05d4\u05de\u05d3\u05d9\u05d4 \u05d4\u05de\u05d5\u05e6\u05d2\u05ea. \u05d4\u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05d6\u05d4 \u05d7\u05dc \u05e2\u05dc \u05db\u05dc \u05d4\u05de\u05e1\u05d2\u05e8\u05d5\u05ea \u05d4\u05de\u05e7\u05d5\u05d3\u05d3\u05d5\u05ea \u05e9\u05e9\u05de\u05d5\u05e8\u05d5\u05ea \u05d1\u05de\u05d0\u05d2\u05e8\u05d9 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d6\u05de\u05e0\u05d9\u05d9\u05dd. \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d4\u05d4\u05d2\u05d3\u05e8\u05d4 \u05d4\u05d6\u05d5 \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d2\u05dc\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05de\u05e4\u05e8\u05d8. \u05d1\u05e2\u05ea\u05d9\u05d3 \u05ea\u05d5\u05e1\u05e8 \u05d4\u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d4\u05e1\u05e8\u05d4 \u05de\u05e8\u05d5\u05de\u05d6\u05ea \u05e9\u05dc \u05de\u05d3\u05d9\u05d4 \u05d7\u05ea\u05d5\u05db\u05d4 \u05e9\u05e9\u05de\u05d5\u05e8\u05d4 \u05d1\u05de\u05d0\u05d2\u05e8 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d6\u05de\u05e0\u05d9. \u05d1\u05de\u05e7\u05d5\u05dd \u05d6\u05d0\u05ea, \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d4\u05d2\u05d3\u05e8\u05d4 \u05de\u05e4\u05d5\u05e8\u05e9\u05ea \u05e9\u05dc remove(newDuration, oldDuration) \u05d1\u05db\u05dc sourceBuffers \u05d5\u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 newDuration < oldDuration."
69
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d0\u05ea MediaSource.duration \u05de\u05ea\u05d7\u05ea \u05dc\u05e2\u05e8\u05da \u05d4\u05d2\u05d1\u05d5\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e9\u05dc \u05d7\u05d5\u05ea\u05de\u05ea \u05d4\u05d6\u05de\u05df \u05dc\u05d4\u05e6\u05d2\u05d4 \u05e9\u05dc \u05db\u05dc \u05d4\u05de\u05e1\u05d2\u05e8\u05d5\u05ea \u05d4\u05de\u05e7\u05d5\u05d3\u05d3\u05d5\u05ea \u05d4\u05e9\u05de\u05d5\u05e8\u05d5\u05ea \u05d1\u05de\u05d0\u05d2\u05e8 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d6\u05de\u05e0\u05d9 \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05e2\u05e7\u05d1 \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05de\u05e4\u05e8\u05d8. \u05d1\u05e2\u05ea\u05d9\u05d3 \u05ea\u05d5\u05e1\u05e8 \u05d4\u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d4\u05e1\u05e8\u05d4 \u05de\u05e8\u05d5\u05de\u05d6\u05ea \u05e9\u05dc \u05de\u05d3\u05d9\u05d4 \u05d7\u05ea\u05d5\u05db\u05d4 \u05e9\u05e9\u05de\u05d5\u05e8\u05d4 \u05d1\u05de\u05d0\u05d2\u05e8 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d6\u05de\u05e0\u05d9. \u05d1\u05de\u05e7\u05d5\u05dd \u05d6\u05d0\u05ea, \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea remove(newDuration, oldDuration) \u05de\u05e4\u05d5\u05e8\u05e9\u05ea \u05d1\u05db\u05dc sourceBuffers, \u05d5\u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 newDuration < oldDuration."
70
70
  },
71
71
  "generated/Deprecation.ts | NoSysexWebMIDIWithoutPermission": {
72
72
  "message": "\u05ea\u05ea\u05e7\u05d1\u05dc \u05de-Web MIDI \u05d1\u05e7\u05e9\u05ea \u05d4\u05e8\u05e9\u05d0\u05d4 \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05d2\u05dd \u05d0\u05dd \u05dc\u05d0 \u05e6\u05d5\u05d9\u05df sysex \u05d1-MIDIOptions."
73
73
  },
74
74
  "generated/Deprecation.ts | NotificationInsecureOrigin": {
75
- "message": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-Notification API \u05de\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05dc\u05d0 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7\u05d9\u05dd. \u05db\u05d3\u05d0\u05d9 \u05dc\u05da \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05dc\u05de\u05e7\u05d5\u05e8 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7, \u05db\u05de\u05d5 HTTPS. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05e0\u05d9\u05ea\u05df \u05dc\u05e7\u05e8\u05d5\u05d0 \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://goo.gle/chrome-insecure-origins."
75
+ "message": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-Notification API \u05de\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05dc\u05d0 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7\u05d9\u05dd. \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05dc\u05de\u05e7\u05d5\u05e8 \u05de\u05d0\u05d5\u05d1\u05d8\u05d7, \u05db\u05de\u05d5 HTTPS. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://goo.gle/chrome-insecure-origins."
76
76
  },
77
77
  "generated/Deprecation.ts | NotificationPermissionRequestedIframe": {
78
78
  "message": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d1\u05e7\u05e9 \u05d4\u05e8\u05e9\u05d0\u05d4 \u05dc-Notification API \u05de-iframe \u05de\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05e9\u05d5\u05e0\u05d9\u05dd. \u05d1\u05de\u05e7\u05d5\u05dd \u05d6\u05d0\u05ea, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d1\u05e7\u05e9 \u05d4\u05e8\u05e9\u05d0\u05d4 \u05de\u05de\u05e1\u05d2\u05e8\u05ea \u05d1\u05e8\u05de\u05d4 \u05e2\u05dc\u05d9\u05d5\u05e0\u05d4 \u05d0\u05d5 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05d7\u05dc\u05d5\u05df \u05d7\u05d3\u05e9."
79
79
  },
80
80
  "generated/Deprecation.ts | ObsoleteCreateImageBitmapImageOrientationNone": {
81
- "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea imageOrientation: 'none' \u05d1-createImageBitmap \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-createImageBitmap \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u2019{imageOrientation: \u2019from-image\u2019}\u2019\u200e\u200e"
81
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea imageOrientation: 'none' \u05d1-createImageBitmap \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u202b\u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-createImageBitmap \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea '{imageOrientation: 'from-image'}'\u200e\u200e"
82
82
  },
83
83
  "generated/Deprecation.ts | ObsoleteWebRtcCipherSuite": {
84
84
  "message": "\u05d4\u05e9\u05d5\u05ea\u05e3 \u05e9\u05dc\u05da \u05de\u05e0\u05d4\u05dc \u05de\u05e9\u05d0 \u05d5\u05de\u05ea\u05df \u05e2\u05dc \u05d2\u05e8\u05e1\u05ea \u200e(D)TLS \u05de\u05d9\u05d5\u05e9\u05e0\u05ea. \u05e2\u05dc\u05d9\u05da \u05dc\u05e4\u05e0\u05d5\u05ea \u05dc\u05e9\u05d5\u05ea\u05e3 \u05e9\u05dc\u05da \u05db\u05d3\u05d9 \u05dc\u05ea\u05e7\u05df \u05d6\u05d0\u05ea."
@@ -96,10 +96,10 @@
96
96
  "message": "\u05d4\u05e7\u05e8\u05d9\u05d0\u05d4 PaymentRequest \u05e2\u05e7\u05e4\u05d4 \u05d0\u05ea \u05d4\u05d4\u05d5\u05e8\u05d0\u05d4 connect-src \u05e9\u05dc Content-Security-Policy \u200f(CSP). \u05d4\u05de\u05e2\u05e7\u05e3 \u05d4\u05d6\u05d4 \u05d4\u05d5\u05e6\u05d0 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d9\u05e9 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05de\u05d6\u05d4\u05d4 \u05d0\u05de\u05e6\u05e2\u05d9 \u05d4\u05ea\u05e9\u05dc\u05d5\u05dd \u05de-API\u200e PaymentRequest (\u05d1\u05e9\u05d3\u05d4 supportedMethods) \u05dc\u05d4\u05e0\u05d7\u05d9\u05d4 connect-src \u05e9\u05dc CSP."
97
97
  },
98
98
  "generated/Deprecation.ts | PersistentQuotaType": {
99
- "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea StorageType.persistent \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea navigator.storage \u05e8\u05d2\u05d9\u05dc\u05d4."
99
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea StorageType.persistent \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea navigator.storage \u05e8\u05d2\u05d9\u05dc\u05d4."
100
100
  },
101
101
  "generated/Deprecation.ts | PictureSourceSrc": {
102
- "message": "\u05e8\u05db\u05d9\u05d1 <source src> \u05e2\u05dd \u05d0\u05d1 \u05de\u05e1\u05d5\u05d2 <picture> \u05e0\u05d7\u05e9\u05d1 \u05dc\u05dc\u05d0 \u05ea\u05e7\u05d9\u05df, \u05d5\u05d4\u05de\u05e2\u05e8\u05db\u05ea \u05de\u05ea\u05e2\u05dc\u05de\u05ea \u05de\u05de\u05e0\u05d5. \u05d1\u05de\u05e7\u05d5\u05de\u05d5 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d0\u05e4\u05d9\u05d9\u05df <source srcset>."
102
+ "message": "\u05e8\u05db\u05d9\u05d1 <source src> \u05e2\u05dd \u05d4\u05d5\u05e8\u05d4 \u05de\u05e1\u05d5\u05d2 <picture> \u05e0\u05d7\u05e9\u05d1 \u05dc\u05dc\u05d0 \u05ea\u05e7\u05d9\u05df, \u05d5\u05d4\u05de\u05e2\u05e8\u05db\u05ea \u05de\u05ea\u05e2\u05dc\u05de\u05ea \u05de\u05de\u05e0\u05d5. \u05d1\u05de\u05e7\u05d5\u05de\u05d5 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d0\u05e4\u05d9\u05d9\u05df <source srcset>."
103
103
  },
104
104
  "generated/Deprecation.ts | PrefixedCancelAnimationFrame": {
105
105
  "message": "\u05d4\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d4 webkitCancelAnimationFrame \u05d4\u05d9\u05d0 \u05e1\u05e4\u05e6\u05d9\u05e4\u05d9\u05ea \u05dc\u05e1\u05e4\u05e7. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d4 \u05d4\u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9\u05ea cancelAnimationFrame."
@@ -126,16 +126,16 @@
126
126
  "message": "\u05d4-API\u200f HTMLVideoElement.webkitSupportsFullscreen \u05d4\u05d5\u05e6\u05d0 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d5 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-Document.fullscreenEnabled."
127
127
  },
128
128
  "generated/Deprecation.ts | PrivacySandboxExtensionsAPI": {
129
- "message": "\u05d0\u05e0\u05d7\u05e0\u05d5 \u05de\u05d5\u05e6\u05d9\u05d0\u05d9\u05dd \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d0\u05ea \u05d4-API\u200f chrome.privacy.websites.privacySandboxEnabled, \u05d0\u05d1\u05dc \u05d4\u05d5\u05d0 \u05d9\u05de\u05e9\u05d9\u05da \u05dc\u05e4\u05e2\u05d5\u05dc \u05dc\u05e6\u05d5\u05e8\u05da \u05ea\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d3\u05d5\u05e8\u05d5\u05ea \u05e7\u05d5\u05d3\u05de\u05d9\u05dd \u05e2\u05d3 \u05d2\u05e8\u05e1\u05d4 M113. \u05d1\u05de\u05e7\u05d5\u05de\u05d5 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-chrome.privacy.websites.topicsEnabled, \u05d1-chrome.privacy.websites.fledgeEnabled \u05d5\u05d1-chrome.privacy.websites.adMeasurementEnabled. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://developer.chrome.com/docs/extensions/reference/privacy/#property-websites-privacySandboxEnabled."
129
+ "message": "\u05d0\u05e0\u05d7\u05e0\u05d5 \u05de\u05d5\u05e6\u05d9\u05d0\u05d9\u05dd \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d0\u05ea \u05d4-API\u200f chrome.privacy.websites.privacySandboxEnabled, \u05d0\u05d1\u05dc \u05d4\u05d5\u05d0 \u05d9\u05de\u05e9\u05d9\u05da \u05dc\u05e4\u05e2\u05d5\u05dc \u05dc\u05e6\u05d5\u05e8\u05da \u05ea\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0\u05d7\u05d5\u05e8 \u05e2\u05d3 \u05d2\u05e8\u05e1\u05d4 M113. \u05d1\u05de\u05e7\u05d5\u05de\u05d5 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-chrome.privacy.websites.topicsEnabled, \u05d1-chrome.privacy.websites.fledgeEnabled \u05d5\u05d1-chrome.privacy.websites.adMeasurementEnabled. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://developer.chrome.com/docs/extensions/reference/privacy/#property-websites-privacySandboxEnabled."
130
130
  },
131
131
  "generated/Deprecation.ts | RTCConstraintEnableDtlsSrtpFalse": {
132
- "message": "\u05d4\u05de\u05d2\u05d1\u05dc\u05d4 DtlsSrtpKeyAgreement \u05d4\u05d5\u05e1\u05e8\u05d4. \u05e6\u05d9\u05d9\u05e0\u05ea \u05e2\u05e8\u05da false \u05dc\u05de\u05d2\u05d1\u05dc\u05d4 \u05d4\u05d6\u05d5, \u05d5\u05d4\u05d5\u05d0 \u05de\u05e4\u05d5\u05e8\u05e9 \u05db\u05e0\u05d9\u05e1\u05d9\u05d5\u05df \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e9\u05d9\u05d8\u05d4 SDES key negotiation \u05e9\u05d4\u05d5\u05e1\u05e8\u05d4. \u05d1\u05de\u05e7\u05d5\u05dd \u05d4\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d5\u05e0\u05dc\u05d9\u05d5\u05ea \u05d4\u05d6\u05d5 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e9\u05d9\u05e8\u05d5\u05ea \u05e9\u05ea\u05d5\u05de\u05da \u05d1-DTLS key negotiation."
132
+ "message": "\u05d4\u05de\u05d2\u05d1\u05dc\u05d4 DtlsSrtpKeyAgreement \u05d4\u05d5\u05e1\u05e8\u05d4. \u05e6\u05d9\u05d9\u05e0\u05ea \u05e2\u05e8\u05da false \u05dc\u05de\u05d2\u05d1\u05dc\u05d4 \u05d4\u05d6\u05d5, \u05d5\u05d4\u05d5\u05d0 \u05de\u05e4\u05d5\u05e8\u05e9 \u05db\u05e0\u05d9\u05e1\u05d9\u05d5\u05df \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e9\u05d9\u05d8\u05d4 SDES key negotiation \u05e9\u05d4\u05d5\u05e1\u05e8\u05d4. \u05d4\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d5\u05e0\u05dc\u05d9\u05d5\u05ea \u05d4\u05d6\u05d5 \u05d4\u05d5\u05e1\u05e8\u05d4. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e9\u05d9\u05e8\u05d5\u05ea \u05e9\u05ea\u05d5\u05de\u05da \u05d1-DTLS key negotiation."
133
133
  },
134
134
  "generated/Deprecation.ts | RTCConstraintEnableDtlsSrtpTrue": {
135
135
  "message": "\u05d4\u05de\u05d2\u05d1\u05dc\u05d4 DtlsSrtpKeyAgreement \u05d4\u05d5\u05e1\u05e8\u05d4. \u05e6\u05d9\u05d9\u05e0\u05ea \u05e2\u05e8\u05da true \u05dc\u05de\u05d2\u05d1\u05dc\u05d4 \u05d4\u05d6\u05d5, \u05d5\u05d0\u05d9\u05df \u05dc\u05d5 \u05d4\u05e9\u05e4\u05e2\u05d4, \u05d0\u05d1\u05dc \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05de\u05d2\u05d1\u05dc\u05d4 \u05d4\u05d6\u05d5 \u05db\u05d3\u05d9 \u05dc\u05e9\u05de\u05d5\u05e8 \u05e2\u05dc \u05e1\u05d3\u05e8."
136
136
  },
137
137
  "generated/Deprecation.ts | RTCPeerConnectionGetStatsLegacyNonCompliant": {
138
- "message": "\u05d4\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d4 getStats()\u200e \u05e9\u05de\u05d1\u05d5\u05e1\u05e1\u05ea \u05e2\u05dc \u05e7\u05e8\u05d9\u05d0\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea (callback) \u05d9\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d5\u05dc\u05db\u05df \u05ea\u05d5\u05e1\u05e8. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d4 getStats()\u200e \u05e9\u05ea\u05d5\u05d0\u05de\u05ea \u05dc\u05de\u05e4\u05e8\u05d8."
138
+ "message": "\u05d4\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d4 getStats()\u200e \u05e9\u05de\u05d1\u05d5\u05e1\u05e1\u05ea \u05e2\u05dc \u05e7\u05e8\u05d9\u05d0\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea (callback) \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05d5\u05ea\u05d5\u05e1\u05e8. \u05d1\u05de\u05e7\u05d5\u05de\u05d4 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d4 getStats()\u200e \u05e9\u05ea\u05d5\u05d0\u05de\u05ea \u05dc\u05de\u05e4\u05e8\u05d8."
139
139
  },
140
140
  "generated/Deprecation.ts | RangeExpand": {
141
141
  "message": "\u05d4-API\u200f Range.expand()\u200e \u05d4\u05d5\u05e6\u05d0 \u05de\u05e9\u05d9\u05de\u05d5\u05e9. \u05d1\u05de\u05e7\u05d5\u05de\u05d5 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-Selection.modify()\u200e."
@@ -162,7 +162,7 @@
162
162
  "message": "\u05d0\u05d9\u05df \u05ea\u05de\u05d9\u05db\u05d4 \u05d1-UTF-16 \u05d1-JSON \u05e9\u05dc \u05d4\u05ea\u05d2\u05d5\u05d1\u05d4 \u05d1-XMLHttpRequest"
163
163
  },
164
164
  "generated/Deprecation.ts | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
165
- "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d4\u05e1\u05d9\u05e0\u05db\u05e8\u05d5\u05e0\u05d9\u05ea XMLHttpRequest \u05d1-thread \u05d4\u05e8\u05d0\u05e9\u05d9 \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05db\u05d9 \u05d4\u05d9\u05d0 \u05de\u05e9\u05e4\u05d9\u05e2\u05d4 \u05dc\u05e8\u05e2\u05d4 \u05e2\u05dc \u05d4\u05d7\u05d5\u05d5\u05d9\u05d4 \u05e9\u05dc \u05de\u05e9\u05ea\u05de\u05e9\u05d9 \u05d4\u05e7\u05e6\u05d4. \u05e2\u05d6\u05e8\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea \u05d6\u05de\u05d9\u05e0\u05d4 \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://xhr.spec.whatwg.org/\u200e."
165
+ "message": "\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d4\u05e1\u05d9\u05e0\u05db\u05e8\u05d5\u05e0\u05d9\u05ea XMLHttpRequest \u05d1-thread \u05d4\u05e8\u05d0\u05e9\u05d9 \u05d4\u05d5\u05e6\u05d0\u05d4 \u05de\u05e9\u05d9\u05de\u05d5\u05e9 \u05db\u05d9 \u05d4\u05d9\u05d0 \u05de\u05e9\u05e4\u05d9\u05e2\u05d4 \u05dc\u05e8\u05e2\u05d4 \u05e2\u05dc \u05d4\u05d7\u05d5\u05d5\u05d9\u05d4 \u05e9\u05dc \u05de\u05e9\u05ea\u05de\u05e9\u05d9 \u05d4\u05e7\u05e6\u05d4. \u05e0\u05d9\u05ea\u05df \u05dc\u05e7\u05d1\u05dc \u05e2\u05d5\u05d3 \u05e2\u05d6\u05e8\u05d4 \u05d1\u05db\u05ea\u05d5\u05d1\u05ea https://xhr.spec.whatwg.org/\u200e."
166
166
  },
167
167
  "models/trace/insights/CLSCulprits.ts | animation": {
168
168
  "message": "\u05d0\u05e0\u05d9\u05de\u05e6\u05d9\u05d4"
@@ -204,7 +204,7 @@
204
204
  "message": "\u05d0\u05d5\u05e8\u05da \u05d7\u05d9\u05d9\u05dd (TTL) \u05e9\u05dc \u05de\u05d8\u05de\u05d5\u05df"
205
205
  },
206
206
  "models/trace/insights/Cache.ts | description": {
207
- "message": "\u05d0\u05dd \u05d9\u05e9 \u05dc\u05de\u05d8\u05de\u05d5\u05df \u05de\u05e9\u05da \u05d7\u05d9\u05d9\u05dd \u05d0\u05e8\u05d5\u05da, \u05d4\u05d3\u05e3 \u05d9\u05d5\u05db\u05dc \u05dc\u05d4\u05d9\u05d8\u05e2\u05df \u05de\u05d4\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05d1\u05d1\u05d9\u05e7\u05d5\u05e8\u05d9\u05dd \u05d7\u05d5\u05d6\u05e8\u05d9\u05dd. [\u05dc\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3](https://web.dev/uses-long-cache-ttl/)"
207
+ "message": "\u05de\u05d8\u05de\u05d5\u05df \u05d1\u05e2\u05dc \u05de\u05e9\u05da \u05d7\u05d9\u05d9\u05dd \u05d0\u05e8\u05d5\u05da \u05d9\u05db\u05d5\u05dc \u05dc\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d3\u05e3 \u05dc\u05d4\u05d9\u05d8\u05e2\u05df \u05de\u05d4\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05d1\u05d1\u05d9\u05e7\u05d5\u05e8\u05d9\u05dd \u05d7\u05d5\u05d6\u05e8\u05d9\u05dd. [\u05dc\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3](https://web.dev/uses-long-cache-ttl/)"
208
208
  },
209
209
  "models/trace/insights/Cache.ts | noRequestsToCache": {
210
210
  "message": "\u05d0\u05d9\u05df \u05d1\u05e7\u05e9\u05d5\u05ea \u05e2\u05dd \u05de\u05d3\u05d9\u05e0\u05d9\u05d5\u05ea \u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d0 \u05d9\u05e2\u05d9\u05dc\u05d4"
@@ -216,7 +216,7 @@
216
216
  "message": "\u05d1\u05e7\u05e9\u05d4"
217
217
  },
218
218
  "models/trace/insights/Cache.ts | title": {
219
- "message": "\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05e9\u05da \u05d7\u05d9\u05d9\u05dd \u05d9\u05e2\u05d9\u05dc \u05d1\u05de\u05d8\u05de\u05d5\u05df"
219
+ "message": "\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d6\u05de\u05e0\u05d9 \u05d0\u05d7\u05e1\u05d5\u05df \u05d9\u05e2\u05d9\u05dc\u05d9\u05dd \u05d1\u05de\u05d8\u05de\u05d5\u05df"
220
220
  },
221
221
  "models/trace/insights/DOMSize.ts | description": {
222
222
  "message": "\u05e0\u05e4\u05d7 DOM \u05d2\u05d3\u05d5\u05dc \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d0\u05e8\u05d9\u05da \u05d0\u05ea \u05de\u05e9\u05da \u05d4\u05d6\u05de\u05df \u05e9\u05dc \u05d7\u05d9\u05e9\u05d5\u05d1\u05d9 \u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea \u05d5\u05dc\u05d4\u05d5\u05d1\u05d9\u05dc \u05dc\u05d4\u05d6\u05e8\u05de\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05e9\u05dc \u05e4\u05e8\u05d9\u05e1\u05d5\u05ea, \u05de\u05d4 \u05e9\u05de\u05e9\u05e4\u05d9\u05e2 \u05e2\u05dc \u05d4\u05e8\u05e1\u05e4\u05d5\u05e0\u05e1\u05d9\u05d1\u05d9\u05d5\u05ea \u05e9\u05dc \u05d4\u05d3\u05e3. \u05e0\u05e4\u05d7 DOM \u05d2\u05d3\u05d5\u05dc \u05de\u05d2\u05d1\u05d9\u05e8 \u05d0\u05ea \u05de\u05d9\u05d3\u05ea \u05d4\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d6\u05d9\u05db\u05e8\u05d5\u05df. [\u05db\u05d0\u05df \u05de\u05d5\u05e1\u05d1\u05e8 \u05d0\u05d9\u05da \u05dc\u05d4\u05d9\u05de\u05e0\u05e2 \u05de\u05e0\u05e4\u05d7 DOM \u05d2\u05d3\u05d5\u05dc \u05de\u05d3\u05d9](https://developer.chrome.com/docs/lighthouse/performance/dom-size/)."
@@ -255,7 +255,7 @@
255
255
  "message": "\u05e2\u05e8\u05da"
256
256
  },
257
257
  "models/trace/insights/DocumentLatency.ts | description": {
258
- "message": "\u05d1\u05e7\u05e9\u05ea \u05d4\u05e8\u05e9\u05ea \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d4 \u05d4\u05d9\u05d0 \u05d4\u05d7\u05e9\u05d5\u05d1\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8. \u05db\u05d3\u05d9 \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d0\u05ea \u05d6\u05de\u05df \u05d4\u05d8\u05e2\u05d9\u05e0\u05d4 \u05e9\u05dc \u05d4\u05d1\u05e7\u05e9\u05d4, \u05db\u05d3\u05d0\u05d9 \u05dc\u05da \u05dc\u05d4\u05d9\u05de\u05e0\u05e2 \u05de\u05d4\u05e4\u05e0\u05d9\u05d5\u05ea \u05dc\u05db\u05ea\u05d5\u05d1\u05d5\u05ea URL \u05d0\u05d7\u05e8\u05d5\u05ea, \u05dc\u05d5\u05d5\u05d3\u05d0 \u05ea\u05d2\u05d5\u05d1\u05d4 \u05de\u05d4\u05d9\u05e8\u05d4 \u05e9\u05dc \u05d4\u05e9\u05e8\u05ea \u05d5\u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d3\u05d7\u05d9\u05e1\u05ea \u05d8\u05e7\u05e1\u05d8."
258
+ "message": "\u05d1\u05e7\u05e9\u05ea \u05d4\u05e8\u05e9\u05ea \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d4 \u05d4\u05d9\u05d0 \u05d4\u05d7\u05e9\u05d5\u05d1\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8. \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d0\u05ea \u05d6\u05de\u05df \u05d4\u05d0\u05d7\u05d6\u05d5\u05e8 \u05e9\u05dc \u05d4\u05d1\u05e7\u05e9\u05d4 \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05d9\u05de\u05e0\u05e2\u05d5\u05ea \u05de\u05d4\u05e4\u05e0\u05d9\u05d5\u05ea \u05dc\u05db\u05ea\u05d5\u05d1\u05d5\u05ea URL \u05d0\u05d7\u05e8\u05d5\u05ea, \u05d5\u05db\u05da \u05dc\u05d4\u05d1\u05d8\u05d9\u05d7 \u05ea\u05d2\u05d5\u05d1\u05d4 \u05de\u05d4\u05d9\u05e8\u05d4 \u05e9\u05dc \u05d4\u05e9\u05e8\u05ea \u05d5\u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d3\u05d7\u05d9\u05e1\u05ea \u05d8\u05e7\u05e1\u05d8."
259
259
  },
260
260
  "models/trace/insights/DocumentLatency.ts | failedRedirects": {
261
261
  "message": "\u05d4\u05d9\u05d5 \u05d4\u05e4\u05e0\u05d9\u05d5\u05ea \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05d5\u05ea ({PH1} \u05d4\u05e4\u05e0\u05d9\u05d5\u05ea \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05d5\u05ea, \u200e+{PH2}\u200e)"
@@ -294,7 +294,7 @@
294
294
  "message": "\u05de\u05e7\u05d5\u05e8"
295
295
  },
296
296
  "models/trace/insights/DuplicatedJavaScript.ts | description": {
297
- "message": "\u05d0\u05dd \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05de\u05d5\u05d3\u05d5\u05dc\u05d9\u05dd \u05db\u05e4\u05d5\u05dc\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05d1\u05d7\u05d1\u05d9\u05dc\u05d5\u05ea JavaScript, \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05d5\u05ea\u05dd \u05de\u05d4\u05d7\u05d1\u05d9\u05dc\u05d5\u05ea \u05d4\u05d0\u05dc\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e6\u05de\u05e6\u05dd \u05d0\u05ea \u05d4\u05e6\u05e8\u05d9\u05db\u05d4 \u05e9\u05dc \u05d1\u05d9\u05d9\u05d8\u05d9\u05dd \u05de\u05d9\u05d5\u05ea\u05e8\u05d9\u05dd \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d1\u05e8\u05e9\u05ea."
297
+ "message": "\u05d0\u05dd \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05de\u05d5\u05d3\u05d5\u05dc\u05d9\u05dd \u05de\u05e9\u05d5\u05db\u05e4\u05dc\u05d9\u05dd \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05d1\u05d7\u05d1\u05d9\u05dc\u05d5\u05ea JavaScript, \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05d5\u05ea\u05dd \u05de\u05d4\u05d7\u05d1\u05d9\u05dc\u05d5\u05ea \u05d4\u05d0\u05dc\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e6\u05de\u05e6\u05dd \u05e6\u05e8\u05d9\u05db\u05d4 \u05e9\u05dc \u05d1\u05d9\u05d9\u05d8\u05d9\u05dd \u05de\u05d9\u05d5\u05ea\u05e8\u05d9\u05dd \u05e2\u05dc \u05d9\u05d3\u05d9 \u05d4\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d1\u05e8\u05e9\u05ea."
298
298
  },
299
299
  "models/trace/insights/DuplicatedJavaScript.ts | title": {
300
300
  "message": "\u202bJavaScript \u05db\u05e4\u05d5\u05dc"
@@ -450,7 +450,7 @@
450
450
  "message": "\u05d1\u05d9\u05d9\u05d8\u05d9\u05dd \u05de\u05d1\u05d5\u05d6\u05d1\u05d6\u05d9\u05dd"
451
451
  },
452
452
  "models/trace/insights/LegacyJavaScript.ts | description": {
453
- "message": "\u05e8\u05db\u05d9\u05d1\u05d9 Polyfill \u05d5\u05d8\u05e8\u05e0\u05e1\u05e4\u05d5\u05e8\u05de\u05e6\u05d9\u05d5\u05ea \u05de\u05d0\u05e4\u05e9\u05e8\u05d9\u05dd \u05dc\u05d3\u05e4\u05d3\u05e4\u05e0\u05d9\u05dd \u05d9\u05e9\u05e0\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05db\u05d5\u05e0\u05d5\u05ea JavaScript \u05d7\u05d3\u05e9\u05d5\u05ea. \u05e2\u05dd \u05d6\u05d0\u05ea, \u05e8\u05d1\u05d9\u05dd \u05de\u05d4\u05dd \u05dc\u05d0 \u05e0\u05d7\u05d5\u05e6\u05d9\u05dd \u05dc\u05d3\u05e4\u05d3\u05e4\u05e0\u05d9\u05dd \u05de\u05d5\u05d3\u05e8\u05e0\u05d9\u05d9\u05dd. \u05db\u05d3\u05d0\u05d9 \u05dc\u05da \u05dc\u05e9\u05e7\u05d5\u05dc \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05ea\u05d4\u05dc\u05d9\u05da \u05d4-build \u05e9\u05dc JavaScript \u05db\u05d3\u05d9 \u05dc\u05d0 \u05dc\u05d1\u05e6\u05e2 \u05d8\u05e8\u05e0\u05e1\u05e4\u05d9\u05dc\u05e6\u05d9\u05d4 \u05e9\u05dc [\u05ea\u05db\u05d5\u05e0\u05d5\u05ea \u05d1\u05e1\u05d9\u05e1\u05d9\u05d5\u05ea](https://web.dev/articles/baseline-and-polyfills), \u05d0\u05dc\u05d0 \u05d0\u05dd \u05d9\u05d3\u05d5\u05e2 \u05dc\u05da \u05e9\u05e0\u05d3\u05e8\u05e9\u05ea \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d3\u05e4\u05d3\u05e4\u05e0\u05d9\u05dd \u05d9\u05e9\u05e0\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8. [\u05dc\u05de\u05d4 \u05e8\u05d5\u05d1 \u05d4\u05d0\u05ea\u05e8\u05d9\u05dd \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e4\u05e8\u05d5\u05e1 \u05e7\u05d5\u05d3 ES6+\u200e \u05dc\u05dc\u05d0 \u05d8\u05e8\u05e0\u05e1\u05e4\u05d9\u05dc\u05e6\u05d9\u05d4](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)"
453
+ "message": "\u05e8\u05db\u05d9\u05d1\u05d9 Polyfill \u05d5\u05d8\u05e8\u05e0\u05e1\u05e4\u05d5\u05e8\u05de\u05e6\u05d9\u05d5\u05ea \u05de\u05d0\u05e4\u05e9\u05e8\u05d9\u05dd \u05dc\u05d3\u05e4\u05d3\u05e4\u05e0\u05d9\u05dd \u05d9\u05e9\u05e0\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05db\u05d5\u05e0\u05d5\u05ea JavaScript \u05d7\u05d3\u05e9\u05d5\u05ea. \u05e2\u05dd \u05d6\u05d0\u05ea, \u05e8\u05d1\u05d9\u05dd \u05de\u05d4\u05dd \u05dc\u05d0 \u05e0\u05d7\u05d5\u05e6\u05d9\u05dd \u05dc\u05d3\u05e4\u05d3\u05e4\u05e0\u05d9\u05dd \u05de\u05d5\u05d3\u05e8\u05e0\u05d9\u05d9\u05dd. \u05db\u05d3\u05d0\u05d9 \u05dc\u05e9\u05e7\u05d5\u05dc \u05dc\u05e9\u05e0\u05d5\u05ea \u05d0\u05ea \u05ea\u05d4\u05dc\u05d9\u05da \u05d4-build \u05e9\u05dc JavaScript \u05db\u05d3\u05d9 \u05dc\u05d0 \u05dc\u05d1\u05e6\u05e2 \u05d8\u05e8\u05e0\u05e1\u05e4\u05d9\u05dc\u05e6\u05d9\u05d4 \u05e9\u05dc [\u05ea\u05db\u05d5\u05e0\u05d5\u05ea \u05d1\u05e1\u05d9\u05e1\u05d9\u05d5\u05ea](https://web.dev/articles/baseline-and-polyfills), \u05d0\u05dc\u05d0 \u05d0\u05dd \u05d9\u05d3\u05d5\u05e2 \u05dc\u05da \u05e9\u05e0\u05d3\u05e8\u05e9\u05ea \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05d3\u05e4\u05d3\u05e4\u05e0\u05d9\u05dd \u05d9\u05e9\u05e0\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8. [\u05dc\u05de\u05d4 \u05e8\u05d5\u05d1 \u05d4\u05d0\u05ea\u05e8\u05d9\u05dd \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e4\u05e8\u05d5\u05e1 \u05e7\u05d5\u05d3 ES6+\u200e \u05dc\u05dc\u05d0 \u05d8\u05e8\u05e0\u05e1\u05e4\u05d9\u05dc\u05e6\u05d9\u05d4](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)"
454
454
  },
455
455
  "models/trace/insights/LegacyJavaScript.ts | title": {
456
456
  "message": "\u202bJavaScript \u05de\u05d3\u05d5\u05e8 \u05e7\u05d5\u05d3\u05dd"
@@ -525,7 +525,7 @@
525
525
  "message": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05de\u05e7\u05d3\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e0\u05d5\u05e6\u05dc. \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-preconnect \u05e8\u05e7 \u05dc\u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05e9\u05d4\u05d3\u05e3 \u05e2\u05e9\u05d5\u05d9 \u05dc\u05d1\u05e7\u05e9."
526
526
  },
527
527
  "models/trace/insights/NetworkDependencyTree.ts | warningDescription": {
528
- "message": "\u05db\u05d3\u05d9 \u05dc\u05d8\u05e2\u05d5\u05df \u05d3\u05e4\u05d9\u05dd \u05de\u05d4\u05e8 \u05d9\u05d5\u05ea\u05e8, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05d9\u05de\u05e0\u05e2 \u05de\u05e9\u05e8\u05e9\u05e8\u05d0\u05d5\u05ea \u05e9\u05dc \u05d1\u05e7\u05e9\u05d5\u05ea \u05e7\u05e8\u05d9\u05d8\u05d9\u05d5\u05ea. \u05de\u05d5\u05de\u05dc\u05e5 \u05dc\u05e7\u05e6\u05e8 \u05d0\u05ea \u05d4\u05e9\u05e8\u05e9\u05e8\u05d0\u05d5\u05ea, \u05dc\u05d4\u05e7\u05d8\u05d9\u05df \u05d0\u05ea \u05e0\u05e4\u05d7 \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05e9\u05dc \u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05d4\u05de\u05d9\u05d3\u05e2 \u05d0\u05d5 \u05dc\u05d3\u05d7\u05d5\u05ea \u05d0\u05ea \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05e9\u05dc \u05de\u05e7\u05d5\u05e8\u05d5\u05ea \u05de\u05d9\u05d3\u05e2 \u05dc\u05d0 \u05e0\u05d7\u05d5\u05e6\u05d9\u05dd."
528
+ "message": "\u05db\u05d3\u05d9 \u05dc\u05d8\u05e2\u05d5\u05df \u05d3\u05e4\u05d9\u05dd \u05de\u05d4\u05e8 \u05d9\u05d5\u05ea\u05e8, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05d9\u05de\u05e0\u05e2 \u05de\u05e9\u05e8\u05e9\u05e8\u05d0\u05d5\u05ea \u05e9\u05dc \u05d1\u05e7\u05e9\u05d5\u05ea \u05e7\u05e8\u05d9\u05d8\u05d9\u05d5\u05ea. \u05de\u05d5\u05de\u05dc\u05e5 \u05dc\u05e7\u05e6\u05e8 \u05d0\u05ea \u05d4\u05e9\u05e8\u05e9\u05e8\u05d0\u05d5\u05ea, \u05dc\u05d4\u05e7\u05d8\u05d9\u05df \u05d0\u05ea \u05e0\u05e4\u05d7 \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05e9\u05dc \u05d4\u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05d0\u05d5 \u05dc\u05d3\u05d7\u05d5\u05ea \u05d0\u05ea \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05e9\u05dc \u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05dc\u05d0 \u05e0\u05d7\u05d5\u05e6\u05d9\u05dd."
529
529
  },
530
530
  "models/trace/insights/RenderBlocking.ts | description": {
531
531
  "message": "\u05d9\u05e9 \u05d1\u05e7\u05e9\u05d5\u05ea \u05e9\u05d7\u05d5\u05e1\u05de\u05d5\u05ea \u05d0\u05ea \u05d4\u05e2\u05d9\u05d1\u05d5\u05d3 \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d9 \u05e9\u05dc \u05d4\u05d3\u05e3, \u05de\u05d4 \u05e9\u05e2\u05dc\u05d5\u05dc \u05dc\u05d2\u05e8\u05d5\u05dd \u05dc\u05e2\u05d9\u05db\u05d5\u05d1 \u05e9\u05dc \u05d4-LCP. [\u05d3\u05d7\u05d9\u05d9\u05d4 \u05d0\u05d5 \u05e9\u05d9\u05dc\u05d5\u05d1 \u05d1\u05e7\u05d5\u05d3](https://web.dev/learn/performance/understanding-the-critical-path#render-blocking_resources) \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05d4\u05d5\u05e6\u05d9\u05d0 \u05d0\u05ea \u05d1\u05e7\u05e9\u05d5\u05ea \u05d4\u05e8\u05e9\u05ea \u05d4\u05d0\u05dc\u05d4 \u05de\u05d4\u05e0\u05ea\u05d9\u05d1 \u05d4\u05e7\u05e8\u05d9\u05d8\u05d9."
@@ -543,7 +543,7 @@
543
543
  "message": "\u05e2\u05d9\u05d1\u05d5\u05d3 \u05e9\u05dc \u05d1\u05e7\u05e9\u05d5\u05ea \u05d7\u05e1\u05d9\u05de\u05d4"
544
544
  },
545
545
  "models/trace/insights/SlowCSSSelector.ts | description": {
546
- "message": "\u05d0\u05dd \u05d4\u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05e9\u05dc \"\u05d7\u05d9\u05e9\u05d5\u05d1 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05d4\u05e1\u05d2\u05e0\u05d5\u05df\" \u05e2\u05d3\u05d9\u05d9\u05df \u05d2\u05d1\u05d5\u05d4\u05d5\u05ea, \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d0\u05d5\u05ea\u05df \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05d0\u05d5\u05e4\u05d8\u05d9\u05de\u05d9\u05d6\u05e6\u05d9\u05d4 \u05e9\u05dc \u05d4\u05e1\u05dc\u05e7\u05d8\u05d5\u05e8. \u05db\u05d3\u05d0\u05d9 \u05dc\u05d1\u05e6\u05e2 [\u05d0\u05d5\u05e4\u05d8\u05d9\u05de\u05d9\u05d6\u05e6\u05d9\u05d4 \u05dc\u05e1\u05dc\u05e7\u05d8\u05d5\u05e8\u05d9\u05dd](https://developer.chrome.com/docs/devtools/performance/selector-stats) \u05e2\u05dd \u05d6\u05de\u05df \u05d7\u05d5\u05dc\u05e3 \u05d2\u05d1\u05d5\u05d4 \u05d5\u05d0\u05d7\u05d5\u05d6 \u05d2\u05d1\u05d5\u05d4 \u05e9\u05dc \u05e0\u05ea\u05d9\u05d1 \u05d0\u05d9\u05d8\u05d9 (slow-path). \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e1\u05dc\u05e7\u05d8\u05d5\u05e8\u05d9\u05dd \u05e4\u05e9\u05d5\u05d8\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8, \u05d1\u05e4\u05d7\u05d5\u05ea \u05e1\u05dc\u05e7\u05d8\u05d5\u05e8\u05d9\u05dd, \u05d1-DOM \u05e7\u05d8\u05df \u05d9\u05d5\u05ea\u05e8 \u05d5\u05d1-DOM \u05e9\u05d8\u05d7\u05d9 \u05d9\u05d5\u05ea\u05e8 \u05d9\u05e4\u05d7\u05d9\u05ea \u05d0\u05ea \u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05d4\u05d4\u05ea\u05d0\u05de\u05d4."
546
+ "message": "\u05d0\u05dd \u05d4\u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05e9\u05dc '\u05d7\u05d9\u05e9\u05d5\u05d1 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05d4\u05e1\u05d2\u05e0\u05d5\u05df' \u05e2\u05d3\u05d9\u05d9\u05df \u05d2\u05d1\u05d5\u05d4\u05d5\u05ea, \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e4\u05d7\u05d9\u05ea \u05d0\u05d5\u05ea\u05df \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05d0\u05d5\u05e4\u05d8\u05d9\u05de\u05d9\u05d6\u05e6\u05d9\u05d4 \u05e9\u05dc \u05d4\u05e1\u05dc\u05e7\u05d8\u05d5\u05e8. \u05db\u05d3\u05d0\u05d9 \u05dc\u05d1\u05e6\u05e2 [\u05d0\u05d5\u05e4\u05d8\u05d9\u05de\u05d9\u05d6\u05e6\u05d9\u05d4 \u05dc\u05e1\u05dc\u05e7\u05d8\u05d5\u05e8\u05d9\u05dd](https://developer.chrome.com/docs/devtools/performance/selector-stats) \u05e2\u05dd \u05d6\u05de\u05df \u05d7\u05d5\u05dc\u05e3 \u05d5\u05d0\u05d7\u05d5\u05d6 \u05e9\u05dc \u05e0\u05ea\u05d9\u05d1 \u05d0\u05d9\u05d8\u05d9 (slow-path) \u05d2\u05d1\u05d5\u05d4\u05d9\u05dd. \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e1\u05dc\u05e7\u05d8\u05d5\u05e8\u05d9\u05dd \u05e4\u05e9\u05d5\u05d8\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8, \u05d1\u05e4\u05d7\u05d5\u05ea \u05e1\u05dc\u05e7\u05d8\u05d5\u05e8\u05d9\u05dd, \u05d1-DOM \u05e7\u05d8\u05df \u05d9\u05d5\u05ea\u05e8 \u05d5\u05d1-DOM \u05e0\u05de\u05d5\u05da \u05d9\u05d5\u05ea\u05e8 \u05d9\u05e4\u05d7\u05d9\u05ea \u05d0\u05ea \u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05d4\u05d4\u05ea\u05d0\u05de\u05d4."
547
547
  },
548
548
  "models/trace/insights/SlowCSSSelector.ts | elapsed": {
549
549
  "message": "\u05d4\u05d6\u05de\u05df \u05e9\u05d7\u05dc\u05e3"
@@ -561,7 +561,7 @@
561
561
  "message": "\u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05e9\u05dc \u05e1\u05dc\u05e7\u05d8\u05d5\u05e8 \u05d1-CSS"
562
562
  },
563
563
  "models/trace/insights/SlowCSSSelector.ts | topSelectorElapsedTime": {
564
- "message": "\u05de\u05e9\u05da \u05d4\u05d6\u05de\u05df \u05e9\u05d7\u05dc\u05e3 \u05d1\u05d1\u05d5\u05e8\u05e8 \u05d4\u05e2\u05dc\u05d9\u05d5\u05df"
564
+ "message": "\u05de\u05e9\u05da \u05d4\u05d6\u05de\u05df \u05e9\u05d7\u05dc\u05e3 \u05d1\u05e1\u05dc\u05e7\u05d8\u05d5\u05e8 \u05d4\u05e2\u05dc\u05d9\u05d5\u05df"
565
565
  },
566
566
  "models/trace/insights/SlowCSSSelector.ts | topSelectorMatchAttempt": {
567
567
  "message": "\u05e0\u05d9\u05e1\u05d9\u05d5\u05df \u05d4\u05d4\u05ea\u05d0\u05de\u05d4 \u05d4\u05d8\u05d5\u05d1 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e9\u05dc \u05d4\u05d1\u05d5\u05e8\u05e8"
@@ -612,7 +612,7 @@
612
612
  "message": "\u05d1\u05e9\u05dc\u05d1 \u05d6\u05d4, \u05d3\u05e4\u05d9\u05dd \u05e9\u05e0\u05e9\u05dc\u05d7\u05d4 \u05de\u05d4\u05dd \u05d1\u05e7\u05e9\u05d4 \u05dc-AppBanner \u05dc\u05d0 \u05de\u05ea\u05d0\u05d9\u05de\u05d9\u05dd \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05d1\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0."
613
613
  },
614
614
  "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
615
- "message": "\u05d4\u05e4\u05d9\u05e6'\u05e8 \"\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0\" \u05d4\u05d5\u05e9\u05d1\u05ea \u05e2\u05dc \u05d9\u05d3\u05d9 \u05ea\u05db\u05d5\u05e0\u05d5\u05ea \u05e0\u05d9\u05e1\u05d9\u05d5\u05e0\u05d9\u05d5\u05ea. \u05db\u05d3\u05d9 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05d5\u05ea\u05d5 \u05d1\u05d0\u05d5\u05e4\u05df \u05de\u05e7\u05d5\u05de\u05d9 \u05d1\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05d6\u05d4, \u05e6\u05e8\u05d9\u05da \u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc\u05db\u05ea\u05d5\u05d1\u05ea chrome://flags/#back-forward-cache."
615
+ "message": "\u05d4\u05e4\u05d9\u05e6'\u05e8 '\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0' \u05d4\u05d5\u05e9\u05d1\u05ea \u05e2\u05dc \u05d9\u05d3\u05d9 \u05ea\u05db\u05d5\u05e0\u05d5\u05ea \u05e0\u05d9\u05e1\u05d9\u05d5\u05e0\u05d9\u05d5\u05ea. \u05e6\u05e8\u05d9\u05da \u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc\u05db\u05ea\u05d5\u05d1\u05ea chrome://flags/#back-forward-cache \u05db\u05d3\u05d9 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05d5\u05ea\u05d5 \u05d1\u05d0\u05d5\u05e4\u05df \u05de\u05e7\u05d5\u05de\u05d9 \u05d1\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05d6\u05d4."
616
616
  },
617
617
  "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
618
618
  "message": "\u05d4\u05e4\u05d9\u05e6'\u05e8 \u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0 \u05d4\u05d5\u05e9\u05d1\u05ea \u05e2\u05dc \u05d9\u05d3\u05d9 \u05e9\u05d5\u05e8\u05ea \u05d4\u05e4\u05e7\u05d5\u05d3\u05d4."
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05de\u05d5\u05e8 \u05d3\u05e4\u05d9\u05dd \u05e2\u05dd WebRTC \u05d1\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "\u05d4\u05ea\u05db\u05d5\u05e0\u05d4 '\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0' \u05d4\u05d5\u05e9\u05d1\u05ea\u05d4 \u05db\u05d9 \u05e0\u05e2\u05e9\u05d4 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1-WebRTC."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "\u05d1\u05e9\u05dc\u05d1 \u05d6\u05d4, \u05d3\u05e4\u05d9\u05dd \u05e9\u05e0\u05e2\u05e9\u05d4 \u05d1\u05d4\u05dd \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1-WebShare \u05dc\u05d0 \u05de\u05ea\u05d0\u05d9\u05de\u05d9\u05dd \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05d1\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "\u05d3\u05e4\u05d9\u05dd \u05e2\u05dd WebSocket \u05dc\u05d0 \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e2\u05d1\u05d5\u05e8 \u05dc\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "\u05d4\u05ea\u05db\u05d5\u05e0\u05d4 '\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0' \u05d4\u05d5\u05e9\u05d1\u05ea\u05d4 \u05db\u05d9 \u05e0\u05e2\u05e9\u05d4 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1-WebSocket."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "\u05d0\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d3\u05e4\u05d9\u05dd \u05e2\u05dd WebTransport \u05dc\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "\u05d4\u05ea\u05db\u05d5\u05e0\u05d4 '\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0' \u05d4\u05d5\u05e9\u05d1\u05ea\u05d4 \u05db\u05d9 \u05e0\u05e2\u05e9\u05d4 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1-WebTransport."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "\u05d1\u05e9\u05dc\u05d1 \u05d6\u05d4, \u05d3\u05e4\u05d9\u05dd \u05e9\u05e0\u05e2\u05e9\u05d4 \u05d1\u05d4\u05dd \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1-WebXR \u05dc\u05d0 \u05de\u05ea\u05d0\u05d9\u05de\u05d9\u05dd \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05d1\u05de\u05d8\u05de\u05d5\u05df \u05dc\u05d3\u05e3 \u05d4\u05e7\u05d5\u05d3\u05dd/\u05d4\u05d1\u05d0."
955
964
  }
package/locales/hi.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "WebRTC \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u0935\u093e\u0932\u0947 \u092a\u0947\u091c, \u092c\u0948\u0915-\u095e\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u092e\u0947\u0902 \u0938\u0947\u0935 \u0928\u0939\u0940\u0902 \u0915\u093f\u090f \u091c\u093e \u0938\u0915\u0924\u0947."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "\u092c\u0948\u0915-\u092b\u093c\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u092c\u0902\u0926 \u0939\u0948, \u0915\u094d\u092f\u094b\u0902\u0915\u093f WebRTC \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0915\u093f\u092f\u093e \u091c\u093e \u091a\u0941\u0915\u093e \u0939\u0948."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "WebShare \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0915\u0930\u0928\u0947 \u0935\u093e\u0932\u0947 \u092a\u0947\u091c, \u092b\u093c\u093f\u0932\u0939\u093e\u0932 \u092c\u0948\u0915-\u095e\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0928\u0939\u0940\u0902 \u0915\u0930 \u0938\u0915\u0924\u0947."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "WebSocket \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u0935\u093e\u0932\u0947 \u092a\u0947\u091c, \u092c\u0948\u0915-\u095e\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u092e\u0947\u0902 \u0938\u0947\u0935 \u0928\u0939\u0940\u0902 \u0915\u093f\u090f \u091c\u093e \u0938\u0915\u0924\u0947."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "\u092c\u0948\u0915-\u092b\u093c\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u092c\u0902\u0926 \u0939\u0948, \u0915\u094d\u092f\u094b\u0902\u0915\u093f WebSocket \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0915\u093f\u092f\u093e \u091c\u093e \u091a\u0941\u0915\u093e \u0939\u0948."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "WebTransport \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u0935\u093e\u0932\u0947 \u092a\u0947\u091c, \u092c\u0948\u0915-\u095e\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u092e\u0947\u0902 \u0938\u0947\u0935 \u0928\u0939\u0940\u0902 \u0915\u093f\u090f \u091c\u093e \u0938\u0915\u0924\u0947."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "\u092c\u0948\u0915-\u095e\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u092c\u0902\u0926 \u0939\u0948, \u0915\u094d\u092f\u094b\u0902\u0915\u093f WebTransport \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0915\u093f\u092f\u093e \u091c\u093e \u091a\u0941\u0915\u093e \u0939\u0948."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "WebXR \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0915\u0930\u0928\u0947 \u0935\u093e\u0932\u0947 \u092a\u0947\u091c, \u092b\u093c\u093f\u0932\u0939\u093e\u0932 \u092c\u0948\u0915-\u095e\u0949\u0930\u0935\u0930\u094d\u0921 \u0915\u0948\u0936 \u092e\u0947\u092e\u094b\u0930\u0940 \u0915\u0940 \u0938\u0941\u0935\u093f\u0927\u093e \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0928\u0939\u0940\u0902 \u0915\u0930 \u0938\u0915\u0924\u0947."
955
964
  }
package/locales/hr.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "Stranice s WebRTC-om ne mogu pristupiti predmemoriranju cijele stranice"
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "Predmemoriranje cijele stranice onemogu\u0107eno je jer je upotrijebljen WebRTC."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "Stranice koje koriste WebShare trenuta\u010dno ne ispunjavaju kriterije za predmemoriranje cijele stranice."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "Stranice s WebSocketom ne mogu pristupiti predmemoriranju cijele stranice."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "Predmemoriranje cijele stranice onemogu\u0107eno je jer je upotrijebljen WebSocket."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "Stranice s WebTransportom ne mogu pristupiti predmemoriranju cijele stranice."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "Predmemoriranje cijele stranice onemogu\u0107eno je jer je upotrijebljen WebTransport."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "Stranice koje koriste WebXR trenuta\u010dno ne ispunjavaju kriterije za predmemoriranje cijele stranice."
955
964
  }
package/locales/hu.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "A WebRTC-vel k\u00e9sz\u00edtett oldalak nem ker\u00fclhetnek az el\u0151re-vissza gyors\u00edt\u00f3t\u00e1rba."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "Az el\u0151re-vissza gyors\u00edt\u00f3t\u00e1raz\u00e1s le van tiltva a WebRTC haszn\u00e1lata miatt."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "A WebShare-t haszn\u00e1l\u00f3 oldalak jelenleg nem alkalmasak az el\u0151re-vissza gyors\u00edt\u00f3t\u00e1raz\u00e1sra."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "A WebSocket haszn\u00e1lat\u00e1val k\u00e9sz\u00edtett oldalak nem ker\u00fclhetnek az el\u0151re-vissza gyors\u00edt\u00f3t\u00e1rba."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "Az el\u0151re-vissza gyors\u00edt\u00f3t\u00e1raz\u00e1s le van tiltva a WebSocket haszn\u00e1lata miatt."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "A WebTransport API-t tartalmaz\u00f3 oldalak nem ker\u00fclhetnek el\u0151re-vissza gyors\u00edt\u00f3t\u00e1rba."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "Az el\u0151re-vissza gyors\u00edt\u00f3t\u00e1raz\u00e1s le van tiltva a WebTransport haszn\u00e1lata miatt."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "A WebXR-t haszn\u00e1l\u00f3 oldalak jelenleg nem alkalmasak az el\u0151re-vissza gyors\u00edt\u00f3t\u00e1raz\u00e1sra."
955
964
  }
package/locales/hy.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "WebRTC-\u0578\u057e \u0567\u057b\u0565\u0580\u056b\u0576 \u0570\u0561\u057d\u0561\u0576\u0565\u056c\u056b \u0579\u0567 \u0561\u0574\u0562\u0578\u0572\u057b \u0567\u057b\u056b \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0568\u0589"
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "\u0531\u0574\u0562\u0578\u0572\u057b \u0567\u057b\u056b \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0576 \u0561\u0576\u057b\u0561\u057f\u057e\u0561\u056e \u0567, \u0584\u0561\u0576\u056b \u0578\u0580 WebRTC-\u0576 \u0567 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u057e\u0565\u056c\u0589"
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "\u0537\u057b\u0565\u0580\u0568, \u0578\u0580\u0578\u0576\u0584 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0582\u0574 \u0565\u0576 WebShare, \u0564\u0565\u057c\u0587\u057d \u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580 \u0579\u0567 \u0561\u0574\u0562\u0578\u0572\u057b\u0578\u0582\u0569\u0575\u0561\u0574\u0562 \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0565\u056c\u0589"
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "\u0537\u057b\u0565\u0580\u0568, \u0578\u0580\u0578\u0576\u0584 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0582\u0574 \u0565\u0576 WebSocket \u0574\u056b\u057b\u0565\u0580\u0565\u057d, \u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580 \u0579\u0567 \u0561\u0574\u0562\u0578\u0572\u057b\u0578\u0582\u0569\u0575\u0561\u0574\u0562 \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0565\u056c\u0589"
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "\u0531\u0574\u0562\u0578\u0572\u057b \u0567\u057b\u056b \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0576 \u0561\u0576\u057b\u0561\u057f\u057e\u0561\u056e \u0567, \u0584\u0561\u0576\u056b \u0578\u0580 WebSocket-\u0576 \u0567 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u057e\u0565\u056c\u0589"
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "\u0537\u057b\u0565\u0580\u0568, \u0578\u0580\u0578\u0576\u0584 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0582\u0574 \u0565\u0576 WebTransport, \u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580 \u0579\u0567 \u0561\u0574\u0562\u0578\u0572\u057b\u0578\u0582\u0569\u0575\u0561\u0574\u0562 \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0565\u056c\u0589"
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "\u0531\u0574\u0562\u0578\u0572\u057b \u0567\u057b\u056b \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0576 \u0561\u0576\u057b\u0561\u057f\u057e\u0561\u056e \u0567, \u0584\u0561\u0576\u056b \u0578\u0580 WebTransport-\u0576 \u0567 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u057e\u0565\u056c\u0589"
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "\u0537\u057b\u0565\u0580\u0568, \u0578\u0580\u0578\u0576\u0584 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0582\u0574 \u0565\u0576 WebXR, \u0564\u0565\u057c\u0587\u057d \u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580 \u0579\u0567 \u0561\u0574\u0562\u0578\u0572\u057b\u0578\u0582\u0569\u0575\u0561\u0574\u0562 \u0584\u0565\u0577\u0561\u057e\u0578\u0580\u0565\u056c\u0589"
955
964
  }
package/locales/id.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "Halaman dengan WebRTC tidak dapat disimpan dalam back-forward cache."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "Back-forward cache dinonaktifkan karena WebRTC telah digunakan."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "Halaman yang menggunakan WebShare saat ini tidak dapat disimpan dengan benar dalam back-forward cache."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "Halaman dengan WebSocket tidak dapat disimpan dalam back-forward cache."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "Back-forward cache dinonaktifkan karena WebSocket telah digunakan."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "Halaman dengan WebTransport tidak dapat disimpan dalam back-forward cache."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "Back-forward cache dinonaktifkan karena WebTransport telah digunakan."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "Halaman yang menggunakan WebXR saat ini tidak dapat disimpan dengan benar dalam back-forward cache."
955
964
  }
package/locales/is.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "Ekki er h\u00e6gt a\u00f0 vista s\u00ed\u00f0ur me\u00f0 WebRTC \u00ed skyndiminni til baka/\u00e1fram."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "Sl\u00f6kkt er \u00e1 skyndiminni til baka/\u00e1fram vegna \u00feess a\u00f0 WebRTC var nota\u00f0."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "Eins og stendur er ekki h\u00e6gt a\u00f0 vista s\u00ed\u00f0ur sem nota WebShare \u00ed skyndiminni til baka/\u00e1fram."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "Ekki er h\u00e6gt a\u00f0 vista s\u00ed\u00f0ur me\u00f0 WebSocket \u00ed skyndiminni til baka/\u00e1fram."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "Sl\u00f6kkt er \u00e1 skyndiminni til baka/\u00e1fram vegna \u00feess a\u00f0 WebSocket var nota\u00f0."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "Ekki er h\u00e6gt a\u00f0 vista s\u00ed\u00f0ur me\u00f0 WebTransport \u00ed skyndiminni til baka/\u00e1fram."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "Sl\u00f6kkt er \u00e1 skyndiminni til baka/\u00e1fram vegna \u00feess a\u00f0 WebTransport var nota\u00f0."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "Eins og stendur er ekki h\u00e6gt a\u00f0 vista s\u00ed\u00f0ur sem nota WebXR \u00ed skyndiminni til baka/\u00e1fram."
955
964
  }
package/locales/it.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "Le pagine con WebRTC non possono essere memorizzate nella cache back-forward."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "La cache back-forward \u00e8 stata disattivata perch\u00e9 \u00e8 stato utilizzato WebRTC."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "Al momento le pagine che utilizzano WebShare non possono essere memorizzate nella cache back-forward."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "Le pagine con WebSocket non possono essere memorizzate nella cache back-forward."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "La cache back-forward \u00e8 stata disattivata perch\u00e9 \u00e8 stato utilizzato WebSocket."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "Le pagine con WebTransport non possono essere memorizzate nella cache back-forward."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "La cache back-forward \u00e8 stata disattivata perch\u00e9 \u00e8 stato utilizzato WebTransport."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "Al momento le pagine che utilizzano WebXR non possono essere memorizzate nella cache back-forward."
955
964
  }
package/locales/ja.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "WebRTC \u3092\u4f7f\u7528\u3059\u308b\u30da\u30fc\u30b8\u306f\u3001\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306b\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3002"
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306f\u3001WebRTC \u304c\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002"
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "WebShare \u3092\u4f7f\u7528\u3059\u308b\u30da\u30fc\u30b8\u306f\u3001\u73fe\u6642\u70b9\u3067\u306f\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306e\u5bfe\u8c61\u306b\u306a\u308a\u307e\u305b\u3093\u3002"
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "WebSocket \u3092\u4f7f\u7528\u3059\u308b\u30da\u30fc\u30b8\u306f\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306b\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3002"
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306f\u3001WebSocket \u304c\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002"
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "WebTransport \u3092\u4f7f\u7528\u3059\u308b\u30da\u30fc\u30b8\u306f\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306b\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3002"
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306f\u3001WebTransport \u304c\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002"
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "WebXR \u3092\u4f7f\u7528\u3059\u308b\u30da\u30fc\u30b8\u306f\u3001\u73fe\u6642\u70b9\u3067\u306f\u30d0\u30c3\u30af\u30d5\u30a9\u30ef\u30fc\u30c9 \u30ad\u30e3\u30c3\u30b7\u30e5\u306e\u5bfe\u8c61\u306b\u306a\u308a\u307e\u305b\u3093\u3002"
955
964
  }
package/locales/ka.json CHANGED
@@ -561,7 +561,7 @@
561
561
  "message": "CSS \u10d0\u10db\u10dd\u10db\u10e0\u10e9\u10d4\u10d5\u10d8\u10e1 \u10ee\u10d0\u10e0\u10ef\u10d4\u10d1\u10d8"
562
562
  },
563
563
  "models/trace/insights/SlowCSSSelector.ts | topSelectorElapsedTime": {
564
- "message": "\u10e2\u10dd\u10de \u10d0\u10db\u10dd\u10db\u10e0\u10e9\u10d4\u10d5\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 \u10d3\u10d0\u10ee\u10d0\u10e0\u10ef\u10e3\u10da\u10d8 \u10d3\u10e0\u10dd"
564
+ "message": "\u10e2\u10dd\u10de \u10d0\u10db\u10dd\u10db\u10e0\u10e9\u10d4\u10d5\u10d8\u10e1 \u10e1\u10e0\u10e3\u10da\u10d8 \u10d3\u10e0\u10dd"
565
565
  },
566
566
  "models/trace/insights/SlowCSSSelector.ts | topSelectorMatchAttempt": {
567
567
  "message": "\u10e2\u10dd\u10de \u10d0\u10db\u10dd\u10db\u10e0\u10e9\u10d4\u10d5\u10d8\u10e1 \u10d3\u10d0\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d8\u10e1 \u10db\u10ea\u10d3\u10d4\u10da\u10dd\u10d1\u10d0"
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "WebRTC-\u10d8\u10e1 \u10db\u10e5\u10dd\u10dc\u10d4 \u10d2\u10d5\u10d4\u10e0\u10d3\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d4\u10e0\u10ee\u10d3\u10d4\u10d1\u10d0."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "\u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10d8 \u10d2\u10d0\u10d7\u10d8\u10e8\u10e3\u10da\u10d8\u10d0, \u10e0\u10d0\u10d3\u10d2\u10d0\u10dc \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10e3\u10da\u10d8 \u10d8\u10e7\u10dd WebRTC."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "\u10d2\u10d5\u10d4\u10e0\u10d3\u10d4\u10d1\u10d8, \u10e0\u10dd\u10db\u10da\u10d4\u10d1\u10d8\u10ea \u10d8\u10e7\u10d4\u10dc\u10d4\u10d1\u10e1 WebShare-\u10e1, \u10d0\u10db\u10df\u10d0\u10db\u10d0\u10d3 \u10d5\u10d4\u10e0 \u10e8\u10d4\u10eb\u10da\u10d4\u10d1\u10e1 \u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10d0\u10e1."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "WebSocket-\u10d8\u10e1 \u10d2\u10d5\u10d4\u10e0\u10d3\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0 \u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\u10d0."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "\u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10d8 \u10d2\u10d0\u10d7\u10d8\u10e8\u10e3\u10da\u10d8\u10d0, \u10e0\u10d0\u10d3\u10d2\u10d0\u10dc \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10e3\u10da\u10d8 \u10d8\u10e7\u10dd WebSocket."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "WebTransport-\u10d8\u10e1 \u10db\u10e5\u10dd\u10dc\u10d4 \u10d2\u10d5\u10d4\u10e0\u10d3\u10d4\u10d1\u10d8 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d5\u10d3\u10d4\u10d1\u10d0 \u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10e8\u10d8."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "\u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10d8 \u10d2\u10d0\u10d7\u10d8\u10e8\u10e3\u10da\u10d8\u10d0, \u10e0\u10d0\u10d3\u10d2\u10d0\u10dc \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10e3\u10da\u10d8 \u10d8\u10e7\u10dd WebTransport."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "\u10d2\u10d5\u10d4\u10e0\u10d3\u10d4\u10d1\u10d8, \u10e0\u10dd\u10db\u10da\u10d4\u10d1\u10d8\u10ea \u10d8\u10e7\u10d4\u10dc\u10d4\u10d1\u10e1 WebXR-\u10e1, \u10d5\u10d4\u10e0 \u10e8\u10d4\u10eb\u10da\u10d4\u10d1\u10e1 \u10e3\u10d9\u10d0\u10dc-\u10ec\u10d8\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d8\u10e1 \u10e5\u10d4\u10e8\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10d0\u10e1."
955
964
  }
package/locales/kk.json CHANGED
@@ -941,15 +941,24 @@
941
941
  "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
942
942
  "message": "WebRTC \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0456\u043d\u0434\u0435\u0433\u0456 \u0431\u0435\u0442\u0442\u0435\u0440 \u0430\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456\u043d\u0435 \u043a\u0456\u0440\u043c\u0435\u0439\u0434\u0456."
943
943
  },
944
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
945
+ "message": "\u0410\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456 \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d, \u0441\u0435\u0431\u0435\u0431\u0456 WebRTC \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0493\u0430\u043d."
946
+ },
944
947
  "panels/application/components/BackForwardCacheStrings.ts | webShare": {
945
948
  "message": "WebShare \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0430\u0442\u044b\u043d \u0431\u0435\u0442\u0442\u0435\u0440 \u049b\u0430\u0437\u0456\u0440 \u0430\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456\u043d\u0435 \u0436\u0430\u0440\u0430\u043c\u0430\u0439\u0434\u044b."
946
949
  },
947
950
  "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
948
951
  "message": "WebSocket \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044b\u043d\u0434\u0430\u0493\u044b \u0431\u0435\u0442\u0442\u0435\u0440 \u0430\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456\u043d\u0435 \u043a\u0456\u0440\u043c\u0435\u0439\u0434\u0456."
949
952
  },
953
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
954
+ "message": "\u0410\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456 \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d, \u0441\u0435\u0431\u0435\u0431\u0456 WebSocket \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0493\u0430\u043d."
955
+ },
950
956
  "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
951
957
  "message": "WebTransport \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0456\u043d\u0434\u0435\u0433\u0456 \u0431\u0435\u0442\u0442\u0435\u0440 \u0430\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456\u043d\u0435 \u043a\u0456\u0440\u043c\u0435\u0439\u0434\u0456."
952
958
  },
959
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
960
+ "message": "\u0410\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456 \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d, \u0441\u0435\u0431\u0435\u0431\u0456 WebTransport \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0493\u0430\u043d."
961
+ },
953
962
  "panels/application/components/BackForwardCacheStrings.ts | webXR": {
954
963
  "message": "WebXR \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0430\u0442\u044b\u043d \u0431\u0435\u0442\u0442\u0435\u0440 \u049b\u0430\u0437\u0456\u0440 \u0430\u043b\u0493\u0430-\u0430\u0440\u0442\u049b\u0430 \u04e9\u0442\u0443 \u043a\u044d\u0448\u0456\u043d\u0435 \u0436\u0430\u0440\u0430\u043c\u0430\u0439\u0434\u044b."
955
964
  }