@paulirish/trace_engine 0.0.45 → 0.0.47

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 (170) hide show
  1. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts +4 -0
  2. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts.map +1 -0
  3. package/.tmp/tsbuildinfo/tsconfig.tsbuildinfo +1 -1
  4. package/core/platform/Constructor.d.ts +3 -0
  5. package/core/platform/Constructor.js +5 -0
  6. package/core/platform/Constructor.js.map +1 -0
  7. package/core/platform/MapUtilities.js +1 -0
  8. package/core/platform/MapUtilities.js.map +1 -1
  9. package/core/platform/TypescriptUtilities.d.ts +7 -0
  10. package/core/platform/TypescriptUtilities.js.map +1 -1
  11. package/core/platform/platform-tsconfig.json +1 -0
  12. package/core/platform/platform.d.ts +2 -1
  13. package/core/platform/platform.js +2 -1
  14. package/core/platform/platform.js.map +1 -1
  15. package/generated/protocol.d.ts +214 -4
  16. package/locales/af.json +360 -0
  17. package/locales/am.json +360 -0
  18. package/locales/ar.json +360 -0
  19. package/locales/as.json +360 -0
  20. package/locales/az.json +360 -0
  21. package/locales/be.json +360 -0
  22. package/locales/bg.json +360 -0
  23. package/locales/bn.json +360 -0
  24. package/locales/bs.json +360 -0
  25. package/locales/ca.json +360 -0
  26. package/locales/cs.json +360 -0
  27. package/locales/cy.json +360 -0
  28. package/locales/da.json +360 -0
  29. package/locales/de.json +360 -0
  30. package/locales/el.json +360 -0
  31. package/locales/en-GB.json +360 -0
  32. package/locales/en-US.json +370 -10
  33. package/locales/en-XL.json +370 -10
  34. package/locales/es-419.json +360 -0
  35. package/locales/es.json +360 -0
  36. package/locales/et.json +360 -0
  37. package/locales/eu.json +360 -0
  38. package/locales/fa.json +360 -0
  39. package/locales/fi.json +360 -0
  40. package/locales/fil.json +360 -0
  41. package/locales/fr-CA.json +360 -0
  42. package/locales/fr.json +360 -0
  43. package/locales/gl.json +360 -0
  44. package/locales/gu.json +360 -0
  45. package/locales/he.json +360 -0
  46. package/locales/hi.json +360 -0
  47. package/locales/hr.json +360 -0
  48. package/locales/hu.json +360 -0
  49. package/locales/hy.json +360 -0
  50. package/locales/id.json +360 -0
  51. package/locales/is.json +360 -0
  52. package/locales/it.json +360 -0
  53. package/locales/ja.json +360 -0
  54. package/locales/ka.json +360 -0
  55. package/locales/kk.json +360 -0
  56. package/locales/km.json +360 -0
  57. package/locales/kn.json +360 -0
  58. package/locales/ko.json +360 -0
  59. package/locales/ky.json +360 -0
  60. package/locales/lo.json +360 -0
  61. package/locales/lt.json +360 -0
  62. package/locales/lv.json +360 -0
  63. package/locales/mk.json +360 -0
  64. package/locales/ml.json +360 -0
  65. package/locales/mn.json +360 -0
  66. package/locales/mr.json +360 -0
  67. package/locales/ms.json +360 -0
  68. package/locales/my.json +360 -0
  69. package/locales/ne.json +360 -0
  70. package/locales/nl.json +360 -0
  71. package/locales/no.json +360 -0
  72. package/locales/or.json +360 -0
  73. package/locales/pa.json +360 -0
  74. package/locales/pl.json +360 -0
  75. package/locales/pt-PT.json +360 -0
  76. package/locales/pt.json +360 -0
  77. package/locales/ro.json +360 -0
  78. package/locales/ru.json +360 -0
  79. package/locales/si.json +360 -0
  80. package/locales/sk.json +360 -0
  81. package/locales/sl.json +360 -0
  82. package/locales/sq.json +360 -0
  83. package/locales/sr-Latn.json +360 -0
  84. package/locales/sr.json +360 -0
  85. package/locales/sv.json +360 -0
  86. package/locales/sw.json +360 -0
  87. package/locales/ta.json +360 -0
  88. package/locales/te.json +360 -0
  89. package/locales/th.json +360 -0
  90. package/locales/tr.json +360 -0
  91. package/locales/uk.json +360 -0
  92. package/locales/ur.json +360 -0
  93. package/locales/uz.json +360 -0
  94. package/locales/vi.json +360 -0
  95. package/locales/zh-HK.json +360 -0
  96. package/locales/zh-TW.json +360 -0
  97. package/locales/zh.json +360 -0
  98. package/locales/zu.json +360 -0
  99. package/models/trace/Processor.d.ts +4 -1
  100. package/models/trace/Processor.js +10 -16
  101. package/models/trace/Processor.js.map +1 -1
  102. package/models/trace/extras/ScriptDuplication.d.ts +1 -1
  103. package/models/trace/extras/ScriptDuplication.js +2 -2
  104. package/models/trace/extras/ScriptDuplication.js.map +1 -1
  105. package/models/trace/extras/extras.d.ts +3798 -0
  106. package/models/trace/extras/extras.js +3798 -0
  107. package/models/trace/handlers/LayoutShiftsHandler.d.ts +7 -1
  108. package/models/trace/handlers/LayoutShiftsHandler.js +16 -5
  109. package/models/trace/handlers/LayoutShiftsHandler.js.map +1 -1
  110. package/models/trace/handlers/PageLoadMetricsHandler.d.ts +5 -0
  111. package/models/trace/handlers/PageLoadMetricsHandler.js +3 -0
  112. package/models/trace/handlers/PageLoadMetricsHandler.js.map +1 -1
  113. package/models/trace/handlers/ScriptsHandler.d.ts +5 -1
  114. package/models/trace/handlers/ScriptsHandler.js +24 -11
  115. package/models/trace/handlers/ScriptsHandler.js.map +1 -1
  116. package/models/trace/handlers/types.d.ts +1 -1
  117. package/models/trace/handlers/types.js.map +1 -1
  118. package/models/trace/insights/CLSCulprits.d.ts +5 -5
  119. package/models/trace/insights/CLSCulprits.js +1 -3
  120. package/models/trace/insights/CLSCulprits.js.map +1 -1
  121. package/models/trace/insights/DOMSize.d.ts +3 -3
  122. package/models/trace/insights/DOMSize.js +2 -4
  123. package/models/trace/insights/DOMSize.js.map +1 -1
  124. package/models/trace/insights/DocumentLatency.d.ts +3 -3
  125. package/models/trace/insights/DocumentLatency.js +4 -6
  126. package/models/trace/insights/DocumentLatency.js.map +1 -1
  127. package/models/trace/insights/DuplicateJavaScript.d.ts +3 -3
  128. package/models/trace/insights/DuplicateJavaScript.js +6 -9
  129. package/models/trace/insights/DuplicateJavaScript.js.map +1 -1
  130. package/models/trace/insights/FontDisplay.d.ts +12 -9
  131. package/models/trace/insights/FontDisplay.js +16 -15
  132. package/models/trace/insights/FontDisplay.js.map +1 -1
  133. package/models/trace/insights/ForcedReflow.d.ts +3 -3
  134. package/models/trace/insights/ForcedReflow.js +2 -4
  135. package/models/trace/insights/ForcedReflow.js.map +1 -1
  136. package/models/trace/insights/ImageDelivery.d.ts +7 -6
  137. package/models/trace/insights/ImageDelivery.js +27 -20
  138. package/models/trace/insights/ImageDelivery.js.map +1 -1
  139. package/models/trace/insights/InteractionToNextPaint.d.ts +3 -3
  140. package/models/trace/insights/InteractionToNextPaint.js +4 -4
  141. package/models/trace/insights/InteractionToNextPaint.js.map +1 -1
  142. package/models/trace/insights/LCPDiscovery.d.ts +4 -3
  143. package/models/trace/insights/LCPDiscovery.js +9 -6
  144. package/models/trace/insights/LCPDiscovery.js.map +1 -1
  145. package/models/trace/insights/LCPPhases.d.ts +4 -4
  146. package/models/trace/insights/LCPPhases.js +7 -6
  147. package/models/trace/insights/LCPPhases.js.map +1 -1
  148. package/models/trace/insights/NetworkDependencyTree.d.ts +9 -3
  149. package/models/trace/insights/NetworkDependencyTree.js +41 -10
  150. package/models/trace/insights/NetworkDependencyTree.js.map +1 -1
  151. package/models/trace/insights/RenderBlocking.d.ts +4 -3
  152. package/models/trace/insights/RenderBlocking.js +6 -3
  153. package/models/trace/insights/RenderBlocking.js.map +1 -1
  154. package/models/trace/insights/SlowCSSSelector.d.ts +3 -3
  155. package/models/trace/insights/SlowCSSSelector.js +1 -3
  156. package/models/trace/insights/SlowCSSSelector.js.map +1 -1
  157. package/models/trace/insights/ThirdParties.d.ts +3 -3
  158. package/models/trace/insights/ThirdParties.js +2 -4
  159. package/models/trace/insights/ThirdParties.js.map +1 -1
  160. package/models/trace/insights/Viewport.d.ts +3 -3
  161. package/models/trace/insights/Viewport.js +14 -9
  162. package/models/trace/insights/Viewport.js.map +1 -1
  163. package/models/trace/insights/types.d.ts +5 -9
  164. package/models/trace/insights/types.js.map +1 -1
  165. package/models/trace/types/File.d.ts +8 -0
  166. package/models/trace/types/File.js.map +1 -1
  167. package/models/trace/types/TraceEvents.d.ts +16 -1
  168. package/models/trace/types/TraceEvents.js +3 -0
  169. package/models/trace/types/TraceEvents.js.map +1 -1
  170. package/package.json +1 -1
