chrome-devtools-frontend 1.0.1014853 → 1.0.1015723

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/config/gni/devtools_grd_files.gni +4 -2
  2. package/front_end/core/common/JavaScriptMetaData.ts +20 -0
  3. package/front_end/core/i18n/locales/af.json +195 -93
  4. package/front_end/core/i18n/locales/am.json +191 -89
  5. package/front_end/core/i18n/locales/ar.json +193 -91
  6. package/front_end/core/i18n/locales/as.json +192 -90
  7. package/front_end/core/i18n/locales/az.json +191 -89
  8. package/front_end/core/i18n/locales/be.json +191 -89
  9. package/front_end/core/i18n/locales/bg.json +190 -88
  10. package/front_end/core/i18n/locales/bn.json +191 -89
  11. package/front_end/core/i18n/locales/bs.json +193 -91
  12. package/front_end/core/i18n/locales/ca.json +189 -87
  13. package/front_end/core/i18n/locales/cs.json +191 -89
  14. package/front_end/core/i18n/locales/cy.json +191 -89
  15. package/front_end/core/i18n/locales/da.json +191 -89
  16. package/front_end/core/i18n/locales/de.json +193 -91
  17. package/front_end/core/i18n/locales/el.json +174 -72
  18. package/front_end/core/i18n/locales/en-GB.json +132 -30
  19. package/front_end/core/i18n/locales/en-US.json +3 -3
  20. package/front_end/core/i18n/locales/en-XL.json +3 -3
  21. package/front_end/core/i18n/locales/es-419.json +192 -90
  22. package/front_end/core/i18n/locales/es.json +200 -98
  23. package/front_end/core/i18n/locales/et.json +190 -88
  24. package/front_end/core/i18n/locales/eu.json +197 -95
  25. package/front_end/core/i18n/locales/fa.json +192 -90
  26. package/front_end/core/i18n/locales/fi.json +192 -90
  27. package/front_end/core/i18n/locales/fil.json +190 -88
  28. package/front_end/core/i18n/locales/fr-CA.json +191 -89
  29. package/front_end/core/i18n/locales/fr.json +192 -90
  30. package/front_end/core/i18n/locales/gl.json +173 -71
  31. package/front_end/core/i18n/locales/gu.json +192 -90
  32. package/front_end/core/i18n/locales/he.json +191 -89
  33. package/front_end/core/i18n/locales/hi.json +172 -70
  34. package/front_end/core/i18n/locales/hr.json +180 -78
  35. package/front_end/core/i18n/locales/hu.json +191 -89
  36. package/front_end/core/i18n/locales/hy.json +192 -90
  37. package/front_end/core/i18n/locales/id.json +192 -90
  38. package/front_end/core/i18n/locales/is.json +176 -74
  39. package/front_end/core/i18n/locales/it.json +192 -90
  40. package/front_end/core/i18n/locales/ja.json +190 -88
  41. package/front_end/core/i18n/locales/ka.json +190 -88
  42. package/front_end/core/i18n/locales/kk.json +198 -96
  43. package/front_end/core/i18n/locales/km.json +195 -93
  44. package/front_end/core/i18n/locales/kn.json +193 -91
  45. package/front_end/core/i18n/locales/ko.json +190 -88
  46. package/front_end/core/i18n/locales/ky.json +193 -91
  47. package/front_end/core/i18n/locales/lo.json +192 -90
  48. package/front_end/core/i18n/locales/lt.json +193 -91
  49. package/front_end/core/i18n/locales/lv.json +175 -73
  50. package/front_end/core/i18n/locales/mk.json +193 -91
  51. package/front_end/core/i18n/locales/ml.json +193 -91
  52. package/front_end/core/i18n/locales/mn.json +190 -88
  53. package/front_end/core/i18n/locales/mr.json +191 -89
  54. package/front_end/core/i18n/locales/ms.json +190 -88
  55. package/front_end/core/i18n/locales/my.json +191 -89
  56. package/front_end/core/i18n/locales/ne.json +172 -70
  57. package/front_end/core/i18n/locales/nl.json +191 -89
  58. package/front_end/core/i18n/locales/no.json +191 -89
  59. package/front_end/core/i18n/locales/or.json +196 -94
  60. package/front_end/core/i18n/locales/pa.json +191 -89
  61. package/front_end/core/i18n/locales/pl.json +191 -89
  62. package/front_end/core/i18n/locales/pt-PT.json +199 -97
  63. package/front_end/core/i18n/locales/pt.json +191 -89
  64. package/front_end/core/i18n/locales/ro.json +193 -91
  65. package/front_end/core/i18n/locales/ru.json +193 -91
  66. package/front_end/core/i18n/locales/si.json +191 -89
  67. package/front_end/core/i18n/locales/sk.json +192 -90
  68. package/front_end/core/i18n/locales/sl.json +191 -89
  69. package/front_end/core/i18n/locales/sq.json +193 -91
  70. package/front_end/core/i18n/locales/sr-Latn.json +190 -88
  71. package/front_end/core/i18n/locales/sr.json +190 -88
  72. package/front_end/core/i18n/locales/sv.json +191 -89
  73. package/front_end/core/i18n/locales/sw.json +192 -90
  74. package/front_end/core/i18n/locales/ta.json +193 -91
  75. package/front_end/core/i18n/locales/te.json +134 -32
  76. package/front_end/core/i18n/locales/th.json +190 -88
  77. package/front_end/core/i18n/locales/tr.json +193 -91
  78. package/front_end/core/i18n/locales/uk.json +193 -91
  79. package/front_end/core/i18n/locales/ur.json +191 -89
  80. package/front_end/core/i18n/locales/uz.json +190 -88
  81. package/front_end/core/i18n/locales/vi.json +190 -88
  82. package/front_end/core/i18n/locales/zh-HK.json +192 -90
  83. package/front_end/core/i18n/locales/zh-TW.json +195 -93
  84. package/front_end/core/i18n/locales/zh.json +191 -89
  85. package/front_end/core/i18n/locales/zu.json +192 -90
  86. package/front_end/core/sdk/DOMModel.ts +9 -0
  87. package/front_end/core/sdk/DebuggerModel.ts +0 -28
  88. package/front_end/core/sdk/Script.ts +5 -14
  89. package/front_end/generated/InspectorBackendCommands.js +7 -3
  90. package/front_end/generated/protocol-mapping.d.ts +16 -0
  91. package/front_end/generated/protocol-proxy-api.d.ts +18 -0
  92. package/front_end/generated/protocol.ts +31 -5
  93. package/front_end/models/bindings/ResourceScriptMapping.ts +1 -2
  94. package/front_end/models/emulation/EmulatedDevices.ts +0 -13
  95. package/front_end/models/javascript_metadata/DOMPinnedProperties.ts +784 -3251
  96. package/front_end/models/javascript_metadata/JavaScriptMetadata.ts +3 -0
  97. package/front_end/models/javascript_metadata/NativeFunctions.js +4 -4
  98. package/front_end/models/javascript_metadata/javascript_metadata.ts +3 -0
  99. package/front_end/models/source_map_scopes/NamesResolver.ts +11 -4
  100. package/front_end/panels/elements/ElementsTreeElement.ts +7 -3
  101. package/front_end/panels/elements/components/ElementsBreadcrumbs.ts +3 -4
  102. package/front_end/panels/elements/components/LayoutPane.ts +3 -4
  103. package/front_end/panels/elements/components/QueryContainer.ts +3 -4
  104. package/front_end/panels/elements/components/components.ts +0 -2
  105. package/front_end/panels/lighthouse/lighthouseStartView.css +3 -1
  106. package/front_end/panels/sources/ScopeChainSidebarPane.ts +4 -42
  107. package/front_end/ui/components/linear_memory_inspector/LinearMemoryInspectorController.ts +64 -8
  108. package/front_end/{panels/elements/components → ui/components/node_text}/NodeText.ts +2 -1
  109. package/front_end/{panels/elements/components → ui/components/node_text}/nodeText.css +0 -0
  110. package/front_end/ui/components/node_text/node_text.ts +9 -0
  111. package/front_end/ui/legacy/components/object_ui/ObjectPropertiesSection.ts +8 -5
  112. package/front_end/ui/legacy/components/object_ui/objectValue.css +1 -4
  113. package/package.json +1 -1
@@ -380,6 +380,9 @@
380
380
  "core/sdk/DebuggerModel.ts | block": {
381
381
  "message": "ബ്ലോക്ക് ചെയ്യുക"
382
382
  },
383
+ "core/sdk/DebuggerModel.ts | catchBlock": {
384
+ "message": "Catch ബ്ലോക്ക്"
385
+ },
383
386
  "core/sdk/DebuggerModel.ts | closure": {
384
387
  "message": "അടയ്ക്കൽ"
385
388
  },
@@ -1005,7 +1008,7 @@
1005
1008
  "message": "റെൻഡറിംഗ് കാണിക്കുക"
1006
1009
  },
1007
1010
  "entrypoints/inspector_main/inspector_main-meta.ts | toggleCssPrefersColorSchemeMedia": {
1008
- "message": "Toggle forces CSS prefers-color-scheme color"
1011
+ "message": "ടോഗിൾ ചെയ്യുന്നത്, CSS prefers-color-scheme നിറം നിർബന്ധമാക്കുന്നു"
1009
1012
  },
1010
1013
  "entrypoints/inspector_main/inspector_main-meta.ts | visionDeficiency": {
1011
1014
  "message": "കാഴ്ചക്കുറവ്"
@@ -1238,6 +1241,9 @@
1238
1241
  "models/bindings/ContentProviderBasedProject.ts | unknownErrorLoadingFile": {
1239
1242
  "message": "ഫയൽ ലോഡ് ചെയ്യുമ്പോൾ അജ്ഞാതമായ പിശകുണ്ടായി"
1240
1243
  },
1244
+ "models/bindings/DebuggerLanguagePlugins.ts | debugSymbolsIncomplete": {
1245
+ "message": "{PH1} ഫംഗ്ഷനുള്ള ഡീബഗ് വിവരങ്ങൾ പൂർണ്ണമല്ല"
1246
+ },
1241
1247
  "models/bindings/DebuggerLanguagePlugins.ts | errorInDebuggerLanguagePlugin": {
1242
1248
  "message": "ഡീബഗ്ഗർ ഭാഷാ പ്ലഗിന്നിൽ പിശക്: {PH1}"
1243
1249
  },
@@ -1245,7 +1251,7 @@
1245
1251
  "message": "[{PH1}] {PH2} എന്നതിനായി ഡീബഗ് ചിഹ്നങ്ങൾ ലോഡ് ചെയ്യാനായില്ല ({PH3})"
1246
1252
  },
