@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.
- package/.tmp/tsbuildinfo/tsconfig.tsbuildinfo +1 -1
- package/generated/protocol.d.ts +10 -9
- package/locales/af.json +9 -0
- package/locales/am.json +10 -1
- package/locales/ar.json +20 -11
- package/locales/as.json +9 -0
- package/locales/az.json +10 -1
- package/locales/be.json +9 -0
- package/locales/bg.json +9 -0
- package/locales/bn.json +9 -0
- package/locales/bs.json +10 -1
- package/locales/ca.json +9 -0
- package/locales/cs.json +9 -0
- package/locales/cy.json +10 -1
- package/locales/da.json +9 -0
- package/locales/de.json +9 -0
- package/locales/el.json +9 -0
- package/locales/en-GB.json +9 -0
- package/locales/en-US.json +18 -18
- package/locales/en-XL.json +18 -18
- package/locales/es-419.json +9 -0
- package/locales/es.json +9 -0
- package/locales/et.json +9 -0
- package/locales/eu.json +10 -1
- package/locales/fa.json +11 -2
- package/locales/fi.json +9 -0
- package/locales/fil.json +9 -0
- package/locales/fr-CA.json +10 -1
- package/locales/fr.json +9 -0
- package/locales/gl.json +9 -0
- package/locales/gu.json +9 -0
- package/locales/he.json +32 -23
- package/locales/hi.json +9 -0
- package/locales/hr.json +9 -0
- package/locales/hu.json +9 -0
- package/locales/hy.json +9 -0
- package/locales/id.json +9 -0
- package/locales/is.json +9 -0
- package/locales/it.json +9 -0
- package/locales/ja.json +9 -0
- package/locales/ka.json +10 -1
- package/locales/kk.json +9 -0
- package/locales/km.json +10 -1
- package/locales/kn.json +11 -2
- package/locales/ko.json +10 -1
- package/locales/ky.json +9 -0
- package/locales/lo.json +10 -1
- package/locales/lt.json +9 -0
- package/locales/lv.json +10 -1
- package/locales/mk.json +9 -0
- package/locales/ml.json +11 -2
- package/locales/mn.json +9 -0
- package/locales/mr.json +9 -0
- package/locales/ms.json +9 -0
- package/locales/my.json +11 -2
- package/locales/ne.json +9 -0
- package/locales/nl.json +9 -0
- package/locales/no.json +9 -0
- package/locales/or.json +9 -0
- package/locales/pa.json +9 -0
- package/locales/pl.json +9 -0
- package/locales/pt-PT.json +9 -0
- package/locales/pt.json +9 -0
- package/locales/ro.json +10 -1
- package/locales/ru.json +9 -0
- package/locales/si.json +9 -0
- package/locales/sk.json +9 -0
- package/locales/sl.json +9 -0
- package/locales/sq.json +10 -1
- package/locales/sr-Latn.json +9 -0
- package/locales/sr.json +9 -0
- package/locales/sv.json +9 -0
- package/locales/sw.json +9 -0
- package/locales/ta.json +9 -0
- package/locales/te.json +10 -1
- package/locales/th.json +9 -0
- package/locales/tr.json +9 -0
- package/locales/uk.json +9 -0
- package/locales/ur.json +10 -1
- package/locales/uz.json +9 -0
- package/locales/vi.json +9 -0
- package/locales/zh-HK.json +9 -0
- package/locales/zh-TW.json +10 -1
- package/locales/zh.json +9 -0
- package/locales/zu.json +9 -0
- package/models/trace/extras/extras.d.ts +0 -3978
- package/models/trace/extras/extras.js +0 -3978
- package/models/trace/handlers/UserTimingsHandler.d.ts +1 -1
- package/models/trace/handlers/UserTimingsHandler.js +1 -1
- package/models/trace/handlers/UserTimingsHandler.js.map +1 -1
- package/models/trace/insights/CLSCulprits.d.ts +1 -1
- package/models/trace/insights/CLSCulprits.js +2 -1
- package/models/trace/insights/CLSCulprits.js.map +1 -1
- package/models/trace/insights/Cache.d.ts +1 -1
- package/models/trace/insights/Cache.js +2 -1
- package/models/trace/insights/Cache.js.map +1 -1
- package/models/trace/insights/DOMSize.d.ts +1 -1
- package/models/trace/insights/DOMSize.js +2 -1
- package/models/trace/insights/DOMSize.js.map +1 -1
- package/models/trace/insights/DocumentLatency.d.ts +1 -1
- package/models/trace/insights/DocumentLatency.js +2 -1
- package/models/trace/insights/DocumentLatency.js.map +1 -1
- package/models/trace/insights/DuplicatedJavaScript.d.ts +1 -1
- package/models/trace/insights/DuplicatedJavaScript.js +2 -1
- package/models/trace/insights/DuplicatedJavaScript.js.map +1 -1
- package/models/trace/insights/FontDisplay.d.ts +1 -1
- package/models/trace/insights/FontDisplay.js +2 -1
- package/models/trace/insights/FontDisplay.js.map +1 -1
- package/models/trace/insights/ForcedReflow.d.ts +1 -1
- package/models/trace/insights/ForcedReflow.js +2 -1
- package/models/trace/insights/ForcedReflow.js.map +1 -1
- package/models/trace/insights/INPBreakdown.d.ts +1 -1
- package/models/trace/insights/INPBreakdown.js +2 -1
- package/models/trace/insights/INPBreakdown.js.map +1 -1
- package/models/trace/insights/ImageDelivery.d.ts +1 -1
- package/models/trace/insights/ImageDelivery.js +2 -1
- package/models/trace/insights/ImageDelivery.js.map +1 -1
- package/models/trace/insights/LCPBreakdown.d.ts +1 -1
- package/models/trace/insights/LCPBreakdown.js +2 -1
- package/models/trace/insights/LCPBreakdown.js.map +1 -1
- package/models/trace/insights/LCPDiscovery.d.ts +1 -1
- package/models/trace/insights/LCPDiscovery.js +2 -1
- package/models/trace/insights/LCPDiscovery.js.map +1 -1
- package/models/trace/insights/LegacyJavaScript.d.ts +1 -1
- package/models/trace/insights/LegacyJavaScript.js +2 -1
- package/models/trace/insights/LegacyJavaScript.js.map +1 -1
- package/models/trace/insights/ModernHTTP.d.ts +1 -1
- package/models/trace/insights/ModernHTTP.js +2 -1
- package/models/trace/insights/ModernHTTP.js.map +1 -1
- package/models/trace/insights/NetworkDependencyTree.d.ts +1 -1
- package/models/trace/insights/NetworkDependencyTree.js +2 -1
- package/models/trace/insights/NetworkDependencyTree.js.map +1 -1
- package/models/trace/insights/RenderBlocking.js +2 -1
- package/models/trace/insights/RenderBlocking.js.map +1 -1
- package/models/trace/insights/SlowCSSSelector.d.ts +1 -1
- package/models/trace/insights/SlowCSSSelector.js +2 -1
- package/models/trace/insights/SlowCSSSelector.js.map +1 -1
- package/models/trace/insights/ThirdParties.js +2 -1
- package/models/trace/insights/ThirdParties.js.map +1 -1
- package/models/trace/insights/Viewport.d.ts +1 -1
- package/models/trace/insights/Viewport.js +2 -1
- package/models/trace/insights/Viewport.js.map +1 -1
- package/models/trace/insights/types.d.ts +2 -1
- package/models/trace/insights/types.js.map +1 -1
- package/package.json +1 -1
package/locales/as.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "WebRTC \u09a5\u0995\u09be \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b8\u09ae\u09c2\u09b9 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac\u09a4 \u0985\u09a8\u09cd\u09a4\u09f0\u09cd\u09ad\u09c1\u0995\u09cd\u09a4 \u09b9\u2019\u09ac \u09a8\u09cb\u09f1\u09be\u09f0\u09c7\u0964"
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "WebRTC \u09ac\u09cd\u09af\u09f1\u09b9\u09be\u09f0 \u0995\u09f0\u09be \u09b9\u09cb\u09f1\u09be \u09ac\u09be\u09ac\u09c7 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac \u0985\u0995\u09cd\u09b7\u09ae \u0995\u09f0\u09be \u09b9\u09c8\u099b\u09c7\u0964"
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "WebShare \u09ac\u09cd\u09af\u09f1\u09b9\u09be\u09f0 \u0995\u09f0\u09be \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b8\u09ae\u09c2\u09b9 \u09ac\u09f0\u09cd\u09a4\u09ae\u09be\u09a8 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac\u09f0 \u09ac\u09be\u09ac\u09c7 \u09af\u09cb\u0997\u09cd\u09af \u09a8\u09b9\u09af\u09bc\u0964"
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "WebSocket \u09a5\u0995\u09be \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b8\u09ae\u09c2\u09b9 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac\u09a4 \u0985\u09a8\u09cd\u09a4\u09f0\u09cd\u09ad\u09c1\u0995\u09cd\u09a4 \u09b9\u2019\u09ac \u09a8\u09cb\u09f1\u09be\u09f0\u09c7\u0964"
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "WebSocket \u09ac\u09cd\u09af\u09f1\u09b9\u09be\u09f0 \u0995\u09f0\u09be \u09b9\u09cb\u09f1\u09be \u09ac\u09be\u09ac\u09c7 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac \u0985\u0995\u09cd\u09b7\u09ae \u0995\u09f0\u09be \u09b9\u09c8\u099b\u09c7\u0964"
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "WebTransport \u09a5\u0995\u09be \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b8\u09ae\u09c2\u09b9 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac\u09a4 \u0985\u09a8\u09cd\u09a4\u09f0\u09cd\u09ad\u09c1\u0995\u09cd\u09a4 \u09b9\u2019\u09ac \u09a8\u09cb\u09f1\u09be\u09f0\u09c7\u0964"
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "WebTransport \u09ac\u09cd\u09af\u09f1\u09b9\u09be\u09f0 \u0995\u09f0\u09be \u09b9\u09cb\u09f1\u09be \u09ac\u09be\u09ac\u09c7 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac \u0985\u0995\u09cd\u09b7\u09ae \u0995\u09f0\u09be \u09b9\u09c8\u099b\u09c7\u0964"
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "WebXR \u09ac\u09cd\u09af\u09f1\u09b9\u09be\u09f0 \u0995\u09f0\u09be \u09aa\u09c3\u09b7\u09cd\u09a0\u09be\u09b8\u09ae\u09c2\u09b9 \u09ac\u09f0\u09cd\u09a4\u09ae\u09be\u09a8 \u09ac\u09c7\u0995/\u09ab\u09f0\u09f1\u09be\u09f0\u09cd\u09a1 \u0995\u09c7\u09b6\u09cd\u09ac\u09f0 \u09ac\u09be\u09ac\u09c7 \u09af\u09cb\u0997\u09cd\u09af \u09a8\u09b9\u09af\u09bc\u0964"
|
|
955
964
|
}
|
package/locales/az.json
CHANGED
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
"message": "CSS Se\u00e7ici x\u0259rcl\u0259ri"
|
|
562
562
|
},
|
|
563
563
|
"models/trace/insights/SlowCSSSelector.ts | topSelectorElapsedTime": {
|
|
564
|
-
"message": "\u018fn yax\u015f\u0131 se\
|
|
564
|
+
"message": "\u018fn yax\u015f\u0131 se\u00e7ici \u00fczr\u0259 ke\u00e7\u0259n vaxt"
|
|
565
565
|
},
|
|
566
566
|
"models/trace/insights/SlowCSSSelector.ts | topSelectorMatchAttempt": {
|
|
567
567
|
"message": "\u018fn yax\u015f\u0131 se\u00e7ici uy\u011funla\u015fd\u0131rma c\u0259hdi"
|
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "WebRTC funksiyas\u0131 olan s\u0259hif\u0259l\u0259r geri/ir\u0259li ke\u015f\u0259 daxil ola bilmir."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "WebRTC istifad\u0259 edildiyi \u00fc\u00e7\u00fcn geri/ir\u0259li ke\u015fi deaktiv edilib."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "WebShare istifad\u0259 ed\u0259n s\u0259hif\u0259l\u0259r haz\u0131rda geri/ir\u0259li ke\u015f \u00fc\u00e7\u00fcn uy\u011fun deyil."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "WebSocket funksiyas\u0131 olan s\u0259hif\u0259l\u0259r geri/ir\u0259li ke\u015f\u0259 daxil ola bilmir."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "WebSocket istifad\u0259 edildiyi \u00fc\u00e7\u00fcn geri/ir\u0259li ke\u015fi deaktiv edilib."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "WebTransport funksiyas\u0131 olan s\u0259hif\u0259l\u0259r geri/ir\u0259li ke\u015f\u0259 daxil ola bilmir."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "WebTransport istifad\u0259 edildiyi \u00fc\u00e7\u00fcn geri/ir\u0259li ke\u015fi deaktiv edilib."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "WebXR funksiyas\u0131ndan istifad\u0259 ed\u0259n s\u0259hif\u0259l\u0259r haz\u0131rda geri/ir\u0259li ke\u015f \u00fc\u00e7\u00fcn uy\u011fun deyil."
|
|
955
964
|
}
|
package/locales/be.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "\u0421\u0442\u0430\u0440\u043e\u043d\u043a\u0456 \u0437 WebRTC \u043d\u0435 \u043c\u043e\u0433\u0443\u0446\u044c \u0431\u044b\u0446\u044c \u0437\u0430\u0445\u0430\u0432\u0430\u043d\u044b \u045e \u043a\u044d\u0448\u044b \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "\u041a\u044d\u0448 \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434 \u0430\u0434\u043a\u043b\u044e\u0447\u0430\u043d\u044b, \u0431\u043e \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u0435\u0446\u0446\u0430 WebRTC."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "\u0421\u0442\u0430\u0440\u043e\u043d\u043a\u0456, \u044f\u043a\u0456\u044f \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u044e\u0446\u044c WebShare, \u043d\u0435 \u043f\u0430\u0434\u044b\u0445\u043e\u0434\u0437\u044f\u0446\u044c \u0434\u043b\u044f \u0437\u0430\u0445\u0430\u0432\u0430\u043d\u043d\u044f \u045e \u043a\u044d\u0448\u044b \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "\u0421\u0442\u0430\u0440\u043e\u043d\u043a\u0456 \u0437 WebSocket \u043d\u0435 \u043c\u043e\u0433\u0443\u0446\u044c \u0431\u044b\u0446\u044c \u0437\u0430\u0445\u0430\u0432\u0430\u043d\u044b \u045e \u043a\u044d\u0448\u044b \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "\u041a\u044d\u0448 \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434 \u0430\u0434\u043a\u043b\u044e\u0447\u0430\u043d\u044b, \u0431\u043e \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u0435\u0446\u0446\u0430 WebSocket."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "\u0421\u0442\u0430\u0440\u043e\u043d\u043a\u0456 \u0437 WebTransport \u043d\u0435 \u043c\u043e\u0433\u0443\u0446\u044c \u0431\u044b\u0446\u044c \u0437\u0430\u0445\u0430\u0432\u0430\u043d\u044b \u045e \u043a\u044d\u0448\u044b \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "\u041a\u044d\u0448 \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434 \u0430\u0434\u043a\u043b\u044e\u0447\u0430\u043d\u044b, \u0431\u043e \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u0435\u0446\u0446\u0430 WebTransport."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "\u0421\u0442\u0430\u0440\u043e\u043d\u043a\u0456, \u044f\u043a\u0456\u044f \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u044e\u0446\u044c WebXR, \u043d\u0435 \u043f\u0430\u0434\u044b\u0445\u043e\u0434\u0437\u044f\u0446\u044c \u0434\u043b\u044f \u0437\u0430\u0445\u0430\u0432\u0430\u043d\u043d\u044f \u045e \u043a\u044d\u0448\u044b \u043f\u0435\u0440\u0430\u0445\u043e\u0434\u0443 \u043d\u0430\u0437\u0430\u0434 \u0456 \u043d\u0430\u043f\u0435\u0440\u0430\u0434."
|
|
955
964
|
}
|
package/locales/bg.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0438\u0442\u0435 \u0441 WebRTC \u043d\u0435 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u0434\u043e\u0431\u0430\u0432\u0435\u043d\u0438 \u043a\u044a\u043c \u043a\u0435\u0448\u0430 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "\u041a\u0435\u0448\u044a\u0442 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434 \u0435 \u0434\u0435\u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d \u043f\u043e\u0440\u0430\u0434\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 WebRTC."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 WebShare, \u043f\u043e\u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u043c \u043d\u0435 \u043e\u0442\u0433\u043e\u0432\u0430\u0440\u044f\u0442 \u043d\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u0437\u0430 \u043a\u0435\u0448\u0430 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0438\u0442\u0435 \u0441 WebSocket \u043d\u0435 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u0434\u043e\u0431\u0430\u0432\u0435\u043d\u0438 \u043a\u044a\u043c \u043a\u0435\u0448\u0430 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "\u041a\u0435\u0448\u044a\u0442 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434 \u0435 \u0434\u0435\u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d \u043f\u043e\u0440\u0430\u0434\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 WebSocket."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0438\u0442\u0435 \u0441 WebTransport \u043d\u0435 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u0434\u043e\u0431\u0430\u0432\u0435\u043d\u0438 \u043a\u044a\u043c \u043a\u0435\u0448\u0430 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "\u041a\u0435\u0448\u044a\u0442 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434 \u0435 \u0434\u0435\u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d \u043f\u043e\u0440\u0430\u0434\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 WebTransport."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 WebXR, \u043f\u043e\u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u043c \u043d\u0435 \u043e\u0442\u0433\u043e\u0432\u0430\u0440\u044f\u0442 \u043d\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u0437\u0430 \u043a\u0435\u0448\u0430 \u0437\u0430 \u043d\u0430\u0437\u0430\u0434/\u043d\u0430\u043f\u0440\u0435\u0434."
|
|
955
964
|
}
|
package/locales/bn.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "WebRTC \u09b8\u09b9 \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09ac\u09cd\u09af\u09be\u0995-\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7\u09a4\u09c7 \u09b0\u09be\u0996\u09be \u09af\u09be\u09df \u09a8\u09be\u0964"
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "\u09ac\u09cd\u09af\u09be\u0995-\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09be \u0986\u099b\u09c7 \u0995\u09be\u09b0\u09a3 WebRTC \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7\u0964"
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "WebShare \u09b8\u09b9 \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09ac\u09b0\u09cd\u09a4\u09ae\u09be\u09a8\u09c7 \u09ac\u09cd\u09af\u09be\u0995-\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7\u09a4\u09c7 \u09b8\u09c7\u09ad \u0995\u09b0\u09be \u09af\u09be\u09df \u09a8\u09be\u0964"
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "WebSocket \u09b8\u09b9 \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09ac\u09cd\u09af\u09be\u0995-\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7\u09a4\u09c7 \u09b0\u09be\u0996\u09be \u09af\u09be\u09df \u09a8\u09be\u0964"
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "\u09ac\u09cd\u09af\u09be\u0995/\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09be \u0986\u099b\u09c7 \u0995\u09be\u09b0\u09a3 WebSocket \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7\u0964"
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "WebTransport \u09b8\u09b9 \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09ac\u09cd\u09af\u09be\u0995-\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7\u09a4\u09c7 \u09b0\u09be\u0996\u09be \u09af\u09be\u09df \u09a8\u09be\u0964"
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "\u09ac\u09cd\u09af\u09be\u0995/\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7 \u09ac\u09a8\u09cd\u09a7 \u0995\u09b0\u09be \u0986\u099b\u09c7 \u0995\u09be\u09b0\u09a3 WebTransport \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u09c7\u099b\u09c7\u0964"
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "WebXR \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u098f\u09ae\u09a8 \u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09ac\u09b0\u09cd\u09a4\u09ae\u09be\u09a8\u09c7 \u09ac\u09cd\u09af\u09be\u0995-\u09ab\u09b0\u09cb\u09df\u09be\u09b0\u09cd\u09a1 \u0995\u09cd\u09af\u09be\u09b6\u09c7\u09a4\u09c7 \u09b8\u09c7\u09ad \u0995\u09b0\u09be \u09af\u09be\u09df \u09a8\u09be\u0964"
|
|
955
964
|
}
|
package/locales/bs.json
CHANGED
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
"message": "Tro\u0161kovi bira\u010da CSS-a"
|
|
562
562
|
},
|
|
563
563
|
"models/trace/insights/SlowCSSSelector.ts | topSelectorElapsedTime": {
|
|
564
|
-
"message": "
|
|
564
|
+
"message": "Proteklo vrijeme najzahtjevnijeg bira\u010da"
|
|
565
565
|
},
|
|
566
566
|
"models/trace/insights/SlowCSSSelector.ts | topSelectorMatchAttempt": {
|
|
567
567
|
"message": "Poku\u0161aj primjene najzahtjevnijeg bira\u010da"
|
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "Stranice s WebRTC-om nije mogu\u0107e ke\u0161irati u cjelini."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "Ke\u0161iranje cijele stranice je onemogu\u0107eno jer je kori\u0161ten WebRTC."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "Stranice koje koriste WebShare trenutno ne ispunjavaju uslove za ke\u0161iranje cijele stranice."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "Stranice s WebSocketom nije mogu\u0107e ke\u0161irati u cjelini."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "Ke\u0161iranje cijele stranice je onemogu\u0107eno jer je kori\u0161ten WebSocket."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "Stranice koje sadr\u017eavaju WebTransport nije mogu\u0107e ke\u0161irati u cjelini."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "Ke\u0161iranje cijele stranice je onemogu\u0107eno jer je kori\u0161ten WebTransport."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "Stranice koje koriste WebXR trenutno ne ispunjavaju uslove za ke\u0161iranje cijele stranice."
|
|
955
964
|
}
|
package/locales/ca.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "Les p\u00e0gines amb WebRTC no poden accedir a la mem\u00f2ria cau endavant/enrere."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "La mem\u00f2ria cau endavant/enrere est\u00e0 desactivada perqu\u00e8 s'ha utilitzat WebRTC."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "Actualment, les p\u00e0gines que utilitzen WebShare no s\u00f3n aptes per a la mem\u00f2ria cau endavant/enrere."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "Les p\u00e0gines amb WebSocket no poden accedir a la mem\u00f2ria cau endavant/enrere."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "La mem\u00f2ria cau endavant/enrere est\u00e0 desactivada perqu\u00e8 s'ha utilitzat WebSocket."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "Les p\u00e0gines amb WebTransport no poden accedir a la mem\u00f2ria cau endavant/enrere."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "La mem\u00f2ria cau endavant/enrere est\u00e0 desactivada perqu\u00e8 s'ha utilitzat WebTransport."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "Actualment, les p\u00e0gines que utilitzen WebXR no s\u00f3n aptes per a la mem\u00f2ria cau endavant/enrere."
|
|
955
964
|
}
|
package/locales/cs.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "Str\u00e1nky s\u00a0WebRTC nemohou vyu\u017e\u00edvat mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "Mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed je zak\u00e1z\u00e1na, proto\u017ee bylo pou\u017eito rozhran\u00ed WebRTC."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "Str\u00e1nky, kter\u00e9 pou\u017e\u00edvaj\u00ed rozhran\u00ed WebShare, v\u00a0sou\u010dasn\u00e9 dob\u011b nemohou vyu\u017e\u00edvat mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "Str\u00e1nky s\u00a0funkc\u00ed WebSocket nemohou vyu\u017e\u00edvat mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "Mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed je zak\u00e1z\u00e1na, proto\u017ee bylo pou\u017eito rozhran\u00ed WebSocket."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "Str\u00e1nky, kter\u00e9 vyu\u017e\u00edvaj\u00ed rozhran\u00ed WebTransport, nemohou vyu\u017e\u00edvat mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "Mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed je zak\u00e1z\u00e1na, proto\u017ee bylo pou\u017eito rozhran\u00ed WebTransport."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "Str\u00e1nky, kter\u00e9 pou\u017e\u00edvaj\u00ed WebXR, v\u00a0sou\u010dasn\u00e9 dob\u011b nemohou vyu\u017e\u00edvat mezipam\u011b\u0165 pro p\u0159echod zp\u011bt nebo vp\u0159ed."
|
|
955
964
|
}
|
package/locales/cy.json
CHANGED
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
"message": "Costau Dewisydd CSS"
|
|
562
562
|
},
|
|
563
563
|
"models/trace/insights/SlowCSSSelector.ts | topSelectorElapsedTime": {
|
|
564
|
-
"message": "Amser
|
|
564
|
+
"message": "Amser a aeth heibio y dewisydd uchaf"
|
|
565
565
|
},
|
|
566
566
|
"models/trace/insights/SlowCSSSelector.ts | topSelectorMatchAttempt": {
|
|
567
567
|
"message": "Ymgais cyfateb dewisydd uchaf"
|
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "Ni all tudalennau sydd \u00e2 WebRTC gael mynediad at storfa yn \u00f4l/ymlaen."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "Mae'r storfa dros dro yn \u00f4l/ymlaen wedi'i hanalluogi oherwydd bod WebRTC wedi'i ddefnyddio."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "Ar hyn o bryd nid yw tudalennau sy'n defnyddio WebShare yn gymwys ar gyfer storfa yn \u00f4l/ymlaen."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "Ni all tudalennau sydd \u00e2 WebSocket gael mynediad at storfa yn \u00f4l/ymlaen."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "Mae'r storfa dros dro yn \u00f4l/ymlaen wedi'i hanalluogi oherwydd bod WebSocket wedi'i ddefnyddio."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "Ni all tudalennau sydd \u00e2 WebTransport gael mynediad at storfa yn \u00f4l/ymlaen."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "Mae'r storfa dros dro yn \u00f4l/ymlaen wedi'i hanalluogi oherwydd bod WebTransport wedi'i ddefnyddio."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "Ar hyn o bryd nid yw tudalennau sy'n defnyddio WebXR yn gymwys ar gyfer storfa yn \u00f4l/ymlaen."
|
|
955
964
|
}
|
package/locales/da.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "Sider med WebRTC kan ikke f\u00f8jes til back/forward-cachen."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "Back/forward-cachen er deaktiveret, fordi WebRTC er blevet brugt."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "Sider, der anvender WebShare, er ikke kvalificeret til back/forward-cachen i \u00f8jeblikket."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "Sider med WebSocket kan ikke f\u00f8jes til back/forward-cachen."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "Back/forward-cachen er deaktiveret, fordi WebSocket er blevet brugt."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "Sider med WebTransport kan ikke f\u00f8jes til back/forward-cachen."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "Back/forward-cachen er deaktiveret, fordi WebTransport er blevet brugt."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "Sider, der anvender WebXR, er ikke kvalificeret til back/forward-cachen i \u00f8jeblikket."
|
|
955
964
|
}
|
package/locales/de.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "Seiten mit WebRTC k\u00f6nnen den Back-Forward-Cache nicht verwenden."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "Der Back-Forward-Cache ist deaktiviert, weil WebRTC verwendet wurde."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "Seiten, die \u201eWebShare\u201c nutzen, k\u00f6nnen den Back-Forward-Cache aktuell nicht verwenden."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "Seiten mit \u201eWebSocket\u201c k\u00f6nnen den Back-Forward-Cache nicht verwenden."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "Der Back-Forward-Cache ist deaktiviert, weil WebSocket verwendet wurde."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "Seiten mit \u201eWebSocket\u201c k\u00f6nnen den Back-Forward-Cache nicht verwenden."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "Der Back-Forward-Cache ist deaktiviert, weil WebTransport verwendet wurde."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "Seiten, die \u201eWebXR\u201c nutzen, k\u00f6nnen den Back-Forward-Cache aktuell nicht verwenden."
|
|
955
964
|
}
|
package/locales/el.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "\u039f\u03b9 \u03c3\u03b5\u03bb\u03af\u03b4\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf WebRTC \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ad\u03bb\u03b8\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7\u03bd \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "\u0397 \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03ad\u03c7\u03b5\u03b9 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c4\u03bf WebRTC."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "\u039f\u03b9 \u03c3\u03b5\u03bb\u03af\u03b4\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03c4\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf WebShare \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "\u039f\u03b9 \u03c3\u03b5\u03bb\u03af\u03b4\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf WebSocket \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ad\u03bb\u03b8\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7\u03bd \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "\u0397 \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03ad\u03c7\u03b5\u03b9 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c4\u03bf WebSocket."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "\u039f\u03b9 \u03c3\u03b5\u03bb\u03af\u03b4\u03b5\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf WebTransport \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ad\u03bb\u03b8\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7\u03bd \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "\u0397 \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03ad\u03c7\u03b5\u03b9 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c4\u03bf WebTransport."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "\u039f\u03b9 \u03c3\u03b5\u03bb\u03af\u03b4\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03c4\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf WebXR \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03ba\u03c1\u03c5\u03c6\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7 \u03c0\u03af\u03c3\u03c9-\u03b5\u03bc\u03c0\u03c1\u03cc\u03c2."
|
|
955
964
|
}
|
package/locales/en-GB.json
CHANGED
|
@@ -941,15 +941,24 @@
|
|
|
941
941
|
"panels/application/components/BackForwardCacheStrings.ts | webRTC": {
|
|
942
942
|
"message": "Pages with WebRTC cannot enter back-forward cache."
|
|
943
943
|
},
|
|
944
|
+
"panels/application/components/BackForwardCacheStrings.ts | webRTCUsedWithCCNS": {
|
|
945
|
+
"message": "Back-forward cache is disabled because WebRTC has been used."
|
|
946
|
+
},
|
|
944
947
|
"panels/application/components/BackForwardCacheStrings.ts | webShare": {
|
|
945
948
|
"message": "Pages that use WebShare are not currently eligible for back-forward cache."
|
|
946
949
|
},
|
|
947
950
|
"panels/application/components/BackForwardCacheStrings.ts | webSocket": {
|
|
948
951
|
"message": "Pages with WebSocket cannot enter back-forward cache."
|
|
949
952
|
},
|
|
953
|
+
"panels/application/components/BackForwardCacheStrings.ts | webSocketUsedWithCCNS": {
|
|
954
|
+
"message": "Back-forward cache is disabled because WebSocket has been used."
|
|
955
|
+
},
|
|
950
956
|
"panels/application/components/BackForwardCacheStrings.ts | webTransport": {
|
|
951
957
|
"message": "Pages with WebTransport cannot enter back-forward cache."
|
|
952
958
|
},
|
|
959
|
+
"panels/application/components/BackForwardCacheStrings.ts | webTransportUsedWithCCNS": {
|
|
960
|
+
"message": "Back-forward cache is disabled because WebTransport has been used."
|
|
961
|
+
},
|
|
953
962
|
"panels/application/components/BackForwardCacheStrings.ts | webXR": {
|
|
954
963
|
"message": "Pages that use WebXR are not currently eligible for back-forward cache."
|
|
955
964
|
}
|
package/locales/en-US.json
CHANGED
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"message": "Cache TTL"
|
|
169
169
|
},
|
|
170
170
|
"models/trace/insights/Cache.ts | description": {
|
|
171
|
-
"message": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://
|
|
171
|
+
"message": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
|
|
172
172
|
},
|
|
173
173
|
"models/trace/insights/Cache.ts | noRequestsToCache": {
|
|
174
174
|
"message": "No requests with inefficient cache policies"
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"message": "Animation"
|
|
187
187
|
},
|
|
188
188
|
"models/trace/insights/CLSCulprits.ts | description": {
|
|
189
|
-
"message": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://
|
|
189
|
+
"message": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads."
|
|
190
190
|
},
|
|
191
191
|
"models/trace/insights/CLSCulprits.ts | injectedIframe": {
|
|
192
192
|
"message": "Injected iframe"
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"message": "Worst layout shift cluster"
|
|
220
220
|
},
|
|
221
221
|
"models/trace/insights/DocumentLatency.ts | description": {
|
|
222
|
-
"message": "Your first network request is the most important.
|
|
222
|
+
"message": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression."
|
|
223
223
|
},
|
|
224
224
|
"models/trace/insights/DocumentLatency.ts | failedRedirects": {
|
|
225
225
|
"message": "Had redirects ({PH1} redirects, +{PH2})"
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"message": "Uncompressed download"
|
|
253
253
|
},
|
|
254
254
|
"models/trace/insights/DOMSize.ts | description": {
|
|
255
|
-
"message": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/
|
|
255
|
+
"message": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size)."
|
|
256
256
|
},
|
|
257
257
|
"models/trace/insights/DOMSize.ts | duration": {
|
|
258
258
|
"message": "Duration"
|
|
@@ -294,13 +294,13 @@
|
|
|
294
294
|
"message": "Source"
|
|
295
295
|
},
|
|
296
296
|
"models/trace/insights/DuplicatedJavaScript.ts | description": {
|
|
297
|
-
"message": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity."
|
|
297
|
+
"message": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity."
|
|
298
298
|
},
|
|
299
299
|
"models/trace/insights/DuplicatedJavaScript.ts | title": {
|
|
300
300
|
"message": "Duplicated JavaScript"
|
|
301
301
|
},
|
|
302
302
|
"models/trace/insights/FontDisplay.ts | description": {
|
|
303
|
-
"message": "Consider setting [font-display](https://developer.chrome.com/
|
|
303
|
+
"message": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
|
|
304
304
|
},
|
|
305
305
|
"models/trace/insights/FontDisplay.ts | fontColumn": {
|
|
306
306
|
"message": "Font"
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"message": "(anonymous)"
|
|
316
316
|
},
|
|
317
317
|
"models/trace/insights/ForcedReflow.ts | description": {
|
|
318
|
-
"message": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://
|
|
318
|
+
"message": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
|
|
319
319
|
},
|
|
320
320
|
"models/trace/insights/ForcedReflow.ts | relatedStackTrace": {
|
|
321
321
|
"message": "Stack trace"
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
"message": "[unattributed]"
|
|
334
334
|
},
|
|
335
335
|
"models/trace/insights/ImageDelivery.ts | description": {
|
|
336
|
-
"message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/
|
|
336
|
+
"message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
|
|
337
337
|
},
|
|
338
338
|
"models/trace/insights/ImageDelivery.ts | estimatedSavings": {
|
|
339
339
|
"message": "{PH1} (Est {PH2})"
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
"message": "Using video formats instead of GIFs can improve the download size of animated content."
|
|
364
364
|
},
|
|
365
365
|
"models/trace/insights/INPBreakdown.ts | description": {
|
|
366
|
-
"message": "Start investigating
|
|
366
|
+
"message": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart."
|
|
367
367
|
},
|
|
368
368
|
"models/trace/insights/INPBreakdown.ts | duration": {
|
|
369
369
|
"message": "Duration"
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
"message": "INP breakdown"
|
|
388
388
|
},
|
|
389
389
|
"models/trace/insights/LCPBreakdown.ts | description": {
|
|
390
|
-
"message": "Each [subpart has specific improvement strategies](https://
|
|
390
|
+
"message": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays."
|
|
391
391
|
},
|
|
392
392
|
"models/trace/insights/LCPBreakdown.ts | duration": {
|
|
393
393
|
"message": "Duration"
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"message": "LCP breakdown"
|
|
418
418
|
},
|
|
419
419
|
"models/trace/insights/LCPDiscovery.ts | description": {
|
|
420
|
-
"message": "Optimize LCP by making the LCP image
|
|
420
|
+
"message": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading"
|
|
421
421
|
},
|
|
422
422
|
"models/trace/insights/LCPDiscovery.ts | fetchPriorityApplied": {
|
|
423
423
|
"message": "fetchpriority=high applied"
|
|
@@ -450,13 +450,13 @@
|
|
|
450
450
|
"message": "Wasted bytes"
|
|
451
451
|
},
|
|
452
452
|
"models/trace/insights/LegacyJavaScript.ts | description": {
|
|
453
|
-
"message": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://
|
|
453
|
+
"message": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
|
|
454
454
|
},
|
|
455
455
|
"models/trace/insights/LegacyJavaScript.ts | title": {
|
|
456
456
|
"message": "Legacy JavaScript"
|
|
457
457
|
},
|
|
458
458
|
"models/trace/insights/ModernHTTP.ts | description": {
|
|
459
|
-
"message": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/
|
|
459
|
+
"message": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/performance/insights/modern-http)."
|
|
460
460
|
},
|
|
461
461
|
"models/trace/insights/ModernHTTP.ts | noOldProtocolRequests": {
|
|
462
462
|
"message": "No requests used HTTP/1.1, or its current use of HTTP/1.1 does not present a significant optimization opportunity. HTTP/1.1 requests are only flagged if six or more static assets originate from the same origin, and they are not served from a local development environment or a third-party source."
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
"message": "Unused preconnect. Check that the crossorigin attribute is used properly."
|
|
490
490
|
},
|
|
491
491
|
"models/trace/insights/NetworkDependencyTree.ts | description": {
|
|
492
|
-
"message": "[Avoid chaining critical requests](https://developer.chrome.com/docs/
|
|
492
|
+
"message": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
|
|
493
493
|
},
|
|
494
494
|
"models/trace/insights/NetworkDependencyTree.ts | estSavingTableDescription": {
|
|
495
495
|
"message": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4."
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"message": "Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
|
|
529
529
|
},
|
|
530
530
|
"models/trace/insights/RenderBlocking.ts | description": {
|
|
531
|
-
"message": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://
|
|
531
|
+
"message": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
|
|
532
532
|
},
|
|
533
533
|
"models/trace/insights/RenderBlocking.ts | duration": {
|
|
534
534
|
"message": "Duration"
|
|
@@ -543,7 +543,7 @@
|
|
|
543
543
|
"message": "Render blocking requests"
|
|
544
544
|
},
|
|
545
545
|
"models/trace/insights/SlowCSSSelector.ts | description": {
|
|
546
|
-
"message": "If Recalculate Style costs remain high, selector optimization can reduce them. [Optimize the selectors](https://developer.chrome.com/docs/
|
|
546
|
+
"message": "If Recalculate Style costs remain high, selector optimization can reduce them. [Optimize the selectors](https://developer.chrome.com/docs/performance/insights/slow-css-selector) with both high elapsed time and high slow-path %. Simpler selectors, fewer selectors, a smaller DOM, and a shallower DOM will all reduce matching costs."
|
|
547
547
|
},
|
|
548
548
|
"models/trace/insights/SlowCSSSelector.ts | elapsed": {
|
|
549
549
|
"message": "Elapsed time"
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
"message": "Transfer size"
|
|
583
583
|
},
|
|
584
584
|
"models/trace/insights/ThirdParties.ts | description": {
|
|
585
|
-
"message": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://
|
|
585
|
+
"message": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content."
|
|
586
586
|
},
|
|
587
587
|
"models/trace/insights/ThirdParties.ts | noThirdParties": {
|
|
588
588
|
"message": "No third parties found"
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
"message": "3rd parties"
|
|
592
592
|
},
|
|
593
593
|
"models/trace/insights/Viewport.ts | description": {
|
|
594
|
-
"message": "Tap interactions may be [delayed by up to 300\u00a0ms](https://developer.chrome.com/
|
|
594
|
+
"message": "Tap interactions may be [delayed by up to 300\u00a0ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile."
|
|
595
595
|
},
|
|
596
596
|
"models/trace/insights/Viewport.ts | mobileTapDelayLabel": {
|
|
597
597
|
"message": "Mobile tap delay"
|