@@ -2970,6 +2970,83 @@ export declare namespace CSS {
2970
2970
  */
2971
2971
  style: CSSStyle;
2972
2972
  }
2973
+ /**
2974
+ * CSS function argument representation.
2975
+ */
2976
+ interface CSSFunctionParameter {
2977
+ /**
2978
+ * The parameter name.
2979
+ */
2980
+ name: string;
2981
+ /**
2982
+ * The parameter type.
2983
+ */
2984
+ type: string;
2985
+ }
2986
+ /**
2987
+ * CSS function conditional block representation.
2988
+ */
2989
+ interface CSSFunctionConditionNode {
2990
+ /**
2991
+ * Media query for this conditional block. Only one type of condition should be set.
2992
+ */
2993
+ media?: CSSMedia;
2994
+ /**
2995
+ * Container query for this conditional block. Only one type of condition should be set.
2996
+ */
2997
+ containerQueries?: CSSContainerQuery;
2998
+ /**
2999
+ * @supports CSS at-rule condition. Only one type of condition should be set.
3000
+ */
3001
+ supports?: CSSSupports;
3002
+ /**
3003
+ * Block body.
3004
+ */
3005
+ children: CSSFunctionNode[];
3006
+ /**
3007
+ * The condition text.
3008
+ */
3009
+ conditionText: string;
3010
+ }
3011
+ /**
3012
+ * Section of the body of a CSS function rule.
3013
+ */
3014
+ interface CSSFunctionNode {
3015
+ /**
3016
+ * A conditional block. If set, style should not be set.
3017
+ */
3018
+ condition?: CSSFunctionConditionNode;
3019
+ /**
3020
+ * Values set by this node. If set, condition should not be set.
3021
+ */
3022
+ style?: CSSStyle;
3023
+ }
3024
+ /**
3025
+ * CSS function at-rule representation.
3026
+ */
3027
+ interface CSSFunctionRule {
3028
+ /**
3029
+ * Name of the function.
3030
+ */
3031
+ name: Value;
3032
+ /**
3033
+ * The css style sheet identifier (absent for user agent stylesheet and user-specified
3034
+ * stylesheet rules) this rule came from.
3035
+ */
3036
+ styleSheetId?: StyleSheetId;
3037
+ /**
3038
+ * Parent stylesheet's origin.
3039
+ */
3040
+ origin: StyleSheetOrigin;
3041
+ /**
3042
+ * List of parameters.
3043
+ */
3044
+ parameters: CSSFunctionParameter[];
3045
+ /**
3046
+ * Function body.
3047
+ */
3048
+ children: CSSFunctionNode[];
3049
+ }
2973
3050
  /**
2974
3051
  * CSS keyframe rule representation.
2975
3052
  */
