chrome-devtools-frontend 1.0.942095 → 1.0.943709
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/WATCHLISTS +1 -1
- package/config/gni/all_devtools_files.gni +0 -58
- package/config/gni/devtools_grd_files.gni +48 -7
- package/config/gni/devtools_image_files.gni +1 -1
- package/front_end/.eslintrc.js +11 -1
- package/front_end/Images/src/{feedback_thin_16x16_icon.svg → survey_feedback_icon.svg} +1 -1
- package/front_end/Tests.js +0 -32
- package/front_end/core/i18n/locales/af.json +455 -44
- package/front_end/core/i18n/locales/am.json +455 -44
- package/front_end/core/i18n/locales/ar.json +455 -44
- package/front_end/core/i18n/locales/as.json +455 -44
- package/front_end/core/i18n/locales/az.json +455 -44
- package/front_end/core/i18n/locales/be.json +456 -45
- package/front_end/core/i18n/locales/bg.json +455 -44
- package/front_end/core/i18n/locales/bn.json +455 -44
- package/front_end/core/i18n/locales/bs.json +455 -44
- package/front_end/core/i18n/locales/ca.json +457 -46
- package/front_end/core/i18n/locales/cs.json +458 -47
- package/front_end/core/i18n/locales/cy.json +455 -44
- package/front_end/core/i18n/locales/da.json +455 -44
- package/front_end/core/i18n/locales/de.json +455 -44
- package/front_end/core/i18n/locales/el.json +455 -44
- package/front_end/core/i18n/locales/en-GB.json +449 -38
- package/front_end/core/i18n/locales/en-US.json +8 -8
- package/front_end/core/i18n/locales/en-XL.json +8 -8
- package/front_end/core/i18n/locales/es-419.json +455 -44
- package/front_end/core/i18n/locales/es.json +455 -44
- package/front_end/core/i18n/locales/et.json +455 -44
- package/front_end/core/i18n/locales/eu.json +462 -51
- package/front_end/core/i18n/locales/fa.json +455 -44
- package/front_end/core/i18n/locales/fi.json +455 -44
- package/front_end/core/i18n/locales/fil.json +454 -43
- package/front_end/core/i18n/locales/fr-CA.json +455 -44
- package/front_end/core/i18n/locales/fr.json +456 -45
- package/front_end/core/i18n/locales/gl.json +455 -44
- package/front_end/core/i18n/locales/gu.json +456 -45
- package/front_end/core/i18n/locales/he.json +455 -44
- package/front_end/core/i18n/locales/hi.json +455 -44
- package/front_end/core/i18n/locales/hr.json +455 -44
- package/front_end/core/i18n/locales/hu.json +455 -44
- package/front_end/core/i18n/locales/hy.json +455 -44
- package/front_end/core/i18n/locales/id.json +455 -44
- package/front_end/core/i18n/locales/is.json +455 -44
- package/front_end/core/i18n/locales/it.json +502 -91
- package/front_end/core/i18n/locales/ja.json +456 -45
- package/front_end/core/i18n/locales/ka.json +455 -44
- package/front_end/core/i18n/locales/kk.json +456 -45
- package/front_end/core/i18n/locales/km.json +455 -44
- package/front_end/core/i18n/locales/kn.json +455 -44
- package/front_end/core/i18n/locales/ko.json +455 -44
- package/front_end/core/i18n/locales/ky.json +456 -45
- package/front_end/core/i18n/locales/lo.json +454 -43
- package/front_end/core/i18n/locales/lt.json +455 -44
- package/front_end/core/i18n/locales/lv.json +458 -47
- package/front_end/core/i18n/locales/mk.json +455 -44
- package/front_end/core/i18n/locales/ml.json +461 -50
- package/front_end/core/i18n/locales/mn.json +455 -44
- package/front_end/core/i18n/locales/mr.json +455 -44
- package/front_end/core/i18n/locales/ms.json +455 -44
- package/front_end/core/i18n/locales/my.json +456 -45
- package/front_end/core/i18n/locales/ne.json +456 -45
- package/front_end/core/i18n/locales/nl.json +532 -121
- package/front_end/core/i18n/locales/no.json +455 -44
- package/front_end/core/i18n/locales/or.json +455 -44
- package/front_end/core/i18n/locales/pa.json +455 -44
- package/front_end/core/i18n/locales/pl.json +455 -44
- package/front_end/core/i18n/locales/pt-PT.json +504 -93
- package/front_end/core/i18n/locales/pt.json +454 -43
- package/front_end/core/i18n/locales/ro.json +455 -44
- package/front_end/core/i18n/locales/ru.json +455 -44
- package/front_end/core/i18n/locales/si.json +455 -44
- package/front_end/core/i18n/locales/sk.json +456 -45
- package/front_end/core/i18n/locales/sl.json +455 -44
- package/front_end/core/i18n/locales/sq.json +455 -44
- package/front_end/core/i18n/locales/sr-Latn.json +455 -44
- package/front_end/core/i18n/locales/sr.json +455 -44
- package/front_end/core/i18n/locales/sv.json +456 -45
- package/front_end/core/i18n/locales/sw.json +455 -44
- package/front_end/core/i18n/locales/ta.json +456 -45
- package/front_end/core/i18n/locales/te.json +454 -43
- package/front_end/core/i18n/locales/th.json +455 -44
- package/front_end/core/i18n/locales/tr.json +455 -44
- package/front_end/core/i18n/locales/uk.json +455 -44
- package/front_end/core/i18n/locales/ur.json +455 -44
- package/front_end/core/i18n/locales/uz.json +455 -44
- package/front_end/core/i18n/locales/vi.json +455 -44
- package/front_end/core/i18n/locales/zh-HK.json +459 -48
- package/front_end/core/i18n/locales/zh-TW.json +457 -46
- package/front_end/core/i18n/locales/zh.json +460 -49
- package/front_end/core/i18n/locales/zu.json +455 -44
- package/front_end/core/protocol_client/InspectorBackend.ts +4 -0
- package/front_end/core/sdk/AccessibilityModel.ts +99 -78
- package/front_end/core/sdk/CPUProfilerModel.ts +7 -9
- package/front_end/core/sdk/ConsoleModel.ts +27 -33
- package/front_end/core/sdk/DebuggerModel.ts +4 -14
- package/front_end/core/sdk/NetworkManager.ts +3 -0
- package/front_end/core/sdk/ServiceWorkerCacheModel.ts +13 -12
- package/front_end/entrypoints/device_mode_emulation_frame/device_mode_emulation_frame.ts +1 -1
- package/front_end/entrypoints/devtools_app/devtools_app.js +1 -1
- package/front_end/entrypoints/devtools_app/devtools_app.json +1 -6
- package/front_end/entrypoints/formatter_worker/formatter_worker-entrypoint.ts +1 -1
- package/front_end/entrypoints/heap_snapshot_worker/heap_snapshot_worker-entrypoint.ts +1 -1
- package/front_end/entrypoints/inspector/inspector.js +1 -1
- package/front_end/entrypoints/inspector/inspector.json +1 -3
- package/front_end/entrypoints/inspector_main/inspector_main-meta.ts +2 -3
- package/front_end/entrypoints/js_app/js_app.js +1 -1
- package/front_end/entrypoints/js_app/js_app.json +1 -3
- package/front_end/entrypoints/main/MainImpl.ts +2 -2
- package/front_end/entrypoints/main/main-meta.ts +1 -2
- package/front_end/entrypoints/ndb_app/ndb_app.js +1 -1
- package/front_end/entrypoints/node_app/node_app-meta.ts +0 -2
- package/front_end/entrypoints/node_app/node_app.js +1 -1
- package/front_end/entrypoints/node_app/node_app.json +1 -3
- package/front_end/entrypoints/node_main/node_main-meta.ts +0 -1
- package/front_end/entrypoints/shell/shell.json +1 -5
- package/front_end/entrypoints/wasmparser_worker/wasmparser_worker-entrypoint.ts +1 -1
- package/front_end/entrypoints/worker_app/worker_app.js +1 -1
- package/front_end/entrypoints/worker_app/worker_app.json +1 -3
- package/front_end/generated/InspectorBackendCommands.js +21 -1
- package/front_end/generated/protocol-mapping.d.ts +32 -1
- package/front_end/generated/protocol-proxy-api.d.ts +36 -2
- package/front_end/generated/protocol.d.ts +120 -7
- package/front_end/legacy_test_runner/bindings_test_runner/IsolatedFilesystemTestRunner.js +2 -2
- package/front_end/legacy_test_runner/console_test_runner/console_test_runner.js +5 -1
- package/front_end/legacy_test_runner/test_runner/TestRunner.js +3 -1
- package/front_end/models/persistence/persistence-meta.ts +0 -1
- package/front_end/panels/accessibility/accessibility-meta.ts +0 -1
- package/front_end/panels/animation/animation-meta.ts +0 -1
- package/front_end/panels/application/ApplicationPanelCacheSection.ts +1 -1
- package/front_end/panels/application/BackForwardCacheStrings.ts +3 -1
- package/front_end/panels/application/BackForwardCacheView.ts +26 -26
- package/front_end/panels/application/application-meta.ts +0 -1
- package/front_end/panels/application/components/EndpointsGrid.ts +1 -1
- package/front_end/panels/application/components/ReportsGrid.ts +1 -1
- package/front_end/panels/application/components/stackTraceRow.css +8 -0
- package/front_end/panels/browser_debugger/browser_debugger-meta.ts +1 -2
- package/front_end/panels/changes/changes-meta.ts +0 -1
- package/front_end/panels/console/ConsolePinPane.ts +2 -6
- package/front_end/panels/console/ConsoleViewMessage.ts +8 -1
- package/front_end/panels/console/console-meta.ts +0 -1
- package/front_end/panels/console_counters/console_counters-meta.ts +0 -1
- package/front_end/panels/coverage/coverage-meta.ts +0 -1
- package/front_end/panels/css_overview/css_overview-meta.ts +0 -1
- package/front_end/panels/developer_resources/developer_resources-meta.ts +0 -1
- package/front_end/panels/elements/AccessibilityTreeUtils.ts +1 -1
- package/front_end/panels/elements/AccessibilityTreeView.ts +4 -3
- package/front_end/panels/elements/components/StylePropertyEditor.ts +2 -0
- package/front_end/panels/elements/elements-meta.ts +0 -1
- package/front_end/panels/emulation/DeviceModeToolbar.ts +3 -1
- package/front_end/panels/emulation/DeviceModeView.ts +2 -1
- package/front_end/panels/emulation/InspectedPagePlaceholder.ts +3 -1
- package/front_end/panels/emulation/MediaQueryInspector.ts +3 -1
- package/front_end/panels/emulation/emulation-meta.ts +0 -3
- package/front_end/panels/help/help-meta.ts +0 -1
- package/front_end/panels/input/input-meta.ts +0 -1
- package/front_end/panels/issues/issues-meta.ts +0 -1
- package/front_end/panels/js_profiler/js_profiler-meta.ts +0 -4
- package/front_end/panels/layers/layers-meta.ts +0 -4
- package/front_end/panels/lighthouse/LighthousePanel.ts +2 -4
- package/front_end/panels/lighthouse/LighthouseReportRenderer.ts +1 -4
- package/front_end/panels/lighthouse/lighthouse-meta.ts +0 -1
- package/front_end/panels/lighthouse/module.json +0 -6
- package/front_end/panels/media/media-meta.ts +0 -1
- package/front_end/panels/mobile_throttling/mobile_throttling-meta.ts +0 -1
- package/front_end/panels/network/network-meta.ts +1 -2
- package/front_end/panels/performance_monitor/performance_monitor-meta.ts +0 -1
- package/front_end/panels/profiler/CPUProfileView.ts +10 -3
- package/front_end/panels/profiler/profiler-meta.ts +0 -3
- package/front_end/panels/protocol_monitor/protocol_monitor-meta.ts +0 -1
- package/front_end/panels/screencast/screencast-meta.ts +0 -4
- package/front_end/panels/security/security-meta.ts +0 -1
- package/front_end/panels/sensors/sensors-meta.ts +0 -1
- package/front_end/panels/settings/emulation/emulation-meta.ts +0 -1
- package/front_end/panels/settings/settings-meta.ts +0 -1
- package/front_end/panels/sources/Plugin.ts +0 -3
- package/front_end/panels/sources/UISourceCodeFrame.ts +23 -49
- package/front_end/panels/sources/sources-meta.ts +2 -6
- package/front_end/panels/timeline/timeline-meta.ts +2 -9
- package/front_end/panels/web_audio/web_audio-meta.ts +0 -1
- package/front_end/panels/webauthn/webauthn-meta.ts +0 -1
- package/front_end/third_party/codemirror.next/chunk/codemirror.js +1 -1
- package/front_end/third_party/codemirror.next/package.json +1 -1
- package/front_end/third_party/lighthouse/lighthouse-dt-bundle.js +1128 -1158
- package/front_end/third_party/lighthouse/locales/ar-XB.json +211 -79
- package/front_end/third_party/lighthouse/locales/ar.json +213 -81
- package/front_end/third_party/lighthouse/locales/bg.json +211 -79
- package/front_end/third_party/lighthouse/locales/ca.json +212 -80
- package/front_end/third_party/lighthouse/locales/cs.json +211 -79
- package/front_end/third_party/lighthouse/locales/da.json +211 -79
- package/front_end/third_party/lighthouse/locales/de.json +211 -79
- package/front_end/third_party/lighthouse/locales/el.json +213 -81
- package/front_end/third_party/lighthouse/locales/en-GB.json +211 -79
- package/front_end/third_party/lighthouse/locales/en-US.json +186 -75
- package/front_end/third_party/lighthouse/locales/en-XA.json +211 -79
- package/front_end/third_party/lighthouse/locales/en-XL.json +186 -75
- package/front_end/third_party/lighthouse/locales/es-419.json +211 -79
- package/front_end/third_party/lighthouse/locales/es.json +212 -80
- package/front_end/third_party/lighthouse/locales/fi.json +211 -79
- package/front_end/third_party/lighthouse/locales/fil.json +211 -79
- package/front_end/third_party/lighthouse/locales/fr.json +211 -79
- package/front_end/third_party/lighthouse/locales/he.json +212 -80
- package/front_end/third_party/lighthouse/locales/hi.json +214 -82
- package/front_end/third_party/lighthouse/locales/hr.json +211 -79
- package/front_end/third_party/lighthouse/locales/hu.json +211 -79
- package/front_end/third_party/lighthouse/locales/id.json +211 -79
- package/front_end/third_party/lighthouse/locales/it.json +211 -79
- package/front_end/third_party/lighthouse/locales/ja.json +211 -79
- package/front_end/third_party/lighthouse/locales/ko.json +211 -79
- package/front_end/third_party/lighthouse/locales/lt.json +211 -79
- package/front_end/third_party/lighthouse/locales/lv.json +214 -82
- package/front_end/third_party/lighthouse/locales/nl.json +211 -79
- package/front_end/third_party/lighthouse/locales/no.json +211 -79
- package/front_end/third_party/lighthouse/locales/pl.json +211 -79
- package/front_end/third_party/lighthouse/locales/pt-PT.json +211 -79
- package/front_end/third_party/lighthouse/locales/pt.json +211 -79
- package/front_end/third_party/lighthouse/locales/ro.json +212 -80
- package/front_end/third_party/lighthouse/locales/ru.json +211 -79
- package/front_end/third_party/lighthouse/locales/sk.json +211 -79
- package/front_end/third_party/lighthouse/locales/sl.json +211 -79
- package/front_end/third_party/lighthouse/locales/sr-Latn.json +211 -79
- package/front_end/third_party/lighthouse/locales/sr.json +211 -79
- package/front_end/third_party/lighthouse/locales/sv.json +211 -79
- package/front_end/third_party/lighthouse/locales/ta.json +218 -86
- package/front_end/third_party/lighthouse/locales/te.json +251 -119
- package/front_end/third_party/lighthouse/locales/th.json +211 -79
- package/front_end/third_party/lighthouse/locales/tr.json +211 -79
- package/front_end/third_party/lighthouse/locales/uk.json +212 -80
- package/front_end/third_party/lighthouse/locales/vi.json +211 -79
- package/front_end/third_party/lighthouse/locales/zh-HK.json +211 -79
- package/front_end/third_party/lighthouse/locales/zh-TW.json +211 -79
- package/front_end/third_party/lighthouse/locales/zh.json +211 -79
- package/front_end/third_party/lighthouse/report/bundle.d.ts +72 -34
- package/front_end/third_party/lighthouse/report/bundle.js +698 -492
- package/front_end/third_party/lighthouse/report-assets/report-generator.js +1 -2
- package/front_end/third_party/lighthouse/report-assets/report.js +40 -35
- package/front_end/third_party/lighthouse/report-assets/standalone-template.html +2 -4
- package/front_end/ui/components/docs/component_docs.ts +14 -0
- package/front_end/ui/components/docs/create_breadcrumbs.ts +1 -1
- package/front_end/ui/components/docs/icon_button/basic.ts +3 -3
- package/front_end/ui/components/docs/toggle_dark_mode.ts +1 -0
- package/front_end/ui/components/docs/toggle_fonts.ts +2 -0
- package/front_end/ui/components/helpers/get-stylesheet.ts +0 -15
- package/front_end/ui/components/linear_memory_inspector/linear_memory_inspector-meta.ts +1 -2
- package/front_end/ui/components/markdown_view/MarkdownImagesMap.ts +1 -1
- package/front_end/ui/components/survey_link/SurveyLink.ts +1 -1
- package/front_end/ui/components/tree_outline/TreeOutline.ts +71 -8
- package/front_end/ui/components/tree_outline/TreeOutlineUtils.ts +8 -6
- package/front_end/ui/legacy/Dialog.ts +11 -4
- package/front_end/ui/legacy/DropTarget.ts +2 -1
- package/front_end/ui/legacy/EmptyWidget.ts +2 -1
- package/front_end/ui/legacy/FilterBar.ts +2 -1
- package/front_end/ui/legacy/GlassPane.ts +4 -2
- package/front_end/ui/legacy/Infobar.ts +3 -2
- package/front_end/ui/legacy/InspectorView.ts +6 -1
- package/front_end/ui/legacy/ListWidget.ts +2 -1
- package/front_end/ui/legacy/PopoverHelper.ts +2 -1
- package/front_end/ui/legacy/ProgressIndicator.ts +2 -1
- package/front_end/ui/legacy/RemoteDebuggingTerminatedScreen.ts +2 -1
- package/front_end/ui/legacy/ReportView.ts +2 -1
- package/front_end/ui/legacy/RootView.ts +2 -1
- package/front_end/ui/legacy/SearchableView.ts +2 -1
- package/front_end/ui/legacy/SoftContextMenu.ts +3 -2
- package/front_end/ui/legacy/SoftDropDown.ts +4 -2
- package/front_end/ui/legacy/SplitWidget.ts +2 -1
- package/front_end/ui/legacy/SuggestBox.ts +2 -1
- package/front_end/ui/legacy/TabbedPane.ts +2 -1
- package/front_end/ui/legacy/TargetCrashedScreen.ts +2 -1
- package/front_end/ui/legacy/TextPrompt.ts +2 -1
- package/front_end/ui/legacy/Toolbar.ts +3 -2
- package/front_end/ui/legacy/Treeoutline.ts +4 -3
- package/front_end/ui/legacy/UIUtils.ts +17 -14
- package/front_end/ui/legacy/ViewManager.ts +2 -1
- package/front_end/ui/legacy/components/inline_editor/CSSAngle.ts +1 -2
- package/front_end/ui/legacy/components/inline_editor/cssAngle.css +4 -0
- package/front_end/ui/legacy/components/object_ui/JavaScriptREPL.ts +2 -2
- package/front_end/ui/legacy/components/object_ui/object_ui-meta.ts +0 -4
- package/front_end/ui/legacy/components/perf_ui/perf_ui-meta.ts +0 -3
- package/front_end/ui/legacy/components/quick_open/filteredListWidget.css +2 -2
- package/front_end/ui/legacy/components/quick_open/quick_open-meta.ts +2 -3
- package/front_end/ui/legacy/components/source_frame/FontView.ts +4 -1
- package/front_end/ui/legacy/components/source_frame/ImageView.ts +4 -1
- package/front_end/ui/legacy/components/source_frame/JSONView.ts +4 -1
- package/front_end/ui/legacy/components/source_frame/ResourceSourceFrame.ts +3 -1
- package/front_end/ui/legacy/components/source_frame/SourceFrame.ts +6 -6
- package/front_end/ui/legacy/components/source_frame/XMLView.ts +7 -2
- package/front_end/ui/legacy/components/text_editor/CodeMirrorTextEditor.ts +2 -0
- package/front_end/ui/legacy/components/text_editor/module.json +0 -3
- package/front_end/ui/legacy/components/utils/Linkifier.ts +7 -15
- package/front_end/ui/legacy/textButton.css +5 -4
- package/front_end/ui/legacy/theme_support/theme_support_impl.ts +7 -9
- package/front_end/ui/legacy/utils/create-shadow-root-with-core-styles.ts +2 -2
- package/front_end/ui/legacy/utils/inject-core-styles.ts +7 -4
- package/inspector_overlay/css_grid_label_helpers.ts +1 -1
- package/inspector_overlay/highlight_common.ts +1 -1
- package/inspector_overlay/tool_highlight.ts +1 -1
- package/package.json +1 -1
- package/scripts/check_gn.js +0 -35
- package/scripts/eslint_rules/lib/es_modules_import.js +15 -24
- package/scripts/eslint_rules/tests/es_modules_import_test.js +8 -16
- package/front_end/emulated_devices/module.json +0 -6
- package/front_end/panels/emulation/module.json +0 -11
- package/front_end/panels/js_profiler/module.json +0 -5
- package/front_end/panels/layers/module.json +0 -4
- package/front_end/panels/profiler/module.json +0 -5
- package/front_end/panels/screencast/module.json +0 -6
- package/front_end/panels/timeline/module.json +0 -6
- package/front_end/third_party/lighthouse/report-assets/report.css +0 -1774
- package/front_end/ui/legacy/components/source_frame/messagesPopover.css +0 -32
- package/front_end/ui/legacy/components/source_frame/module.json +0 -14
- package/front_end/ui/legacy/module.json +0 -41
|
@@ -1,4 +1,136 @@
|
|
|
1
1
|
{
|
|
2
|
+
"flow-report/src/i18n/ui-strings.js | allReports": {
|
|
3
|
+
"message": "அனைத்து அறிக்கைகளும்"
|
|
4
|
+
},
|
|
5
|
+
"flow-report/src/i18n/ui-strings.js | categories": {
|
|
6
|
+
"message": "வகைகள்"
|
|
7
|
+
},
|
|
8
|
+
"flow-report/src/i18n/ui-strings.js | categoryAccessibility": {
|
|
9
|
+
"message": "அணுகல்தன்மை"
|
|
10
|
+
},
|
|
11
|
+
"flow-report/src/i18n/ui-strings.js | categoryBestPractices": {
|
|
12
|
+
"message": "சிறந்த நடைமுறைகள்"
|
|
13
|
+
},
|
|
14
|
+
"flow-report/src/i18n/ui-strings.js | categoryPerformance": {
|
|
15
|
+
"message": "இணையச் செயல்திறன்"
|
|
16
|
+
},
|
|
17
|
+
"flow-report/src/i18n/ui-strings.js | categoryProgressiveWebApp": {
|
|
18
|
+
"message": "நவீன இணைய ஆப்ஸ்"
|
|
19
|
+
},
|
|
20
|
+
"flow-report/src/i18n/ui-strings.js | categorySeo": {
|
|
21
|
+
"message": "SEO"
|
|
22
|
+
},
|
|
23
|
+
"flow-report/src/i18n/ui-strings.js | desktop": {
|
|
24
|
+
"message": "டெஸ்க்டாப்"
|
|
25
|
+
},
|
|
26
|
+
"flow-report/src/i18n/ui-strings.js | helpDialogTitle": {
|
|
27
|
+
"message": "Lighthouse செயல்முறை அறிக்கையை அறிந்துகொள்ளுதல்"
|
|
28
|
+
},
|
|
29
|
+
"flow-report/src/i18n/ui-strings.js | helpLabel": {
|
|
30
|
+
"message": "செயல்முறைகளை அறிந்துகொள்க"
|
|
31
|
+
},
|
|
32
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionNavigation": {
|
|
33
|
+
"message": "வழிசெலுத்துதல் குறித்த அறிக்கைகளை இவற்றுக்குப் பயன்படுத்து..."
|
|
34
|
+
},
|
|
35
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionSnapshot": {
|
|
36
|
+
"message": "ஸ்னாப்ஷாட் குறித்த அறிக்கைகளை இவற்றுக்குப் பயன்படுத்து..."
|
|
37
|
+
},
|
|
38
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionTimespan": {
|
|
39
|
+
"message": "கால அளவு குறித்த அறிக்கைகளை இவற்றுக்குப் பயன்படுத்து..."
|
|
40
|
+
},
|
|
41
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation1": {
|
|
42
|
+
"message": "Lighthouseஸின் செயல்திறன் ஸ்கோரைப் பெறுதல்."
|
|
43
|
+
},
|
|
44
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation2": {
|
|
45
|
+
"message": "பெரிய பகுதியைக் காண்பிக்கும் நேரம், ஸ்பீடு இண்டெக்ஸ் போன்ற ‘பக்க ஏற்றச் செயல்திறன் அளவீடுகளை’ அளவிடுதல்."
|
|
46
|
+
},
|
|
47
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation3": {
|
|
48
|
+
"message": "மேம்பட்ட இணைய ஆப்ஸின் திறன்களை மதிப்பாய்வு செய்தல்."
|
|
49
|
+
},
|
|
50
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot1": {
|
|
51
|
+
"message": "ஒற்றைப் பக்க ஆப்ஸ், சிக்கலான படிவங்கள் போன்றவற்றில் உள்ள அணுகல்தன்மைச் சிக்கல்களைக் கண்டறிதல்."
|
|
52
|
+
},
|
|
53
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot2": {
|
|
54
|
+
"message": "செயல்பாட்டிற்குப் பின்னால் மறைக்கப்பட்டுள்ள மெனுக்கள், UI உறுப்புகள் ஆகியவற்றின் சிறந்த நடைமுறைகளை மதிப்பாய்வு செய்தல்."
|
|
55
|
+
},
|
|
56
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan1": {
|
|
57
|
+
"message": "தொடர் செயல்பாடுகளில் தளவமைப்பு மாற்றங்கள், JavaScript செயல்பாட்டு நேரம் ஆகியவற்றை அளவிடுதல்."
|
|
58
|
+
},
|
|
59
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan2": {
|
|
60
|
+
"message": "நீண்ட நேரம் திறந்திருக்கும் பக்கங்கள், ஒற்றைப் பக்க ஆப்ஸ் ஆகியவை தரும் பயனர் அனுபவத்தை மேம்படுத்தும் வகையில் செயல்திறன் வாய்ப்புகளைக் கண்டறிதல்."
|
|
61
|
+
},
|
|
62
|
+
"flow-report/src/i18n/ui-strings.js | highestImpact": {
|
|
63
|
+
"message": "அதிகளவு தாக்கத்தை ஏற்படுத்தியவை"
|
|
64
|
+
},
|
|
65
|
+
"flow-report/src/i18n/ui-strings.js | informativeAuditCount": {
|
|
66
|
+
"message": "{numInformative,plural, =1{தகவல்பூர்வமான தணிக்கை: {numInformative}}other{தகவல்பூர்வமான தணிக்கைகள்: {numInformative}}}"
|
|
67
|
+
},
|
|
68
|
+
"flow-report/src/i18n/ui-strings.js | mobile": {
|
|
69
|
+
"message": "மொபைல்"
|
|
70
|
+
},
|
|
71
|
+
"flow-report/src/i18n/ui-strings.js | navigationDescription": {
|
|
72
|
+
"message": "பக்க ஏற்றம்"
|
|
73
|
+
},
|
|
74
|
+
"flow-report/src/i18n/ui-strings.js | navigationLongDescription": {
|
|
75
|
+
"message": "அசல் Lighthouse அறிக்கைகளைப் போலவே வழிசெலுத்துதல் அறிக்கைகளும் ஒற்றைப் பக்க ஏற்றத்தைப் பகுப்பாய்வு செய்யும்."
|
|
76
|
+
},
|
|
77
|
+
"flow-report/src/i18n/ui-strings.js | navigationReport": {
|
|
78
|
+
"message": "வழிசெலுத்துதல் அறிக்கை"
|
|
79
|
+
},
|
|
80
|
+
"flow-report/src/i18n/ui-strings.js | navigationReportCount": {
|
|
81
|
+
"message": "{numNavigation,plural, =1{வழிசெலுத்துதல் குறித்த அறிக்கை: {numNavigation}}other{வழிசெலுத்துதல் குறித்த அறிக்கைகள்: {numNavigation}}}"
|
|
82
|
+
},
|
|
83
|
+
"flow-report/src/i18n/ui-strings.js | passableAuditCount": {
|
|
84
|
+
"message": "{numPassableAudits,plural, =1{தேர்ச்சி பெறக்கூடிய தணிக்கை: {numPassableAudits}}other{தேர்ச்சி பெறக்கூடிய தணிக்கைகள்: {numPassableAudits}}}"
|
|
85
|
+
},
|
|
86
|
+
"flow-report/src/i18n/ui-strings.js | passedAuditCount": {
|
|
87
|
+
"message": "{numPassed,plural, =1{{numPassed} தணிக்கை தேர்ச்சி பெற்றது}other{{numPassed} தணிக்கைகள் தேர்ச்சி பெற்றன}}"
|
|
88
|
+
},
|
|
89
|
+
"flow-report/src/i18n/ui-strings.js | ratingAverage": {
|
|
90
|
+
"message": "சராசரி"
|
|
91
|
+
},
|
|
92
|
+
"flow-report/src/i18n/ui-strings.js | ratingError": {
|
|
93
|
+
"message": "பிழை"
|
|
94
|
+
},
|
|
95
|
+
"flow-report/src/i18n/ui-strings.js | ratingFail": {
|
|
96
|
+
"message": "மோசம்"
|
|
97
|
+
},
|
|
98
|
+
"flow-report/src/i18n/ui-strings.js | ratingPass": {
|
|
99
|
+
"message": "நன்று"
|
|
100
|
+
},
|
|
101
|
+
"flow-report/src/i18n/ui-strings.js | save": {
|
|
102
|
+
"message": "சேமி"
|
|
103
|
+
},
|
|
104
|
+
"flow-report/src/i18n/ui-strings.js | snapshotDescription": {
|
|
105
|
+
"message": "படமெடுக்கப்பட்ட பக்கத்தின் நிலை"
|
|
106
|
+
},
|
|
107
|
+
"flow-report/src/i18n/ui-strings.js | snapshotLongDescription": {
|
|
108
|
+
"message": "ஸ்னாப்ஷாட் அறிக்கைகள் ஒரு குறிப்பிட்ட நிலையில் பக்கத்தைப் பகுப்பாய்வு செய்யும். பெரும்பாலும் பயனரின் செயல்பாடுகளுக்குப் பிறகே பகுப்பாய்வு செய்யும்."
|
|
109
|
+
},
|
|
110
|
+
"flow-report/src/i18n/ui-strings.js | snapshotReport": {
|
|
111
|
+
"message": "ஸ்னாப்ஷாட் அறிக்கை"
|
|
112
|
+
},
|
|
113
|
+
"flow-report/src/i18n/ui-strings.js | snapshotReportCount": {
|
|
114
|
+
"message": "{numSnapshot,plural, =1{ஸ்னாப்ஷாட் குறித்த அறிக்கை: {numSnapshot}}other{ஸ்னாப்ஷாட் குறித்த அறிக்கைகள்: {numSnapshot}}}"
|
|
115
|
+
},
|
|
116
|
+
"flow-report/src/i18n/ui-strings.js | summary": {
|
|
117
|
+
"message": "சுருக்க விவரம்"
|
|
118
|
+
},
|
|
119
|
+
"flow-report/src/i18n/ui-strings.js | timespanDescription": {
|
|
120
|
+
"message": "பயனர் செயல்பாடுகள்"
|
|
121
|
+
},
|
|
122
|
+
"flow-report/src/i18n/ui-strings.js | timespanLongDescription": {
|
|
123
|
+
"message": "கால அளவு குறித்த அறிக்கைகள் தன்னிச்சையான கால அளவைப் பகுப்பாய்வு செய்யும். பெரும்பாலும், இந்தக் கால அளவில் பயனரின் செயல்பாடுகள் இடம்பெற்றிருக்கும்."
|
|
124
|
+
},
|
|
125
|
+
"flow-report/src/i18n/ui-strings.js | timespanReport": {
|
|
126
|
+
"message": "கால அளவு குறித்த அறிக்கை"
|
|
127
|
+
},
|
|
128
|
+
"flow-report/src/i18n/ui-strings.js | timespanReportCount": {
|
|
129
|
+
"message": "{numTimespan,plural, =1{கால அளவு குறித்த அறிக்கை: {numTimespan}}other{கால அளவு குறித்த அறிக்கைகள்: {numTimespan}}}"
|
|
130
|
+
},
|
|
131
|
+
"flow-report/src/i18n/ui-strings.js | title": {
|
|
132
|
+
"message": "Lighthouseஸில் பயனர் செல்லும் பக்கங்களின் வரிசை குறித்த அறிக்கை"
|
|
133
|
+
},
|
|
2
134
|
"lighthouse-core/audits/accessibility/accesskeys.js | description": {
|
|
3
135
|
"message": "பக்கத்தின் ஏதேனும் ஒரு பகுதிக்கு விரைவாகச் செல்ல அணுகல் விசைகளைப் பயனர்கள் பயன்படுத்தலாம். சரியாகச் செல்வதற்கு, ஒவ்வொரு அணுகல் விசையும் தனித்துவமானதாக இருக்க வேண்டும். [மேலும் அறிக](https://web.dev/accesskeys/)."
|
|
4
136
|
},
|
|
@@ -554,6 +686,12 @@
|
|
|
554
686
|
"lighthouse-core/audits/byte-efficiency/uses-responsive-images-snapshot.js | columnDisplayedDimensions": {
|
|
555
687
|
"message": "காட்சிப் பரிமாணங்கள்"
|
|
556
688
|
},
|
|
689
|
+
"lighthouse-core/audits/byte-efficiency/uses-responsive-images-snapshot.js | failureTitle": {
|
|
690
|
+
"message": "படங்கள் அவை காட்டப்படுவதற்கான அளவைவிடப் பெரிதாக உள்ளன"
|
|
691
|
+
},
|
|
692
|
+
"lighthouse-core/audits/byte-efficiency/uses-responsive-images-snapshot.js | title": {
|
|
693
|
+
"message": "படங்கள் அவை காட்டப்படுவதற்கான அளவுடன் சரியாகப் பொருந்தியுள்ளன"
|
|
694
|
+
},
|
|
557
695
|
"lighthouse-core/audits/byte-efficiency/uses-responsive-images.js | description": {
|
|
558
696
|
"message": "மொபைல் டேட்டாவை சேமிக்கவும் பக்கத்தை விரைவாக ஏற்றவும் படங்களை சரியான அளவில் வழங்கவும். [மேலும் அறிக](https://web.dev/uses-responsive-images/)."
|
|
559
697
|
},
|
|
@@ -626,18 +764,6 @@
|
|
|
626
764
|
"lighthouse-core/audits/deprecations.js | title": {
|
|
627
765
|
"message": "நிறுத்தப்பட்டுள்ள APIகளைத் தவிர்க்கும்"
|
|
628
766
|
},
|
|
629
|
-
"lighthouse-core/audits/dobetterweb/appcache-manifest.js | description": {
|
|
630
|
-
"message": "ஆப்ஸின் தற்காலிக சேமிப்பு நிறுத்தப்பட்டுள்ளது. [மேலும் அறிக](https://web.dev/appcache-manifest/)."
|
|
631
|
-
},
|
|
632
|
-
"lighthouse-core/audits/dobetterweb/appcache-manifest.js | displayValue": {
|
|
633
|
-
"message": "\"{AppCacheManifest}\" கண்டறியப்பட்டது"
|
|
634
|
-
},
|
|
635
|
-
"lighthouse-core/audits/dobetterweb/appcache-manifest.js | failureTitle": {
|
|
636
|
-
"message": "ஆப்ஸின் தற்காலிக சேமிப்பைப் பயன்படுத்துகிறது"
|
|
637
|
-
},
|
|
638
|
-
"lighthouse-core/audits/dobetterweb/appcache-manifest.js | title": {
|
|
639
|
-
"message": "ஆப்ஸின் தற்காலிக சேமிப்பைத் தவிர்க்கும்"
|
|
640
|
-
},
|
|
641
767
|
"lighthouse-core/audits/dobetterweb/charset.js | description": {
|
|
642
768
|
"message": "எழுத்துக்குறிக் குறியாக்கத்தை வரையறுக்க வேண்டும். HTMLலின் முதல் 1024 பைட்டுகளிலோ Content-Type HTTP பதில் தலைப்பிலோ `<meta>` குறிச்சொல்லைக் குறிப்பிட்டு இதைச் செய்யலாம். [மேலும் அறிக](https://web.dev/charset/)."
|
|
643
769
|
},
|
|
@@ -695,21 +821,6 @@
|
|
|
695
821
|
"lighthouse-core/audits/dobetterweb/dom-size.js | title": {
|
|
696
822
|
"message": "அபரிமிதமான DOM அளவைத் தவிர்க்கிறது"
|
|
697
823
|
},
|
|
698
|
-
"lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | columnFailingAnchors": {
|
|
699
|
-
"message": "தோல்வியுற்ற ஆங்க்கர்கள்"
|
|
700
|
-
},
|
|
701
|
-
"lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | description": {
|
|
702
|
-
"message": "ஏதேனும் புற இணைப்புகளின் செயல்திறனை அதிகரிக்கவும் அவற்றிலுள்ள பாதுகாப்புக் குறைபாடுகளைத் தடுக்கவும் `rel=\"noopener\"` அல்லது `rel=\"noreferrer\"`ஐ சேர்க்கவும். [மேலும் அறிக](https://web.dev/external-anchors-use-rel-noopener/)."
|
|
703
|
-
},
|
|
704
|
-
"lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | failureTitle": {
|
|
705
|
-
"message": "வேறு மூலங்களுக்கு செல்லும் இணைப்புகள் பாதுகாப்பற்றவை"
|
|
706
|
-
},
|
|
707
|
-
"lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | title": {
|
|
708
|
-
"message": "வேறு மூலங்களுக்கு செல்லும் இணைப்புகள் பாதுகாப்பானவை"
|
|
709
|
-
},
|
|
710
|
-
"lighthouse-core/audits/dobetterweb/external-anchors-use-rel-noopener.js | warning": {
|
|
711
|
-
"message": "ஆங்கருக்கான இடத்தை நிர்ணயிக்க முடியவில்லை ({anchorHTML}). லிங்க்காகப் பயன்படாதபட்சத்தில் target=_blank என்பதை அகற்றவும்."
|
|
712
|
-
},
|
|
713
824
|
"lighthouse-core/audits/dobetterweb/geolocation-on-start.js | description": {
|
|
714
825
|
"message": "சரியான காரணங்கள் இன்றி இருப்பிடத்தை அறிய கோரிக்கையிடும் தளங்களால் பயனர்கள் குழப்பமடையலாம் அல்லது சந்தேகப்படலாம். அதற்கு பதிலாக பயனர் செயல்பாட்டை முயலவும். [மேலும் அறிக](https://web.dev/geolocation-on-start/)."
|
|
715
826
|
},
|
|
@@ -888,7 +999,7 @@
|
|
|
888
999
|
"message": "இணைய ஆப்ஸ் மெனிஃபெஸ்ட், service worker போன்றவை நிறுவுதல் தேவைகளைப் பூர்த்தி செய்யவில்லை"
|
|
889
1000
|
},
|
|
890
1001
|
"lighthouse-core/audits/installable-manifest.js | ids-do-not-match": {
|
|
891
|
-
"message": "Play
|
|
1002
|
+
"message": "Play Store ஆப்ஸின் URLலும் Play Storeரின் ஐடியும் பொருந்தவில்லை"
|
|
892
1003
|
},
|
|
893
1004
|
"lighthouse-core/audits/installable-manifest.js | in-incognito": {
|
|
894
1005
|
"message": "மறைநிலை சாளரத்தில் பக்கம் ஏற்றப்பட்டுள்ளது"
|
|
@@ -918,7 +1029,7 @@
|
|
|
918
1029
|
"message": "பதிவிறக்கிய ஐகான் காலியாக உள்ளது அல்லது சிதைந்துள்ளது"
|
|
919
1030
|
},
|
|
920
1031
|
"lighthouse-core/audits/installable-manifest.js | no-id-specified": {
|
|
921
|
-
"message": "Play
|
|
1032
|
+
"message": "Play Store ஐடி வழங்கப்படவில்லை"
|
|
922
1033
|
},
|
|
923
1034
|
"lighthouse-core/audits/installable-manifest.js | no-manifest": {
|
|
924
1035
|
"message": "பக்கம் மெனிஃபெஸ்ட் <link> URLலைக் கொண்டிருக்கவில்லை"
|
|
@@ -1007,6 +1118,15 @@
|
|
|
1007
1118
|
"lighthouse-core/audits/layout-shift-elements.js | title": {
|
|
1008
1119
|
"message": "பெரிய தளவமைப்பு ஷிஃப்ட்களைத் தவிர்த்தல்"
|
|
1009
1120
|
},
|
|
1121
|
+
"lighthouse-core/audits/lcp-lazy-loaded.js | description": {
|
|
1122
|
+
"message": "தேவையுள்ளபோது காட்டப்படும் வகையில் ஏற்றப்படும் ‘பக்கத்தின் மேல் பகுதியில்’ உள்ள படங்கள் பக்க லைஃப்சைக்கிள் செயல்முறையின் பிற்பகுதியில் ரென்டரிங் ஆகும். இதனால் பெரிய பகுதியைக் காட்டும் நேரத்தில் தாமதம் ஏற்படலாம். [மேலும் அறிக](https://web.dev/lcp-lazy-loading/)."
|
|
1123
|
+
},
|
|
1124
|
+
"lighthouse-core/audits/lcp-lazy-loaded.js | failureTitle": {
|
|
1125
|
+
"message": "பெரிய பகுதியைக் காட்டும் நேரப் படம் தேவையுள்ளபோது காட்டப்படும் வகையில் ஏற்றப்பட்டது"
|
|
1126
|
+
},
|
|
1127
|
+
"lighthouse-core/audits/lcp-lazy-loaded.js | title": {
|
|
1128
|
+
"message": "பெரிய பகுதியைக் காட்டும் நேரப் படம் தேவையுள்ளபோது காட்டப்படும் வகையில் ஏற்றப்பட்டவில்லை"
|
|
1129
|
+
},
|
|
1010
1130
|
"lighthouse-core/audits/long-tasks.js | description": {
|
|
1011
1131
|
"message": "முக்கியத் தொடரிழையில் உள்ள பணிகளில், இருப்பதிலேயே நீளமானவற்றைப் பட்டியலிடுகிறது. உள்ளீட்டுத் தாமதத்திற்கு அதிகமாகப் பங்களிப்பவற்றை அடையாளம் காண இது உதவுகிறது. [மேலும் அறிக](https://web.dev/long-tasks-devtools/)"
|
|
1012
1132
|
},
|
|
@@ -1151,15 +1271,6 @@
|
|
|
1151
1271
|
"lighthouse-core/audits/preload-lcp-image.js | title": {
|
|
1152
1272
|
"message": "பெரிய பகுதியைக் காண்பிக்கும் படத்தை முன்கூட்டியே ஏற்றுதல்"
|
|
1153
1273
|
},
|
|
1154
|
-
"lighthouse-core/audits/redirects-http.js | description": {
|
|
1155
|
-
"message": "HTTPSஐ ஏற்கனவே நீங்கள் அமைத்திருந்தால் உங்களின் அனைத்துப் பயனர்களுக்கும் பாதுகாப்பான இணைய அம்சங்களைச் செயல்படுத்தும் வகையில் எல்லா HTTP ட்ராஃபிக்கையும் HTTPSக்குத் திசைதிருப்பவும். [மேலும் அறிக](https://web.dev/redirects-http/)."
|
|
1156
|
-
},
|
|
1157
|
-
"lighthouse-core/audits/redirects-http.js | failureTitle": {
|
|
1158
|
-
"message": "HTTP ட்ராஃபிக் HTTPSக்குத் திசைதிருப்பப்படவில்லை"
|
|
1159
|
-
},
|
|
1160
|
-
"lighthouse-core/audits/redirects-http.js | title": {
|
|
1161
|
-
"message": "HTTPSக்கு HTTP ட்ராஃபிக்கைத் திசைதிருப்பும்"
|
|
1162
|
-
},
|
|
1163
1274
|
"lighthouse-core/audits/redirects.js | description": {
|
|
1164
1275
|
"message": "'திசைதிருப்புதல்கள்' பக்கம் ஏற்றப்படுவதற்கு முன்பு கூடுதல் தாமதங்களை ஏற்படுத்தலாம். [மேலும் அறிக](https://web.dev/redirects/)."
|
|
1165
1276
|
},
|
|
@@ -1167,7 +1278,7 @@
|
|
|
1167
1278
|
"message": "பல பக்கங்களுக்குத் திசைதிருப்புவதைத் தவிர்க்கவும்"
|
|
1168
1279
|
},
|
|
1169
1280
|
"lighthouse-core/audits/resource-summary.js | description": {
|
|
1170
|
-
"message": "பக்க ஆதாரங்களின் அளவையும் எண்ணிக்கைக்கான பட்ஜெட்களையும் அமைக்க budget.json
|
|
1281
|
+
"message": "பக்க ஆதாரங்களின் அளவையும் எண்ணிக்கைக்கான பட்ஜெட்களையும் அமைக்க budget.json ஃபைலை சேர்க்கவும். [மேலும் அறிக](https://web.dev/use-lighthouse-for-performance-budgets/)."
|
|
1171
1282
|
},
|
|
1172
1283
|
"lighthouse-core/audits/resource-summary.js | displayValue": {
|
|
1173
1284
|
"message": "{requestCount,plural, =1{1 கோரிக்கை • {byteCount, number, bytes} KiB}other{# கோரிக்கைகள் • {byteCount, number, bytes} KiB}}"
|
|
@@ -1218,7 +1329,7 @@
|
|
|
1218
1329
|
"message": "தெளிவற்ற கூடுதல் உரை"
|
|
1219
1330
|
},
|
|
1220
1331
|
"lighthouse-core/audits/seo/font-size.js | columnFontSize": {
|
|
1221
|
-
"message": "
|
|
1332
|
+
"message": "எழுத்து வடிவ அளவு"
|
|
1222
1333
|
},
|
|
1223
1334
|
"lighthouse-core/audits/seo/font-size.js | columnPercentPageText": {
|
|
1224
1335
|
"message": "பக்க உரையின் சதவீதம் (%)"
|
|
@@ -1227,7 +1338,7 @@
|
|
|
1227
1338
|
"message": "தேர்வி"
|
|
1228
1339
|
},
|
|
1229
1340
|
"lighthouse-core/audits/seo/font-size.js | description": {
|
|
1230
|
-
"message": "12pxக்குக் குறைவான எழுத்துரு அளவுகள் படிப்பதற்கு மிக சிறியவை, இதனால் மொபைல் பயனாளர்கள் உரையைப் படிக்க, ”அளவை மாற்ற பின்ச் செய்தல்” அம்சத்தைப் பயன்படுத்த வேண்டியிருக்கும். எனவே பக்கத்தின் 60% அதிகமான உரைக்கு 12px அல்லது அதற்கு அதிகமான
|
|
1341
|
+
"message": "12pxக்குக் குறைவான எழுத்துரு அளவுகள் படிப்பதற்கு மிக சிறியவை, இதனால் மொபைல் பயனாளர்கள் உரையைப் படிக்க, ”அளவை மாற்ற பின்ச் செய்தல்” அம்சத்தைப் பயன்படுத்த வேண்டியிருக்கும். எனவே பக்கத்தின் 60% அதிகமான உரைக்கு 12px அல்லது அதற்கு அதிகமான எழுத்து வடிவ அளவை அமைக்க முயலவும். [மேலும் அறிக](https://web.dev/font-size/)."
|
|
1231
1342
|
},
|
|
1232
1343
|
"lighthouse-core/audits/seo/font-size.js | displayValue": {
|
|
1233
1344
|
"message": "{decimalProportion, number, extendedPercent} தெளிவான உரை"
|
|
@@ -1317,7 +1428,7 @@
|
|
|
1317
1428
|
"message": "ஆவணத்தில் செருகுநிரல்கள் தவிர்க்கப்பட்டுள்ளன"
|
|
1318
1429
|
},
|
|
1319
1430
|
"lighthouse-core/audits/seo/robots-txt.js | description": {
|
|
1320
|
-
"message": "உங்கள் robots.txt
|
|
1431
|
+
"message": "உங்கள் robots.txt ஃபைல் தவறான வடிவமைப்பில் இருந்தால் உங்கள் இணையதளத்தை எப்படி உலாவ அல்லது அட்டவணைப்படுத்த விரும்புகிறீர்கள் என்பதை crawlers மென்பொருட்களால் புரிந்துகொள்ள முடியாமல் போகக்கூடும். [மேலும் அறிக](https://web.dev/robots-txt/)."
|
|
1321
1432
|
},
|
|
1322
1433
|
"lighthouse-core/audits/seo/robots-txt.js | displayValueHttpBadCode": {
|
|
1323
1434
|
"message": "robots.txtக்கான கோரிக்கை இந்த HTTP நிலையைப் பதிலாக அனுப்பியுள்ளது: {statusCode}"
|
|
@@ -1524,7 +1635,7 @@
|
|
|
1524
1635
|
"message": "பக்கத்திற்குச் சரியான சோர்ஸ் மேப்கள் உள்ளன"
|
|
1525
1636
|
},
|
|
1526
1637
|
"lighthouse-core/audits/viewport.js | description": {
|
|
1527
|
-
"message": "மொபைல்
|
|
1638
|
+
"message": "மொபைல் திரை அளவுகளுக்கு ஏற்றபடி உங்கள் ஆப்ஸை `<meta name=\"viewport\">` மேம்படுத்துவதோடு [பயனர் உள்ளீட்டில் ஏற்படும் 300 மில்லிவினாடி தாமதத்தையும்](https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away) தடுக்கிறது. [மேலும் அறிக](https://web.dev/viewport/)."
|
|
1528
1639
|
},
|
|
1529
1640
|
"lighthouse-core/audits/viewport.js | explanationNoTag": {
|
|
1530
1641
|
"message": "`<meta name=\"viewport\">` குறிச்சொல் எதுவும் இல்லை"
|
|
@@ -1650,7 +1761,7 @@
|
|
|
1650
1761
|
"message": "பேஸ்லைன் [PWA சரிபார்ப்புப் பட்டியலுக்கு ](https://developers.google.com/web/progressive-web-apps/checklist) இந்தச் சரிபார்ப்புகள் தேவை, இருப்பினும் இவற்றை Lighthouse தானாகச் சரிபார்ப்பதில்லை. அவை உங்களின் ஸ்கோரில் பாதிப்பை ஏற்படுத்தாது, இருப்பினும் நீங்களாகவே அவற்றைச் சரிபார்ப்பது முக்கியமாகும்."
|
|
1651
1762
|
},
|
|
1652
1763
|
"lighthouse-core/config/default-config.js | pwaCategoryTitle": {
|
|
1653
|
-
"message": "
|
|
1764
|
+
"message": "PWA"
|
|
1654
1765
|
},
|
|
1655
1766
|
"lighthouse-core/config/default-config.js | pwaInstallableGroupTitle": {
|
|
1656
1767
|
"message": "நிறுவக்கூடியவை"
|
|
@@ -1659,7 +1770,7 @@
|
|
|
1659
1770
|
"message": "PWA மேம்படுத்தப்பட்டுள்ளது"
|
|
1660
1771
|
},
|
|
1661
1772
|
"lighthouse-core/config/default-config.js | seoCategoryDescription": {
|
|
1662
|
-
"message": "
|
|
1773
|
+
"message": "தேடலில் மேம்படுத்துதல் செயல்முறையின் அடிப்படை வழிமுறையை உங்கள் பக்கம் பின்பற்றுகிறது என்பதை இந்தச் சரிபார்ப்புகள் உறுதிசெய்கின்றன. Lighthouse கணக்கில் எடுத்துக்கொள்ளாத பல கூடுதல் காரணிகள் உங்கள் தேடல் ரேங்கிங்கைப் பாதிக்கக்கூடும். அவற்றில் [வலைதளத்தின் முக்கிய அடிப்படை விவரங்கள்](https://web.dev/learn-web-vitals/) செயல்திறனும் அடங்கும். [மேலும் அறிக](https://support.google.com/webmasters/answer/35769)."
|
|
1663
1774
|
},
|
|
1664
1775
|
"lighthouse-core/config/default-config.js | seoCategoryManualDescription": {
|
|
1665
1776
|
"message": "மேலும் சில சிறந்த SEO நடைமுறைகளைச் சோதனை செய்ய, உங்கள் தளத்தில் இந்தக் கூடுதல் வேலிடேட்டர்களை இயக்கவும்."
|
|
@@ -1713,7 +1824,7 @@
|
|
|
1713
1824
|
"message": "தீங்கிழைப்பவர் கட்டுப்படுத்தும் டொமைனிற்கான தொடர்புடைய URLகள் (எ.கா. ஸ்கிரிப்ட்டுகள்) அனைத்திற்கும் அடிப்படை URLலை அமைக்க base-uri டைரெக்டிவ் இல்லாதது <base> குறியீடுகள் திணிப்பை அனுமதிக்கிறது. base-uri என்பதை 'none' அல்லது 'self' என அமைக்கவும்."
|
|
1714
1825
|
},
|
|
1715
1826
|
"lighthouse-core/lib/csp-evaluator.js | missingObjectSrc": {
|
|
1716
|
-
"message": "object-src
|
|
1827
|
+
"message": "object-src இல்லாததால் பாதுகாப்பற்ற ஸ்கிரிப்ட்டுகளை இயக்கும் செருகுநிரல்கள் சேர்க்கப்படலாம். முடிந்தால் object-src என்பதை 'none' என அமைத்துப் பார்க்கவும்."
|
|
1717
1828
|
},
|
|
1718
1829
|
"lighthouse-core/lib/csp-evaluator.js | missingScriptSrc": {
|
|
1719
1830
|
"message": "script-src டைரெக்டிவ் இல்லை. பாதுகாப்பற்ற ஸ்கிரிப்ட்டுகளின் இயக்கத்தை இது அனுமதிக்கலாம்."
|
|
@@ -1727,6 +1838,12 @@
|
|
|
1727
1838
|
"lighthouse-core/lib/csp-evaluator.js | nonceLength": {
|
|
1728
1839
|
"message": "Nonces குறைந்தபட்சம் 8 எழுத்துகள் வரை இருக்க வேண்டும்."
|
|
1729
1840
|
},
|
|
1841
|
+
"lighthouse-core/lib/csp-evaluator.js | plainUrlScheme": {
|
|
1842
|
+
"message": "இந்த டைரெக்டிவில் பிளைன் URL ஸ்கீம்களை ({keyword}) பயன்படுத்துவதைத் தவிர்க்கவும். பாதுகாப்பற்ற டொமைன்களில் இருந்து ஸ்கிரிப்ட்டுகளைப் பெற பிளைன் URL ஸ்கீம்கள் அனுமதிக்கின்றன."
|
|
1843
|
+
},
|
|
1844
|
+
"lighthouse-core/lib/csp-evaluator.js | plainWildcards": {
|
|
1845
|
+
"message": "இந்த டைரெக்டிவில் பிளைன் வைல்டுகார்டுகளை ({keyword}) பயன்படுத்துவதைத் தவிர்க்கவும். பாதுகாப்பற்ற டொமைன்களில் இருந்து ஸ்கிரிப்ட்டுகளைப் பெற பிளைன் வைல்டுகார்டுகள் அனுமதிக்கின்றன."
|
|
1846
|
+
},
|
|
1730
1847
|
"lighthouse-core/lib/csp-evaluator.js | reportToOnly": {
|
|
1731
1848
|
"message": "புகாரளிக்கும் இடத்தை report-to டைரெக்டிவ் வழியாக மட்டுமே உள்ளமைக்க வேண்டும். இந்த டைரெக்டிவ் Chromium சார்ந்த உலாவிகளில் மட்டுமே ஆதரிக்கப்படும் என்பதால் report-uri டைரெக்டிவ்வையும் பயன்படுத்துமாறு பரிந்துரைக்கப்படுகிறது."
|
|
1732
1849
|
},
|
|
@@ -1734,7 +1851,7 @@
|
|
|
1734
1851
|
"message": "புகாரளிக்கும் இடத்தை எந்த CSPயும் உள்ளமைக்கவில்லை. CSPயைக் காலப்போக்கில் நிர்வகிப்பதையும் சிதைவுகளுக்காகக் கண்காணிப்பதையும் இது கடினமாக்குகிறது."
|
|
1735
1852
|
},
|
|
1736
1853
|
"lighthouse-core/lib/csp-evaluator.js | strictDynamic": {
|
|
1737
|
-
"message": "ஹோஸ்ட் ஏற்புப் பட்டியல்கள்
|
|
1854
|
+
"message": "ஹோஸ்ட் ஏற்புப் பட்டியல்கள் அடிக்கடி புறக்கணிக்கப்படலாம். இதற்குப் பதிலாக 'strict-dynamic' உடன் CSP nonces/hashes ஐப் பயன்படுத்திப் பார்க்கவும் (தேவையெனில்)."
|
|
1738
1855
|
},
|
|
1739
1856
|
"lighthouse-core/lib/csp-evaluator.js | unknownDirective": {
|
|
1740
1857
|
"message": "அறியப்படாத CSP டைரெக்டிவ்."
|
|
@@ -1742,6 +1859,9 @@
|
|
|
1742
1859
|
"lighthouse-core/lib/csp-evaluator.js | unknownKeyword": {
|
|
1743
1860
|
"message": "{keyword} தவறான தேடல் குறிப்பு போல் தெரிகிறது."
|
|
1744
1861
|
},
|
|
1862
|
+
"lighthouse-core/lib/csp-evaluator.js | unsafeInline": {
|
|
1863
|
+
"message": "பக்கத்தில் உள்ள பாதுகாப்பற்ற ஸ்கிரிப்ட்டுகள் & ஈவண்ட் ஹேண்ட்லர்கள் இயக்கத்தை 'unsafe-inline' அனுமதிக்கிறது. ஸ்கிரிப்ட்டுகளைத் தனியாக அனுமதிக்க, CSP nonces/hashes என்பதைப் பயன்படுத்தவும்."
|
|
1864
|
+
},
|
|
1745
1865
|
"lighthouse-core/lib/csp-evaluator.js | unsafeInlineFallback": {
|
|
1746
1866
|
"message": "பழைய உலாவிகளுடன் இணக்கமாக இருக்கும் வகையில் 'unsafe-inline' (nonces/hashes என்பதை ஆதரிக்கும் உலாவிகளால் புறக்கணிக்கப்பட்டது) என்பதைச் சேர்ப்பதைக் கருத்தில் கொள்ளவும்."
|
|
1747
1867
|
},
|
|
@@ -1943,30 +2063,6 @@
|
|
|
1943
2063
|
"lighthouse-core/lib/lh-error.js | urlInvalid": {
|
|
1944
2064
|
"message": "நீங்கள் அளித்துள்ள URL செல்லாததெனத் தோன்றுகிறது."
|
|
1945
2065
|
},
|
|
1946
|
-
"lighthouse-treemap/app/src/util.js | allLabel": {
|
|
1947
|
-
"message": "எல்லாம்"
|
|
1948
|
-
},
|
|
1949
|
-
"lighthouse-treemap/app/src/util.js | allScriptsDropdownLabel": {
|
|
1950
|
-
"message": "எல்லா ஸ்கிரிப்ட்டுகளும்"
|
|
1951
|
-
},
|
|
1952
|
-
"lighthouse-treemap/app/src/util.js | coverageColumnName": {
|
|
1953
|
-
"message": "கவரேஜ்"
|
|
1954
|
-
},
|
|
1955
|
-
"lighthouse-treemap/app/src/util.js | duplicateModulesLabel": {
|
|
1956
|
-
"message": "நகல் மாடியூல்கள்"
|
|
1957
|
-
},
|
|
1958
|
-
"lighthouse-treemap/app/src/util.js | resourceBytesLabel": {
|
|
1959
|
-
"message": "ஃபைலின் அளவு (பைட்டுகள்)"
|
|
1960
|
-
},
|
|
1961
|
-
"lighthouse-treemap/app/src/util.js | tableColumnName": {
|
|
1962
|
-
"message": "பெயர்"
|
|
1963
|
-
},
|
|
1964
|
-
"lighthouse-treemap/app/src/util.js | toggleTableButtonLabel": {
|
|
1965
|
-
"message": "டேபிளைக் காட்டு/மறை"
|
|
1966
|
-
},
|
|
1967
|
-
"lighthouse-treemap/app/src/util.js | unusedBytesLabel": {
|
|
1968
|
-
"message": "பயன்படுத்தப்படாத பைட்டுகள்"
|
|
1969
|
-
},
|
|
1970
2066
|
"node_modules/lighthouse-stack-packs/packs/amp.js | efficient-animated-content": {
|
|
1971
2067
|
"message": "அனிமேஷன் செய்யப்பட்ட உள்ளடக்கமாக இருந்தால், உள்ளடக்கம் திரைக்கு வெளியில் இருக்கும்போது CPU உபயோகத்தைக் குறைக்கும் வகையில் [`amp-anim`](https://amp.dev/documentation/components/amp-anim/) காம்பனென்ட்டைப் பயன்படுத்தவும்."
|
|
1972
2068
|
},
|
|
@@ -2127,7 +2223,7 @@
|
|
|
2127
2223
|
"message": "[தீம்களின் தளவமைப்பை மாற்றுவதன்](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/xml-manage.html) மூலம் `<link rel=preload>` குறியிடல்களைச் சேர்க்க முடியும்."
|
|
2128
2224
|
},
|
|
2129
2225
|
"node_modules/lighthouse-stack-packs/packs/octobercms.js | efficient-animated-content": {
|
|
2130
|
-
"message": "இணையப் பக்கம் விரைவாக ஏற்றப்படுவதற்கு, [வீடியோவிற்குப் பதிலாக அனிமேஷன் செய்யப்பட்ட GIFகளைப் பயன்படுத்தவும்](https://web.dev/replace-gifs-with-videos/). மேலும் சுருக்குதல் செயல்திறனைத் தற்போதைய அதிநவீன VP9 வீடியோ கோடெக்கை விட 30% கூடுதலாக மேம்படுத்த [WebM](https://web.dev/replace-gifs-with-videos/#create-webm-videos), [AV1](https://developers.google.com/web/updates/2018/09/chrome-70-media-updates#av1-decoder) போன்ற நவீன
|
|
2226
|
+
"message": "இணையப் பக்கம் விரைவாக ஏற்றப்படுவதற்கு, [வீடியோவிற்குப் பதிலாக அனிமேஷன் செய்யப்பட்ட GIFகளைப் பயன்படுத்தவும்](https://web.dev/replace-gifs-with-videos/). மேலும் சுருக்குதல் செயல்திறனைத் தற்போதைய அதிநவீன VP9 வீடியோ கோடெக்கை விட 30% கூடுதலாக மேம்படுத்த [WebM](https://web.dev/replace-gifs-with-videos/#create-webm-videos), [AV1](https://developers.google.com/web/updates/2018/09/chrome-70-media-updates#av1-decoder) போன்ற நவீன ஃபைல் வடிவமைப்புகளைப் பயன்படுத்தவும்."
|
|
2131
2227
|
},
|
|
2132
2228
|
"node_modules/lighthouse-stack-packs/packs/octobercms.js | modern-image-formats": {
|
|
2133
2229
|
"message": "பதிவேற்றிய படங்களை மேம்படுத்தப்பட்ட வடிவமைப்புகளுக்குத் தானாக மாற்றும் [செருகுநிரல்](https://octobercms.com/plugins?search=image)/சேவையைப் பயன்படுத்தவும். SSIM தரக் குறியீட்டின்படி [தரம் குறையாத WebP படங்கள்](https://developers.google.com/speed/webp) PNGகளுடன் ஒப்பிடும்போது 26% சிறியதாகவும் ஒப்பிடக்கூடிய JPEG படங்களைக் காட்டிலும் 25-34% சிறியதாகவும் இருக்கும். [AVIF](https://jakearchibald.com/2020/avif-has-landed/) என்ற மற்றொரு புதிய பட வடிவமைப்பைப் பயன்படுத்தவும்."
|
|
@@ -2234,6 +2330,9 @@
|
|
|
2234
2330
|
"report/renderer/util.js | calculatorLink": {
|
|
2235
2331
|
"message": "கால்குலேட்டரைக் காட்டு."
|
|
2236
2332
|
},
|
|
2333
|
+
"report/renderer/util.js | collapseView": {
|
|
2334
|
+
"message": "சுருக்கு"
|
|
2335
|
+
},
|
|
2237
2336
|
"report/renderer/util.js | crcInitialNavigation": {
|
|
2238
2337
|
"message": "துவக்க நெட்வொர்க் கோரிக்கை"
|
|
2239
2338
|
},
|
|
@@ -2270,9 +2369,15 @@
|
|
|
2270
2369
|
"report/renderer/util.js | errorMissingAuditInfo": {
|
|
2271
2370
|
"message": "அறிக்கைப் பிழை: தணிக்கைத் தகவல் இல்லை"
|
|
2272
2371
|
},
|
|
2372
|
+
"report/renderer/util.js | expandView": {
|
|
2373
|
+
"message": "விரிவாக்கு"
|
|
2374
|
+
},
|
|
2273
2375
|
"report/renderer/util.js | footerIssue": {
|
|
2274
2376
|
"message": "சிக்கலைப் புகார் செய்க"
|
|
2275
2377
|
},
|
|
2378
|
+
"report/renderer/util.js | hide": {
|
|
2379
|
+
"message": "மறை"
|
|
2380
|
+
},
|
|
2276
2381
|
"report/renderer/util.js | labDataTitle": {
|
|
2277
2382
|
"message": "ஆய்வகத் தரவு"
|
|
2278
2383
|
},
|
|
@@ -2294,6 +2399,12 @@
|
|
|
2294
2399
|
"report/renderer/util.js | passedAuditsGroupTitle": {
|
|
2295
2400
|
"message": "தேர்ச்சி பெற்ற தணிக்கைகள்"
|
|
2296
2401
|
},
|
|
2402
|
+
"report/renderer/util.js | runtimeAnalysisWindow": {
|
|
2403
|
+
"message": "பக்கத்தின் முதற்கட்ட ஏற்றம்"
|
|
2404
|
+
},
|
|
2405
|
+
"report/renderer/util.js | runtimeCustom": {
|
|
2406
|
+
"message": "பிரத்தியேகமான த்ராட்லிங்"
|
|
2407
|
+
},
|
|
2297
2408
|
"report/renderer/util.js | runtimeDesktopEmulation": {
|
|
2298
2409
|
"message": "மாதிரி இயக்கப்பட்ட டெஸ்க்டாப்"
|
|
2299
2410
|
},
|
|
@@ -2312,33 +2423,30 @@
|
|
|
2312
2423
|
"report/renderer/util.js | runtimeSettingsCPUThrottling": {
|
|
2313
2424
|
"message": "CPU த்ராட்லிங்"
|
|
2314
2425
|
},
|
|
2315
|
-
"report/renderer/util.js | runtimeSettingsChannel": {
|
|
2316
|
-
"message": "இயங்கும் கருவி"
|
|
2317
|
-
},
|
|
2318
2426
|
"report/renderer/util.js | runtimeSettingsDevice": {
|
|
2319
2427
|
"message": "சாதனம்"
|
|
2320
2428
|
},
|
|
2321
|
-
"report/renderer/util.js | runtimeSettingsFetchTime": {
|
|
2322
|
-
"message": "எடுக்கப்பட்ட நேரம்"
|
|
2323
|
-
},
|
|
2324
2429
|
"report/renderer/util.js | runtimeSettingsNetworkThrottling": {
|
|
2325
2430
|
"message": "நெட்வொர்க் த்ராட்லிங்"
|
|
2326
2431
|
},
|
|
2327
|
-
"report/renderer/util.js | runtimeSettingsTitle": {
|
|
2328
|
-
"message": "இயக்க நேர அமைப்புகள்"
|
|
2329
|
-
},
|
|
2330
|
-
"report/renderer/util.js | runtimeSettingsUA": {
|
|
2331
|
-
"message": "பயனர் ஏஜெண்ட் (ஹோஸ்ட்)"
|
|
2332
|
-
},
|
|
2333
2432
|
"report/renderer/util.js | runtimeSettingsUANetwork": {
|
|
2334
2433
|
"message": "பயனர் ஏஜெண்ட் (நெட்வொர்க்)"
|
|
2335
2434
|
},
|
|
2336
|
-
"report/renderer/util.js |
|
|
2337
|
-
"message": "
|
|
2435
|
+
"report/renderer/util.js | runtimeSingleLoad": {
|
|
2436
|
+
"message": "ஒற்றைப் பக்க ஏற்றம்"
|
|
2437
|
+
},
|
|
2438
|
+
"report/renderer/util.js | runtimeSingleLoadTooltip": {
|
|
2439
|
+
"message": "ஒன்றுக்கும் மேற்பட்ட அமர்வுகளைப் பற்றிய சுருக்கவிவரத்தை வழங்கும் புலத் தரவுக்குப் பதிலாக ஒற்றைப் பக்கம் ஏற்றப்படும் செயலாக்கத்தின் மூலம் இந்தத் தரவு பெறப்பட்டது."
|
|
2440
|
+
},
|
|
2441
|
+
"report/renderer/util.js | runtimeSlow4g": {
|
|
2442
|
+
"message": "வேகம் குறைவான 4G த்ராட்லிங்"
|
|
2338
2443
|
},
|
|
2339
2444
|
"report/renderer/util.js | runtimeUnknown": {
|
|
2340
2445
|
"message": "தெரியவில்லை"
|
|
2341
2446
|
},
|
|
2447
|
+
"report/renderer/util.js | show": {
|
|
2448
|
+
"message": "காட்டு"
|
|
2449
|
+
},
|
|
2342
2450
|
"report/renderer/util.js | showRelevantAudits": {
|
|
2343
2451
|
"message": "இதற்குத் தொடர்புடைய தணிக்கைகளைக் காட்டு:"
|
|
2344
2452
|
},
|
|
@@ -2368,5 +2476,29 @@
|
|
|
2368
2476
|
},
|
|
2369
2477
|
"report/renderer/util.js | warningHeader": {
|
|
2370
2478
|
"message": "எச்சரிக்கைகள்: "
|
|
2479
|
+
},
|
|
2480
|
+
"treemap/app/src/util.js | allLabel": {
|
|
2481
|
+
"message": "எல்லாம்"
|
|
2482
|
+
},
|
|
2483
|
+
"treemap/app/src/util.js | allScriptsDropdownLabel": {
|
|
2484
|
+
"message": "எல்லா ஸ்கிரிப்ட்டுகளும்"
|
|
2485
|
+
},
|
|
2486
|
+
"treemap/app/src/util.js | coverageColumnName": {
|
|
2487
|
+
"message": "கவரேஜ்"
|
|
2488
|
+
},
|
|
2489
|
+
"treemap/app/src/util.js | duplicateModulesLabel": {
|
|
2490
|
+
"message": "நகல் மாடியூல்கள்"
|
|
2491
|
+
},
|
|
2492
|
+
"treemap/app/src/util.js | resourceBytesLabel": {
|
|
2493
|
+
"message": "ஃபைலின் அளவு (பைட்டுகள்)"
|
|
2494
|
+
},
|
|
2495
|
+
"treemap/app/src/util.js | tableColumnName": {
|
|
2496
|
+
"message": "பெயர்"
|
|
2497
|
+
},
|
|
2498
|
+
"treemap/app/src/util.js | toggleTableButtonLabel": {
|
|
2499
|
+
"message": "டேபிளைக் காட்டு/மறை"
|
|
2500
|
+
},
|
|
2501
|
+
"treemap/app/src/util.js | unusedBytesLabel": {
|
|
2502
|
+
"message": "பயன்படுத்தப்படாத பைட்டுகள்"
|
|
2371
2503
|
}
|
|
2372
2504
|
}
|