1247
1253
  "models/bindings/DebuggerLanguagePlugins.ts | failedToLoadDebugSymbolsForFunction": {
1248
- "message": "\"{PH1}\" എന്ന ഫംഗ്ഷനായുള്ള ഡീബഗ് ചിഹ്നങ്ങൾ വിട്ടുപോയിരിക്കുന്നു"
1254
+ "message": "\"{PH1}\" ഫംഗ്ഷനുള്ള ഡീബഗ് വിവരങ്ങളൊന്നുമില്ല"
1249
1255
  },
1250
1256
  "models/bindings/DebuggerLanguagePlugins.ts | loadedDebugSymbolsForButDidnt": {
1251
1257
  "message": "[{PH1}] {PH2} എന്നതിനായുള്ള ഡീബഗ് ചിഹ്നങ്ങൾ ലോഡ് ചെയ്‌തു, എന്നാൽ ഉറവിട ഫയലുകളൊന്നും കണ്ടെത്തിയില്ല"
@@ -1259,9 +1265,6 @@
1259
1265
  "models/bindings/DebuggerLanguagePlugins.ts | loadingDebugSymbolsForVia": {
1260
1266
  "message": "[{PH1}] {PH2} എന്നതിനായി ഡീബഗ് ചിഹ്നങ്ങൾ ലോഡ് ചെയ്യുന്നു ({PH3} വഴി)..."
1261
1267
  },
1262
- "models/bindings/DebuggerLanguagePlugins.ts | symbolFileNotFound": {
1263
- "message": "\"{PH1}\" എന്ന ചിഹ്ന ഫയൽ കണ്ടെത്തിയില്ല"
1264
- },
1265
1268
  "models/bindings/ResourceScriptMapping.ts | liveEditCompileFailed": {
1266
1269
  "message": "LiveEdit കംപൈൽ ചെയ്യാനായില്ല: {PH1}"
1267
1270
  },
@@ -1356,151 +1359,136 @@
1356
1359
  "message": "Same-Site, Same-Origin"
1357
1360
  },
1358
1361
  "models/issues_manager/DeprecationIssue.ts | authorizationCoveredByWildcard": {
1359
- "message": "Authorization will not be covered by the wildcard symbol (*) in CORS Access-Control-Allow-Headers handling."
1362
+ "message": "അംഗീകാരത്തെ CORS Access-Control-Allow-Headers ഹാൻഡ്‌ലിംഗിൽ വൈൽഡ്‌കാർഡ് ചിഹ്നം (*) പരിഗണിക്കില്ല."
1360
1363
  },
1361
1364
  "models/issues_manager/DeprecationIssue.ts | canRequestURLHTTPContainingNewline": {
1362
- "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."
1365
+ "message": "നീക്കം ചെയ്ത വൈറ്റ്‌സ്പെയ്‌സ് \\(n|r|t) പ്രതീകങ്ങളും ലെസ് ദാൻ പ്രതീകങ്ങളും (<) ഉള്ള URL-കൾ അടങ്ങിയ ഉറവിട അഭ്യർത്ഥനകൾ ബ്ലോക്ക് ചെയ്യുന്നു. ഉറവിടങ്ങൾ ലോഡ് ചെയ്യാൻ, എലമന്റ് ആട്രിബ്യൂട്ട് മൂല്യങ്ങൾ പോലുള്ള സ്ഥലങ്ങളിൽ നിന്ന് ന്യൂലൈനുകൾ നീക്കം ചെയ്ത്, ലെസ് ദാൻ പ്രതീകങ്ങൾ എൻകോഡ് ചെയ്യുക."
1363
1366
  },
1364
1367
  "models/issues_manager/DeprecationIssue.ts | chromeLoadTimesConnectionInfo": {
1365
- "message": "chrome.loadTimes() is deprecated, instead use standardized API: Navigation Timing 2."
1368
+ "message": "chrome.loadTimes() അവസാനിപ്പിച്ചു, പകരം ഏകീകൃത API ഉപയോഗിക്കുക: നാവിഗേഷൻ ടൈമിംഗ് 2."
1366
1369
  },
1367
1370
  "models/issues_manager/DeprecationIssue.ts | chromeLoadTimesFirstPaintAfterLoadTime": {
1368
- "message": "chrome.loadTimes() is deprecated, instead use standardized API: Paint Timing."
1371
+ "message": "chrome.loadTimes() അവസാനിപ്പിച്ചു, പകരം ഏകീകൃത API ഉപയോഗിക്കുക: പെയിന്റ് ടൈമിംഗ്."
1369
1372
  },
1370
1373
  "models/issues_manager/DeprecationIssue.ts | chromeLoadTimesWasAlternateProtocolAvailable": {
1371
- "message": "chrome.loadTimes() is deprecated, instead use standardized API: nextHopProtocol in Navigation Timing 2."
1374
+ "message": "chrome.loadTimes() അവസാനിപ്പിച്ചു, പകരം ഏകീകൃത API ഉപയോഗിക്കുക: നാവിഗേഷൻ ടൈമിംഗ് 2-ലെ nextHopProtocol."
1372
1375
  },
1373
1376
  "models/issues_manager/DeprecationIssue.ts | cookieWithTruncatingChar": {
1374
- "message": "Cookies containing a \\(0|r|n) character will be rejected instead of truncated."
1377
+ "message": "\\(0|r|n) പ്രതീകമുള്ള കുക്കികളെ വെട്ടിച്ചുരുക്കുന്നതിന് പകരം നിരസിക്കും."
1375
1378
  },
1376
1379
  "models/issues_manager/DeprecationIssue.ts | crossOriginAccessBasedOnDocumentDomain": {
1377
- "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."
1380
+ "message": "document.domain സജ്ജീകരിക്കുന്നതിലൂടെ സെയിം ഒറിജിൻ നയത്തിൽ ഇളവ് വരുത്തുന്നത് അവസാനിപ്പിച്ചു, ഇത് ഡിഫോൾട്ടായി പ്രവർത്തനരഹിതമാക്കും. അവസാനിപ്പിക്കൽ സംബന്ധിച്ച മുന്നറിയിപ്പ്, document.domain സജ്ജീകരിച്ച് പ്രവർത്തനക്ഷമമാക്കിയ ക്രോസ് ഒറിജിൻ ആക്‌സസുമായി ബന്ധപ്പെട്ടുള്ളതാണ്."
1378
1381
  },
1379
1382
  "models/issues_manager/DeprecationIssue.ts | crossOriginWindowApi": {
1380
- "message": "Triggering {PH1} from cross origin iframes has been deprecated and will be removed in the future."
1383
+ "message": "ക്രോസ് ഓറിജിൻ iframe-കളിൽ നിന്ന് {PH1} ട്രിഗർ ചെയ്യുന്നത് അവസാനിപ്പിച്ചു, ഭാവിയിൽ ഇത് നീക്കം ചെയ്യുന്നതുമാണ്."
1381
1384
  },
1382
1385
  "models/issues_manager/DeprecationIssue.ts | cssSelectorInternalMediaControlsOverlayCastButton": {
1383
- "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."
1384
- },
1385
- "models/issues_manager/DeprecationIssue.ts | customCursorIntersectsViewport": {
1386
- "message": "Custom cursors with size greater than 32x32 DIP intersecting native UI is deprecated and will be removed."
1386
+ "message": "ഡിഫോൾട്ട് കാസ്റ്റ് ഇന്റഗ്രേഷൻ പ്രവർത്തനരഹിതമാക്കാൻ, -internal-media-controls-overlay-cast-button സെലക്‌ടറിന് പകരം disableRemotePlayback ആട്രിബ്യൂട്ട് ഉപയോഗിക്കണം."
1387
1387
  },
1388
1388
  "models/issues_manager/DeprecationIssue.ts | deprecatedWithReplacement": {
1389
- "message": "{PH1} is deprecated. Please use {PH2} instead."
1389
+ "message": "{PH1} അവസാനിപ്പിച്ചിരിക്കുന്നു. പകരം {PH2} ഉപയോഗിക്കുക."
1390
1390
  },
1391
1391
  "models/issues_manager/DeprecationIssue.ts | deprecationExample": {
1392
1392
  "message": "അവസാനിപ്പിക്കലുമായി ബന്ധപ്പെട്ട പ്രശ്നത്തിന്റെ വിവർത്തനം ചെയ്ത സന്ദേശത്തിനുള്ള ഉദാഹരണമാണിത്."
1393
1393
  },
1394
1394
  "models/issues_manager/DeprecationIssue.ts | documentDomainSettingWithoutOriginAgentClusterHeader": {
1395
- "message": "Relaxing the same-origin policy by setting document.domain is deprecated, and will be disabled by default. To continue using this feature, please opt-out of origin-keyed agent clusters by sending an Origin-Agent-Cluster: ?0 header along with the HTTP response for the document and frames. See https://developer.chrome.com/blog/immutable-document-domain/ for more details."
1395
+ "message": "document.domain സജ്ജീകരിക്കുന്നതിലൂടെ സെയിം ഒറിജിൻ നയത്തിൽ ഇളവ് വരുത്തുന്നത് അവസാനിപ്പിച്ചു, ഇത് ഡിഫോൾട്ടായി പ്രവർത്തനരഹിതമാക്കും. ഫീച്ചർ തുടർന്നും ഉപയോഗിക്കാൻ, Origin-Agent-Cluster: ?0 ഹെഡറും ഡോക്യുമെന്റിനും ഫ്രെയിമുകൾക്കുമുള്ള HTTPS പ്രതികരണവും അയച്ച്, ഉറവിടത്തിൽ നിന്ന് കീ ചെയ്ത ഏജന്റ് ക്ലസ്റ്ററുകൾ ഒഴിവാക്കുക. കൂടുതൽ വിശദാംശങ്ങൾക്ക് https://developer.chrome.com/blog/immutable-document-domain/ കാണുക."
1396
1396
  },
