lighthouse 12.4.0-dev.20250227 → 12.4.0-dev.20250228
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/core/audits/insights/{long-critical-network-tree-insight.d.ts → duplicate-javascript-insight.d.ts} +3 -3
- package/core/audits/insights/duplicate-javascript-insight.js +54 -0
- package/core/audits/insights/insight-audit.js +6 -3
- package/core/audits/insights/network-dependency-tree-insight.d.ts +11 -0
- package/core/audits/insights/{long-critical-network-tree-insight.js → network-dependency-tree-insight.js} +6 -6
- package/core/computed/js-bundles.d.ts +1 -1
- package/core/computed/module-duplication.d.ts +1 -1
- package/core/computed/trace-engine-result.js +4 -0
- package/core/config/default-config.js +4 -2
- package/core/lib/bf-cache-strings.d.ts +0 -122
- package/core/lib/bf-cache-strings.js +1 -2
- package/core/lib/deprecation-description.js +2 -1
- package/core/lib/trace-engine.d.ts +0 -1
- package/core/lib/trace-engine.js +0 -2
- package/package.json +2 -2
- package/shared/localization/locales/ar-XB.json +538 -520
- package/shared/localization/locales/ar.json +538 -520
- package/shared/localization/locales/bg.json +681 -663
- package/shared/localization/locales/ca.json +674 -656
- package/shared/localization/locales/cs.json +674 -656
- package/shared/localization/locales/da.json +673 -655
- package/shared/localization/locales/de.json +538 -520
- package/shared/localization/locales/el.json +676 -658
- package/shared/localization/locales/en-GB.json +676 -658
- package/shared/localization/locales/en-US.json +573 -558
- package/shared/localization/locales/en-XA.json +0 -507
- package/shared/localization/locales/en-XL.json +573 -558
- package/shared/localization/locales/es-419.json +677 -659
- package/shared/localization/locales/es.json +538 -520
- package/shared/localization/locales/fi.json +673 -655
- package/shared/localization/locales/fil.json +677 -659
- package/shared/localization/locales/fr.json +674 -656
- package/shared/localization/locales/he.json +536 -521
- package/shared/localization/locales/hi.json +538 -520
- package/shared/localization/locales/hr.json +676 -658
- package/shared/localization/locales/hu.json +673 -655
- package/shared/localization/locales/id.json +674 -656
- package/shared/localization/locales/it.json +678 -660
- package/shared/localization/locales/ja.json +675 -657
- package/shared/localization/locales/ko.json +684 -666
- package/shared/localization/locales/lt.json +681 -663
- package/shared/localization/locales/lv.json +538 -520
- package/shared/localization/locales/nl.json +673 -655
- package/shared/localization/locales/no.json +675 -657
- package/shared/localization/locales/pl.json +673 -655
- package/shared/localization/locales/pt-PT.json +542 -524
- package/shared/localization/locales/pt.json +541 -523
- package/shared/localization/locales/ro.json +673 -655
- package/shared/localization/locales/ru.json +683 -668
- package/shared/localization/locales/sk.json +673 -655
- package/shared/localization/locales/sl.json +673 -655
- package/shared/localization/locales/sr-Latn.json +673 -655
- package/shared/localization/locales/sr.json +673 -655
- package/shared/localization/locales/sv.json +684 -666
- package/shared/localization/locales/ta.json +684 -669
- package/shared/localization/locales/te.json +538 -520
- package/shared/localization/locales/th.json +538 -520
- package/shared/localization/locales/tr.json +674 -656
- package/shared/localization/locales/uk.json +538 -520
- package/shared/localization/locales/vi.json +678 -660
- package/shared/localization/locales/zh-HK.json +673 -655
- package/shared/localization/locales/zh-TW.json +538 -520
- package/shared/localization/locales/zh.json +674 -656
|
@@ -1721,351 +1721,6 @@
|
|
|
1721
1721
|
"core/gather/timespan-runner.js | warningNavigationDetected": {
|
|
1722
1722
|
"message": "A page navigation was detected during the run. Using timespan mode to audit page navigations is not recommended. Use navigation mode to audit page navigations for better third-party attribution and main thread detection."
|
|
1723
1723
|
},
|
|
1724
|
-
"core/lib/bf-cache-strings.js | HTTPMethodNotGET": {
|
|
1725
|
-
"message": "Only pages loaded via a GET request are eligible for back/forward cache."
|
|
1726
|
-
},
|
|
1727
|
-
"core/lib/bf-cache-strings.js | HTTPStatusNotOK": {
|
|
1728
|
-
"message": "Only pages with a status code of 2XX can be cached."
|
|
1729
|
-
},
|
|
1730
|
-
"core/lib/bf-cache-strings.js | JavaScriptExecution": {
|
|
1731
|
-
"message": "Chrome detected an attempt to execute JavaScript while in the cache."
|
|
1732
|
-
},
|
|
1733
|
-
"core/lib/bf-cache-strings.js | appBanner": {
|
|
1734
|
-
"message": "Pages that requested an AppBanner are not currently eligible for back/forward cache."
|
|
1735
|
-
},
|
|
1736
|
-
"core/lib/bf-cache-strings.js | backForwardCacheDisabled": {
|
|
1737
|
-
"message": "Back/forward cache is disabled by flags. Visit chrome://flags/#back-forward-cache to enable it locally on this device."
|
|
1738
|
-
},
|
|
1739
|
-
"core/lib/bf-cache-strings.js | backForwardCacheDisabledByCommandLine": {
|
|
1740
|
-
"message": "Back/forward cache is disabled by the command line."
|
|
1741
|
-
},
|
|
1742
|
-
"core/lib/bf-cache-strings.js | backForwardCacheDisabledByLowMemory": {
|
|
1743
|
-
"message": "Back/forward cache is disabled due to insufficient memory."
|
|
1744
|
-
},
|
|
1745
|
-
"core/lib/bf-cache-strings.js | backForwardCacheDisabledForDelegate": {
|
|
1746
|
-
"message": "Back/forward cache is not supported by delegate."
|
|
1747
|
-
},
|
|
1748
|
-
"core/lib/bf-cache-strings.js | backForwardCacheDisabledForPrerender": {
|
|
1749
|
-
"message": "Back/forward cache is disabled for prerenderer."
|
|
1750
|
-
},
|
|
1751
|
-
"core/lib/bf-cache-strings.js | broadcastChannel": {
|
|
1752
|
-
"message": "The page cannot be cached because it has a BroadcastChannel instance with registered listeners."
|
|
1753
|
-
},
|
|
1754
|
-
"core/lib/bf-cache-strings.js | cacheControlNoStore": {
|
|
1755
|
-
"message": "Pages with cache-control:no-store header cannot enter back/forward cache."
|
|
1756
|
-
},
|
|
1757
|
-
"core/lib/bf-cache-strings.js | cacheFlushed": {
|
|
1758
|
-
"message": "The cache was intentionally cleared."
|
|
1759
|
-
},
|
|
1760
|
-
"core/lib/bf-cache-strings.js | cacheLimit": {
|
|
1761
|
-
"message": "The page was evicted from the cache to allow another page to be cached."
|
|
1762
|
-
},
|
|
1763
|
-
"core/lib/bf-cache-strings.js | containsPlugins": {
|
|
1764
|
-
"message": "Pages containing plugins are not currently eligible for back/forward cache."
|
|
1765
|
-
},
|
|
1766
|
-
"core/lib/bf-cache-strings.js | contentFileChooser": {
|
|
1767
|
-
"message": "Pages that use FileChooser API are not eligible for back/forward cache."
|
|
1768
|
-
},
|
|
1769
|
-
"core/lib/bf-cache-strings.js | contentFileSystemAccess": {
|
|
1770
|
-
"message": "Pages that use File System Access API are not eligible for back/forward cache."
|
|
1771
|
-
},
|
|
1772
|
-
"core/lib/bf-cache-strings.js | contentMediaDevicesDispatcherHost": {
|
|
1773
|
-
"message": "Pages that use Media Device Dispatcher are not eligible for back/forward cache."
|
|
1774
|
-
},
|
|
1775
|
-
"core/lib/bf-cache-strings.js | contentMediaPlay": {
|
|
1776
|
-
"message": "A media player was playing upon navigating away."
|
|
1777
|
-
},
|
|
1778
|
-
"core/lib/bf-cache-strings.js | contentMediaSession": {
|
|
1779
|
-
"message": "Pages that use MediaSession API and set a playback state are not eligible for back/forward cache."
|
|
1780
|
-
},
|
|
1781
|
-
"core/lib/bf-cache-strings.js | contentMediaSessionService": {
|
|
1782
|
-
"message": "Pages that use MediaSession API and set action handlers are not eligible for back/forward cache."
|
|
1783
|
-
},
|
|
1784
|
-
"core/lib/bf-cache-strings.js | contentScreenReader": {
|
|
1785
|
-
"message": "Back/forward cache is disabled due to screen reader."
|
|
1786
|
-
},
|
|
1787
|
-
"core/lib/bf-cache-strings.js | contentSecurityHandler": {
|
|
1788
|
-
"message": "Pages that use SecurityHandler are not eligible for back/forward cache."
|
|
1789
|
-
},
|
|
1790
|
-
"core/lib/bf-cache-strings.js | contentSerial": {
|
|
1791
|
-
"message": "Pages that use Serial API are not eligible for back/forward cache."
|
|
1792
|
-
},
|
|
1793
|
-
"core/lib/bf-cache-strings.js | contentWebAuthenticationAPI": {
|
|
1794
|
-
"message": "Pages that use WebAuthentication API are not eligible for back/forward cache."
|
|
1795
|
-
},
|
|
1796
|
-
"core/lib/bf-cache-strings.js | contentWebBluetooth": {
|
|
1797
|
-
"message": "Pages that use WebBluetooth API are not eligible for back/forward cache."
|
|
1798
|
-
},
|
|
1799
|
-
"core/lib/bf-cache-strings.js | contentWebUSB": {
|
|
1800
|
-
"message": "Pages that use WebUSB API are not eligible for back/forward cache."
|
|
1801
|
-
},
|
|
1802
|
-
"core/lib/bf-cache-strings.js | cookieDisabled": {
|
|
1803
|
-
"message": "Back/forward cache is disabled because cookies are disabled on a page that uses `Cache-Control: no-store`."
|
|
1804
|
-
},
|
|
1805
|
-
"core/lib/bf-cache-strings.js | dedicatedWorkerOrWorklet": {
|
|
1806
|
-
"message": "Pages that use a dedicated worker or worklet are not currently eligible for back/forward cache."
|
|
1807
|
-
},
|
|
1808
|
-
"core/lib/bf-cache-strings.js | documentLoaded": {
|
|
1809
|
-
"message": "The document did not finish loading before navigating away."
|
|
1810
|
-
},
|
|
1811
|
-
"core/lib/bf-cache-strings.js | embedderAppBannerManager": {
|
|
1812
|
-
"message": "App Banner was present upon navigating away."
|
|
1813
|
-
},
|
|
1814
|
-
"core/lib/bf-cache-strings.js | embedderChromePasswordManagerClientBindCredentialManager": {
|
|
1815
|
-
"message": "Chrome Password Manager was present upon navigating away."
|
|
1816
|
-
},
|
|
1817
|
-
"core/lib/bf-cache-strings.js | embedderDomDistillerSelfDeletingRequestDelegate": {
|
|
1818
|
-
"message": "DOM distillation was in progress upon navigating away."
|
|
1819
|
-
},
|
|
1820
|
-
"core/lib/bf-cache-strings.js | embedderDomDistillerViewerSource": {
|
|
1821
|
-
"message": "DOM Distiller Viewer was present upon navigating away."
|
|
1822
|
-
},
|
|
1823
|
-
"core/lib/bf-cache-strings.js | embedderExtensionMessaging": {
|
|
1824
|
-
"message": "Back/forward cache is disabled due to extensions using messaging API."
|
|
1825
|
-
},
|
|
1826
|
-
"core/lib/bf-cache-strings.js | embedderExtensionMessagingForOpenPort": {
|
|
1827
|
-
"message": "Extensions with long-lived connection should close the connection before entering back/forward cache."
|
|
1828
|
-
},
|
|
1829
|
-
"core/lib/bf-cache-strings.js | embedderExtensionSentMessageToCachedFrame": {
|
|
1830
|
-
"message": "Extensions with long-lived connection attempted to send messages to frames in back/forward cache."
|
|
1831
|
-
},
|
|
1832
|
-
"core/lib/bf-cache-strings.js | embedderExtensions": {
|
|
1833
|
-
"message": "Back/forward cache is disabled due to extensions."
|
|
1834
|
-
},
|
|
1835
|
-
"core/lib/bf-cache-strings.js | embedderModalDialog": {
|
|
1836
|
-
"message": "Modal dialog such as form resubmission or http password dialog was shown for the page upon navigating away."
|
|
1837
|
-
},
|
|
1838
|
-
"core/lib/bf-cache-strings.js | embedderOfflinePage": {
|
|
1839
|
-
"message": "The offline page was shown upon navigating away."
|
|
1840
|
-
},
|
|
1841
|
-
"core/lib/bf-cache-strings.js | embedderOomInterventionTabHelper": {
|
|
1842
|
-
"message": "Out-Of-Memory Intervention bar was present upon navigating away."
|
|
1843
|
-
},
|
|
1844
|
-
"core/lib/bf-cache-strings.js | embedderPermissionRequestManager": {
|
|
1845
|
-
"message": "There were permission requests upon navigating away."
|
|
1846
|
-
},
|
|
1847
|
-
"core/lib/bf-cache-strings.js | embedderPopupBlockerTabHelper": {
|
|
1848
|
-
"message": "Popup blocker was present upon navigating away."
|
|
1849
|
-
},
|
|
1850
|
-
"core/lib/bf-cache-strings.js | embedderSafeBrowsingThreatDetails": {
|
|
1851
|
-
"message": "Safe Browsing details were shown upon navigating away."
|
|
1852
|
-
},
|
|
1853
|
-
"core/lib/bf-cache-strings.js | embedderSafeBrowsingTriggeredPopupBlocker": {
|
|
1854
|
-
"message": "Safe Browsing considered this page to be abusive and blocked popup."
|
|
1855
|
-
},
|
|
1856
|
-
"core/lib/bf-cache-strings.js | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
|
|
1857
|
-
"message": "A service worker was activated while the page was in back/forward cache."
|
|
1858
|
-
},
|
|
1859
|
-
"core/lib/bf-cache-strings.js | errorDocument": {
|
|
1860
|
-
"message": "Back/forward cache is disabled due to a document error."
|
|
1861
|
-
},
|
|
1862
|
-
"core/lib/bf-cache-strings.js | fencedFramesEmbedder": {
|
|
1863
|
-
"message": "Pages using FencedFrames cannot be stored in bfcache."
|
|
1864
|
-
},
|
|
1865
|
-
"core/lib/bf-cache-strings.js | foregroundCacheLimit": {
|
|
1866
|
-
"message": "The page was evicted from the cache to allow another page to be cached."
|
|
1867
|
-
},
|
|
1868
|
-
"core/lib/bf-cache-strings.js | grantedMediaStreamAccess": {
|
|
1869
|
-
"message": "Pages that have granted media stream access are not currently eligible for back/forward cache."
|
|
1870
|
-
},
|
|
1871
|
-
"core/lib/bf-cache-strings.js | haveInnerContents": {
|
|
1872
|
-
"message": "Pages that use portals are not currently eligible for back/forward cache."
|
|
1873
|
-
},
|
|
1874
|
-
"core/lib/bf-cache-strings.js | idleManager": {
|
|
1875
|
-
"message": "Pages that use IdleManager are not currently eligible for back/forward cache."
|
|
1876
|
-
},
|
|
1877
|
-
"core/lib/bf-cache-strings.js | indexedDBConnection": {
|
|
1878
|
-
"message": "Pages that have an open IndexedDB connection are not currently eligible for back/forward cache."
|
|
1879
|
-
},
|
|
1880
|
-
"core/lib/bf-cache-strings.js | indexedDBEvent": {
|
|
1881
|
-
"message": "Back/forward cache is disabled due to an IndexedDB event."
|
|
1882
|
-
},
|
|
1883
|
-
"core/lib/bf-cache-strings.js | ineligibleAPI": {
|
|
1884
|
-
"message": "Ineligible APIs were used."
|
|
1885
|
-
},
|
|
1886
|
-
"core/lib/bf-cache-strings.js | injectedJavascript": {
|
|
1887
|
-
"message": "Pages that `JavaScript` is injected into by extensions are not currently eligible for back/forward cache."
|
|
1888
|
-
},
|
|
1889
|
-
"core/lib/bf-cache-strings.js | injectedStyleSheet": {
|
|
1890
|
-
"message": "Pages that a `StyleSheet` is injected into by extensions are not currently eligible for back/forward cache."
|
|
1891
|
-
},
|
|
1892
|
-
"core/lib/bf-cache-strings.js | internalError": {
|
|
1893
|
-
"message": "Internal error."
|
|
1894
|
-
},
|
|
1895
|
-
"core/lib/bf-cache-strings.js | keepaliveRequest": {
|
|
1896
|
-
"message": "Back/forward cache is disabled due to a keepalive request."
|
|
1897
|
-
},
|
|
1898
|
-
"core/lib/bf-cache-strings.js | keyboardLock": {
|
|
1899
|
-
"message": "Pages that use Keyboard lock are not currently eligible for back/forward cache."
|
|
1900
|
-
},
|
|
1901
|
-
"core/lib/bf-cache-strings.js | loading": {
|
|
1902
|
-
"message": "The page did not finish loading before navigating away."
|
|
1903
|
-
},
|
|
1904
|
-
"core/lib/bf-cache-strings.js | mainResourceHasCacheControlNoCache": {
|
|
1905
|
-
"message": "Pages whose main resource has cache-control:no-cache cannot enter back/forward cache."
|
|
1906
|
-
},
|
|
1907
|
-
"core/lib/bf-cache-strings.js | mainResourceHasCacheControlNoStore": {
|
|
1908
|
-
"message": "Pages whose main resource has cache-control:no-store cannot enter back/forward cache."
|
|
1909
|
-
},
|
|
1910
|
-
"core/lib/bf-cache-strings.js | navigationCancelledWhileRestoring": {
|
|
1911
|
-
"message": "Navigation was cancelled before the page could be restored from back/forward cache."
|
|
1912
|
-
},
|
|
1913
|
-
"core/lib/bf-cache-strings.js | networkExceedsBufferLimit": {
|
|
1914
|
-
"message": "The page was evicted from the cache because an active network connection received too much data. Chrome limits the amount of data that a page may receive while cached."
|
|
1915
|
-
},
|
|
1916
|
-
"core/lib/bf-cache-strings.js | networkRequestDatapipeDrainedAsBytesConsumer": {
|
|
1917
|
-
"message": "Pages that have inflight fetch() or XHR are not currently eligible for back/forward cache."
|
|
1918
|
-
},
|
|
1919
|
-
"core/lib/bf-cache-strings.js | networkRequestRedirected": {
|
|
1920
|
-
"message": "The page was evicted from back/forward cache because an active network request involved a redirect."
|
|
1921
|
-
},
|
|
1922
|
-
"core/lib/bf-cache-strings.js | networkRequestTimeout": {
|
|
1923
|
-
"message": "The page was evicted from the cache because a network connection was open too long. Chrome limits the amount of time that a page may receive data while cached."
|
|
1924
|
-
},
|
|
1925
|
-
"core/lib/bf-cache-strings.js | noResponseHead": {
|
|
1926
|
-
"message": "Pages that do not have a valid response head cannot enter back/forward cache."
|
|
1927
|
-
},
|
|
1928
|
-
"core/lib/bf-cache-strings.js | notMainFrame": {
|
|
1929
|
-
"message": "Navigation happened in a frame other than the main frame."
|
|
1930
|
-
},
|
|
1931
|
-
"core/lib/bf-cache-strings.js | outstandingIndexedDBTransaction": {
|
|
1932
|
-
"message": "Page with ongoing indexed DB transactions are not currently eligible for back/forward cache."
|
|
1933
|
-
},
|
|
1934
|
-
"core/lib/bf-cache-strings.js | outstandingNetworkRequestDirectSocket": {
|
|
1935
|
-
"message": "Pages with an in-flight network request are not currently eligible for back/forward cache."
|
|
1936
|
-
},
|
|
1937
|
-
"core/lib/bf-cache-strings.js | outstandingNetworkRequestFetch": {
|
|
1938
|
-
"message": "Pages with an in-flight fetch network request are not currently eligible for back/forward cache."
|
|
1939
|
-
},
|
|
1940
|
-
"core/lib/bf-cache-strings.js | outstandingNetworkRequestOthers": {
|
|
1941
|
-
"message": "Pages with an in-flight network request are not currently eligible for back/forward cache."
|
|
1942
|
-
},
|
|
1943
|
-
"core/lib/bf-cache-strings.js | outstandingNetworkRequestXHR": {
|
|
1944
|
-
"message": "Pages with an in-flight XHR network request are not currently eligible for back/forward cache."
|
|
1945
|
-
},
|
|
1946
|
-
"core/lib/bf-cache-strings.js | paymentManager": {
|
|
1947
|
-
"message": "Pages that use PaymentManager are not currently eligible for back/forward cache."
|
|
1948
|
-
},
|
|
1949
|
-
"core/lib/bf-cache-strings.js | pictureInPicture": {
|
|
1950
|
-
"message": "Pages that use Picture-in-Picture are not currently eligible for back/forward cache."
|
|
1951
|
-
},
|
|
1952
|
-
"core/lib/bf-cache-strings.js | printing": {
|
|
1953
|
-
"message": "Pages that show Printing UI are not currently eligible for back/forward cache."
|
|
1954
|
-
},
|
|
1955
|
-
"core/lib/bf-cache-strings.js | relatedActiveContentsExist": {
|
|
1956
|
-
"message": "The page was opened using '`window.open()`' and another tab has a reference to it, or the page opened a window."
|
|
1957
|
-
},
|
|
1958
|
-
"core/lib/bf-cache-strings.js | rendererProcessCrashed": {
|
|
1959
|
-
"message": "The renderer process for the page in back/forward cache crashed."
|
|
1960
|
-
},
|
|
1961
|
-
"core/lib/bf-cache-strings.js | rendererProcessKilled": {
|
|
1962
|
-
"message": "The renderer process for the page in back/forward cache was killed."
|
|
1963
|
-
},
|
|
1964
|
-
"core/lib/bf-cache-strings.js | requestedAudioCapturePermission": {
|
|
1965
|
-
"message": "Pages that have requested audio capture permissions are not currently eligible for back/forward cache."
|
|
1966
|
-
},
|
|
1967
|
-
"core/lib/bf-cache-strings.js | requestedBackForwardCacheBlockedSensors": {
|
|
1968
|
-
"message": "Pages that have requested sensor permissions are not currently eligible for back/forward cache."
|
|
1969
|
-
},
|
|
1970
|
-
"core/lib/bf-cache-strings.js | requestedBackgroundWorkPermission": {
|
|
1971
|
-
"message": "Pages that have requested background sync or fetch permissions are not currently eligible for back/forward cache."
|
|
1972
|
-
},
|
|
1973
|
-
"core/lib/bf-cache-strings.js | requestedMIDIPermission": {
|
|
1974
|
-
"message": "Pages that have requested MIDI permissions are not currently eligible for back/forward cache."
|
|
1975
|
-
},
|
|
1976
|
-
"core/lib/bf-cache-strings.js | requestedNotificationsPermission": {
|
|
1977
|
-
"message": "Pages that have requested notifications permissions are not currently eligible for back/forward cache."
|
|
1978
|
-
},
|
|
1979
|
-
"core/lib/bf-cache-strings.js | requestedStorageAccessGrant": {
|
|
1980
|
-
"message": "Pages that have requested storage access are not currently eligible for back/forward cache."
|
|
1981
|
-
},
|
|
1982
|
-
"core/lib/bf-cache-strings.js | requestedVideoCapturePermission": {
|
|
1983
|
-
"message": "Pages that have requested video capture permissions are not currently eligible for back/forward cache."
|
|
1984
|
-
},
|
|
1985
|
-
"core/lib/bf-cache-strings.js | schemeNotHTTPOrHTTPS": {
|
|
1986
|
-
"message": "Only pages whose URL scheme is HTTP / HTTPS can be cached."
|
|
1987
|
-
},
|
|
1988
|
-
"core/lib/bf-cache-strings.js | serviceWorkerClaim": {
|
|
1989
|
-
"message": "The page was claimed by a service worker while it is in back/forward cache."
|
|
1990
|
-
},
|
|
1991
|
-
"core/lib/bf-cache-strings.js | serviceWorkerPostMessage": {
|
|
1992
|
-
"message": "A service worker attempted to send the page in back/forward cache a `MessageEvent`."
|
|
1993
|
-
},
|
|
1994
|
-
"core/lib/bf-cache-strings.js | serviceWorkerUnregistration": {
|
|
1995
|
-
"message": "ServiceWorker was unregistered while a page was in back/forward cache."
|
|
1996
|
-
},
|
|
1997
|
-
"core/lib/bf-cache-strings.js | serviceWorkerVersionActivation": {
|
|
1998
|
-
"message": "The page was evicted from back/forward cache due to a service worker activation."
|
|
1999
|
-
},
|
|
2000
|
-
"core/lib/bf-cache-strings.js | sessionRestored": {
|
|
2001
|
-
"message": "Chrome restarted and cleared the back/forward cache entries."
|
|
2002
|
-
},
|
|
2003
|
-
"core/lib/bf-cache-strings.js | sharedWorker": {
|
|
2004
|
-
"message": "Pages that use SharedWorker are not currently eligible for back/forward cache."
|
|
2005
|
-
},
|
|
2006
|
-
"core/lib/bf-cache-strings.js | speechRecognizer": {
|
|
2007
|
-
"message": "Pages that use SpeechRecognizer are not currently eligible for back/forward cache."
|
|
2008
|
-
},
|
|
2009
|
-
"core/lib/bf-cache-strings.js | speechSynthesis": {
|
|
2010
|
-
"message": "Pages that use SpeechSynthesis are not currently eligible for back/forward cache."
|
|
2011
|
-
},
|
|
2012
|
-
"core/lib/bf-cache-strings.js | subframeIsNavigating": {
|
|
2013
|
-
"message": "An iframe on the page started a navigation that did not complete."
|
|
2014
|
-
},
|
|
2015
|
-
"core/lib/bf-cache-strings.js | subresourceHasCacheControlNoCache": {
|
|
2016
|
-
"message": "Pages whose subresource has cache-control:no-cache cannot enter back/forward cache."
|
|
2017
|
-
},
|
|
2018
|
-
"core/lib/bf-cache-strings.js | subresourceHasCacheControlNoStore": {
|
|
2019
|
-
"message": "Pages whose subresource has cache-control:no-store cannot enter back/forward cache."
|
|
2020
|
-
},
|
|
2021
|
-
"core/lib/bf-cache-strings.js | timeout": {
|
|
2022
|
-
"message": "The page exceeded the maximum time in back/forward cache and was expired."
|
|
2023
|
-
},
|
|
2024
|
-
"core/lib/bf-cache-strings.js | timeoutPuttingInCache": {
|
|
2025
|
-
"message": "The page timed out entering back/forward cache (likely due to long-running pagehide handlers)."
|
|
2026
|
-
},
|
|
2027
|
-
"core/lib/bf-cache-strings.js | unloadHandlerExistsInMainFrame": {
|
|
2028
|
-
"message": "The page has an unload handler in the main frame."
|
|
2029
|
-
},
|
|
2030
|
-
"core/lib/bf-cache-strings.js | unloadHandlerExistsInSubFrame": {
|
|
2031
|
-
"message": "The page has an unload handler in a sub frame."
|
|
2032
|
-
},
|
|
2033
|
-
"core/lib/bf-cache-strings.js | userAgentOverrideDiffers": {
|
|
2034
|
-
"message": "Browser has changed the user agent override header."
|
|
2035
|
-
},
|
|
2036
|
-
"core/lib/bf-cache-strings.js | wasGrantedMediaAccess": {
|
|
2037
|
-
"message": "Pages that have granted access to record video or audio are not currently eligible for back/forward cache."
|
|
2038
|
-
},
|
|
2039
|
-
"core/lib/bf-cache-strings.js | webDatabase": {
|
|
2040
|
-
"message": "Pages that use WebDatabase are not currently eligible for back/forward cache."
|
|
2041
|
-
},
|
|
2042
|
-
"core/lib/bf-cache-strings.js | webHID": {
|
|
2043
|
-
"message": "Pages that use WebHID are not currently eligible for back/forward cache."
|
|
2044
|
-
},
|
|
2045
|
-
"core/lib/bf-cache-strings.js | webLocks": {
|
|
2046
|
-
"message": "Pages that use WebLocks are not currently eligible for back/forward cache."
|
|
2047
|
-
},
|
|
2048
|
-
"core/lib/bf-cache-strings.js | webNfc": {
|
|
2049
|
-
"message": "Pages that use WebNfc are not currently eligible for back/forwad cache."
|
|
2050
|
-
},
|
|
2051
|
-
"core/lib/bf-cache-strings.js | webOTPService": {
|
|
2052
|
-
"message": "Pages that use WebOTPService are not currently eligible for bfcache."
|
|
2053
|
-
},
|
|
2054
|
-
"core/lib/bf-cache-strings.js | webRTC": {
|
|
2055
|
-
"message": "Pages with WebRTC cannot enter back/forward cache."
|
|
2056
|
-
},
|
|
2057
|
-
"core/lib/bf-cache-strings.js | webShare": {
|
|
2058
|
-
"message": "Pages that use WebShare are not currently eligible for back/forwad cache."
|
|
2059
|
-
},
|
|
2060
|
-
"core/lib/bf-cache-strings.js | webSocket": {
|
|
2061
|
-
"message": "Pages with WebSocket cannot enter back/forward cache."
|
|
2062
|
-
},
|
|
2063
|
-
"core/lib/bf-cache-strings.js | webTransport": {
|
|
2064
|
-
"message": "Pages with WebTransport cannot enter back/forward cache."
|
|
2065
|
-
},
|
|
2066
|
-
"core/lib/bf-cache-strings.js | webXR": {
|
|
2067
|
-
"message": "Pages that use WebXR are not currently eligible for back/forward cache."
|
|
2068
|
-
},
|
|
2069
1724
|
"core/lib/csp-evaluator.js | allowlistFallback": {
|
|
2070
1725
|
"message": "Consider adding https: and http: URL schemes (ignored by browsers supporting `'strict-dynamic'`) to be backward compatible with older browsers."
|
|
2071
1726
|
},
|
|
@@ -2132,168 +1787,6 @@
|
|
|
2132
1787
|
"core/lib/deprecation-description.js | title": {
|
|
2133
1788
|
"message": "Deprecated Feature Used"
|
|
2134
1789
|
},
|
|
2135
|
-
"core/lib/deprecations-strings.js | AuthorizationCoveredByWildcard": {
|
|
2136
|
-
"message": "Authorization will not be covered by the wildcard symbol (*) in CORS `Access-Control-Allow-Headers` handling."
|
|
2137
|
-
},
|
|
2138
|
-
"core/lib/deprecations-strings.js | CSSSelectorInternalMediaControlsOverlayCastButton": {
|
|
2139
|
-
"message": "The `disableRemotePlayback` attribute should be used in order to disable the default Cast integration instead of using `-internal-media-controls-overlay-cast-button` selector."
|
|
2140
|
-
},
|
|
2141
|
-
"core/lib/deprecations-strings.js | CanRequestURLHTTPContainingNewline": {
|
|
2142
|
-
"message": "Resource requests whose URLs contained both removed whitespace `(n|r|t)` characters and less-than characters (`<`) are blocked. Please remove newlines and encode less-than characters from places like element attribute values in order to load these resources."
|
|
2143
|
-
},
|
|
2144
|
-
"core/lib/deprecations-strings.js | ChromeLoadTimesConnectionInfo": {
|
|
2145
|
-
"message": "`chrome.loadTimes()` is deprecated, instead use standardized API: Navigation Timing 2."
|
|
2146
|
-
},
|
|
2147
|
-
"core/lib/deprecations-strings.js | ChromeLoadTimesFirstPaintAfterLoadTime": {
|
|
2148
|
-
"message": "`chrome.loadTimes()` is deprecated, instead use standardized API: Paint Timing."
|
|
2149
|
-
},
|
|
2150
|
-
"core/lib/deprecations-strings.js | ChromeLoadTimesWasAlternateProtocolAvailable": {
|
|
2151
|
-
"message": "`chrome.loadTimes()` is deprecated, instead use standardized API: `nextHopProtocol` in Navigation Timing 2."
|
|
2152
|
-
},
|
|
2153
|
-
"core/lib/deprecations-strings.js | CookieWithTruncatingChar": {
|
|
2154
|
-
"message": "Cookies containing a `(0|r|n)` character will be rejected instead of truncated."
|
|
2155
|
-
},
|
|
2156
|
-
"core/lib/deprecations-strings.js | CrossOriginAccessBasedOnDocumentDomain": {
|
|
2157
|
-
"message": "Relaxing the same-origin policy by setting `document.domain` is deprecated, and will be disabled by default. This deprecation warning is for a cross-origin access that was enabled by setting `document.domain`."
|
|
2158
|
-
},
|
|
2159
|
-
"core/lib/deprecations-strings.js | CrossOriginWindowAlert": {
|
|
2160
|
-
"message": "Triggering window.alert from cross origin iframes has been deprecated and will be removed in the future."
|
|
2161
|
-
},
|
|
2162
|
-
"core/lib/deprecations-strings.js | CrossOriginWindowConfirm": {
|
|
2163
|
-
"message": "Triggering window.confirm from cross origin iframes has been deprecated and will be removed in the future."
|
|
2164
|
-
},
|
|
2165
|
-
"core/lib/deprecations-strings.js | DOMMutationEvents": {
|
|
2166
|
-
"message": "DOM Mutation Events, including `DOMSubtreeModified`, `DOMNodeInserted`, `DOMNodeRemoved`, `DOMNodeRemovedFromDocument`, `DOMNodeInsertedIntoDocument`, and `DOMCharacterDataModified` are deprecated (https://w3c.github.io/uievents/#legacy-event-types) and will be removed. Please use `MutationObserver` instead."
|
|
2167
|
-
},
|
|
2168
|
-
"core/lib/deprecations-strings.js | DataUrlInSvgUse": {
|
|
2169
|
-
"message": "Support for data: URLs in SVG <use> element is deprecated and it will be removed in the future."
|
|
2170
|
-
},
|
|
2171
|
-
"core/lib/deprecations-strings.js | GeolocationInsecureOrigin": {
|
|
2172
|
-
"message": "`getCurrentPosition()` and `watchPosition()` no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2173
|
-
},
|
|
2174
|
-
"core/lib/deprecations-strings.js | GeolocationInsecureOriginDeprecatedNotRemoved": {
|
|
2175
|
-
"message": "`getCurrentPosition()` and `watchPosition()` are deprecated on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2176
|
-
},
|
|
2177
|
-
"core/lib/deprecations-strings.js | GetUserMediaInsecureOrigin": {
|
|
2178
|
-
"message": "`getUserMedia()` no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2179
|
-
},
|
|
2180
|
-
"core/lib/deprecations-strings.js | HostCandidateAttributeGetter": {
|
|
2181
|
-
"message": "`RTCPeerConnectionIceErrorEvent.hostCandidate` is deprecated. Please use `RTCPeerConnectionIceErrorEvent.address` or `RTCPeerConnectionIceErrorEvent.port` instead."
|
|
2182
|
-
},
|
|
2183
|
-
"core/lib/deprecations-strings.js | IdentityInCanMakePaymentEvent": {
|
|
2184
|
-
"message": "The merchant origin and arbitrary data from the `canmakepayment` service worker event are deprecated and will be removed: `topOrigin`, `paymentRequestOrigin`, `methodData`, `modifiers`."
|
|
2185
|
-
},
|
|
2186
|
-
"core/lib/deprecations-strings.js | InsecurePrivateNetworkSubresourceRequest": {
|
|
2187
|
-
"message": "The website requested a subresource from a network that it could only access because of its users' privileged network position. These requests expose non-public devices and servers to the internet, increasing the risk of a cross-site request forgery (CSRF) attack, and/or information leakage. To mitigate these risks, Chrome deprecates requests to non-public subresources when initiated from non-secure contexts, and will start blocking them."
|
|
2188
|
-
},
|
|
2189
|
-
"core/lib/deprecations-strings.js | InterestGroupDailyUpdateUrl": {
|
|
2190
|
-
"message": "The `dailyUpdateUrl` field of `InterestGroups` passed to `joinAdInterestGroup()` has been renamed to `updateUrl`, to more accurately reflect its behavior."
|
|
2191
|
-
},
|
|
2192
|
-
"core/lib/deprecations-strings.js | LocalCSSFileExtensionRejected": {
|
|
2193
|
-
"message": "CSS cannot be loaded from `file:` URLs unless they end in a `.css` file extension."
|
|
2194
|
-
},
|
|
2195
|
-
"core/lib/deprecations-strings.js | MediaSourceAbortRemove": {
|
|
2196
|
-
"message": "Using `SourceBuffer.abort()` to abort `remove()`'s asynchronous range removal is deprecated due to specification change. Support will be removed in the future. You should listen to the `updateend` event instead. `abort()` is intended to only abort an asynchronous media append or reset parser state."
|
|
2197
|
-
},
|
|
2198
|
-
"core/lib/deprecations-strings.js | MediaSourceDurationTruncatingBuffered": {
|
|
2199
|
-
"message": "Setting `MediaSource.duration` below the highest presentation timestamp of any buffered coded frames is deprecated due to specification change. Support for implicit removal of truncated buffered media will be removed in the future. You should instead perform explicit `remove(newDuration, oldDuration)` on all `sourceBuffers`, where `newDuration < oldDuration`."
|
|
2200
|
-
},
|
|
2201
|
-
"core/lib/deprecations-strings.js | NoSysexWebMIDIWithoutPermission": {
|
|
2202
|
-
"message": "Web MIDI will ask a permission to use even if the sysex is not specified in the `MIDIOptions`."
|
|
2203
|
-
},
|
|
2204
|
-
"core/lib/deprecations-strings.js | NotificationInsecureOrigin": {
|
|
2205
|
-
"message": "The Notification API may no longer be used from insecure origins. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2206
|
-
},
|
|
2207
|
-
"core/lib/deprecations-strings.js | NotificationPermissionRequestedIframe": {
|
|
2208
|
-
"message": "Permission for the Notification API may no longer be requested from a cross-origin iframe. You should consider requesting permission from a top-level frame or opening a new window instead."
|
|
2209
|
-
},
|
|
2210
|
-
"core/lib/deprecations-strings.js | ObsoleteCreateImageBitmapImageOrientationNone": {
|
|
2211
|
-
"message": "Option `imageOrientation: 'none'` in createImageBitmap is deprecated. Please use createImageBitmap with option \\{imageOrientation: 'from-image'\\} instead."
|
|
2212
|
-
},
|
|
2213
|
-
"core/lib/deprecations-strings.js | ObsoleteWebRtcCipherSuite": {
|
|
2214
|
-
"message": "Your partner is negotiating an obsolete (D)TLS version. Please check with your partner to have this fixed."
|
|
2215
|
-
},
|
|
2216
|
-
"core/lib/deprecations-strings.js | OverflowVisibleOnReplacedElement": {
|
|
2217
|
-
"message": "Specifying `overflow: visible` on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md."
|
|
2218
|
-
},
|
|
2219
|
-
"core/lib/deprecations-strings.js | PaymentInstruments": {
|
|
2220
|
-
"message": "`paymentManager.instruments` is deprecated. Please use just-in-time install for payment handlers instead."
|
|
2221
|
-
},
|
|
2222
|
-
"core/lib/deprecations-strings.js | PaymentRequestCSPViolation": {
|
|
2223
|
-
"message": "Your `PaymentRequest` call bypassed Content-Security-Policy (CSP) `connect-src` directive. This bypass is deprecated. Please add the payment method identifier from the `PaymentRequest` API (in `supportedMethods` field) to your CSP `connect-src` directive."
|
|
2224
|
-
},
|
|
2225
|
-
"core/lib/deprecations-strings.js | PersistentQuotaType": {
|
|
2226
|
-
"message": "`StorageType.persistent` is deprecated. Please use standardized `navigator.storage` instead."
|
|
2227
|
-
},
|
|
2228
|
-
"core/lib/deprecations-strings.js | PictureSourceSrc": {
|
|
2229
|
-
"message": "`<source src>` with a `<picture>` parent is invalid and therefore ignored. Please use `<source srcset>` instead."
|
|
2230
|
-
},
|
|
2231
|
-
"core/lib/deprecations-strings.js | PrefixedCancelAnimationFrame": {
|
|
2232
|
-
"message": "webkitCancelAnimationFrame is vendor-specific. Please use the standard cancelAnimationFrame instead."
|
|
2233
|
-
},
|
|
2234
|
-
"core/lib/deprecations-strings.js | PrefixedRequestAnimationFrame": {
|
|
2235
|
-
"message": "webkitRequestAnimationFrame is vendor-specific. Please use the standard requestAnimationFrame instead."
|
|
2236
|
-
},
|
|
2237
|
-
"core/lib/deprecations-strings.js | PrefixedVideoDisplayingFullscreen": {
|
|
2238
|
-
"message": "HTMLVideoElement.webkitDisplayingFullscreen is deprecated. Please use Document.fullscreenElement instead."
|
|
2239
|
-
},
|
|
2240
|
-
"core/lib/deprecations-strings.js | PrefixedVideoEnterFullScreen": {
|
|
2241
|
-
"message": "HTMLVideoElement.webkitEnterFullScreen() is deprecated. Please use Element.requestFullscreen() instead."
|
|
2242
|
-
},
|
|
2243
|
-
"core/lib/deprecations-strings.js | PrefixedVideoEnterFullscreen": {
|
|
2244
|
-
"message": "HTMLVideoElement.webkitEnterFullscreen() is deprecated. Please use Element.requestFullscreen() instead."
|
|
2245
|
-
},
|
|
2246
|
-
"core/lib/deprecations-strings.js | PrefixedVideoExitFullScreen": {
|
|
2247
|
-
"message": "HTMLVideoElement.webkitExitFullScreen() is deprecated. Please use Document.exitFullscreen() instead."
|
|
2248
|
-
},
|
|
2249
|
-
"core/lib/deprecations-strings.js | PrefixedVideoExitFullscreen": {
|
|
2250
|
-
"message": "HTMLVideoElement.webkitExitFullscreen() is deprecated. Please use Document.exitFullscreen() instead."
|
|
2251
|
-
},
|
|
2252
|
-
"core/lib/deprecations-strings.js | PrefixedVideoSupportsFullscreen": {
|
|
2253
|
-
"message": "HTMLVideoElement.webkitSupportsFullscreen is deprecated. Please use Document.fullscreenEnabled instead."
|
|
2254
|
-
},
|
|
2255
|
-
"core/lib/deprecations-strings.js | PrivacySandboxExtensionsAPI": {
|
|
2256
|
-
"message": "We're deprecating the API `chrome.privacy.websites.privacySandboxEnabled`, though it will remain active for backward compatibility until release M113. Instead, please use `chrome.privacy.websites.topicsEnabled`, `chrome.privacy.websites.fledgeEnabled` and `chrome.privacy.websites.adMeasurementEnabled`. See https://developer.chrome.com/docs/extensions/reference/privacy/#property-websites-privacySandboxEnabled."
|
|
2257
|
-
},
|
|
2258
|
-
"core/lib/deprecations-strings.js | RTCConstraintEnableDtlsSrtpFalse": {
|
|
2259
|
-
"message": "The constraint `DtlsSrtpKeyAgreement` is removed. You have specified a `false` value for this constraint, which is interpreted as an attempt to use the removed `SDES key negotiation` method. This functionality is removed; use a service that supports `DTLS key negotiation` instead."
|
|
2260
|
-
},
|
|
2261
|
-
"core/lib/deprecations-strings.js | RTCConstraintEnableDtlsSrtpTrue": {
|
|
2262
|
-
"message": "The constraint `DtlsSrtpKeyAgreement` is removed. You have specified a `true` value for this constraint, which had no effect, but you can remove this constraint for tidiness."
|
|
2263
|
-
},
|
|
2264
|
-
"core/lib/deprecations-strings.js | RTCPeerConnectionGetStatsLegacyNonCompliant": {
|
|
2265
|
-
"message": "The callback-based getStats() is deprecated and will be removed. Use the spec-compliant getStats() instead."
|
|
2266
|
-
},
|
|
2267
|
-
"core/lib/deprecations-strings.js | RangeExpand": {
|
|
2268
|
-
"message": "Range.expand() is deprecated. Please use Selection.modify() instead."
|
|
2269
|
-
},
|
|
2270
|
-
"core/lib/deprecations-strings.js | RequestedSubresourceWithEmbeddedCredentials": {
|
|
2271
|
-
"message": "Subresource requests whose URLs contain embedded credentials (e.g. `https://user:pass@host/`) are blocked."
|
|
2272
|
-
},
|
|
2273
|
-
"core/lib/deprecations-strings.js | RtcpMuxPolicyNegotiate": {
|
|
2274
|
-
"message": "The `rtcpMuxPolicy` option is deprecated and will be removed."
|
|
2275
|
-
},
|
|
2276
|
-
"core/lib/deprecations-strings.js | SharedArrayBufferConstructedWithoutIsolation": {
|
|
2277
|
-
"message": "`SharedArrayBuffer` will require cross-origin isolation. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
|
|
2278
|
-
},
|
|
2279
|
-
"core/lib/deprecations-strings.js | TextToSpeech_DisallowedByAutoplay": {
|
|
2280
|
-
"message": "`speechSynthesis.speak()` without user activation is deprecated and will be removed."
|
|
2281
|
-
},
|
|
2282
|
-
"core/lib/deprecations-strings.js | V8SharedArrayBufferConstructedInExtensionWithoutIsolation": {
|
|
2283
|
-
"message": "Extensions should opt into cross-origin isolation to continue using `SharedArrayBuffer`. See https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/."
|
|
2284
|
-
},
|
|
2285
|
-
"core/lib/deprecations-strings.js | WebSQL": {
|
|
2286
|
-
"message": "Web SQL is deprecated. Please use SQLite WebAssembly or Indexed Database"
|
|
2287
|
-
},
|
|
2288
|
-
"core/lib/deprecations-strings.js | XHRJSONEncodingDetection": {
|
|
2289
|
-
"message": "UTF-16 is not supported by response json in `XMLHttpRequest`"
|
|
2290
|
-
},
|
|
2291
|
-
"core/lib/deprecations-strings.js | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
|
|
2292
|
-
"message": "Synchronous `XMLHttpRequest` on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."
|
|
2293
|
-
},
|
|
2294
|
-
"core/lib/deprecations-strings.js | XRSupportsSession": {
|
|
2295
|
-
"message": "`supportsSession()` is deprecated. Please use `isSessionSupported()` and check the resolved boolean value instead."
|
|
2296
|
-
},
|
|
2297
1790
|
"core/lib/i18n/i18n.js | columnBlockingTime": {
|
|
2298
1791
|
"message": "Main-Thread Blocking Time"
|
|
2299
1792
|
},
|
|
@@ -2645,6 +2138,177 @@
|
|
|
2645
2138
|
"flow-report/src/i18n/ui-strings.js | title": {
|
|
2646
2139
|
"message": "Lighthouse User Flow Report"
|
|
2647
2140
|
},
|
|
2141
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | AuthorizationCoveredByWildcard": {
|
|
2142
|
+
"message": "لن يشمل رمز حرف البدل (*) الإذن في معالجة العنوان Access-Control-Allow-Headers في سياسة Cross-Origin Resource Sharing (CORS)."
|
|
2143
|
+
},
|
|
2144
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | CSSSelectorInternalMediaControlsOverlayCastButton": {
|
|
2145
|
+
"message": "يجب استخدام السمة disableRemotePlayback لإيقاف الدمج التلقائي لتقنية Google Cast بدلاً من استخدام أداة الاختيار -internal-media-controls-overlay-cast-button."
|
|
2146
|
+
},
|
|
2147
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | CSSValueAppearanceSliderVertical": {
|
|
2148
|
+
"message": "لم يتم توحيد قيمة ظهور خدمة مقارنة الأسعار slider-vertical وستتم إزالتها."
|
|
2149
|
+
},
|
|
2150
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | CanRequestURLHTTPContainingNewline": {
|
|
2151
|
+
"message": "يتم حظر طلبات المصادر التي تتضمّن عناوين URL الخاصة بها كلاً من أحرف المسافة البيضاء \\(n|r|t) ورمز \"الأقل من\" (<). لتحميل هذه المصادر، يُرجى إزالة السطور الجديدة وترميز رمز \"الأقل من\" من خلال مواضع مثل قيم سمات العناصر."
|
|
2152
|
+
},
|
|
2153
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | ChromeLoadTimesConnectionInfo": {
|
|
2154
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات chrome.loadTimes() نهائيًا ويمكنك بدلاً منها استخدام واجهة برمجة التطبيقات Navigation Timing 2 الموحَّدة."
|
|
2155
|
+
},
|
|
2156
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | ChromeLoadTimesFirstPaintAfterLoadTime": {
|
|
2157
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات chrome.loadTimes() نهائيًا. وبدلاً منها، يمكنك استخدام واجهة برمجة التطبيقات الموحَّدة: Paint Timing."
|
|
2158
|
+
},
|
|
2159
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | ChromeLoadTimesWasAlternateProtocolAvailable": {
|
|
2160
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات chrome.loadTimes() نهائيًا. وبدلاً منها، يمكنك استخدام واجهة برمجة التطبيقات الموحَّدة Navigation Timing 2 التي تتضمّن السمة nextHopProtocol."
|
|
2161
|
+
},
|
|
2162
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | CookieWithTruncatingChar": {
|
|
2163
|
+
"message": "سيتم رفض ملفات تعريف الارتباط التي تتضمّن الحرف \\(0|r|n) بدلاً من اقتطاعها."
|
|
2164
|
+
},
|
|
2165
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | CrossOriginAccessBasedOnDocumentDomain": {
|
|
2166
|
+
"message": "بالنسبة إلى ميزة تخفيف قيود السياسة المشتركة المصدر من خلال ضبط الميزة document.domain، تم إيقافها نهائيًا وستكون غير مفعَّلة تلقائيًا. إنّ تحذير الإيقاف النهائي هذا متعلِّق بإذن الوصول من مصادر متعددة والذي تم تفعيله من خلال ضبط الميزة document.domain."
|
|
2167
|
+
},
|
|
2168
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | CrossOriginWindowAlert": {
|
|
2169
|
+
"message": "إنَّ ميزة تنفيذ الوظيفة window.alert المستنِدة إلى إطارات iframe من مصادر متعددة تم إيقافها نهائيًا وستتم إزالتها في المستقبل."
|
|
2170
|
+
},
|
|
2171
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | CrossOriginWindowConfirm": {
|
|
2172
|
+
"message": "إنّ ميزة تنفيذ الوظيفة window.confirm المستنِدة إلى إطارات iframe من مصادر متعددة تم إيقافها نهائيًا وستتم إزالتها في المستقبل."
|
|
2173
|
+
},
|
|
2174
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | DOMMutationEvents": {
|
|
2175
|
+
"message": "إنّ أحداث تغيُّر نموذج العناصر في المستند (DOM)، بما في ذلك\nDOMSubtreeModified وDOMNodeInserted وDOMNodeRemoved وDOMNodeRemovedFromDocument وDOMNodeInsertedIntoDocument وDOMCharacterDataModified \nتم إيقافها نهائيًا (https://w3c.github.io/uievents/#legacy-event-types)، وستتم إزالتها. يُرجى استخدام MutationObserver بدلاً من ذلك."
|
|
2176
|
+
},
|
|
2177
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | DataUrlInSvgUse": {
|
|
2178
|
+
"message": "تم بشكل نهائي إيقاف استخدام عناوين URL التي تبدأ بمخطّط \"data:\" في واجهة SVGUseElement، وستتم إزالة هذه الميزة في المستقبل."
|
|
2179
|
+
},
|
|
2180
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | GeolocationInsecureOrigin": {
|
|
2181
|
+
"message": "لم يعد الإجراءان getCurrentPosition() وwatchPosition() متوافقين مع المصادر غير الآمنة. لاستخدام هذه الميزة، يجب مراعاة نقل تطبيقك إلى مصدر آمن مثل HTTPS. لمعرفة مزيد من التفاصيل، يُرجى الاطّلاع على https://goo.gle/chrome-insecure-origins."
|
|
2182
|
+
},
|
|
2183
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | GeolocationInsecureOriginDeprecatedNotRemoved": {
|
|
2184
|
+
"message": "تم إيقاف الإجراءين getCurrentPosition() وwatchPosition() نهائيًا على المصادر غير الآمنة. لاستخدام هذه الميزة، يجب مراعاة نقل تطبيقك إلى مصدر آمن مثل HTTPS. لمعرفة مزيد من التفاصيل، يُرجى الاطّلاع على https://goo.gle/chrome-insecure-origins."
|
|
2185
|
+
},
|
|
2186
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | GetUserMediaInsecureOrigin": {
|
|
2187
|
+
"message": "لم تعد الميزة getUserMedia() متوافقة مع المصادر غير الآمنة. لاستخدام هذه الميزة، يجب مراعاة نقل تطبيقك إلى مصدر آمن مثل HTTPS. لمعرفة مزيد من التفاصيل، يُرجى الاطّلاع على https://goo.gle/chrome-insecure-origins."
|
|
2188
|
+
},
|
|
2189
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | HostCandidateAttributeGetter": {
|
|
2190
|
+
"message": "تم إيقاف RTCPeerConnectionIceErrorEvent.hostCandidate نهائيًا. يُرجى استخدام RTCPeerConnectionIceErrorEvent.address أو RTCPeerConnectionIceErrorEvent.port بدلاً منها."
|
|
2191
|
+
},
|
|
2192
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | IdentityInCanMakePaymentEvent": {
|
|
2193
|
+
"message": "إنّ أصل التاجر والبيانات العشوائية من حدث مشغّل الخدمات في canmakepayment تم إيقافهما نهائيًا وستتم إزالتهما: topOrigin وpaymentRequestOrigin وmethodData وmodifiers."
|
|
2194
|
+
},
|
|
2195
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | InsecurePrivateNetworkSubresourceRequest": {
|
|
2196
|
+
"message": "طلب الموقع الإلكتروني مصدرًا فرعيًا من شبكة يمكن الوصول إليه من خلال الموقع الإلكتروني فقط بسبب موضع مستخدميه المميّز على الشبكة. تكشف هذه الطلبات الأجهزة والخوادم الخاصة على الإنترنت، ما يزيد من خطر تزوير الطلب من موقع إلكتروني مختلف (CSRF) و/أو تسرُّب المعلومات. وللحدِّ من هذه المخاطر، أوقف Chrome نهائيًا طلبات الوصول إلى مصادر فرعية خاصة، وذلك عند تقديمها من خلال سياقات غير آمنة، وسيبدأ في حظرها."
|
|
2197
|
+
},
|
|
2198
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | InterestGroupDailyUpdateUrl": {
|
|
2199
|
+
"message": "تمت إعادة تسمية الحقل dailyUpdateUrl في InterestGroups الذي تم تمريره إلى joinAdInterestGroup() ليصبح updateUrl لكي يوضّح اسم الحقل سلوكه بدقة أكبر."
|
|
2200
|
+
},
|
|
2201
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | LocalCSSFileExtensionRejected": {
|
|
2202
|
+
"message": "لا يمكن تحميل صفحات الأنماط المتتالية (CSS) من عناوين URL للملفات file: ما لم تنتهِ الملفات بالامتداد .css."
|
|
2203
|
+
},
|
|
2204
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | MediaSourceAbortRemove": {
|
|
2205
|
+
"message": "تم بشكل نهائي إيقاف ميزة استخدام SourceBuffer.abort() لإلغاء إزالة النطاق غير المتزامن للإجراء remove() بسبب تغيُّر المواصفات. ستتم إزالة الميزة في المستقبل. وعليك معالجة الحدث updateend بدلاً من ذلك. يهدف الإجراء abort() فقط إلى إلغاء إمكانية إلحاق الوسائط غير المتزامنة أو إعادة ضبط حالة المحلِّل."
|
|
2206
|
+
},
|
|
2207
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | MediaSourceDurationTruncatingBuffered": {
|
|
2208
|
+
"message": "تم بشكل نهائي إيقاف إمكانية ضبط السمة MediaSource.duration على قيمة أقل من الحد الأقصى للطابع الزمني المخصَّص لعرض أي إطارات تم ترميزها وتخزينها مؤقتًا بسبب تغيُّر المواصفات. إنّ الإزالة الضمنية للوسائط المُقتطَعة التي تم تخزينها مؤقتًا لن تكون متاحة في المستقبل. وبدلاً من ذلك، يجب تطبيق الوظيفة remove(newDuration, oldDuration) بشكل واضح على جميع واجهات برمجة التطبيقات sourceBuffers التي تتوفّر بها newDuration < oldDuration."
|
|
2209
|
+
},
|
|
2210
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | NoSysexWebMIDIWithoutPermission": {
|
|
2211
|
+
"message": "ستطلب واجهة برمجة التطبيقات Web MIDI إذنًا للاستخدام حتى في حال عدم تحديد رسائل النظام الحصرية (Sysex) في MIDIOptions."
|
|
2212
|
+
},
|
|
2213
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | NotificationInsecureOrigin": {
|
|
2214
|
+
"message": "قد يتوقف استخدام واجهة برمجة التطبيقات Notification API من مصادر غير آمنة. يجب مراعاة نقل تطبيقك إلى مصدر آمن، مثل HTTPS. لمعرفة مزيد من التفاصيل، يُرجى الاطّلاع على https://goo.gle/chrome-insecure-origins."
|
|
2215
|
+
},
|
|
2216
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | NotificationPermissionRequestedIframe": {
|
|
2217
|
+
"message": "قد تتوقّف إمكانية طلب إذن لواجهة برمجة التطبيقات Notification API من أحد إطارات iframe من مصادر متعددة. يجب مراعاة طلب إذن من إطار عالٍ المستوى أو فتح نافذة جديدة بدلاً من ذلك."
|
|
2218
|
+
},
|
|
2219
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | ObsoleteCreateImageBitmapImageOrientationNone": {
|
|
2220
|
+
"message": "تم إيقاف الخيار imageOrientation: 'none' في createImageBitmap نهائيًا. يُرجى استخدام createImageBitmap مع الخيار \\\\{imageOrientation: 'from-image'\\\\} بدلاً من ذلك."
|
|
2221
|
+
},
|
|
2222
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | ObsoleteWebRtcCipherSuite": {
|
|
2223
|
+
"message": "يتفاوض شريكك لاستخدام إصدار (D) القديم من بروتوكول أمان طبقة النقل (TLS). يُرجى التحقّق من الأمر مع شريكك لحلّ هذه المشكلة."
|
|
2224
|
+
},
|
|
2225
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | OverflowVisibleOnReplacedElement": {
|
|
2226
|
+
"message": "في حال تحديد القيمة \"overflow: visible\" ضمن علامات img وvideo وcanvas، قد يُعرَض محتوى مرئي خارج حدود العنصر. يُرجى الاطّلاع على https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md."
|
|
2227
|
+
},
|
|
2228
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PaymentInstruments": {
|
|
2229
|
+
"message": "تم إيقاف paymentManager.instruments نهائيًا. بدلاً من ذلك، يُرجى استخدام ميزة \"التثبيت في وقت التشغيل\" (JIT) مع تطبيقات معالجة الدفع."
|
|
2230
|
+
},
|
|
2231
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PaymentRequestCSPViolation": {
|
|
2232
|
+
"message": "تجاوز طلب البيانات من واجهة برمجة التطبيقات PaymentRequest التوجيه connect-src في Content-Security-Policy (سياسة أمان المحتوى). تم إيقاف هذا التجاوز نهائيًا. يُرجى إضافة معرِّف طريقة الدفع من واجهة برمجة التطبيقات PaymentRequest (في حقل supportedMethods) إلى توجيه connect-src في سياسة أمان المحتوى (CSP)."
|
|
2233
|
+
},
|
|
2234
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PersistentQuotaType": {
|
|
2235
|
+
"message": "تم إيقاف StorageType.persistent نهائيًا. يُرجى استخدام navigator.storage الموحّدة بدلاً منها."
|
|
2236
|
+
},
|
|
2237
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PictureSourceSrc": {
|
|
2238
|
+
"message": "إنّ استخدام العنصر <source src> مع العنصر الرئيسي <picture> غير صالح، وبالتالي سيتم تجاهله. يُرجى استخدام السمة <source srcset> بدلاً من ذلك."
|
|
2239
|
+
},
|
|
2240
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedCancelAnimationFrame": {
|
|
2241
|
+
"message": "إنّ طريقة webkitCancelAnimationFrame مخصّصة للمورّدين. يُرجى استخدام طريقة cancelAnimationFrame العادية بدلاً من ذلك."
|
|
2242
|
+
},
|
|
2243
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedRequestAnimationFrame": {
|
|
2244
|
+
"message": "إنّ طريقة webkitRequestAnimationFrame مخصّصة للمورّدين. يُرجى استخدام طريقة requestAnimationFrame العادية بدلاً من ذلك."
|
|
2245
|
+
},
|
|
2246
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedVideoDisplayingFullscreen": {
|
|
2247
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات HTMLVideoElement.webkitDisplayingFullscreen نهائيًا. يُرجى استخدام واجهة برمجة التطبيقات Document.fullscreenElement بدلاً من ذلك."
|
|
2248
|
+
},
|
|
2249
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedVideoEnterFullScreen": {
|
|
2250
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات HTMLVideoElement.webkitEnterFullscreen() نهائيًا. يُرجى استخدام واجهة برمجة التطبيقات Element.requestFullscreen() بدلاً من ذلك."
|
|
2251
|
+
},
|
|
2252
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedVideoEnterFullscreen": {
|
|
2253
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات HTMLVideoElement.webkitEnterFullscreen() نهائيًا. يُرجى استخدام واجهة برمجة التطبيقات Element.requestFullscreen() بدلاً من ذلك."
|
|
2254
|
+
},
|
|
2255
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedVideoExitFullScreen": {
|
|
2256
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات HTMLVideoElement.webkitExitFullscreen() نهائيًا. يُرجى استخدام واجهة برمجة التطبيقات Document.exitFullscreen() بدلاً من ذلك."
|
|
2257
|
+
},
|
|
2258
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedVideoExitFullscreen": {
|
|
2259
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات HTMLVideoElement.webkitExitFullscreen() نهائيًا. يُرجى استخدام واجهة برمجة التطبيقات Document.exitFullscreen() بدلاً من ذلك."
|
|
2260
|
+
},
|
|
2261
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrefixedVideoSupportsFullscreen": {
|
|
2262
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات HTMLVideoElement.webkitSupportsFullscreen نهائيًا. يُرجى استخدام واجهة برمجة التطبيقات Document.fullscreenEnabled بدلاً من ذلك."
|
|
2263
|
+
},
|
|
2264
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | PrivacySandboxExtensionsAPI": {
|
|
2265
|
+
"message": "سيتم إيقاف واجهة برمجة التطبيقات chrome.privacy.websites.privacySandboxEnabled نهائيًا، علمًا بأنّها ستظل نشطة للتوافق مع الأنظمة القديمة إلى أن يتم طرح الإصدار الرئيسي M113. بدلاً من هذه الواجهة، يُرجى استخدام واجهات برمجة التطبيقات chrome.privacy.websites.topicsEnabled وchrome.privacy.websites.fledgeEnabled وchrome.privacy.websites.adMeasurementEnabled. لمعرفة مزيد من المعلومات، يمكنك الانتقال إلى https://developer.chrome.com/docs/extensions/reference/privacy/#property-websites-privacySandboxEnabled."
|
|
2266
|
+
},
|
|
2267
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | RTCConstraintEnableDtlsSrtpFalse": {
|
|
2268
|
+
"message": "تمت إزالة القيد DtlsSrtpKeyAgreement. لقد حدَّدت القيمة false لهذا القيد، وهو أمر يتم تفسيره كمحاولة لاستخدام الميزة SDES key negotiation التي تمت إزالتها. لقد تمت إزالة هذه الميزة. وبدلاً منها، يمكنك استخدام إحدى الخدمات التي تتوفّر فيها الميزة DTLS key negotiation."
|
|
2269
|
+
},
|
|
2270
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | RTCConstraintEnableDtlsSrtpTrue": {
|
|
2271
|
+
"message": "تمت إزالة القيد DtlsSrtpKeyAgreement. لقد حدَّدت القيمة true لهذا القيد، وهو أمر ليس له أي تأثير. وفي جميع الأحوال، يمكنك إزالة هذا القيد بغرض التنظيم."
|
|
2272
|
+
},
|
|
2273
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | RTCPeerConnectionGetStatsLegacyNonCompliant": {
|
|
2274
|
+
"message": "تم إيقاف الطريقة getStats() المستنِدة إلى معاودة الاتصال نهائيًا وستتم إزالتها. يُرجى استخدام الطريقة getStats() المتوافقة مع المواصفات بدلاً من ذلك."
|
|
2275
|
+
},
|
|
2276
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | RangeExpand": {
|
|
2277
|
+
"message": "تم إيقاف واجهة برمجة التطبيقات Range.expand() نهائيًا. يُرجى استخدام واجهة برمجة التطبيقات Select.modify() بدلاً من ذلك."
|
|
2278
|
+
},
|
|
2279
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | RequestedSubresourceWithEmbeddedCredentials": {
|
|
2280
|
+
"message": "يتم حظر طلبات المصادر الفرعية التي تتضمّن عناوين URL الخاصة بها بيانات اعتماد مُضمَّنة (مثل https://user:pass@host/)."
|
|
2281
|
+
},
|
|
2282
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | RtcpMuxPolicyNegotiate": {
|
|
2283
|
+
"message": "تم إيقاف الخيار rtcpMuxPolicy نهائيًا وستتم إزالته."
|
|
2284
|
+
},
|
|
2285
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | SharedArrayBufferConstructedWithoutIsolation": {
|
|
2286
|
+
"message": "سيطلب الكائن SharedArrayBuffer حظر الوصول من نطاقات أخرى. لمعرفة مزيد من التفاصيل، يُرجى الاطّلاع على https://developer.chrome.com/blog/enabling-shared-array-buffer/."
|
|
2287
|
+
},
|
|
2288
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | TextToSpeech_DisallowedByAutoplay": {
|
|
2289
|
+
"message": "إنّ ميزة تنفيذ الإجراء speechSynthesis.speak() بدون تفعيل المستخدِم متوقفة نهائيًا وستتم إزالتها."
|
|
2290
|
+
},
|
|
2291
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | UnloadHandler": {
|
|
2292
|
+
"message": "تم نهائيًا إيقاف أدوات معالجة الأحداث التي تم إلغاء تحميلها، وستتم إزالتها."
|
|
2293
|
+
},
|
|
2294
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | V8SharedArrayBufferConstructedInExtensionWithoutIsolation": {
|
|
2295
|
+
"message": "يجب أن تستخدم الإضافات ميزة حظر الوصول من نطاقات أخرى لمواصلة استخدام الكائن SharedArrayBuffer. يُرجى الاطّلاع على https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/."
|
|
2296
|
+
},
|
|
2297
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | WebGPULimitMaxInterStageShaderComponents": {
|
|
2298
|
+
"message": "تم إيقاف حد maxInterStageShaderComponents في WebGPU نهائيًا. يُرجى استخدام حد maxInterStageShaderVariables في WebGPU بدلاً منه."
|
|
2299
|
+
},
|
|
2300
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | WebSQL": {
|
|
2301
|
+
"message": "تم إيقاف لغة الاستعلامات البنيوية (SQL) على الويب نهائيًا. يُرجى استخدام SQLite WebAssembly أو Indexed Database."
|
|
2302
|
+
},
|
|
2303
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | XHRJSONEncodingDetection": {
|
|
2304
|
+
"message": "لا يتوفّر الترميز UTF-16 من خلال استجابة json في واجهة برمجة التطبيقات XMLHttpRequest."
|
|
2305
|
+
},
|
|
2306
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
|
|
2307
|
+
"message": "واجهة برمجة التطبيقات XMLHttpRequest المتزامنة في سلسلة أنظمة التشغيل الرئيسية متوقفة نهائيًا بسبب تأثيراتها الضارة في تجربة المستخدِم النهائي. للحصول على مزيد من المساعدة، يُرجى الاطّلاع على https://xhr.spec.whatwg.org/."
|
|
2308
|
+
},
|
|
2309
|
+
"node_modules/@paulirish/trace_engine/generated/Deprecation.js | XRSupportsSession": {
|
|
2310
|
+
"message": "تم إيقاف الإجراء supportsSession() نهائيًا. يُرجى استخدام الإجراء isSessionSupported() والتحقُّق من القيمة المنطقية النهائية."
|
|
2311
|
+
},
|
|
2648
2312
|
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": {
|
|
2649
2313
|
"message": "تحدث تغييرات التصميم عندما تتحرك العناصر بدون أي تدخُّل من المستخدم. [تحقَّق من أسباب تغييرات التصميم](https://web.dev/articles/optimize-cls)، مثل إضافة عناصر أو إزالتها أو تغيير خطوطها أثناء تحميل الصفحة."
|
|
2650
2314
|
},
|
|
@@ -2652,7 +2316,7 @@
|
|
|
2652
2316
|
"message": "أسباب تغييرات التصميم"
|
|
2653
2317
|
},
|
|
2654
2318
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": {
|
|
2655
|
-
"message": "
|
|
2319
|
+
"message": "إنّ الحجم الكبير لنموذج العناصر في المستند (DOM) يمكن أن يؤدي إلى زيادة مدة عمليات احتساب الأنماط وإعادة تدفق التنسيقات، ما يؤثر في سرعة استجابة الصفحة. وسيزيد هذا الحجم الكبير أيضًا من استخدام الذاكرة. [التعرّف على كيفية تجنُّب زيادة حجم DOM](https://developer.chrome.com/docs/lighthouse/performance/dom-size/)"
|
|
2656
2320
|
},
|
|
2657
2321
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | title": {
|
|
2658
2322
|
"message": "تحسين حجم عناصر DOM"
|
|
@@ -2669,24 +2333,18 @@
|
|
|
2669
2333
|
"node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | title": {
|
|
2670
2334
|
"message": "عرض الخط"
|
|
2671
2335
|
},
|
|
2336
|
+
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": {
|
|
2337
|
+
"message": "إنّ العديد من واجهات برمجة التطبيقات، التي تقرأ عادةً عناصر التنسيق الهندسية، تجبر محرّك العرض على إيقاف تنفيذ النص البرمجي مؤقتًا لاحتساب عناصر النمط والتنسيق. يمكنك التعرّف على مزيد من المعلومات حول [إعادة التدفق الإلزامي](https://developers.google.com/web/fundamentals/performance/rendering/avoid-large-complex-layouts-and-layout-thrashing#avoid-forced-synchronous-layouts) وإجراءات التخفيف من آثاره."
|
|
2338
|
+
},
|
|
2339
|
+
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | title": {
|
|
2340
|
+
"message": "إعادة التدفق الإلزامية"
|
|
2341
|
+
},
|
|
2672
2342
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": {
|
|
2673
2343
|
"message": "يمكن أن يؤدي تقليل وقت تنزيل الصور إلى تحسين مدّة التحميل المُدرَكة للصفحة، بالإضافة إلى تحسين سرعة عرض أكبر محتوى مرئي. [مزيد من المعلومات حول تحسين حجم الصورة](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)"
|
|
2674
2344
|
},
|
|
2675
2345
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | title": {
|
|
2676
2346
|
"message": "تحسين عرض الصور"
|
|
2677
2347
|
},
|
|
2678
|
-
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useCompression": {
|
|
2679
|
-
"message": "يمكن أن يؤدي زيادة عامل ضغط الصورة إلى تحسين حجم تنزيلها. (الحجم المقدّر: {PH1})"
|
|
2680
|
-
},
|
|
2681
|
-
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useModernFormat": {
|
|
2682
|
-
"message": "يمكن تحسين حجم تنزيل هذه الصورة باستخدام تنسيق صور حديث (مثل WebP أو AVIF) أو زيادة ضغط الصورة. (الحجم المقدّر: {PH1})"
|
|
2683
|
-
},
|
|
2684
|
-
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useResponsiveSize": {
|
|
2685
|
-
"message": "حجم ملف الصورة هذا أكبر من الحجم المطلوب ({PH2}) لأبعادها المعروضة ({PH3}). يُرجى استخدام الصور المتجاوبة مع مختلف الأجهزة لتقليل حجم تنزيل الصورة. (الحجم المقدّر: {PH1})"
|
|
2686
|
-
},
|
|
2687
|
-
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useVideoFormat": {
|
|
2688
|
-
"message": "إنّ استخدام تنسيقات الفيديو بدلاً من ملفات GIF يمكن أن يؤدي إلى تحسين حجم تنزيل المحتوى المتحرك. (الحجم المقدّر: {PH1})"
|
|
2689
|
-
},
|
|
2690
2348
|
"node_modules/@paulirish/trace_engine/models/trace/insights/InteractionToNextPaint.js | description": {
|
|
2691
2349
|
"message": "ابدأ بالتحقيق في المرحلة الأطول. [يمكن تقليل التأخيرات](https://web.dev/articles/optimize-inp#optimize_interactions). ولتقليل مدة المعالجة، [حسِّن تكاليف سلسلة التعليمات الرئيسية](https://web.dev/articles/optimize-long-tasks)، والتي تكون في الغالب بيانات JavaScript."
|
|
2692
2350
|
},
|
|
@@ -2729,6 +2387,366 @@
|
|
|
2729
2387
|
"node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | title": {
|
|
2730
2388
|
"message": "تحسين إطار العرض للأجهزة الجوّالة"
|
|
2731
2389
|
},
|
|
2390
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | HTTPMethodNotGET": {
|
|
2391
|
+
"message": "الصفحات فقط التي تم تحميلها من خلال طلب استرداد بيانات باستخدام GET يمكن حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2392
|
+
},
|
|
2393
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | HTTPStatusNotOK": {
|
|
2394
|
+
"message": "لا يمكن إجراء تخزين مؤقت إلا للصفحات التي تتضمّن رمز الحالة 2XX."
|
|
2395
|
+
},
|
|
2396
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | JavaScriptExecution": {
|
|
2397
|
+
"message": "اكتشف Chrome محاولة لتنفيذ JavaScript أثناء التخزين المؤقت."
|
|
2398
|
+
},
|
|
2399
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | appBanner": {
|
|
2400
|
+
"message": "الصفحات التي طلبت AppBanner يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2401
|
+
},
|
|
2402
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | backForwardCacheDisabled": {
|
|
2403
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" في chrome://flags. ويمكنك الانتقال إلى الرابط chrome://flags/#back-forward-cache لتفعيلها على هذا الجهاز."
|
|
2404
|
+
},
|
|
2405
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | backForwardCacheDisabledByCommandLine": {
|
|
2406
|
+
"message": "أوقفَ سطر الأوامر ميزة \"التخزين المؤقت للصفحات\"."
|
|
2407
|
+
},
|
|
2408
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | backForwardCacheDisabledByLowMemory": {
|
|
2409
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" بسبب عدم توفّر مساحة كافية في الذاكرة."
|
|
2410
|
+
},
|
|
2411
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | backForwardCacheDisabledForDelegate": {
|
|
2412
|
+
"message": "لا تتوفّر ميزة \"التخزين المؤقت للصفحات\" من خلال التفويض."
|
|
2413
|
+
},
|
|
2414
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | backForwardCacheDisabledForPrerender": {
|
|
2415
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" في العارض المسبق."
|
|
2416
|
+
},
|
|
2417
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | broadcastChannel": {
|
|
2418
|
+
"message": "لا يمكن تخزين الصفحة مؤقتًا لأنها تحتوي على مثال BroadcastChannel يتضمّن أدوات مسجَّلة لمعالجة الحدث."
|
|
2419
|
+
},
|
|
2420
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | cacheControlNoStore": {
|
|
2421
|
+
"message": "الصفحات التي تحتوي على عنوان cache-control:no-store يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2422
|
+
},
|
|
2423
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | cacheFlushed": {
|
|
2424
|
+
"message": "سيتم محو ذاكرة التخزين المؤقت عن قصد."
|
|
2425
|
+
},
|
|
2426
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | cacheLimit": {
|
|
2427
|
+
"message": "تم إخراج الصفحة من ذاكرة التخزين المؤقت للسماح بالتخزين المؤقت لصفحة أخرى."
|
|
2428
|
+
},
|
|
2429
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | containsPlugins": {
|
|
2430
|
+
"message": "الصفحات التي تحتوي على مكوّنات إضافية يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2431
|
+
},
|
|
2432
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentDiscarded": {
|
|
2433
|
+
"message": "غير محدّد"
|
|
2434
|
+
},
|
|
2435
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentFileChooser": {
|
|
2436
|
+
"message": "الصفحات التي تستخدِم FileChooser API يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2437
|
+
},
|
|
2438
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentFileSystemAccess": {
|
|
2439
|
+
"message": "الصفحات التي تستخدِم File System Access API يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2440
|
+
},
|
|
2441
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentMediaDevicesDispatcherHost": {
|
|
2442
|
+
"message": "الصفحات التي تستخدِم أداة Media Device Dispatcher يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2443
|
+
},
|
|
2444
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentMediaPlay": {
|
|
2445
|
+
"message": "كان مشغّل الوسائط قيد التشغيل عند مغادرته."
|
|
2446
|
+
},
|
|
2447
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentMediaSession": {
|
|
2448
|
+
"message": "الصفحات التي تستخدِم MediaSession API وتضبط حالة للتشغيل يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2449
|
+
},
|
|
2450
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentMediaSessionService": {
|
|
2451
|
+
"message": "الصفحات التي تستخدِم MediaSession API وتضبط معالِجات الإجراءات يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2452
|
+
},
|
|
2453
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentScreenReader": {
|
|
2454
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" بسبب استخدام قارئ الشاشة."
|
|
2455
|
+
},
|
|
2456
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentSecurityHandler": {
|
|
2457
|
+
"message": "الصفحات التي تستخدِم SecurityHandler يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2458
|
+
},
|
|
2459
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentSerial": {
|
|
2460
|
+
"message": "الصفحات التي تستخدِم Serial API يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2461
|
+
},
|
|
2462
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentWebAuthenticationAPI": {
|
|
2463
|
+
"message": "الصفحات التي تستخدِم WebAuthentication API يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2464
|
+
},
|
|
2465
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentWebBluetooth": {
|
|
2466
|
+
"message": "الصفحات التي تستخدِم WebBluetooth API يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2467
|
+
},
|
|
2468
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentWebUSB": {
|
|
2469
|
+
"message": "الصفحات التي تستخدِم WebUSB API يتعذّر حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2470
|
+
},
|
|
2471
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | cookieDisabled": {
|
|
2472
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" بسبب إيقاف ملفات تعريف الارتباط على صفحة تستخدم السمة Cache-Control: no-store."
|
|
2473
|
+
},
|
|
2474
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | dedicatedWorkerOrWorklet": {
|
|
2475
|
+
"message": "الصفحات التي تستخدِم مشغّل خدمات مخصَّصًا أو وظيفة صغيرة يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2476
|
+
},
|
|
2477
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | documentLoaded": {
|
|
2478
|
+
"message": "تمت مغادرة المستند قبل أن ينتهي من التحميل."
|
|
2479
|
+
},
|
|
2480
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderAppBannerManager": {
|
|
2481
|
+
"message": "كان بانر التطبيق قيد الاستخدام أثناء مغادرة الصفحة."
|
|
2482
|
+
},
|
|
2483
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderChromePasswordManagerClientBindCredentialManager": {
|
|
2484
|
+
"message": "كان مدير كلمات المرور في Chrome قيد الاستخدام أثناء مغادرة الصفحة."
|
|
2485
|
+
},
|
|
2486
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderDomDistillerSelfDeletingRequestDelegate": {
|
|
2487
|
+
"message": "كانت عملية تصفية \"نموذج العناصر في المستند\" قيد التقدُّم أثناء مغادرة الصفحة."
|
|
2488
|
+
},
|
|
2489
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderDomDistillerViewerSource": {
|
|
2490
|
+
"message": "كان عارض DOM Distiller Viewer قيد الاستخدام أثناء مغادرة الصفحة."
|
|
2491
|
+
},
|
|
2492
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderExtensionMessaging": {
|
|
2493
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" لأنّ الإضافات تستخدم واجهة برمجة تطبيقات خدمة المراسلة."
|
|
2494
|
+
},
|
|
2495
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderExtensionMessagingForOpenPort": {
|
|
2496
|
+
"message": "الإضافات ذات الاتصال الطويل الأمد يجب أن تُغلِق الاتصال قبل تخزينها مؤقتًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2497
|
+
},
|
|
2498
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderExtensionSentMessageToCachedFrame": {
|
|
2499
|
+
"message": "حاولت الإضافات ذات الاتصال الطويل الأمد إرسال رسائل إلى الإطارات المدرَجة في ميزة \"التخزين المؤقت للصفحات\"."
|
|
2500
|
+
},
|
|
2501
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderExtensions": {
|
|
2502
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" بسبب استخدام الإضافات."
|
|
2503
|
+
},
|
|
2504
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderModalDialog": {
|
|
2505
|
+
"message": "تم عرض مربع حوار نمطي، مثل مربع حوار إعادة إرسال النموذج أو مربع حوار مصادقة HTTP باستخدام كلمة مرور، في الصفحة أثناء مغادرتها."
|
|
2506
|
+
},
|
|
2507
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderOfflinePage": {
|
|
2508
|
+
"message": "تم عرض الصفحة المتوفّرة بلا اتصال بالإنترنت أثناء المغادرة."
|
|
2509
|
+
},
|
|
2510
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderOomInterventionTabHelper": {
|
|
2511
|
+
"message": "كان شريط Out-Of-Memory Intervention قيد الاستخدام أثناء مغادرة الصفحة."
|
|
2512
|
+
},
|
|
2513
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderPermissionRequestManager": {
|
|
2514
|
+
"message": "كانت طلبات الأذونات قيد التقدُّم أثناء مغادرة الصفحة."
|
|
2515
|
+
},
|
|
2516
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderPopupBlockerTabHelper": {
|
|
2517
|
+
"message": "كان حاجب النوافذ المنبثقة قيد الاستخدام أثناء مغادرة الصفحة."
|
|
2518
|
+
},
|
|
2519
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderSafeBrowsingThreatDetails": {
|
|
2520
|
+
"message": "تم عرض تفاصيل \"التصفُّح الآمن\" أثناء مغادرة الصفحة."
|
|
2521
|
+
},
|
|
2522
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | embedderSafeBrowsingTriggeredPopupBlocker": {
|
|
2523
|
+
"message": "رصدت ميزة \"التصفُّح الآمن\" أنّ هذه الصفحة تتضمن محتوى مسيئًا وحظرت نافذة منبثقة."
|
|
2524
|
+
},
|
|
2525
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
|
|
2526
|
+
"message": "تم تفعيل مشغّل خدمات أثناء إدراج الصفحة في \"التخزين المؤقت للصفحات\"."
|
|
2527
|
+
},
|
|
2528
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | errorDocument": {
|
|
2529
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" بسبب خطأ في المستند."
|
|
2530
|
+
},
|
|
2531
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | fencedFramesEmbedder": {
|
|
2532
|
+
"message": "لا يمكن تخزين الصفحات التي تستخدم الإطار FencedFrames من خلال ميزة \"التخزين المؤقت للصفحات\"."
|
|
2533
|
+
},
|
|
2534
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | foregroundCacheLimit": {
|
|
2535
|
+
"message": "تم إخراج الصفحة من ذاكرة التخزين المؤقت للسماح بالتخزين المؤقت لصفحة أخرى."
|
|
2536
|
+
},
|
|
2537
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | grantedMediaStreamAccess": {
|
|
2538
|
+
"message": "الصفحات التي سمحت بالوصول إلى محتوى بث الوسائط يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2539
|
+
},
|
|
2540
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | haveInnerContents": {
|
|
2541
|
+
"message": "الصفحات التي تحتوي على أنواع معيّنة من المحتوى المضمّن (مثل ملفات PDF) غير مؤهَّلة حاليًا لاستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2542
|
+
},
|
|
2543
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | idleManager": {
|
|
2544
|
+
"message": "الصفحات التي تستخدِم IdleManager يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2545
|
+
},
|
|
2546
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | indexedDBConnection": {
|
|
2547
|
+
"message": "الصفحات التي تحتوي على اتصال مفتوح لقاعدة بيانات مفهرسة يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2548
|
+
},
|
|
2549
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | indexedDBEvent": {
|
|
2550
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" بسبب حدث في IndexedDB."
|
|
2551
|
+
},
|
|
2552
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | ineligibleAPI": {
|
|
2553
|
+
"message": "تم استخدام واجهات غير مؤهَّلة لبرمجة التطبيقات."
|
|
2554
|
+
},
|
|
2555
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | injectedJavascript": {
|
|
2556
|
+
"message": "لا يمكن استخدام ميزة \"التخزين المؤقت للصفحات\" حاليًا لتخزين الصفحات التي تم إدخال JavaScript فيها من خلال الإضافات."
|
|
2557
|
+
},
|
|
2558
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | injectedStyleSheet": {
|
|
2559
|
+
"message": "لا يمكن استخدام ميزة \"التخزين المؤقت للصفحات\" حاليًا لتخزين الصفحات التي تم إدخال StyleSheet فيها من خلال الإضافات."
|
|
2560
|
+
},
|
|
2561
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | internalError": {
|
|
2562
|
+
"message": "حدث خطأ داخلي."
|
|
2563
|
+
},
|
|
2564
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | jsNetworkRequestReceivedCacheControlNoStoreResource": {
|
|
2565
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" لأنّ بعض طلبات شبكة JavaScript تلقّت موردًا يحمل العنوان Cache-Control: no-store."
|
|
2566
|
+
},
|
|
2567
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | keepaliveRequest": {
|
|
2568
|
+
"message": "تم إيقاف ميزة \"التخزين المؤقت للصفحات\" بسبب طلب رسالة التحقّق من الاتصال."
|
|
2569
|
+
},
|
|
2570
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | keyboardLock": {
|
|
2571
|
+
"message": "الصفحات التي تستخدِم قفل لوحة المفاتيح يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2572
|
+
},
|
|
2573
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | loading": {
|
|
2574
|
+
"message": "تمت مغادرة الصفحة قبل أن تنتهي من التحميل."
|
|
2575
|
+
},
|
|
2576
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | mainResourceHasCacheControlNoCache": {
|
|
2577
|
+
"message": "الصفحات التي يحتوي موردها الرئيسي على cache-control:no-cache يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2578
|
+
},
|
|
2579
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | mainResourceHasCacheControlNoStore": {
|
|
2580
|
+
"message": "الصفحات التي يحتوي موردها الرئيسي على cache-control:no-store يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2581
|
+
},
|
|
2582
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | navigationCancelledWhileRestoring": {
|
|
2583
|
+
"message": "تم إلغاء التنقّل قبل أن تتم استعادة الصفحة من خلال ميزة \"التخزين المؤقت للصفحات\"."
|
|
2584
|
+
},
|
|
2585
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | networkExceedsBufferLimit": {
|
|
2586
|
+
"message": "تم إخراج الصفحة من ذاكرة التخزين المؤقت لأنّ الاتصال النشط بالشبكة تلقّى الكثير من البيانات، علمًا بأنّ Chrome يقيّد مقدار البيانات التي قد تتلقّاها الصفحة أثناء تخزينها مؤقتًا."
|
|
2587
|
+
},
|
|
2588
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | networkRequestDatapipeDrainedAsBytesConsumer": {
|
|
2589
|
+
"message": "الصفحات التي تستخدِم XHR أو fetch() قيد التقدّم يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2590
|
+
},
|
|
2591
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | networkRequestRedirected": {
|
|
2592
|
+
"message": "تم إخراج الصفحة من ذاكرة \"التخزين المؤقت للصفحات\" لأنّ أحد طلبات الشبكة النشطة تضمَّن إعادة توجيه."
|
|
2593
|
+
},
|
|
2594
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | networkRequestTimeout": {
|
|
2595
|
+
"message": "تم إخراج الصفحة من ذاكرة التخزين المؤقت لأنّ الاتصال بالشبكة كان مفتوحًا لفترة طويلة جدًا، علمًا بأنّ Chrome يقيّد مقدار الوقت الذي قد تتلقّى خلاله الصفحة البيانات أثناء تخزينها مؤقتًا."
|
|
2596
|
+
},
|
|
2597
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | noResponseHead": {
|
|
2598
|
+
"message": "الصفحات التي لا تحتوي على عنوان استجابة صالح يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2599
|
+
},
|
|
2600
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | notMainFrame": {
|
|
2601
|
+
"message": "حدث التنقُّل في إطار غير الإطار الرئيسي."
|
|
2602
|
+
},
|
|
2603
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | outstandingIndexedDBTransaction": {
|
|
2604
|
+
"message": "الصفحات التي تتضمّن عمليات جارية لقاعدة البيانات المُفهرَسة يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2605
|
+
},
|
|
2606
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | outstandingNetworkRequestDirectSocket": {
|
|
2607
|
+
"message": "الصفحات التي تستخدِم طلب شبكة قيد التقدّم يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2608
|
+
},
|
|
2609
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | outstandingNetworkRequestFetch": {
|
|
2610
|
+
"message": "الصفحات التي تستخدِم طلب شبكة fetch قيد التقدّم يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2611
|
+
},
|
|
2612
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | outstandingNetworkRequestOthers": {
|
|
2613
|
+
"message": "الصفحات التي تستخدِم طلب شبكة قيد التقدّم يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2614
|
+
},
|
|
2615
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | outstandingNetworkRequestXHR": {
|
|
2616
|
+
"message": "الصفحات التي تستخدِم طلب شبكة XHR قيد التقدّم يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2617
|
+
},
|
|
2618
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | paymentManager": {
|
|
2619
|
+
"message": "الصفحات التي تستخدِم PaymentManager يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2620
|
+
},
|
|
2621
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | pictureInPicture": {
|
|
2622
|
+
"message": "الصفحات التي تستخدِم ميزة \"نافذة ضمن النافذة\" يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2623
|
+
},
|
|
2624
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | printing": {
|
|
2625
|
+
"message": "الصفحات التي تعرض \"واجهة مستخدم الطباعة\" يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2626
|
+
},
|
|
2627
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | relatedActiveContentsExist": {
|
|
2628
|
+
"message": "تم فتح الصفحة باستخدام \"window.open()\" وعلامة تبويب أخرى بها مرجع إليها، أو أنّ الصفحة فتحت نافذة."
|
|
2629
|
+
},
|
|
2630
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | rendererProcessCrashed": {
|
|
2631
|
+
"message": "تعطّلت عملية العرض للصفحة خلال \"التخزين المؤقت للصفحات\"."
|
|
2632
|
+
},
|
|
2633
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | rendererProcessKilled": {
|
|
2634
|
+
"message": "تم إنهاء عملية العرض للصفحة خلال \"التخزين المؤقت للصفحات\"."
|
|
2635
|
+
},
|
|
2636
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | requestedAudioCapturePermission": {
|
|
2637
|
+
"message": "الصفحات التي طلبت أذونات تسجيل الصوت يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2638
|
+
},
|
|
2639
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | requestedBackForwardCacheBlockedSensors": {
|
|
2640
|
+
"message": "الصفحات التي طلبت أذونات جهاز الاستشعار يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2641
|
+
},
|
|
2642
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | requestedBackgroundWorkPermission": {
|
|
2643
|
+
"message": "الصفحات التي طلبت أذونات الاسترجاع أو المزامنة في الخلفية يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2644
|
+
},
|
|
2645
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | requestedMIDIPermission": {
|
|
2646
|
+
"message": "الصفحات التي طلبت أذونات الوصول إلى أجهزة MIDI يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2647
|
+
},
|
|
2648
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | requestedNotificationsPermission": {
|
|
2649
|
+
"message": "الصفحات التي طلبت أذونات الإشعارات يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2650
|
+
},
|
|
2651
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | requestedStorageAccessGrant": {
|
|
2652
|
+
"message": "الصفحات التي طلبت الوصول إلى مساحة التخزين يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2653
|
+
},
|
|
2654
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | requestedVideoCapturePermission": {
|
|
2655
|
+
"message": "الصفحات التي طلبت أذونات تسجيل الفيديو يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2656
|
+
},
|
|
2657
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | schemeNotHTTPOrHTTPS": {
|
|
2658
|
+
"message": "لا يمكن إجراء تخزين مؤقت إلا للصفحات التي يكون مخطَّط URL فيها هو HTTP/HTTPS."
|
|
2659
|
+
},
|
|
2660
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | serviceWorkerClaim": {
|
|
2661
|
+
"message": "استدعى مشغّل الخدمات الصفحة أثناء محاولة حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2662
|
+
},
|
|
2663
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | serviceWorkerPostMessage": {
|
|
2664
|
+
"message": "حاول مشغّل خدمات إرسال MessageEvent إلى الصفحة في ميزة \"التخزين المؤقت للصفحات\"."
|
|
2665
|
+
},
|
|
2666
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | serviceWorkerUnregistration": {
|
|
2667
|
+
"message": "تم إلغاء تسجيل ServiceWorkers أثناء إدراج الصفحة في \"التخزين المؤقت للصفحات\"."
|
|
2668
|
+
},
|
|
2669
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | serviceWorkerVersionActivation": {
|
|
2670
|
+
"message": "تم إخراج الصفحة من \"التخزين المؤقت للصفحات\" بسبب تنشيط مشغّل الخدمات."
|
|
2671
|
+
},
|
|
2672
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | sessionRestored": {
|
|
2673
|
+
"message": "تمت إعادة تشغيل Chrome الذي محا إدخالات ميزة \"التخزين المؤقت للصفحات\"."
|
|
2674
|
+
},
|
|
2675
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | sharedWorker": {
|
|
2676
|
+
"message": "الصفحات التي تستخدِم SharedWorker يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2677
|
+
},
|
|
2678
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | speechRecognizer": {
|
|
2679
|
+
"message": "الصفحات التي تستخدِم SpeechRecognizer يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2680
|
+
},
|
|
2681
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | speechSynthesis": {
|
|
2682
|
+
"message": "الصفحات التي تستخدِم SpeechSynthesis يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2683
|
+
},
|
|
2684
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | subframeIsNavigating": {
|
|
2685
|
+
"message": "بدأ إطار iframe على الصفحة عملية تنقُّل لم تكتمل."
|
|
2686
|
+
},
|
|
2687
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | subresourceHasCacheControlNoCache": {
|
|
2688
|
+
"message": "الصفحات التي يحتوي موردها الفرعي على cache-control:no-cache يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2689
|
+
},
|
|
2690
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | subresourceHasCacheControlNoStore": {
|
|
2691
|
+
"message": "الصفحات التي يحتوي موردها الفرعي على cache-control:no-store يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2692
|
+
},
|
|
2693
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | timeout": {
|
|
2694
|
+
"message": "تجاوزت الصفحة الحدّ الأقصى للوقت أثناء حفظها باستخدام ميزة \"التخزين المؤقت للصفحات\" وانتهت صلاحيتها."
|
|
2695
|
+
},
|
|
2696
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | timeoutPuttingInCache": {
|
|
2697
|
+
"message": "انتهت مهلة إدراج الصفحة في \"التخزين المؤقت للصفحات\" (قد يرجع ذلك إلى معالِجات إخفاء الصفحات التي تستغرق مدة زمنية طويلة)."
|
|
2698
|
+
},
|
|
2699
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | unloadHandlerExistsInMainFrame": {
|
|
2700
|
+
"message": "تحتوي الصفحة على معالج لإلغاء التحميل في الإطار الرئيسي."
|
|
2701
|
+
},
|
|
2702
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | unloadHandlerExistsInSubFrame": {
|
|
2703
|
+
"message": "تحتوي الصفحة على معالِج لإلغاء التحميل في إطار فرعي."
|
|
2704
|
+
},
|
|
2705
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | userAgentOverrideDiffers": {
|
|
2706
|
+
"message": "غيَّر المتصفّح عنوان تجاوز وكيل المستخدم."
|
|
2707
|
+
},
|
|
2708
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | wasGrantedMediaAccess": {
|
|
2709
|
+
"message": "الصفحات التي سمحت بتسجيل فيديو أو صوت يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2710
|
+
},
|
|
2711
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webDatabase": {
|
|
2712
|
+
"message": "الصفحات التي تستخدِم WebDatabase يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2713
|
+
},
|
|
2714
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webHID": {
|
|
2715
|
+
"message": "الصفحات التي تستخدِم WebHID يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2716
|
+
},
|
|
2717
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webLocks": {
|
|
2718
|
+
"message": "الصفحات التي تستخدِم WebLocks يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2719
|
+
},
|
|
2720
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webNfc": {
|
|
2721
|
+
"message": "الصفحات التي تستخدِم WebNfc يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2722
|
+
},
|
|
2723
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webOTPService": {
|
|
2724
|
+
"message": "الصفحات التي تستخدِم خدمة WebOTPService يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2725
|
+
},
|
|
2726
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTC": {
|
|
2727
|
+
"message": "الصفحات التي تحتوي على WebRTC يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2728
|
+
},
|
|
2729
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTCSticky": {
|
|
2730
|
+
"message": "ميزة \"التخزين المؤقت للصفحات\" غير مفعَّلة بسبب استخدام WebRTC."
|
|
2731
|
+
},
|
|
2732
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webShare": {
|
|
2733
|
+
"message": "الصفحات التي تستخدِم WebShare يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2734
|
+
},
|
|
2735
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocket": {
|
|
2736
|
+
"message": "الصفحات التي تحتوي على WebSocket يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2737
|
+
},
|
|
2738
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocketSticky": {
|
|
2739
|
+
"message": "ميزة \"التخزين المؤقت للصفحات\" غير مفعّلة بسبب استخدام WebSocket."
|
|
2740
|
+
},
|
|
2741
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransport": {
|
|
2742
|
+
"message": "الصفحات التي تحتوي على WebTransport يتعذّر إدراجها في \"التخزين المؤقت للصفحات\"."
|
|
2743
|
+
},
|
|
2744
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransportSticky": {
|
|
2745
|
+
"message": "ميزة \"التخزين المؤقت للصفحات\" غير مفعَّلة بسبب استخدام WebTransport."
|
|
2746
|
+
},
|
|
2747
|
+
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webXR": {
|
|
2748
|
+
"message": "الصفحات التي تستخدِم WebXR يتعذّر حفظها حاليًا باستخدام ميزة \"التخزين المؤقت للصفحات\"."
|
|
2749
|
+
},
|
|
2732
2750
|
"node_modules/lighthouse-stack-packs/packs/amp.js | efficient-animated-content": {
|
|
2733
2751
|
"message": "For animated content, use [`amp-anim`](https://amp.dev/documentation/components/amp-anim/) to minimize CPU usage when the content is offscreen."
|
|
2734
2752
|
},
|