@@ -3239,6 +3316,10 @@ export declare namespace CSS {
3239
3316
  * Id of the first parent element that does not have display: contents.
3240
3317
  */
3241
3318
  parentLayoutNodeId?: DOM.NodeId;
3319
+ /**
3320
+ * A list of CSS at-function rules referenced by styles of this node.
3321
+ */
3322
+ cssFunctionRules?: CSSFunctionRule[];
3242
3323
  }
3243
3324
  interface GetMediaQueriesResponse extends ProtocolResponseWithError {
3244
3325
  medias: CSSMedia[];
@@ -5665,6 +5746,40 @@ export declare namespace DeviceOrientation {
5665
5746
  * This domain emulates different environments for the page.
5666
5747
  */
5667
5748
  export declare namespace Emulation {
5749
+ interface SafeAreaInsets {
5750
+ /**
5751
+ * Overrides safe-area-inset-top.
5752
+ */
5753
+ top?: integer;
5754
+ /**
5755
+ * Overrides safe-area-max-inset-top.
5756
+ */
5757
+ topMax?: integer;
5758
+ /**
5759
+ * Overrides safe-area-inset-left.
5760
+ */
5761
+ left?: integer;
5762
+ /**
5763
+ * Overrides safe-area-max-inset-left.
5764
+ */
5765
+ leftMax?: integer;
5766
+ /**
5767
+ * Overrides safe-area-inset-bottom.
5768
+ */
5769
+ bottom?: integer;
5770
+ /**
5771
+ * Overrides safe-area-max-inset-bottom.
5772
+ */
5773
+ bottomMax?: integer;
5774
+ /**
5775
+ * Overrides safe-area-inset-right.
5776
+ */
5777
+ right?: integer;
5778
+ /**
5779
+ * Overrides safe-area-max-inset-right.
5780
+ */
5781
+ rightMax?: integer;
5782
+ }
5668
5783
  const enum ScreenOrientationType {
5669
5784
  PortraitPrimary = "portraitPrimary",
5670
5785
  PortraitSecondary = "portraitSecondary",
@@ -5848,6 +5963,9 @@ export declare namespace Emulation {
5848
5963
  */
5849
5964
  color?: DOM.RGBA;
5850
5965
  }
5966
+ interface SetSafeAreaInsetsOverrideRequest {
5967
+ insets: SafeAreaInsets;
5968
+ }
5851
5969
  interface SetDeviceMetricsOverrideRequest {
5852
5970
  /**
5853
5971
  * Overriding width value in pixels (minimum 0, maximum 10000000). 0 disables the override.
@@ -8090,7 +8208,8 @@ export declare namespace Network {
8090
8208
  PreflightMissingPrivateNetworkAccessId = "PreflightMissingPrivateNetworkAccessId",
8091
8209
  PreflightMissingPrivateNetworkAccessName = "PreflightMissingPrivateNetworkAccessName",
8092
8210
  PrivateNetworkAccessPermissionUnavailable = "PrivateNetworkAccessPermissionUnavailable",
8093
- PrivateNetworkAccessPermissionDenied = "PrivateNetworkAccessPermissionDenied"
8211
+ PrivateNetworkAccessPermissionDenied = "PrivateNetworkAccessPermissionDenied",
8212
+ LocalNetworkAccessPermissionDenied = "LocalNetworkAccessPermissionDenied"
8094
8213
  }
8095
8214
  interface CorsErrorStatus {
8096
8215
  corsError: CorsError;
@@ -8880,12 +8999,36 @@ export declare namespace Network {
8880
8999
  Br = "br",
8881
9000
  Zstd = "zstd"
8882
9001
  }
9002
+ const enum DirectSocketDnsQueryType {
9003
+ Ipv4 = "ipv4",
9004
+ Ipv6 = "ipv6"
9005
+ }
9006
+ interface DirectTCPSocketOptions {
9007
+ /**
9008
+ * TCP_NODELAY option
9009
+ */
9010
+ noDelay: boolean;
9011
+ /**
9012
+ * Expected to be unsigned integer.
9013
+ */
9014
+ keepAliveDelay?: number;
9015
+ /**
9016
+ * Expected to be unsigned integer.
9017
+ */
9018
+ sendBufferSize?: number;
9019
+ /**
9020
+ * Expected to be unsigned integer.
9021
+ */
9022
+ receiveBufferSize?: number;
9023
+ dnsQueryType?: DirectSocketDnsQueryType;
9024
+ }
8883
9025
  const enum PrivateNetworkRequestPolicy {
8884
9026
  Allow = "Allow",
8885
9027
  BlockFromInsecureToMorePrivate = "BlockFromInsecureToMorePrivate",
8886
9028
  WarnFromInsecureToMorePrivate = "WarnFromInsecureToMorePrivate",
8887
9029
  PreflightBlock = "PreflightBlock",
8888
- PreflightWarn = "PreflightWarn"
9030
+ PreflightWarn = "PreflightWarn",
9031
+ PermissionBlock = "PermissionBlock"
8889
9032
  }
8890
9033
  const enum IPAddressSpace {
8891
9034
  Local = "Local",
@@ -9909,6 +10052,52 @@ export declare namespace Network {
9909
10052
  */
9910
10053
  timestamp: MonotonicTime;
9911
10054
  }
10055
+ /**
10056
+ * Fired upon direct_socket.TCPSocket creation.
10057
+ */
10058
+ interface DirectTCPSocketCreatedEvent {
10059
+ identifier: RequestId;
10060
+ remoteAddr: string;
10061
+ /**
10062
+ * Unsigned int 16.
10063
+ */
10064
+ remotePort: integer;
10065
+ options: DirectTCPSocketOptions;
10066
+ timestamp: MonotonicTime;
10067
+ initiator?: Initiator;
10068
+ }
10069
+ /**
10070
+ * Fired when direct_socket.TCPSocket connection is opened.
10071
+ */
10072
+ interface DirectTCPSocketOpenedEvent {
10073
+ identifier: RequestId;
10074
+ remoteAddr: string;
10075
+ /**
10076
+ * Expected to be unsigned integer.
10077
+ */
10078
+ remotePort: integer;
10079
+ timestamp: MonotonicTime;
10080
+ localAddr?: string;
10081
+ /**
10082
+ * Expected to be unsigned integer.
10083
+ */
10084
+ localPort?: integer;
10085
+ }
10086
+ /**
10087
+ * Fired when direct_socket.TCPSocket is aborted.
10088
+ */
10089
+ interface DirectTCPSocketAbortedEvent {
10090
+ identifier: RequestId;
10091
+ errorMessage: string;
10092
+ timestamp: MonotonicTime;
10093
+ }
10094
+ /**
10095
+ * Fired when direct_socket.TCPSocket is closed.
10096
+ */
10097
+ interface DirectTCPSocketClosedEvent {
10098
+ identifier: RequestId;
10099
+ timestamp: MonotonicTime;
10100
+ }
9912
10101
  /**
9913
10102
  * Fired when additional information about a requestWillBeSent event is available from the
9914
10103
  * network stack. Not every requestWillBeSent event will have an additional
@@ -10910,7 +11099,7 @@ export declare namespace Page {
10910
11099
  }
10911
11100
  /**
10912
11101
  * All Permissions Policy features. This enum should match the one defined
10913
- * in third_party/blink/renderer/core/permissions_policy/permissions_policy_features.json5.
11102
+ * in services/network/public/cpp/permissions_policy/permissions_policy_features.json5.
10914
11103
  */
10915
11104
  const enum PermissionsPolicyFeature {
10916
11105
  Accelerometer = "accelerometer",
@@ -11828,7 +12017,8 @@ export declare namespace Page {
11828
12017
  EmbedderExtensionMessagingForOpenPort = "EmbedderExtensionMessagingForOpenPort",
11829
12018
  EmbedderExtensionSentMessageToCachedFrame = "EmbedderExtensionSentMessageToCachedFrame",
11830
12019
  RequestedByWebViewClient = "RequestedByWebViewClient",
11831
- PostMessageByWebViewClient = "PostMessageByWebViewClient"
12020
+ PostMessageByWebViewClient = "PostMessageByWebViewClient",
12021
+ CacheControlNoStoreDeviceBoundSessionTerminated = "CacheControlNoStoreDeviceBoundSessionTerminated"
11832
12022
  }
11833
12023
  /**
11834
12024
  * Types of not restored reasons for back-forward cache.
@@ -12004,6 +12194,13 @@ export declare namespace Page {
12004
12194
  */
12005
12195
  url: string;
12006
12196
  }
12197
+ interface EnableRequest {
12198
+ /**
12199
+ * If true, the `Page.fileChooserOpened` event will be emitted regardless of the state set by
12200
+ * `Page.setInterceptFileChooserDialog` command (default: false).
12201
+ */
12202
+ enableFileChooserOpenedEvent?: boolean;
12203
+ }
12007
12204
  interface GetAppManifestRequest {
12008
12205
  manifestId?: string;
12009
12206
  }
@@ -16395,6 +16592,9 @@ export declare namespace Preload {
16395
16592
  PrefetchNotEligibleSchemeIsNotHttps = "PrefetchNotEligibleSchemeIsNotHttps",
16396
16593
  PrefetchNotEligibleUserHasCookies = "PrefetchNotEligibleUserHasCookies",
16397
16594
  PrefetchNotEligibleUserHasServiceWorker = "PrefetchNotEligibleUserHasServiceWorker",
16595
+ PrefetchNotEligibleUserHasServiceWorkerNoFetchHandler = "PrefetchNotEligibleUserHasServiceWorkerNoFetchHandler",
16596
+ PrefetchNotEligibleRedirectFromServiceWorker = "PrefetchNotEligibleRedirectFromServiceWorker",
16597
+ PrefetchNotEligibleRedirectToServiceWorker = "PrefetchNotEligibleRedirectToServiceWorker",
16398
16598
  PrefetchNotEligibleBatterySaverEnabled = "PrefetchNotEligibleBatterySaverEnabled",
16399
16599
  PrefetchNotEligiblePreloadingDisabled = "PrefetchNotEligiblePreloadingDisabled",
16400
16600
  PrefetchNotFinishedInTime = "PrefetchNotFinishedInTime",
@@ -16722,6 +16922,16 @@ export declare namespace BluetoothEmulation {
16722
16922
  * State of the simulated central.
16723
16923
  */
16724
16924
  state: CentralState;
16925
+ /**
16926
+ * If the simulated central supports low-energy.
16927
+ */
16928
+ leSupported: boolean;
16929
+ }
16930
+ interface SetSimulatedCentralStateRequest {
16931
+ /**
16932
+ * State of the simulated central.
16933
+ */
16934
+ state: CentralState;
16725
16935
  }
16726
16936
  interface SimulatePreconnectedPeripheralRequest {
16727
16937
  address: string;
package/locales/af.json CHANGED
@@ -265,5 +265,365 @@
265
265
  },
266
266
  "models/trace/insights/Viewport.ts | title": {
267
267
  "message": "Optimeer kykvenster vir mobiele toestel"
268
+ },
269
+ "panels/application/components/BackForwardCacheStrings.ts | HTTPMethodNotGET": {
270
+ "message": "Slegs bladsye wat deur 'n GET-versoek gelaai is, kwalifiseer vir terug-vorentoe-kasgeheue."
271
+ },
272
+ "panels/application/components/BackForwardCacheStrings.ts | HTTPStatusNotOK": {
273
+ "message": "Slegs bladsye met 'n statuskode van 2XX kan gekas word."
274
+ },
275
+ "panels/application/components/BackForwardCacheStrings.ts | JavaScriptExecution": {
276
+ "message": "Chrome het 'n poging bespeur om JavaScript uit te voer terwyl dit in die kasgeheue is."
277
+ },
278
+ "panels/application/components/BackForwardCacheStrings.ts | appBanner": {
279
+ "message": "Bladsye wat 'n AppBanner versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
280
+ },
281
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
282
+ "message": "Terug-vorentoe-kasgeheue is deur vlae gedeaktiveer. Gaan na chrome://flags/#back-forward-cache om dit plaaslik op hierdie toestel te aktiveer."
283
+ },
284
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
285
+ "message": "Terug-vorentoe-kasgeheue is deur die bevellyn gedeaktiveer."
286
+ },
287
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledByLowMemory": {
288
+ "message": "Terug-vorentoe-kasgeheue is weens onvoldoende geheue gedeaktiveer."
289
+ },
290
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledForDelegate": {
291
+ "message": "Gemagtigde steun nie terug-vorentoe-kasgeheue nie."
292
+ },
293
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledForPrerender": {
294
+ "message": "Terug-vorentoe-kasgeheue is vir voorafleweraar gedeaktiveer."
295
+ },
296
+ "panels/application/components/BackForwardCacheStrings.ts | broadcastChannel": {
297
+ "message": "Die bladsy kan nie gekas word nie omdat dit 'n BroadcastChannel-voorval met geregistreerde luisteraars het."
298
+ },
299
+ "panels/application/components/BackForwardCacheStrings.ts | cacheControlNoStore": {
300
+ "message": "Bladsye met cache-control:no-store-opskrif kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
301
+ },
302
+ "panels/application/components/BackForwardCacheStrings.ts | cacheFlushed": {
303
+ "message": "Die kasgeheue is doelbewus uitgevee."
304
+ },
305
+ "panels/application/components/BackForwardCacheStrings.ts | cacheLimit": {
306
+ "message": "Die bladsy is uit die kasgeheue gehaal om dit moontlik te maak om 'n ander bladsy te kas."
307
+ },
308
+ "panels/application/components/BackForwardCacheStrings.ts | containsPlugins": {
309
+ "message": "Bladsye wat inproppe bevat, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
310
+ },
311
+ "panels/application/components/BackForwardCacheStrings.ts | contentDiscarded": {
312
+ "message": "Ongedefinieer"
313
+ },
314
+ "panels/application/components/BackForwardCacheStrings.ts | contentFileChooser": {
315
+ "message": "Bladsye wat FileChooser API gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
316
+ },
317
+ "panels/application/components/BackForwardCacheStrings.ts | contentFileSystemAccess": {
318
+ "message": "Bladsye wat File System Access API gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
319
+ },
320
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaDevicesDispatcherHost": {
321
+ "message": "Bladsye wat Media Device Dispatcher gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
322
+ },
323
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaPlay": {
324
+ "message": "'n Mediaspeler het gespeel terwyl daar weggenavigeer is."
325
+ },
326
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaSession": {
327
+ "message": "Bladsye wat MediaSession API gebruik en 'n terugspeelstaat stel, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
328
+ },
329
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaSessionService": {
330
+ "message": "Bladsye wat MediaSession API gebruik en handelinghanteerders stel, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
331
+ },
332
+ "panels/application/components/BackForwardCacheStrings.ts | contentScreenReader": {
333
+ "message": "Terug-vorentoe-kasgeheue is weens skermleser gedeaktiveer."
334
+ },
335
+ "panels/application/components/BackForwardCacheStrings.ts | contentSecurityHandler": {
336
+ "message": "Bladsye wat SecurityHandler gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
337
+ },
338
+ "panels/application/components/BackForwardCacheStrings.ts | contentSerial": {
339
+ "message": "Bladsye wat Serial API gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
340
+ },
341
+ "panels/application/components/BackForwardCacheStrings.ts | contentWebAuthenticationAPI": {
342
+ "message": "Bladsye wat WebAuthentication API gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
343
+ },
344
+ "panels/application/components/BackForwardCacheStrings.ts | contentWebBluetooth": {
345
+ "message": "Bladsye wat WebBluetooth API gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
346
+ },
347
+ "panels/application/components/BackForwardCacheStrings.ts | contentWebUSB": {
348
+ "message": "Bladsye wat WebUSB API gebruik, kwalifiseer nie vir terug-vorentoe-kasgeheue nie."
349
+ },
350
+ "panels/application/components/BackForwardCacheStrings.ts | cookieDisabled": {
351
+ "message": "Terug-vorentoe-kasgeheue is gedeaktiveer omdat webkoekies gedeaktiveer is op \u2019n bladsy wat Cache-Control: no-store gebruik."
352
+ },
353
+ "panels/application/components/BackForwardCacheStrings.ts | dedicatedWorkerOrWorklet": {
354
+ "message": "Bladsye wat 'n toegewyde werker of werkbrokkie gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
355
+ },
356
+ "panels/application/components/BackForwardCacheStrings.ts | documentLoaded": {
357
+ "message": "Die dokument het nie klaar gelaai voordat daar weggenavigeer is nie."
358
+ },
359
+ "panels/application/components/BackForwardCacheStrings.ts | embedderAppBannerManager": {
360
+ "message": "Programbanier was teenwoordig terwyl daar weggenavigeer is."
361
+ },
362
+ "panels/application/components/BackForwardCacheStrings.ts | embedderChromePasswordManagerClientBindCredentialManager": {
363
+ "message": "Chrome Wagwoordbestuurder was teenwoordig terwyl daar weggenavigeer is."
364
+ },
365
+ "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerSelfDeletingRequestDelegate": {
366
+ "message": "DOM-distillering was aan die gang terwyl daar weggenavigeer is."
367
+ },
368
+ "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerViewerSource": {
369
+ "message": "DOM Distiller-bekyker was teenwoordig terwyl daar weggenavigeer is."
370
+ },
371
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessaging": {
372
+ "message": "Terug-vorentoe-kasgeheue is gedeaktiveer omdat uitbreidings boodskappe-API gebruik."
373
+ },
374
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessagingForOpenPort": {
375
+ "message": "Uitbreidings met langdurige verbindings moet die verbinding toemaak voordat dit by terug-vorentoe-kasgeheue ingaan."
376
+ },
377
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionSentMessageToCachedFrame": {
378
+ "message": "Uitbreidings met langdurige verbindings het probeer om boodskappe na rame in terug-vorentoe-kasgeheue toe te stuur."
379
+ },
380
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensions": {
381
+ "message": "Terug-vorentoe-kasgeheue is weens uitbreidings gedeaktiveer."
382
+ },
383
+ "panels/application/components/BackForwardCacheStrings.ts | embedderModalDialog": {
384
+ "message": "Modale dialoog, soos herindiening van 'n vorm of http-wagwoorddialoog, is gewys vir die bladsy terwyl daar weggenavigeer is."
385
+ },
386
+ "panels/application/components/BackForwardCacheStrings.ts | embedderOfflinePage": {
387
+ "message": "Die vanlyn bladsy is gewys terwyl daar weggenavigeer is."
388
+ },
389
+ "panels/application/components/BackForwardCacheStrings.ts | embedderOomInterventionTabHelper": {
390
+ "message": "Geen-Meer-Geheue-ingrypingbalk was teenwoordig terwyl daar weggenavigeer is."
391
+ },
392
+ "panels/application/components/BackForwardCacheStrings.ts | embedderPermissionRequestManager": {
393
+ "message": "Daar was toestemmingversoeke terwyl daar weggenavigeer is."
394
+ },
395
+ "panels/application/components/BackForwardCacheStrings.ts | embedderPopupBlockerTabHelper": {
396
+ "message": "Opspringblokkeerder was teenwoordig terwyl daar weggenavigeer is."
397
+ },
398
+ "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingThreatDetails": {
399
+ "message": "Veiligblaaibesonderhede is gewys terwyl daar weggenavigeer is."
400
+ },
401
+ "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingTriggeredPopupBlocker": {
402
+ "message": "Veiligblaai het hierdie bladsy as misbruikend beskou en opspringer geblokkeer."
403
+ },
404
+ "panels/application/components/BackForwardCacheStrings.ts | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
405
+ "message": "'n Dienswerker is geaktiveer terwyl die bladsy in terug-vorentoe-kasgeheue was."
406
+ },
407
+ "panels/application/components/BackForwardCacheStrings.ts | errorDocument": {
408
+ "message": "Terug-vorentoe-kasgeheue is weens \u2019n dokumentfout gedeaktiveer."
409
+ },
410
+ "panels/application/components/BackForwardCacheStrings.ts | fencedFramesEmbedder": {
411
+ "message": "Bladsye wat FencedFrames gebruik, kan nie in bfcache geberg word nie."
412
+ },
413
+ "panels/application/components/BackForwardCacheStrings.ts | foregroundCacheLimit": {
414
+ "message": "Die bladsy is uit die kasgeheue gehaal om dit moontlik te maak om 'n ander bladsy te kas."
415
+ },
416
+ "panels/application/components/BackForwardCacheStrings.ts | grantedMediaStreamAccess": {
417
+ "message": "Bladsye wat mediastroomtoegang verleen het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
418
+ },
419
+ "panels/application/components/BackForwardCacheStrings.ts | haveInnerContents": {
420
+ "message": "Bladsye wat sekere soorte ingebedde inhoud (bv. PDF\u2019s) het, kwalifiseer nie tans vir terug-/vorentoe-kasgeheue nie."
421
+ },
422
+ "panels/application/components/BackForwardCacheStrings.ts | idleManager": {
423
+ "message": "Bladsye wat IdleManager gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
424
+ },
425
+ "panels/application/components/BackForwardCacheStrings.ts | indexedDBConnection": {
426
+ "message": "Bladsye wat 'n oop IndexedDB-verbinding het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
427
+ },
428
+ "panels/application/components/BackForwardCacheStrings.ts | indexedDBEvent": {
429
+ "message": "Terug-vorentoe-kasgeheue is weens \u2019n IndexedDB-geleentheid gedeaktiveer."
430
+ },
431
+ "panels/application/components/BackForwardCacheStrings.ts | ineligibleAPI": {
432
+ "message": "Ongekwalifiseerde API's is gebruik."
433
+ },
434
+ "panels/application/components/BackForwardCacheStrings.ts | injectedJavascript": {
435
+ "message": "Bladsye waarin uitbreidings JavaScript geplaas het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
436
+ },
437
+ "panels/application/components/BackForwardCacheStrings.ts | injectedStyleSheet": {
438
+ "message": "Bladsye waarin uitbreidings StyleSheet geplaas het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
439
+ },
440
+ "panels/application/components/BackForwardCacheStrings.ts | internalError": {
441
+ "message": "Interne fout."
442
+ },
443
+ "panels/application/components/BackForwardCacheStrings.ts | jsNetworkRequestReceivedCacheControlNoStoreResource": {
444
+ "message": "Terug-vorentoe-kasgeheue is gedeaktiveer omdat \u2019n sekere JavaScript-netwerkversoek \u2019n hulpbron met Cache-Control: no-store-opskrif ontvang het."
445
+ },
446
+ "panels/application/components/BackForwardCacheStrings.ts | keepaliveRequest": {
447
+ "message": "Terug-vorentoe-kasgeheue is weens \u2019n Hou Aktief-versoek gedeaktiveer."
448
+ },
449
+ "panels/application/components/BackForwardCacheStrings.ts | keyboardLock": {
450
+ "message": "Bladsye wat KeyboardLock gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
451
+ },
452
+ "panels/application/components/BackForwardCacheStrings.ts | loading": {
453
+ "message": "Die bladsy het nie klaar gelaai voordat daar weggenavigeer is nie."
454
+ },
455
+ "panels/application/components/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoCache": {
456
+ "message": "Bladsye waarvan die hoofhulpbron cache-control:no-cache het, kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
457
+ },
458
+ "panels/application/components/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoStore": {
459
+ "message": "Bladsye waarvan die hoofhulpbron cache-control:no-store het, kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
460
+ },
461
+ "panels/application/components/BackForwardCacheStrings.ts | navigationCancelledWhileRestoring": {
462
+ "message": "Navigasie is gekanselleer voordat die bladsy uit terug-vorentoe-kasgeheue teruggestel kon word."
463
+ },
464
+ "panels/application/components/BackForwardCacheStrings.ts | networkExceedsBufferLimit": {
465
+ "message": "Die bladsy is uit die kasgeheue gehaal omdat 'n aktiewe netwerkverbinding te veel data ontvang het. Chrome beperk die hoeveelheid data wat 'n bladsy mag ontvang terwyl dit gekas is."
466
+ },
467
+ "panels/application/components/BackForwardCacheStrings.ts | networkRequestDatapipeDrainedAsBytesConsumer": {
468
+ "message": "Bladsye wat onafgehandelde fetch() of XHR het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
469
+ },
470
+ "panels/application/components/BackForwardCacheStrings.ts | networkRequestRedirected": {
471
+ "message": "Die bladsy is uit terug-vorentoe-kasgeheue gehaal omdat 'n aktiewe netwerkversoek 'n herleiding behels het."
472
+ },
473
+ "panels/application/components/BackForwardCacheStrings.ts | networkRequestTimeout": {
474
+ "message": "Die bladsy is uit die kasgeheue gehaal omdat 'n netwerkverbinding te lank oop was. Chrome beperk die hoeveelheid tyd wat 'n bladsy data mag ontvang terwyl dit gekas is."
475
+ },
476
+ "panels/application/components/BackForwardCacheStrings.ts | noResponseHead": {
477
+ "message": "Bladsye wat nie 'n geldige reaksieopskrif het nie, kan nie toegang tot terug-vorentoe-kasgeheue kry nie."
478
+ },
479
+ "panels/application/components/BackForwardCacheStrings.ts | notMainFrame": {
480
+ "message": "Navigasie het in 'n ander raam as die hoofraam plaasgevind."
481
+ },
482
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingIndexedDBTransaction": {
483
+ "message": "Bladsye met voortgesette ge\u00efndekseerde DB-transaksies kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
484
+ },
485
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestDirectSocket": {
486
+ "message": "Bladsye met 'n onafgehandelde netwerkversoek kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
487
+ },
488
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestFetch": {
489
+ "message": "Bladsye met 'n onafgehandelde haalnetwerkversoek kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
490
+ },
491
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestOthers": {
492
+ "message": "Bladsye met 'n onafgehandelde netwerkversoek kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
493
+ },
494
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestXHR": {
495
+ "message": "Bladsye met 'n onafgehandelde XHR-netwerkversoek kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
496
+ },
497
+ "panels/application/components/BackForwardCacheStrings.ts | paymentManager": {
498
+ "message": "Bladsye wat PaymentManager gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
499
+ },
500
+ "panels/application/components/BackForwardCacheStrings.ts | pictureInPicture": {
501
+ "message": "Bladsye wat prent-in-prent gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
502
+ },
503
+ "panels/application/components/BackForwardCacheStrings.ts | printing": {
504
+ "message": "Bladsye wat Printing UI wys, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
505
+ },
506
+ "panels/application/components/BackForwardCacheStrings.ts | relatedActiveContentsExist": {
507
+ "message": "Die bladsy is met \"window.open()\" oopgemaak en 'n ander oortjie het 'n verwysing daarna, of die bladsy het 'n venster oopgemaak."
508
+ },
509
+ "panels/application/components/BackForwardCacheStrings.ts | rendererProcessCrashed": {
510
+ "message": "Die leweringproses vir die bladsy in terug-vorentoe-kasgeheue het omgeval."
511
+ },
512
+ "panels/application/components/BackForwardCacheStrings.ts | rendererProcessKilled": {
513
+ "message": "Die leweringproses vir die bladsy in terug-vorentoe-kasgeheue is gestop."
514
+ },
515
+ "panels/application/components/BackForwardCacheStrings.ts | requestedAudioCapturePermission": {
516
+ "message": "Bladsye wat oudiovasvangtoestemmings versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
517
+ },
518
+ "panels/application/components/BackForwardCacheStrings.ts | requestedBackForwardCacheBlockedSensors": {
519
+ "message": "Bladsye wat sensortoestemmings versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
520
+ },
521
+ "panels/application/components/BackForwardCacheStrings.ts | requestedBackgroundWorkPermission": {
522
+ "message": "Bladsye wat agtergrondsinkronisering of haaltoestemmings versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
523
+ },
524
+ "panels/application/components/BackForwardCacheStrings.ts | requestedMIDIPermission": {
525
+ "message": "Bladsye wat MIDI-toestemmings versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
526
+ },
527
+ "panels/application/components/BackForwardCacheStrings.ts | requestedNotificationsPermission": {
528
+ "message": "Bladsye wat kennisgewingtoestemmings versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
529
+ },
530
+ "panels/application/components/BackForwardCacheStrings.ts | requestedStorageAccessGrant": {
531
+ "message": "Bladsye wat bergingtoegang versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
532
+ },
533
+ "panels/application/components/BackForwardCacheStrings.ts | requestedVideoCapturePermission": {
534
+ "message": "Bladsye wat videovasvangtoestemmings versoek het, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
535
+ },
536
+ "panels/application/components/BackForwardCacheStrings.ts | schemeNotHTTPOrHTTPS": {
537
+ "message": "Slegs bladsye waarvan die URL-skema HTTP of HTTPS is, kan gekas word."
538
+ },
539
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerClaim": {
540
+ "message": "'n Dienswerker het die bladsy opge\u00ebis terwyl dit in terug-vorentoe-kasgeheue is."
541
+ },
542
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerPostMessage": {
543
+ "message": "'n Dienswerker het probeer om vir die bladsy in terug-vorentoe-kasgeheue 'n MessageEvent te stuur."
544
+ },
545
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerUnregistration": {
546
+ "message": "Dienswerker is gederegistreer terwyl 'n bladsy in terug-vorentoe-kasgeheue was."
547
+ },
548
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerVersionActivation": {
549
+ "message": "Die bladsy is vanwe\u00eb 'n dienswerkeraktivering uit terug-vorentoe-kasgeheue gehaal."
550
+ },
551
+ "panels/application/components/BackForwardCacheStrings.ts | sessionRestored": {
552
+ "message": "Chrome het herbegin en die terug-vorentoe-kasgeheue-inskrywings uitgevee."
553
+ },
554
+ "panels/application/components/BackForwardCacheStrings.ts | sharedWorker": {
555
+ "message": "Bladsye wat SharedWorker gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
556
+ },
557
+ "panels/application/components/BackForwardCacheStrings.ts | speechRecognizer": {
558
+ "message": "Bladsye wat SpeechRecognizer gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
559
+ },
560
+ "panels/application/components/BackForwardCacheStrings.ts | speechSynthesis": {
561
+ "message": "Bladsye wat SpeechSynthesis gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
562
+ },
563
+ "panels/application/components/BackForwardCacheStrings.ts | subframeIsNavigating": {
564
+ "message": "'n I-raam op die bladsy het 'n navigasie begin wat nie voltooi is nie."
565
+ },
566
+ "panels/application/components/BackForwardCacheStrings.ts | subresourceHasCacheControlNoCache": {
567
+ "message": "Bladsye waarvan die subhulpbron cache-control:no-cache het, kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
568
+ },
569
+ "panels/application/components/BackForwardCacheStrings.ts | subresourceHasCacheControlNoStore": {
570
+ "message": "Bladsye waarvan die subhulpbron cache-control:no-store het, kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
571
+ },
572
+ "panels/application/components/BackForwardCacheStrings.ts | timeout": {
573
+ "message": "Die bladsy het die maksimum tyd in terug-vorentoe-kasgeheue oorskry en het verval."
574
+ },
575
+ "panels/application/components/BackForwardCacheStrings.ts | timeoutPuttingInCache": {
576
+ "message": "Die bladsy se toegang tot terug-vorentoe-kasgeheue het uitgetel (waarskynlik weens pagehide-hanteerders wat lank loop)."
577
+ },
578
+ "panels/application/components/BackForwardCacheStrings.ts | unloadHandlerExistsInMainFrame": {
579
+ "message": "Die bladsy het 'n ontlaaihanteerder in die hoofraam."
580
+ },
581
+ "panels/application/components/BackForwardCacheStrings.ts | unloadHandlerExistsInSubFrame": {
582
+ "message": "Die bladsy het 'n ontlaaihanteerder in 'n subraam."
583
+ },
584
+ "panels/application/components/BackForwardCacheStrings.ts | userAgentOverrideDiffers": {
585
+ "message": "Blaaier het die gebruikeragent-tersydestellingopskrif verander."
586
+ },
587
+ "panels/application/components/BackForwardCacheStrings.ts | wasGrantedMediaAccess": {
588
+ "message": "Bladsye wat toegang verleen het om video of oudio op te neem, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
589
+ },
590
+ "panels/application/components/BackForwardCacheStrings.ts | webDatabase": {
591
+ "message": "Bladsye wat WebDatabase gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
592
+ },
593
+ "panels/application/components/BackForwardCacheStrings.ts | webHID": {
594
+ "message": "Bladsye wat WebHID gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
595
+ },
596
+ "panels/application/components/BackForwardCacheStrings.ts | webLocks": {
597
+ "message": "Bladsye wat WebLocks gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
598
+ },
599
+ "panels/application/components/BackForwardCacheStrings.ts | webNfc": {
600
+ "message": "Bladsye wat WebNfc gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
601
+ },
602
+ "panels/application/components/BackForwardCacheStrings.ts | webOTPService": {
603
+ "message": "Bladsye wat WebOTPService gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
604
+ },
605
+ "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
606
+ "message": "Bladsye met WebRTC kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
607
+ },
608
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCSticky": {
609
+ "message": "Terug-vorentoe-kasgeheue is gedeaktiveer omdat WebRTC gebruik is."
610
+ },
611
+ "panels/application/components/BackForwardCacheStrings.ts | webShare": {
612
+ "message": "Bladsye wat WebShare gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
613
+ },
614
+ "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
615
+ "message": "Bladsye met WebSocket kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
616
+ },
617
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketSticky": {
618
+ "message": "Terug-vorentoe-kasgeheue is gedeaktiveer omdat WebSocket gebruik is."
619
+ },
620
+ "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
621
+ "message": "Bladsye met WebTransport kan nie toegang kry tot terug-vorentoe-kasgeheue nie."
622
+ },
623
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportSticky": {
624
+ "message": "Terug-vorentoe-kasgeheue is gedeaktiveer omdat WebTransport gebruik is."
625
+ },
626
+ "panels/application/components/BackForwardCacheStrings.ts | webXR": {
627
+ "message": "Bladsye wat WebXR gebruik, kwalifiseer nie tans vir terug-vorentoe-kasgeheue nie."
268
628
  }
269
629
  }