1397
1397
  "models/issues_manager/DeprecationIssue.ts | eventPath": {
1398
- "message": "Event.path is deprecated and will be removed. Please use Event.composedPath() instead."
1398
+ "message": "Event.path അവസാനിപ്പിച്ചു, ഇത് നീക്കം ചെയ്യുന്നതുമാണ്. പകരം Event.composedPath() ഉപയോഗിക്കുക."
1399
1399
  },
1400
1400
  "models/issues_manager/DeprecationIssue.ts | feature": {
1401
1401
  "message": "കൂടുതൽ വിശദാംശങ്ങൾക്ക് ഫീച്ചർ നിലയുടെ പേജ് പരിശോധിക്കുക."
1402
1402
  },
1403
1403
  "models/issues_manager/DeprecationIssue.ts | geolocationInsecureOrigin": {
1404
- "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."
1404
+ "message": "സുരക്ഷിതമല്ലാത്ത ഉറവിടങ്ങളിൽ getCurrentPosition(), watchPosition() എന്നിവ ഇനി പ്രവർത്തിക്കില്ല. ഫീച്ചർ ഉപയോഗിക്കാൻ, HTTPS പോലുള്ള സുരക്ഷിതമായ ഉറവിടത്തിലേക്ക് നിങ്ങളുടെ ആപ്പ് മാറ്റുന്ന കാര്യം പരിഗണിക്കുക. കൂടുതൽ വിശദാംശങ്ങൾക്ക് https://goo.gle/chrome-insecure-origins കാണുക."
1405
1405
  },
1406
1406
  "models/issues_manager/DeprecationIssue.ts | geolocationInsecureOriginDeprecatedNotRemoved": {
1407
- "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."
1407
+ "message": "സുരക്ഷിതമല്ലാത്ത ഉറവിടങ്ങളിൽ getCurrentPosition(), watchPosition() എന്നിവ അവസാനിപ്പിച്ചു. ഫീച്ചർ ഉപയോഗിക്കാൻ, HTTPS പോലുള്ള സുരക്ഷിതമായ ഉറവിടത്തിലേക്ക് നിങ്ങളുടെ ആപ്പ് മാറ്റുന്ന കാര്യം പരിഗണിക്കുക. കൂടുതൽ വിശദാംശങ്ങൾക്ക് https://goo.gle/chrome-insecure-origins കാണുക."
1408
1408
  },
1409
1409
  "models/issues_manager/DeprecationIssue.ts | getUserMediaInsecureOrigin": {
1410
- "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."
1410
+ "message": "സുരക്ഷിതമല്ലാത്ത ഉറവിടങ്ങളിൽ getUserMedia() ഇനി പ്രവർത്തിക്കില്ല. ഫീച്ചർ ഉപയോഗിക്കാൻ, HTTPS പോലുള്ള സുരക്ഷിതമായ ഉറവിടത്തിലേക്ക് നിങ്ങളുടെ ആപ്പ് മാറ്റുന്ന കാര്യം പരിഗണിക്കുക. കൂടുതൽ വിശദാംശങ്ങൾക്ക് https://goo.gle/chrome-insecure-origins കാണുക."
1411
1411
  },
1412
1412
  "models/issues_manager/DeprecationIssue.ts | hostCandidateAttributeGetter": {
1413
- "message": "RTCPeerConnectionIceErrorEvent.hostCandidate is deprecated. Please use RTCPeerConnectionIceErrorEvent.address or RTCPeerConnectionIceErrorEvent.port instead."
1413
+ "message": "RTCPeerConnectionIceErrorEvent.hostCandidate അവസാനിപ്പിച്ചു. പകരം RTCPeerConnectionIceErrorEvent.address അല്ലെങ്കിൽ RTCPeerConnectionIceErrorEvent.port ഉപയോഗിക്കുക."
1414
1414
  },
1415
1415
  "models/issues_manager/DeprecationIssue.ts | insecurePrivateNetworkSubresourceRequest": {
1416
- "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."
1416
+ "message": "പ്രത്യേക നെറ്റ്‌വർക്ക് സ്ഥാനമുള്ള ഉപയോക്താക്കൾക്ക് മാത്രം ആക്‌സസ് ചെയ്യാവുന്ന ഒരു നെറ്റ്‌വർക്കിന്റെ സബ്റിസോഴ്‌സിനായി വെബ്സൈറ്റ് അഭ്യർത്ഥിച്ചു. അഭ്യർത്ഥനകൾ പബ്ലിക് അല്ലാത്ത ഉപകരണങ്ങളും സെർവറുകളും ഇന്റർനെറ്റിൽ വെളിപ്പെടുത്തുന്നു, ഇത് ക്രോസ് സൈറ്റ് വ്യാജ അഭ്യർത്ഥനയിലൂടെയുള്ള (CSRF) ആക്രമണം ഒപ്പം/അല്ലെങ്കിൽ വിവരങ്ങൾ ചോർത്താനുള്ള സാധ്യത വർദ്ധിപ്പിക്കുന്നു. അപകടസാധ്യതകൾ കുറയ്ക്കാൻ, സുരക്ഷിതമല്ലാത്ത സന്ദർഭങ്ങളിൽ നിന്ന് ആരംഭിക്കുന്ന പബ്ലിക് ഇതര സബ്റിസോഴ്‌സുകളിലേക്കുള്ള അഭ്യർത്ഥനകൾ Chrome അവസാനിപ്പിക്കുന്നു, ഇനി മുതൽ അവ ബ്ലോക്ക് ചെയ്യും."
1417
1417
  },
1418
1418
  "models/issues_manager/DeprecationIssue.ts | legacyConstraintGoogIPv6": {
1419
- "message": "IPv6 is enabled-by-default and the ability to disable it using googIPv6 will soon be removed. Please stop using this legacy constraint."
1419
+ "message": "IPv6 ഡിഫോൾട്ട് ആയി പ്രവർത്തനക്ഷമമാക്കി googIPv6 ഉപയോഗിച്ച് ഇത് പ്രവർത്തനരഹിതമാക്കാനുള്ള ശേഷി M108-ൽ നീക്കം ചെയ്യാൻ ലക്ഷ്യമിട്ടിരിക്കുന്നു, അതിന് ശേഷം ഇതിനെ അവഗണിക്കും. ലെഗസി കൺസ്ട്രയന്റ് ഉപയോഗിക്കുന്നത് നിർത്തുക."
1420
1420
  },
1421
1421
  "models/issues_manager/DeprecationIssue.ts | localCSSFileExtensionRejected": {
1422
- "message": "CSS cannot be loaded from file: URLs unless they end in a .css file extension."
1423
- },
1424
- "models/issues_manager/DeprecationIssue.ts | mediaElementAudioSourceNode": {
1425
- "message": "Creating a MediaElementAudioSourceNode on an OfflineAudioContext is deprecated and will be removed."
1422
+ "message": ".css ഫയൽ എക്സ്റ്റൻഷനിൽ അവസാനിക്കാത്ത പക്ഷം, file: URL-കളിൽ നിന്ന് CSS ലോഡ് ചെയ്യാനാകില്ല."
1426
1423
  },
1427
1424
  "models/issues_manager/DeprecationIssue.ts | mediaSourceAbortRemove": {
1428
- "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 instead await updateend. abort() is intended to only abort an asynchronous media append or reset parser state."
1425
+ "message": "സ്പെസിഫിക്കേഷൻ മാറ്റം കാരണം remove() എന്നതിന്റെ സിങ്ക്രോണസ് അല്ലാത്ത പരിധിയുടെ നീക്കം ചെയ്യൽ റദ്ദാക്കാൻ SourceBuffer.abort() ഉപയോഗിക്കുന്നത് അവസാനിപ്പിച്ചു. ഭാവിയിൽ ഇതിന്റെ പിന്തുണ നീക്കം ചെയ്യും. പകരം നിങ്ങൾ updateend ഇവന്റ് കേൾക്കണം. സിങ്ക്രോണസ് അല്ലാത്ത മീഡിയ ചേർക്കലോ പാർസർ നില റീസെറ്റ് ചെയ്യലോ റദ്ദാക്കുക മാത്രമാണ് നിലവിൽ abort() എന്നതിന്റെ ഉദ്ദേശ്യം."
1429
1426
  },
1430
1427
  "models/issues_manager/DeprecationIssue.ts | mediaSourceDurationTruncatingBuffered": {
1431
- "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."
1428
+ "message": "ഏതെങ്കിലും ബഫർഡ് കോഡഡ് ഫ്രെയിമുകളുടെ ഏറ്റവും ഉയർന്ന പ്രസന്റേഷൻ ടൈംസ്റ്റാമ്പിന് താഴെ MediaSource.duration സജ്ജീകരിക്കുന്നത് സ്പെസിഫിക്കേഷൻ മാറ്റം കാരണം അവസാനിപ്പിച്ചു. വെട്ടിച്ചുരുക്കിയ ബഫർഡ് മീഡിയ നേരിട്ടല്ലാതെ നീക്കം ചെയ്യുന്നതിനുള്ള പിന്തുണ ഭാവിയിൽ നീക്കം ചെയ്യും. പകരം, newDuration < oldDuration ആയിട്ടുള്ള എല്ലാ sourceBuffers പ്രോപ്പർട്ടിയിലും നേരിട്ടുള്ള remove(newDuration, oldDuration) നിർവ്വഹിക്കണം."
1432
1429
  },
1433
1430
  "models/issues_manager/DeprecationIssue.ts | milestone": {
1434
1431
  "message": "മൈൽസ്റ്റോൺ {milestone}-ൽ ഈ മാറ്റം ബാധകമാകും."
1435
1432
  },
1436
1433
  "models/issues_manager/DeprecationIssue.ts | noSysexWebMIDIWithoutPermission": {
1437
- "message": "Web MIDI will ask a permission to use even if the sysex is not specified in the MIDIOptions."
1434
+ "message": "MIDIOptions എന്നതിൽ sysex വ്യക്തമാക്കിയിട്ടില്ലെങ്കിലും, ഉപയോഗത്തിനായി വെബ് MIDI അനുമതി ആവശ്യപ്പെടും."
1438
1435
  },
1439
1436
  "models/issues_manager/DeprecationIssue.ts | notificationInsecureOrigin": {
1440
- "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."
1437
+ "message": "സുരക്ഷിതമല്ലാത്ത ഉറവിടങ്ങളിൽ നിന്നുള്ള അറിയിപ്പ് API ഇനി ഉപയോഗിക്കാനാകില്ല. നിങ്ങളുടെ ആപ്പ്, HTTPS പോലുള്ള സുരക്ഷിത ഉറവിടത്തിലേക്ക് മാറ്റുന്ന കാര്യം പരിഗണിക്കുക. കൂടുതൽ വിശദാംശങ്ങൾക്ക് https://goo.gle/chrome-insecure-origins കാണുക."
1441
1438
  },
1442
1439
  "models/issues_manager/DeprecationIssue.ts | notificationPermissionRequestedIframe": {
1443
- "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."
1440
+ "message": "അറിയിപ്പ് API-ക്കുള്ള അനുമതി ഇനി ഒരു ക്രോസ് ഒറിജിൻ iframe-ൽ നിന്ന് അഭ്യർത്ഥിക്കാനില്ല. ഒരു ടോപ്പ് ലെവൽ ഫ്രെയിമിൽ നിന്ന് അനുമതി അഭ്യർത്ഥിക്കുന്നതോ പുതിയൊരു വിൻഡോ തുറക്കുന്നതോ പരിഗണിക്കുക."
1444
1441
  },
1445
1442
  "models/issues_manager/DeprecationIssue.ts | obsoleteWebRtcCipherSuite": {
1446
- "message": "Your partner is negotiating an obsolete (D)TLS version. Please check with your partner to have this fixed."
1447
- },
1448
- "models/issues_manager/DeprecationIssue.ts | paymentRequestBasicCard": {
1449
- "message": "The basic-card payment method is deprecated and will be removed."
1450
- },
1451
- "models/issues_manager/DeprecationIssue.ts | paymentRequestShowWithoutGesture": {
1452
- "message": "Calling PaymentRequest.show() without user activation is deprecated and will be removed."
1443
+ "message": "കാലഹരണപ്പെട്ട ഒരു (D)TLS പതിപ്പാണ് നിങ്ങളുടെ പങ്കാളി ഉപയോഗിക്കുന്നത്. ഇത് പരിഹരിക്കാൻ നിങ്ങളുടെ പങ്കാളിയെ ബന്ധപ്പെടുക."
1453
1444
  },
1454
1445
  "models/issues_manager/DeprecationIssue.ts | pictureSourceSrc": {
1455
- "message": "<source src> with a <picture> parent is invalid and therefore ignored. Please use <source srcset> instead."
1446
+ "message": "<picture> പേരന്റുള്ള <source src> അസാധുവായതിനാൽ ഇത് ഒഴിവാക്കി. പകരം <source srcset> ഉപയോഗിക്കുക."
1456
1447
  },
1457
1448
  "models/issues_manager/DeprecationIssue.ts | prefixedStorageInfo": {
1458
- "message": "window.webkitStorageInfo is deprecated. Please use navigator.webkitTemporaryStorage or navigator.webkitPersistentStorage instead."
1449
+ "message": "window.webkitStorageInfo അവസാനിപ്പിച്ചു. പകരം navigator.webkitTemporaryStorage അല്ലെങ്കിൽ navigator.webkitPersistentStorage ഉപയോഗിക്കുക."
1459
1450
  },
1460
1451
  "models/issues_manager/DeprecationIssue.ts | requestedSubresourceWithEmbeddedCredentials": {
1461
- "message": "Subresource requests whose URLs contain embedded credentials (e.g. https://user:pass@host/) are blocked."
1452
+ "message": "URL-കളിൽ ക്രെഡൻഷ്യലുകൾ ഉൾച്ചേർത്ത സബ്റിസോഴ്‌സ് അഭ്യർത്ഥനകൾ (ഉദാ. https://user:pass@host/) ബ്ലോക്ക് ചെയ്യുന്നു."
1462
1453
  },
1463
1454
  "models/issues_manager/DeprecationIssue.ts | rtcConstraintEnableDtlsSrtpFalse": {
1464
- "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."
1455
+ "message": "DtlsSrtpKeyAgreement കൺസ്ട്രയന്റ് നീക്കം ചെയ്തു. കൺസ്ട്രയിന്റിന് false മൂല്യമാണ് നിങ്ങൾ വ്യക്തമാക്കിയത്, നീക്കം ചെയ്യപ്പെട്ട രീതിയായ SDES key negotiation ഉപയോഗിക്കാനുള്ള ശ്രമം ആയിട്ടാണ് ഇതിനെ കണക്കാക്കുന്നത്. ഫംഗ്ഷണാലിറ്റി നീക്കം ചെയ്തു; പകരം DTLS key negotiation പിന്തുണയ്ക്കുന്ന ഒരു സേവനം ഉപയോഗിക്കുക."
1465
1456
  },
1466
1457
  "models/issues_manager/DeprecationIssue.ts | rtcConstraintEnableDtlsSrtpTrue": {
1467
- "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."
1458
+ "message": "DtlsSrtpKeyAgreement കൺസ്ട്രയന്റ് നീക്കം ചെയ്തു. കൺസ്ട്രയിന്റിന് true മൂല്യമാണ് നിങ്ങൾ വ്യക്തമാക്കിയത്, മാറ്റമൊന്നും സംഭവിച്ചില്ലെങ്കിലും ഇത് ക്രമപ്പെടുത്താൻ കൺസ്ട്രയന്റ് നീക്കം ചെയ്യാവുന്നതാണ്."
1468
1459
  },
1469
1460
  "models/issues_manager/DeprecationIssue.ts | rtcPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics": {
1470
- "message": "Complex Plan B SDP detected. This dialect of the Session Description Protocol is no longer supported. Please use Unified Plan SDP instead."
1461
+ "message": "Complex Plan B SDP കണ്ടെത്തി. Session Description Protocol ഡയലക്‌ടിന് ഇനി പിന്തുണയില്ല. പകരം Unified Plan SDP ഉപയോഗിക്കുക."
1471
1462
  },
1472
1463
  "models/issues_manager/DeprecationIssue.ts | rtcPeerConnectionSdpSemanticsPlanB": {
1473
- "message": "Plan B SDP semantics, which is used when constructing an RTCPeerConnection with {sdpSemantics:'plan-b'}, is a legacy non-standard version of the Session Description Protocol that has been permanently deleted from the Web Platform. It is still available when building with IS_FUCHSIA, but we intend to delete it as soon as possible. Stop depending on it. See https://crbug.com/1302249 for status."
1464
+ "message": "{sdpSemantics:'plan-b'} ഉപയോഗിച്ച് RTCPeerConnection നിർമ്മിക്കുമ്പോൾ ഉപയോഗിക്കുന്ന Plan B SDP semantics, വെബ് പ്ലാറ്റ്‌ഫോമിൽ നിന്ന് ശാശ്വതമായി ഇല്ലാതാക്കിയ Session Description Protocol എന്നതിന്റെ ലെഗസി നോൺ സ്റ്റാൻഡേർഡ് പതിപ്പാണ്. IS_FUCHSIA ഉപയോഗിച്ചുള്ള നിർമ്മാണത്തിന് ഇപ്പോഴും ലഭ്യമാണെങ്കിലും ഇത് കഴിയുന്നത്ര വേഗത്തിൽ അവസാനിപ്പിക്കാൻ ഞങ്ങൾ താൽപ്പര്യപ്പെടുന്നു. ഇതിൽ ആശ്രയിക്കുന്നത് നിർത്തുക. നില അറിയാൻ https://crbug.com/1302249 കാണുക."
1474
1465
  },
1475
1466
  "models/issues_manager/DeprecationIssue.ts | rtcpMuxPolicyNegotiate": {
1476
- "message": "The rtcpMuxPolicy option is deprecated and will be removed."
1477
- },
1478
- "models/issues_manager/DeprecationIssue.ts | rtpDataChannel": {
1479
- "message": "RTP data channels are no longer supported. The RtpDataChannels constraint is currently ignored, and may cause an error at a later date."
1467
+ "message": "rtcpMuxPolicy ഓപ്ഷൻ അവസാനിപ്പിച്ചു, ഇത് നീക്കം ചെയ്യുന്നതുമാണ്."
1480
1468
  },
1481
1469
  "models/issues_manager/DeprecationIssue.ts | sharedArrayBufferConstructedWithoutIsolation": {
1482
- "message": "SharedArrayBuffer will require cross-origin isolation. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
1470
+ "message": "SharedArrayBuffer എന്നതിന് ക്രോസ് ഒറിജിൻ ഐസൊലേഷൻ ആവശ്യമാണ്. കൂടുതൽ വിശദാംശങ്ങൾക്ക് https://developer.chrome.com/blog/enabling-shared-array-buffer/ കാണുക."
1483
1471
  },
1484
1472
  "models/issues_manager/DeprecationIssue.ts | textToSpeech_DisallowedByAutoplay": {
1485
- "message": "speechSynthesis.speak() without user activation is deprecated and will be removed."
1473
+ "message": "ഉപയോക്തൃ സജീവമാക്കൽ ഇല്ലാതെയുള്ള speechSynthesis.speak() അവസാനിപ്പിച്ചു, ഇത് നീക്കം ചെയ്യുന്നതുമാണ്."
1486
1474
  },
1487
1475
  "models/issues_manager/DeprecationIssue.ts | title": {
1488
1476
  "message": "അവസാനിപ്പിച്ച ഫീച്ചർ ഉപയോഗിച്ചു"
1489
1477
  },
1490
1478
  "models/issues_manager/DeprecationIssue.ts | v8SharedArrayBufferConstructedInExtensionWithoutIsolation": {
1491
- "message": "Extensions should opt into cross-origin isolation to continue using SharedArrayBuffer. See https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/."
1479
+ "message": "SharedArrayBuffer തുടർന്നും ഉപയോഗിക്കണമെങ്കിൽ, വിപുലീകരണങ്ങൾക്ക് ക്രോസ് ഒറിജിൻ ഐസൊലേഷൻ തിരഞ്ഞെടുക്കണം. https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/ കാണുക."
1492
1480
  },
1493
1481
  "models/issues_manager/DeprecationIssue.ts | vendorSpecificApi": {
1494
- "message": "{PH1} is vendor-specific. Please use the standard {PH2} instead."
1482
+ "message": "{PH1}, വെണ്ടർ അധിഷ്ഠിതമാണ്. പകരം അടിസ്ഥാന {PH2} ഉപയോഗിക്കുക."
1495
1483
  },
1496
1484
  "models/issues_manager/DeprecationIssue.ts | xhrJSONEncodingDetection": {
1497
- "message": "UTF-16 is not supported by response json in XMLHttpRequest"
1485
+ "message": "XMLHttpRequest എന്നതിൽ UTF-16-നെ response json പിന്തുണയ്ക്കുന്നില്ല"
1498
1486
  },
1499
1487
  "models/issues_manager/DeprecationIssue.ts | xmlHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
1500
- "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/."
1488
+ "message": "പ്രധാന ത്രെഡിലെ സിങ്ക്രോണസ് XMLHttpRequest, അന്തിമ ഉപയോക്താവിന്റെ അനുഭവത്തെ ദോഷകരമായി ബാധിക്കുന്നതിനാൽ അത് അവസാനിപ്പിച്ചിരിക്കുന്നു. കൂടുതൽ സഹായത്തിന്, https://xhr.spec.whatwg.org/ പരിശോധിക്കുക."
1501
1489
  },
1502
1490
  "models/issues_manager/DeprecationIssue.ts | xrSupportsSession": {
1503
- "message": "supportsSession() is deprecated. Please use isSessionSupported() and check the resolved boolean value instead."
1491
+ "message": "supportsSession() അവസാനിപ്പിച്ചു. പകരം isSessionSupported() ഉപയോഗിച്ച്, പരിഹരിച്ച ബുലിയൻ മൂല്യം പരിശോധിക്കുക."
1504
1492
  },
1505
1493
  "models/issues_manager/FederatedAuthRequestIssue.ts | fedCm": {
1506
1494
  "message": "Federated Credential Management API"
@@ -2588,6 +2576,9 @@
2588
2576
  "panels/application/DOMStorageItemsView.ts | domStorageItems": {
2589
2577
  "message": "DOM സ്റ്റോറേജ് ഇനങ്ങൾ"
2590
2578
  },
2579
+ "panels/application/DOMStorageItemsView.ts | domStorageItemsCleared": {
2580
+ "message": "{PH1} മായ്‌ച്ചു"
2581
+ },
2591
2582
  "panels/application/DOMStorageItemsView.ts | domStorageNumberEntries": {
2592
2583
  "message": "പട്ടികയിൽ കാണിച്ചിരിക്കുന്ന എൻട്രികളുടെ എണ്ണം: {PH1}"
2593
2584
  },
@@ -3422,6 +3413,9 @@
3422
3413
  "panels/application/components/BackForwardCacheView.ts | mainFrame": {
3423
3414
  "message": "പ്രധാന ഫ്രെയിം"
3424
3415
  },
3416
+ "panels/application/components/BackForwardCacheView.ts | neverUseUnload": {
3417
+ "message": "കൂടുതലറിയുക: അൺലോഡ് ചെയ്യൽ കൈകാര്യം ചെയ്യുന്ന സംവിധാനം ഒരിക്കലും ഉപയോഗിക്കരുത്"
3418
+ },
3425
3419
  "panels/application/components/BackForwardCacheView.ts | normalNavigation": {
3426
3420
  "message": "ബാക്ക്/ഫോർവേഡ് കാഷെയിൽ നിന്ന് ലഭ്യമാക്കിയില്ല: ബാക്ക്/ഫോർവേഡ് കാഷെ ട്രിഗർ ചെയ്യാൻ Chrome-ന്റെ ബാക്ക്/ഫോർവേഡ് ബട്ടണുകൾ ഉപയോഗിക്കുക, അല്ലെങ്കിൽ സ്വയമേവ മുന്നിലേക്കും പുറകിലേക്കും പോകാൻ ചുവടെയുള്ള പരീക്ഷണ ബട്ടൺ ഉപയോഗിക്കുക."
3427
3421
  },
@@ -3542,6 +3536,12 @@
3542
3536
  "panels/application/components/FrameDetailsView.ts | parentIsAdExplanation": {
3543
3537
  "message": "ഈ ഫ്രെയിമിന്റെ പാരന്റ് ഫ്രെയിം ഒരു പരസ്യ ഫ്രെയിം ആയതിനാൽ അതിനെ ഒരു പരസ്യ ഫ്രെയിമായി കണക്കാക്കുന്നു."
3544
3538
  },
3539
+ "panels/application/components/FrameDetailsView.ts | prerendering": {
3540
+ "message": "പ്രീറെൻഡറിംഗ്"
3541
+ },
3542
+ "panels/application/components/FrameDetailsView.ts | prerenderingStatus": {
3543
+ "message": "പ്രീറെൻഡറിംഗ് നില"
3544
+ },
3545
3545
  "panels/application/components/FrameDetailsView.ts | refresh": {
3546
3546
  "message": "റീഫ്രഷ് ചെയ്യുക"
3547
3547
  },
@@ -3752,6 +3752,9 @@
3752
3752
  "panels/browser_debugger/DOMBreakpointsSidebarPane.ts | sS": {
3753
3753
  "message": "{PH1}: {PH2}"
3754
3754
  },
3755
+ "panels/browser_debugger/DOMBreakpointsSidebarPane.ts | sSS": {
3756
+ "message": "{PH1}: {PH2}, {PH3}"
3757
+ },
3755
3758
  "panels/browser_debugger/DOMBreakpointsSidebarPane.ts | subtreeModified": {
3756
3759
  "message": "സബ്‌ട്രീ പരിഷ്‌ക്കരിച്ചു"
3757
3760
  },
@@ -5514,7 +5517,7 @@
5514
5517
  "message": "ഫ്രെയിം"
5515
5518
  },
5516
5519
  "panels/issues/AttributionReportingIssueDetailsView.ts | invalidHeaderValue": {
5517
- "message": "Invalid Header Value"
5520
+ "message": "ഹെഡ്ഡർ മൂല്യം അസാധുവാണ്"
5518
5521
  },
5519
5522
  "panels/issues/AttributionReportingIssueDetailsView.ts | nViolations": {
5520
5523
  "message": "{n,plural, =1{# ലംഘനം}other{# ലംഘനങ്ങൾ}}"
@@ -5945,6 +5948,9 @@
5945
5948
  "panels/lighthouse/LighthouseController.ts | desktop": {
5946
5949
  "message": "ഡെസ്‌ക്‌ടോപ്പ്"
5947
5950
  },
5951
+ "panels/lighthouse/LighthouseController.ts | devtoolsThrottling": {
5952
+ "message": "DevTools ത്രോട്ടിലിംഗ് (വിപുലമായത്)"
5953
+ },
5948
5954
  "panels/lighthouse/LighthouseController.ts | doesThisPageFollowBestPractices": {
5949
5955
  "message": "ഈ പേജ് ആധുനിക വെബ് ഡെവലപ്പ്മെന്റിനായുള്ള മികച്ച കീഴ്‍വഴക്കങ്ങൾ പാലിക്കുന്നുണ്ടോ"
5950
5956
  },
@@ -5967,7 +5973,7 @@
5967
5973
  "message": "ഭിന്നശേഷിക്കാർക്കോ ശാരീരിക അവശത അനുഭവിക്കുന്നവർക്കോ ഈ പേജ് ഉപയോഗിക്കാനാകുമോ"
5968
5974
  },
5969
5975
  "panels/lighthouse/LighthouseController.ts | javaScriptDisabled": {
5970
- "message": "JavaScript is disabled. You need to enable JavaScript to audit this page. Open the Command Menu and run the Enable JavaScript command to enable JavaScript."
5976
+ "message": "JavaScript പ്രവർത്തനരഹിതമാക്കി. പേജ് ഓഡിറ്റ് ചെയ്യാൻ നിങ്ങൾ JavaScript പ്രവർത്തനക്ഷമമാക്കേണ്ടതുണ്ട്. JavaScript പ്രവർത്തനക്ഷമമാക്കാൻ, കമാൻഡ് മെനു തുറന്ന് 'JavaScript പ്രവർത്തനക്ഷമമാക്കുക' കമാൻഡ് റൺ ചെയ്യുക."
5971
5977
  },
5972
5978
  "panels/lighthouse/LighthouseController.ts | legacyNavigation": {
5973
5979
  "message": "ലെഗസി നാവിഗേഷൻ"
@@ -5985,10 +5991,10 @@
5985
5991
  "message": "ഒന്നിലധികം ടാബുകൾ ഒരേ service worker എന്നതാണ് നിയന്ത്രിക്കുന്നത്. ഈ പേജ് ഓഡിറ്റ് ചെയ്യാൻ, അതേ ഒറിജിനിലുള്ള മറ്റ് ടാബുകൾ അടയ്ക്കുക."
5986
5992
  },
5987
5993
  "panels/lighthouse/LighthouseController.ts | navigation": {
5988
- "message": "Navigation (Default)"
5994
+ "message": "നാവിഗേഷൻ (ഡിഫോൾട്ട്)"
5989
5995
  },
5990
5996
  "panels/lighthouse/LighthouseController.ts | navigationTooltip": {
5991
- "message": "Navigation mode analyzes a page load, exactly like the original Lighthouse reports."
5997
+ "message": "നാവിഗേഷൻ മോഡ്, ഒറിജിനൽ Lighthouse റിപ്പോർട്ടുകൾ പോലെ തന്നെ പേജ് ലോഡ് വിശകലനം ചെയ്യുന്നു."
5992
5998
  },
5993
5999
  "panels/lighthouse/LighthouseController.ts | performance": {
5994
6000
  "message": "പ്രകടനം"
@@ -6009,16 +6015,16 @@
6009
6015
  "message": "SEO"
6010
6016
  },
6011
6017
  "panels/lighthouse/LighthouseController.ts | simulateASlowerPageLoadBasedOn": {
6012
- "message": "ത്രോട്ടിൽ ചെയ്യാത്ത പ്രാരംഭ ലോഡ് ചെയ്യലിൽ നിന്നുള്ള ഡാറ്റയെ അടിസ്ഥനമാക്കി കുറഞ്ഞ വേഗതയിൽ പേജ് ലോഡ് ചെയ്യൽ സിമുലേറ്റ് ചെയ്യുക. പ്രവർത്തനരഹിതമാക്കിയിട്ടുണ്ടെങ്കിൽ, പ്രയോഗിച്ച ത്രോട്ടിലിംഗ് ഉപയോഗിച്ച് പേജ് യഥാർത്ഥത്തിൽ പതുക്കെയാകും."
6018
+ "message": "സിമുലേറ്റഡ് ത്രോട്ടിലിംഗ്, ത്രോട്ടിൽ ചെയ്യാത്ത പ്രാരംഭ ലോഡ് ചെയ്യലിൽ നിന്നുള്ള ഡാറ്റയെ അടിസ്ഥാനമാക്കി കുറഞ്ഞ വേഗതയിൽ പേജ് ലോഡ് ചെയ്യൽ സിമുലേറ്റ് ചെയ്യുന്നു. DevTools ത്രോട്ടിലിംഗ്, യഥാർത്ഥത്തിൽ പേജ് ലോഡ് ചെയ്യുന്നതിന്റെ വേഗത കുറയ്ക്കും."
6013
6019
  },
6014
6020
  "panels/lighthouse/LighthouseController.ts | simulatedThrottling": {
6015
- "message": "സിമുലേറ്റഡ് ത്രോട്ടിലിംഗ്"
6021
+ "message": "സിമുലേറ്റഡ് ത്രോട്ടിലിംഗ് (ഡിഫോൾട്ട്)"
6016
6022
  },
6017
6023
  "panels/lighthouse/LighthouseController.ts | snapshot": {
6018
6024
  "message": "സ്‌നാപ്പ്‌ഷോട്ട്"
6019
6025
  },
6020
6026
  "panels/lighthouse/LighthouseController.ts | snapshotTooltip": {
6021
- "message": "Snapshot mode analyzes the page in a particular state, typically after user interactions."
6027
+ "message": "സ്‌നാപ്പ്ഷോട്ട് മോഡ്, പ്രത്യേക നിലയിലായിരിക്കുന്ന പേജിനെ വിശകലനം ചെയ്യുന്നു, സാധാരണയായി ഇത് ഉപയോക്തൃ ഇടപഴകലുകൾക്ക് ശേഷമാണ് നടക്കുന്നത്."
6022
6028
  },
6023
6029
  "panels/lighthouse/LighthouseController.ts | thereMayBeStoredDataAffectingLoadingPlural": {
6024
6030
  "message": "ഈ ലൊക്കേഷനുകളിലെ ലോഡിംഗ് പ്രകടനത്തെ ബാധിക്കുന്ന, സംഭരിച്ച ഡാറ്റ ഉണ്ടായേക്കാം: {PH1}. നിങ്ങളുടെ സ്‌കോറിനെ ബാധിക്കുന്നതിൽ നിന്ന് ആ ഉറവിടങ്ങളെ തടയാൻ, അദൃശ്യ വിൻഡോയിൽ ഈ പേജ് ഓഡിറ്റ് ചെയ്യുക."
@@ -6026,11 +6032,14 @@
6026
6032
  "panels/lighthouse/LighthouseController.ts | thereMayBeStoredDataAffectingSingular": {
6027
6033
  "message": "ഈ ലൊക്കേഷനിലെ ലോഡിംഗ് പ്രകടനത്തെ ബാധിക്കുന്ന സംഭരിച്ച ഡാറ്റ ഉണ്ടായേക്കാം: {PH1}. നിങ്ങളുടെ സ്‌കോറിനെ ബാധിക്കുന്നതിൽ നിന്ന് ആ ഉറവിടങ്ങളെ തടയാൻ, അദൃശ്യ വിൻഡോയിൽ ഈ പേജ് ഓഡിറ്റ് ചെയ്യുക."
6028
6034
  },
6035
+ "panels/lighthouse/LighthouseController.ts | throttlingMethod": {
6036
+ "message": "ത്രോട്ടിലിംഗ് രീതി"
6037
+ },
6029
6038
  "panels/lighthouse/LighthouseController.ts | timespan": {
6030
6039
  "message": "ടൈംസ്‌പാൻ"
6031
6040
  },
6032
6041
  "panels/lighthouse/LighthouseController.ts | timespanTooltip": {
6033
- "message": "Timespan mode analyzes an arbitrary period of time, typically containing user interactions."
6042
+ "message": "ടൈംസ്‌പാൻ മോഡ്, ക്രമരഹിതമായ ഇടവേളകളിൽ പൊതുവെ ഉപയോക്തൃ ഇടപഴകലുകൾ വിശകലനം ചെയ്യുന്നു."
6034
6043
  },
6035
6044
  "panels/lighthouse/LighthouseController.ts | useLegacyNavigation": {
6036
6045
  "message": "നാവിഗേഷൻ മോഡിലായിരിക്കുമ്പോൾ ക്ലാസിക് ലൈറ്റ്‌ഹൗസ് ഉപയോഗിച്ച് പേജ് വിശകലനം ചെയ്യുക."
@@ -6075,7 +6084,7 @@
6075
6084
  "message": "റിപ്പോർട്ടുകൾ"
6076
6085
  },
6077
6086
  "panels/lighthouse/LighthouseStartView.ts | categories": {
6078
- "message": "Categories"
6087
+ "message": "വിഭാഗങ്ങൾ"
6079
6088
  },
6080
6089
  "panels/lighthouse/LighthouseStartView.ts | communityPluginsBeta": {
6081
6090
  "message": "കമ്മ്യൂണിറ്റി പ്ലഗിന്നുകൾ (ബീറ്റ)"
@@ -6093,22 +6102,22 @@
6093
6102
  "message": "കൂടുതലറിയുക"
6094
6103
  },
6095
6104
  "panels/lighthouse/LighthouseStartViewFR.ts | analyzeNavigation": {
6096
- "message": "Analyze page load"
6105
+ "message": "പേജ് ലോഡ് വിശകലനം ചെയ്യുക"
6097
6106
  },
6098
6107
  "panels/lighthouse/LighthouseStartViewFR.ts | analyzeSnapshot": {
6099
- "message": "Analyze page state"
6108
+ "message": "പേജ് നില വിശകലനം ചെയ്യുക"
6100
6109
  },
6101
6110
  "panels/lighthouse/LighthouseStartViewFR.ts | categories": {
6102
- "message": "Categories"
6111
+ "message": "വിഭാഗങ്ങൾ"
6103
6112
  },
6104
6113
  "panels/lighthouse/LighthouseStartViewFR.ts | generateLighthouseReport": {
6105
- "message": "Generate a Lighthouse report"
6114
+ "message": "Lighthouse റിപ്പോർട്ട് സൃഷ്ടിക്കുക"
6106
6115
  },
6107
6116
  "panels/lighthouse/LighthouseStartViewFR.ts | mode": {
6108
6117
  "message": "മോഡ്"
6109
6118
  },
6110
6119
  "panels/lighthouse/LighthouseStartViewFR.ts | plugins": {
6111
- "message": "Plugins"
6120
+ "message": "പ്ലഗിനുകൾ"
6112
6121
  },
6113
6122
  "panels/lighthouse/LighthouseStartViewFR.ts | startTimespan": {
6114
6123
  "message": "ടൈംസ്‌പാൻ ആരംഭിക്കുക"
@@ -6434,15 +6443,30 @@
6434
6443
  "panels/mobile_throttling/ThrottlingManager.ts | dSlowdown": {
6435
6444
  "message": "{PH1}× സ്ലോഡൗൺ"
6436
6445
  },
6446
+ "panels/mobile_throttling/ThrottlingManager.ts | excessConcurrency": {
6447
+ "message": "ഡിഫോൾട്ട് മൂല്യം കവിയുന്നത് സിസ്റ്റത്തിന്റെ പ്രകടനത്തെ തരം താഴ്ത്തിയേക്കാം."
6448
+ },
6437
6449
  "panels/mobile_throttling/ThrottlingManager.ts | forceDisconnectedFromNetwork": {
6438
6450
  "message": "നെറ്റ്‌വർക്കിൽ നിന്ന് നിർബന്ധിച്ച് വിച്‌ഛേദിച്ചു"
6439
6451
  },
6452
+ "panels/mobile_throttling/ThrottlingManager.ts | hardwareConcurrency": {
6453
+ "message": "ഹാർഡ്‌വെയർ കൺകറൻസി"
6454
+ },
6455
+ "panels/mobile_throttling/ThrottlingManager.ts | hardwareConcurrencyIsEnabled": {
6456
+ "message": "ഹാർഡ്‌വെയർ കൺകറൻസി അസാധുവാക്കൽ പ്രവർത്തനക്ഷമമാക്കി"
6457
+ },
6458
+ "panels/mobile_throttling/ThrottlingManager.ts | hardwareConcurrencyValue": {
6459
+ "message": "navigator.hardwareConcurrency-യുടെ മൂല്യം"
6460
+ },
6440
6461
  "panels/mobile_throttling/ThrottlingManager.ts | noThrottling": {
6441
6462
  "message": "ത്രോട്ടിലിംഗ് ഇല്ല"
6442
6463
  },
6443
6464
  "panels/mobile_throttling/ThrottlingManager.ts | offline": {
6444
6465
  "message": "ഓഫ്‌ലൈൻ"
6445
6466
  },
6467
+ "panels/mobile_throttling/ThrottlingManager.ts | resetConcurrency": {
6468
+ "message": "ഡിഫോൾട്ട് മൂല്യത്തിലേക്ക് റീസെറ്റ് ചെയ്യുക"
6469
+ },
6446
6470
  "panels/mobile_throttling/ThrottlingManager.ts | sS": {
6447
6471
  "message": "{PH1}: {PH2}"
6448
6472
  },
@@ -6899,6 +6923,9 @@
6899
6923
  "panels/network/NetworkLogView.ts | copyStacktrace": {
6900
6924
  "message": "സ്റ്റാക്ക് ട്രെയ്സ് പകർത്തുക"
6901
6925
  },
6926
+ "panels/network/NetworkLogView.ts | createResponseHeaderOverride": {
6927
+ "message": "പ്രതികരണ ഹെഡ്ഡർ അസാധുവാക്കൽ സൃഷ്ടിക്കുക"
6928
+ },
6902
6929
  "panels/network/NetworkLogView.ts | domcontentloadedS": {
6903
6930
  "message": "DOMContentLoaded: {PH1}"
6904
6931
  },
@@ -7239,7 +7266,7 @@
7239
7266
  "message": "(പ്രീഫെച്ച് കാഷെയിൽ നിന്നുള്ളത്)"
7240
7267
  },
7241
7268
  "panels/network/RequestHeadersView.ts | fromServiceWorker": {
7242
- "message": "(service worker ഡൊമെയ്‌നിൽ നിന്നുള്ളത്)"
7269
+ "message": "(service worker എന്നതിൽ നിന്നുള്ളത്)"
7243
7270
  },
7244
7271
  "panels/network/RequestHeadersView.ts | fromSignedexchange": {
7245
7272
  "message": "(സൈൻ ചെയ്‌ത എക്‌സ്‌ചേഞ്ചിൽ നിന്നുള്ളത്)"
@@ -7248,7 +7275,7 @@
7248
7275
  "message": "(വെബ് ബണ്ടിലിൽ നിന്നുള്ളത്)"
7249
7276
  },
7250
7277
  "panels/network/RequestHeadersView.ts | general": {
7251
- "message": "പൊതുവായവ"
7278
+ "message": "പൊതുവായത്"
7252
7279
  },
7253
7280
  "panels/network/RequestHeadersView.ts | headerOverrides": {
7254
7281
  "message": "ഹെഡ്ഡർ ഓവർറൈഡുകൾ"
@@ -7281,7 +7308,7 @@
7281
7308
  "message": "വിദൂര വിലാസം"
7282
7309
  },
7283
7310
  "panels/network/RequestHeadersView.ts | requestHeaders": {
7284
- "message": "ഹെഡറുകൾ അഭ്യർത്ഥിക്കുക"
7311
+ "message": "ഹെഡ്ഡറുകൾ അഭ്യർത്ഥിക്കുക"
7285
7312
  },
7286
7313
  "panels/network/RequestHeadersView.ts | requestMethod": {
7287
7314
  "message": "അഭ്യർത്ഥനാ രീതി"
@@ -7506,7 +7533,7 @@
7506
7533
  "message": "അജ്ഞാതം"
7507
7534
  },
7508
7535
  "panels/network/RequestTimingView.ts | waitingTtfb": {
7509
- "message": "Waiting for server response"
7536
+ "message": "സെർവർ പ്രതികരണത്തിനായി കാത്തിരിക്കുന്നു"
7510
7537
  },
7511
7538
  "panels/network/RequestTimingView.ts | waterfall": {
7512
7539
  "message": "വാട്ടർഫാൾ"
@@ -7643,6 +7670,54 @@
7643
7670
  "panels/network/SignedExchangeInfoView.ts | viewCertificate": {
7644
7671
  "message": "സർട്ടിഫിക്കറ്റ് കാണുക"
7645
7672
  },
7673
+ "panels/network/components/RequestHeadersView.ts | fromDiskCache": {
7674
+ "message": "(ഡിസ്‌ക് കാഷെയിൽ നിന്നുള്ളത്)"
7675
+ },
7676
+ "panels/network/components/RequestHeadersView.ts | fromMemoryCache": {
7677
+ "message": "(മെമ്മറി കാഷെയിൽ നിന്ന്)"
7678
+ },
7679
+ "panels/network/components/RequestHeadersView.ts | fromPrefetchCache": {
7680
+ "message": "(പ്രീഫെച്ച് കാഷെയിൽ നിന്നുള്ളത്)"
7681
+ },
7682
+ "panels/network/components/RequestHeadersView.ts | fromServiceWorker": {
7683
+ "message": "(service worker എന്നതിൽ നിന്നുള്ളത്)"
7684
+ },
7685
+ "panels/network/components/RequestHeadersView.ts | fromSignedexchange": {
7686
+ "message": "(സൈൻ ചെയ്‌ത എക്‌സ്‌ചേഞ്ചിൽ നിന്നുള്ളത്)"
7687
+ },
7688
+ "panels/network/components/RequestHeadersView.ts | fromWebBundle": {
7689
+ "message": "(വെബ് ബണ്ടിലിൽ നിന്നുള്ളത്)"
7690
+ },
7691
+ "panels/network/components/RequestHeadersView.ts | general": {
7692
+ "message": "പൊതുവായത്"
7693
+ },
7694
+ "panels/network/components/RequestHeadersView.ts | raw": {
7695
+ "message": "റോ ഡാറ്റ ഫയൽ"
7696
+ },
7697
+ "panels/network/components/RequestHeadersView.ts | referrerPolicy": {
7698
+ "message": "റഫറർ നയം"
7699
+ },
7700
+ "panels/network/components/RequestHeadersView.ts | remoteAddress": {
7701
+ "message": "വിദൂര വിലാസം"
7702
+ },
7703
+ "panels/network/components/RequestHeadersView.ts | requestHeaders": {
7704
+ "message": "ഹെഡ്ഡറുകൾ അഭ്യർത്ഥിക്കുക"
7705
+ },
7706
+ "panels/network/components/RequestHeadersView.ts | requestMethod": {
7707
+ "message": "അഭ്യർത്ഥനാ രീതി"
7708
+ },
7709
+ "panels/network/components/RequestHeadersView.ts | requestUrl": {
7710
+ "message": "URL അഭ്യർത്ഥിക്കുക"
7711
+ },
7712
+ "panels/network/components/RequestHeadersView.ts | responseHeaders": {
7713
+ "message": "പ്രതികരണ ഹെഡറുകൾ"
7714
+ },
7715
+ "panels/network/components/RequestHeadersView.ts | showMore": {
7716
+ "message": "കൂടുതൽ കാണിക്കുക"
7717
+ },
7718
+ "panels/network/components/RequestHeadersView.ts | statusCode": {
7719
+ "message": "സ്റ്റാറ്റസ് കോഡ്"
7720
+ },
7646
7721
  "panels/network/components/RequestTrustTokensView.ts | aClientprovidedArgumentWas": {
7647
7722
  "message": "ക്ലയന്റ് നൽകിയ ഒരു വാദം തകരാറിലായി അല്ലെങ്കിൽ അസാധുവാണ്."
7648
7723
  },
@@ -8069,6 +8144,9 @@
8069
8144
  "panels/profiler/HeapSnapshotView.ts | containment": {
8070
8145
  "message": "കണ്ടെയ്‌ൻമെന്റ്"
8071
8146
  },
8147
+ "panels/profiler/HeapSnapshotView.ts | exposeInternals": {
8148
+ "message": "ഇന്റേണലുകൾ വെളിപ്പെടുത്തുക (അധിക നടപ്പാക്കൽ-നിർദ്ദിഷ്ട വിശദാംശങ്ങൾ ഉൾപ്പെടുന്നു)"
8149
+ },
8072
8150
  "panels/profiler/HeapSnapshotView.ts | filter": {
8073
8151
  "message": "ഫിൽട്ടർ ചെയ്യുക"
8074
8152
  },
@@ -8156,9 +8234,6 @@
8156
8234
  "panels/profiler/HeapSnapshotView.ts | takeHeapSnapshot": {
8157
8235
  "message": "ഹീപ്പ് സ്‌നാപ്പ്ഷോട്ട് എടുക്കുക"
8158
8236
  },
8159
- "panels/profiler/HeapSnapshotView.ts | treatGlobalObjectsAsRoots": {
8160
- "message": "ഗ്ലോബൽ ഒബ്‌ജക്റ്റുകളെ റൂട്ടുകളായി കണക്കാക്കുക (നിർദ്ദേശിക്കുന്നത്, ഇത് അൺചെക്ക് ചെയ്യുന്നതിലൂടെ ആന്തരിക നോഡുകൾ തുറന്ന് കാട്ടുന്നു, വളരെയധികം വിശദാംശങ്ങൾ അവതരിപ്പിക്കുന്നു, എന്നാൽ പാത നിലനിർത്തൽ പ്രക്രിയയിലെ സൈക്കിളുകൾ ഡീബഗ് ചെയ്യാൻ സഹായിച്ചേക്കാം)"
8161
- },
8162
8237
  "panels/profiler/HeapSnapshotView.ts | typedArrays": {
8163
8238
  "message": "ടൈപ്പ് ചെയ്‌ത അറേകൾ"
8164
8239
  },
@@ -8622,10 +8697,10 @@
8622
8697
  "message": "പൂർണ്ണ വിവരങ്ങൾ മറയ്‌ക്കുക"
8623
8698
  },
8624
8699
  "panels/security/SecurityPanel.ts | ifYouBelieveThisIsShownIn": {
8625
- "message": "If you believe this is shown in error please visit https://g.co/chrome/lookalike-warnings."
8700
+ "message": "ഇത് തെറ്റായി കാണിച്ചതാണെന്ന് നിങ്ങൾ വിശ്വസിക്കുന്നുവെങ്കിൽ https://g.co/chrome/lookalike-warnings സന്ദർശിക്കുക."
8626
8701
  },
8627
8702
  "panels/security/SecurityPanel.ts | ifYouBelieveThisIsShownInErrorSafety": {
8628
- "message": "If you believe this is shown in error please visit https://g.co/chrome/lookalike-warnings."
8703
+ "message": "ഇത് തെറ്റായി കാണിച്ചതാണെന്ന് നിങ്ങൾ വിശ്വസിക്കുന്നുവെങ്കിൽ https://g.co/chrome/lookalike-warnings സന്ദർശിക്കുക."
8629
8704
  },
8630
8705
  "panels/security/SecurityPanel.ts | info": {
8631
8706
  "message": "വിവരങ്ങൾ"
@@ -9446,6 +9521,9 @@
9446
9521
  "panels/sources/CallStackSidebarPane.ts | copyStackTrace": {
9447
9522
  "message": "സ്റ്റാക്ക് ട്രെയ്സ് പകർത്തുക"
9448
9523
  },
9524
+ "panels/sources/CallStackSidebarPane.ts | debugFileNotFound": {
9525
+ "message": "\"{PH1}\" ഡീബഗ് ഫയൽ ലോഡ് ചെയ്യാനായില്ല."
9526
+ },
9449
9527
  "panels/sources/CallStackSidebarPane.ts | notPaused": {
9450
9528
  "message": "താൽക്കാലികമായി നിർത്തിയിട്ടില്ല"
9451
9529
  },
@@ -9458,6 +9536,9 @@
9458
9536
  "panels/sources/CallStackSidebarPane.ts | removeFromIgnoreList": {
9459
9537
  "message": "നിരസിക്കേണ്ടവയുടെ ലിസ്റ്റിൽ നിന്ന് നീക്കം ചെയ്യുക"
9460
9538
  },
9539
+ "panels/sources/CallStackSidebarPane.ts | restartFrame": {
9540
+ "message": "ഫ്രെയിം റീസ്റ്റാർട്ട് ചെയ്യുക"
9541
+ },
9461
9542
  "panels/sources/CallStackSidebarPane.ts | showIgnorelistedFrames": {
9462
9543
  "message": "നിരസിക്കൽ ലിസ്റ്റിലുള്ള ഫ്രെയിമുകൾ കാണിക്കുക"
9463
9544
  },
@@ -9554,6 +9635,12 @@
9554
9635
  "panels/sources/DebuggerPlugin.ts | configure": {
9555
9636
  "message": "കോൺഫിഗർ ചെയ്യുക"
9556
9637
  },
9638
+ "panels/sources/DebuggerPlugin.ts | debugFileNotFound": {
9639
+ "message": "\"{PH1}\" ഡീബഗ് ഫയൽ ലോഡ് ചെയ്യാനായില്ല."
9640
+ },
9641
+ "panels/sources/DebuggerPlugin.ts | debugInfoNotFound": {
9642
+ "message": "{PH1} എന്നതിനുള്ള ഒരു ഡീബഗ് വിവരങ്ങളും ലോഡ് ചെയ്യാനായില്ല."
9643
+ },
9557
9644
  "panels/sources/DebuggerPlugin.ts | disableBreakpoint": {
9558
9645
  "message": "{n,plural, =1{ബ്രേക്ക്‌പോയിന്റ് പ്രവർത്തനരഹിതമാക്കുക}other{ലൈനിലെ എല്ലാ ബ്രേക്ക്‌പോയിന്റുകളും പ്രവർത്തനരഹിതമാക്കുക}}"
9559
9646
  },
@@ -9686,12 +9773,18 @@
9686
9773
  "panels/sources/NavigatorView.ts | areYouSureYouWantToRemoveThis": {
9687
9774
  "message": "ഈ ഫോൾഡർ നീക്കം ചെയ്യണമെന്ന് തീർച്ചയാണോ?"
9688
9775
  },
9776
+ "panels/sources/NavigatorView.ts | authored": {
9777
+ "message": "സൃഷ്‌ടിച്ചത്"
9778
+ },
9689
9779
  "panels/sources/NavigatorView.ts | delete": {
9690
9780
  "message": "ഇല്ലാതാക്കുക"
9691
9781
  },
9692
9782
  "panels/sources/NavigatorView.ts | deleteAllOverrides": {
9693
9783
  "message": "എല്ലാ അസാധുവാക്കലുകളും ഇല്ലാതാക്കുക"
9694
9784
  },
9785
+ "panels/sources/NavigatorView.ts | deployed": {
9786
+ "message": "വിന്യസിച്ചു"
9787
+ },
9695
9788
  "panels/sources/NavigatorView.ts | excludeFolder": {
9696
9789
  "message": "ഫോൾഡർ ഒഴിവാക്കുക"
9697
9790
  },
@@ -9854,6 +9947,9 @@
9854
9947
  "panels/sources/SourcesPanel.ts | dropWorkspaceFolderHere": {
9855
9948
  "message": "വർക്ക്‌സ്‌പെയ്‌സ് ഫോൾഡർ ഇവിടെ വലിച്ചിടുക"
9856
9949
  },
9950
+ "panels/sources/SourcesPanel.ts | groupByAuthored": {
9951
+ "message": "സൃഷ്ടിക്കൽ/വിന്യസിക്കൽ പ്രകാരമുള്ള ഗ്രൂപ്പ് (പരീക്ഷണാത്മകം)"
9952
+ },
9857
9953
  "panels/sources/SourcesPanel.ts | groupByFolder": {
9858
9954
  "message": "ഫോൾഡർ പ്രകാരം ഗ്രൂപ്പ് ചെയ്യുക"
9859
9955
  },
@@ -10224,10 +10320,10 @@
10224
10320
  "message": "ബ്രേക്ക്‌പോയിന്റ് ഇന്‍‌പുട്ട് വിന്‍ഡോ മാറ്റുക"
10225
10321
  },
10226
10322
  "panels/sources/sources-meta.ts | toggleDebuggerSidebar": {
10227
- "message": "Toggle debugger sidebar"
10323
+ "message": "ഡീബഗ്ഗർ സൈഡ്ബാർ ടോഗിൾ ചെയ്യുക"
10228
10324
  },
10229
10325
  "panels/sources/sources-meta.ts | toggleNavigatorSidebar": {
10230
- "message": "Toggle navigator sidebar"
10326
+ "message": "നാവിഗേറ്റർ സൈഡ്ബാർ ടോഗിൾ ചെയ്യുക"
10231
10327
  },
10232
10328
  "panels/sources/sources-meta.ts | trailing": {
10233
10329
  "message": "പിന്നിലുള്ള പ്രതീകങ്ങൾ"
@@ -10346,9 +10442,6 @@
10346
10442
  "panels/timeline/TimelineFlameChartDataProvider.ts | idleFrame": {
10347
10443
  "message": "നിഷ്‌ക്രിയ ഫ്രെയിം"
10348
10444
  },
10349
- "panels/timeline/TimelineFlameChartDataProvider.ts | interactions": {
10350
- "message": "ഇടപെടലുകൾ"
10351
- },
10352
10445
  "panels/timeline/TimelineFlameChartDataProvider.ts | longFrame": {
10353
10446
  "message": "ദൈർഘ്യമുള്ള ഫ്രെയിം"
10354
10447
  },
@@ -10436,6 +10529,9 @@
10436
10529
  "panels/timeline/TimelinePanel.ts | CpuThrottlingIsEnabled": {
10437
10530
  "message": "- CPU ത്രോട്ടിലിംഗ് പ്രവർത്തനക്ഷമമാക്കി"
10438
10531
  },
10532
+ "panels/timeline/TimelinePanel.ts | HardwareConcurrencyIsEnabled": {
10533
+ "message": "- ഹാർഡ്‌വെയർ കൺകറൻസി അസാധുവാക്കൽ പ്രവർത്തനക്ഷമമാക്കി"
10534
+ },
10439
10535
  "panels/timeline/TimelinePanel.ts | JavascriptSamplingIsDisabled": {
10440
10536
  "message": "- JavaScript സാംപ്ലിംഗ് പ്രവർത്തനരഹിതമാക്കി"
10441
10537
  },
@@ -11670,7 +11766,7 @@
11670
11766
  "message": "സിഗ്‌നേച്ചറുകളുടെ എണ്ണം"
11671
11767
  },
11672
11768
  "panels/webauthn/WebauthnPane.ts | supportsLargeBlob": {
11673
- "message": "Supports large blob"
11769
+ "message": "ലാർജ് ബ്ലോബ് പിന്തുണയ്ക്കുന്നു"
11674
11770
  },
11675
11771
  "panels/webauthn/WebauthnPane.ts | supportsResidentKeys": {
11676
11772
  "message": "റെസിഡന്റ് കീകളെ പിന്തുണയ്ക്കുന്നു"
@@ -11856,7 +11952,7 @@
11856
11952
  "message": "എല്ലാം"
11857
11953
  },
11858
11954
  "ui/legacy/FilterBar.ts | clearFilter": {
11859
- "message": "Clear input"
11955
+ "message": "ഇൻപുട്ട് മായ്ക്കുക"
11860
11956
  },
11861
11957
  "ui/legacy/FilterBar.ts | egSmalldUrlacomb": {
11862
11958
  "message": "ഉദാ. /small[d]+/ url:a.com/b"
@@ -11909,6 +12005,12 @@
11909
12005
  "ui/legacy/InspectorView.ts | reloadDevtools": {
11910
12006
  "message": "DevTools റീലോഡ് ചെയ്യുക"
11911
12007
  },
12008
+ "ui/legacy/InspectorView.ts | selectFolder": {
12009
+ "message": "ഫോൾഡർ തിരഞ്ഞെടുക്കുക"
12010
+ },
12011
+ "ui/legacy/InspectorView.ts | selectOverrideFolder": {
12012
+ "message": "അസാധുവാക്കൽ ഫയലുകൾ സംഭരിക്കാൻ ഒരു ഫോൾഡർ തിരഞ്ഞെടുക്കുക."
12013
+ },
11912
12014
  "ui/legacy/InspectorView.ts | setToBrowserLanguage": {
11913
12015
  "message": "Chrome-ന്റെ ഭാഷയുമായി എല്ലായ്‌പ്പോഴും പൊരുത്തപ്പെടുക"
11914
12016
  },
@@ -12027,7 +12129,7 @@
12027
12129
  "message": "പേജ് റീലോഡ് ചെയ്ത് കഴിഞ്ഞാൽ DevTools വീണ്ടും സ്വയമേവ കണക്റ്റ് ചെയ്യും."
12028
12130
  },
12029
12131
  "ui/legacy/Toolbar.ts | clearInput": {
12030
- "message": "Clear input"
12132
+ "message": "ഇൻപുട്ട് മായ്ക്കുക"
12031
12133
  },
12032
12134
  "ui/legacy/Toolbar.ts | notPressed": {
12033
12135
  "message": "അമർത്തിയിട്ടില്ല"