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
|
@@ -1331,11 +1331,8 @@
|
|
|
1331
1331
|
"models/issues_manager/CrossOriginEmbedderPolicyIssue.ts | samesiteAndSameorigin": {
|
|
1332
1332
|
"message": "Laman Sama dan Asalan Sama"
|
|
1333
1333
|
},
|
|
1334
|
-
"models/issues_manager/DeprecationIssue.ts | userAgentReduction": {
|
|
1335
|
-
"message": "Pengurangan Rentetan Ejen Pengguna"
|
|
1336
|
-
},
|
|
1337
1334
|
"models/issues_manager/GenericIssue.ts | crossOriginPortalPostMessage": {
|
|
1338
|
-
"message": "
|
|
1335
|
+
"message": "Portal - Saluran komunikasi sama asalan"
|
|
1339
1336
|
},
|
|
1340
1337
|
"models/issues_manager/HeavyAdIssue.ts | handlingHeavyAdInterventions": {
|
|
1341
1338
|
"message": "Mengendalikan Campur Tangan Iklan Berat"
|
|
@@ -1344,19 +1341,19 @@
|
|
|
1344
1341
|
"message": "Isu perubahan memutus: halaman mungkin berhenti berfungsi pada versi Chrome yang akan datang"
|
|
1345
1342
|
},
|
|
1346
1343
|
"models/issues_manager/Issue.ts | breakingChanges": {
|
|
1347
|
-
"message": "
|
|
1344
|
+
"message": "Perubahan Memutus"
|
|
1348
1345
|
},
|
|
1349
1346
|
"models/issues_manager/Issue.ts | improvementIssue": {
|
|
1350
1347
|
"message": "Isu peningkatan: terdapat peluang untuk meningkatkan mutu halaman"
|
|
1351
1348
|
},
|
|
1352
1349
|
"models/issues_manager/Issue.ts | improvements": {
|
|
1353
|
-
"message": "
|
|
1350
|
+
"message": "Peningkatan"
|
|
1354
1351
|
},
|
|
1355
1352
|
"models/issues_manager/Issue.ts | pageErrorIssue": {
|
|
1356
1353
|
"message": "Isu ralat halaman: halaman tidak berfungsi dengan betul"
|
|
1357
1354
|
},
|
|
1358
1355
|
"models/issues_manager/Issue.ts | pageErrors": {
|
|
1359
|
-
"message": "
|
|
1356
|
+
"message": "Ralat Halaman"
|
|
1360
1357
|
},
|
|
1361
1358
|
"models/issues_manager/LowTextContrastIssue.ts | colorAndContrastAccessibility": {
|
|
1362
1359
|
"message": "Kebolehaksesan warna dan kontras"
|
|
@@ -1364,6 +1361,9 @@
|
|
|
1364
1361
|
"models/issues_manager/MixedContentIssue.ts | preventingMixedContent": {
|
|
1365
1362
|
"message": "Menghalang kandungan campuran"
|
|
1366
1363
|
},
|
|
1364
|
+
"models/issues_manager/NavigatorUserAgentIssue.ts | userAgentReduction": {
|
|
1365
|
+
"message": "Pengurangan Rentetan Ejen Pengguna"
|
|
1366
|
+
},
|
|
1367
1367
|
"models/issues_manager/QuirksModeIssue.ts | documentCompatibilityMode": {
|
|
1368
1368
|
"message": "Mod keserasian dokumen"
|
|
1369
1369
|
},
|
|
@@ -1703,6 +1703,9 @@
|
|
|
1703
1703
|
"panels/accessibility/AccessibilityStrings.ts | fromCaption": {
|
|
1704
1704
|
"message": "Daripada caption"
|
|
1705
1705
|
},
|
|
1706
|
+
"panels/accessibility/AccessibilityStrings.ts | fromDescription": {
|
|
1707
|
+
"message": "Daripada description"
|
|
1708
|
+
},
|
|
1706
1709
|
"panels/accessibility/AccessibilityStrings.ts | fromLabel": {
|
|
1707
1710
|
"message": "Daripada label"
|
|
1708
1711
|
},
|
|
@@ -1853,6 +1856,9 @@
|
|
|
1853
1856
|
"panels/accessibility/AccessibilityStrings.ts | valueFromAttribute": {
|
|
1854
1857
|
"message": "Nilai daripada atribut."
|
|
1855
1858
|
},
|
|
1859
|
+
"panels/accessibility/AccessibilityStrings.ts | valueFromDescriptionElement": {
|
|
1860
|
+
"message": "Nilai daripada unsur description."
|
|
1861
|
+
},
|
|
1856
1862
|
"panels/accessibility/AccessibilityStrings.ts | valueFromElementContents": {
|
|
1857
1863
|
"message": "Nilai daripada kandungan unsur."
|
|
1858
1864
|
},
|
|
@@ -2309,6 +2315,339 @@
|
|
|
2309
2315
|
"panels/application/ApplicationPanelSidebar.ts | worker": {
|
|
2310
2316
|
"message": "pekerja"
|
|
2311
2317
|
},
|
|
2318
|
+
"panels/application/BackForwardCacheStrings.ts | HTTPMethodNotGET": {
|
|
2319
|
+
"message": "Hanya halaman yang dimuatkan melalui permintaan GT layak untuk cache kembali/maju."
|
|
2320
|
+
},
|
|
2321
|
+
"panels/application/BackForwardCacheStrings.ts | HTTPStatusNotOK": {
|
|
2322
|
+
"message": "Hanya halaman dengan kod status 2XX yang boleh dicache."
|
|
2323
|
+
},
|
|
2324
|
+
"panels/application/BackForwardCacheStrings.ts | JavaScriptExecution": {
|
|
2325
|
+
"message": "Chrome mengesan percubaan untuk melaksanakan JavaScript semasa dalam cache."
|
|
2326
|
+
},
|
|
2327
|
+
"panels/application/BackForwardCacheStrings.ts | appBanner": {
|
|
2328
|
+
"message": "Halaman yang meminta AppBanner tidak layak untuk cache kembali/maju pada masa ini."
|
|
2329
|
+
},
|
|
2330
|
+
"panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
|
|
2331
|
+
"message": "Cache kembali/maju dilumpuhkan oleh bendera. Lawati chrome://flags/#back-forward-cache untuk mendayakan ciri ini secara setempat pada peranti ini."
|
|
2332
|
+
},
|
|
2333
|
+
"panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
|
|
2334
|
+
"message": "Cache kembali/maju dilumpuhkan oleh baris perintah."
|
|
2335
|
+
},
|
|
2336
|
+
"panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledByLowMemory": {
|
|
2337
|
+
"message": "Cache kembali/maju dilumpuhkan kerana memori tidak mencukupi."
|
|
2338
|
+
},
|
|
2339
|
+
"panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForDelegate": {
|
|
2340
|
+
"message": "Cache kembali/maju tidak disokong oleh perwakilan."
|
|
2341
|
+
},
|
|
2342
|
+
"panels/application/BackForwardCacheStrings.ts | backForwardCacheDisabledForPrerender": {
|
|
2343
|
+
"message": "Cache kembali/maju dilumpuhkan untuk prapemapar."
|
|
2344
|
+
},
|
|
2345
|
+
"panels/application/BackForwardCacheStrings.ts | broadcastChannel": {
|
|
2346
|
+
"message": "Halaman tidak boleh dicache kerana halaman itu mempunyai tika BroadcastChannel dengan pendengar berdaftar."
|
|
2347
|
+
},
|
|
2348
|
+
"panels/application/BackForwardCacheStrings.ts | cacheControlNoStore": {
|
|
2349
|
+
"message": "Halaman dengan pengepala cache-control:no-store tidak boleh memasuki cache kembali/maju."
|
|
2350
|
+
},
|
|
2351
|
+
"panels/application/BackForwardCacheStrings.ts | cacheFlushed": {
|
|
2352
|
+
"message": "Cache telah dikosongkan dengan sengaja."
|
|
2353
|
+
},
|
|
2354
|
+
"panels/application/BackForwardCacheStrings.ts | cacheLimit": {
|
|
2355
|
+
"message": "Halaman telah dikeluarkan daripada cache untuk membenarkan halaman lain dicache."
|
|
2356
|
+
},
|
|
2357
|
+
"panels/application/BackForwardCacheStrings.ts | containsPlugins": {
|
|
2358
|
+
"message": "Halaman yang mengandungi pemalam tidak layak untuk cache kembali/maju pada masa ini."
|
|
2359
|
+
},
|
|
2360
|
+
"panels/application/BackForwardCacheStrings.ts | contentFileChooser": {
|
|
2361
|
+
"message": "Halaman yang menggunakan FileChooser API tidak layak untuk cache kembali/maju."
|
|
2362
|
+
},
|
|
2363
|
+
"panels/application/BackForwardCacheStrings.ts | contentFileSystemAccess": {
|
|
2364
|
+
"message": "Halaman yang menggunakan API Akses Sistem Fail tidak layak untuk cache kembali/maju."
|
|
2365
|
+
},
|
|
2366
|
+
"panels/application/BackForwardCacheStrings.ts | contentMediaDevicesDispatcherHost": {
|
|
2367
|
+
"message": "Halaman yang menggunakan Penghantar Peranti Media tidak layak untuk cache kembali/maju."
|
|
2368
|
+
},
|
|
2369
|
+
"panels/application/BackForwardCacheStrings.ts | contentMediaPlay": {
|
|
2370
|
+
"message": "Pemain media sedang dimainkan semasa menavigasi keluar."
|
|
2371
|
+
},
|
|
2372
|
+
"panels/application/BackForwardCacheStrings.ts | contentMediaSession": {
|
|
2373
|
+
"message": "Halaman yang menggunakan MediaSession API dan menetapkan keadaan main balik tidak layak untuk cache kembali/maju."
|
|
2374
|
+
},
|
|
2375
|
+
"panels/application/BackForwardCacheStrings.ts | contentMediaSessionService": {
|
|
2376
|
+
"message": "Halaman yang menggunakan MediaSession API dan menetapkan pengendali tindakan tidak layak untuk cache kembali/maju."
|
|
2377
|
+
},
|
|
2378
|
+
"panels/application/BackForwardCacheStrings.ts | contentSecurityHandler": {
|
|
2379
|
+
"message": "Halaman yang menggunakan SecurityHandler tidak layak untuk cache kembali/maju."
|
|
2380
|
+
},
|
|
2381
|
+
"panels/application/BackForwardCacheStrings.ts | contentSerial": {
|
|
2382
|
+
"message": "Halaman yang menggunakan API Bersiri tidak layak untuk cache kembali/maju."
|
|
2383
|
+
},
|
|
2384
|
+
"panels/application/BackForwardCacheStrings.ts | contentWebAuthenticationAPI": {
|
|
2385
|
+
"message": "Halaman yang menggunakan WebAuthenticaion API tidak layak untuk cache kembali/maju."
|
|
2386
|
+
},
|
|
2387
|
+
"panels/application/BackForwardCacheStrings.ts | contentWebBluetooth": {
|
|
2388
|
+
"message": "Halaman yang menggunakan WebBluetooth API tidak layak untuk cache kembali/maju."
|
|
2389
|
+
},
|
|
2390
|
+
"panels/application/BackForwardCacheStrings.ts | contentWebUSB": {
|
|
2391
|
+
"message": "Halaman yang menggunakan WebUSB API tidak layak untuk cache kembali/maju."
|
|
2392
|
+
},
|
|
2393
|
+
"panels/application/BackForwardCacheStrings.ts | dedicatedWorkerOrWorklet": {
|
|
2394
|
+
"message": "Halaman yang menggunakan pekerja atau kerja kecil khusus tidak layak untuk cache kembali/maju pada masa ini."
|
|
2395
|
+
},
|
|
2396
|
+
"panels/application/BackForwardCacheStrings.ts | documentLoaded": {
|
|
2397
|
+
"message": "Dokumen belum selesai dimuatkan sebelum menavigasi keluar."
|
|
2398
|
+
},
|
|
2399
|
+
"panels/application/BackForwardCacheStrings.ts | embedderAppBannerManager": {
|
|
2400
|
+
"message": "EmbedderAppBannerManager"
|
|
2401
|
+
},
|
|
2402
|
+
"panels/application/BackForwardCacheStrings.ts | embedderChromePasswordManagerClientBindCredentialManager": {
|
|
2403
|
+
"message": "EmbedderChromePasswordManagerClientBindCredentialManager"
|
|
2404
|
+
},
|
|
2405
|
+
"panels/application/BackForwardCacheStrings.ts | embedderDomDistillerSelfDeletingRequestDelegate": {
|
|
2406
|
+
"message": "EmbedderDomDistillerSelfDeletingRequestDelegate"
|
|
2407
|
+
},
|
|
2408
|
+
"panels/application/BackForwardCacheStrings.ts | embedderDomDistillerViewerSource": {
|
|
2409
|
+
"message": "EmbedderDomDistillerViewerSource"
|
|
2410
|
+
},
|
|
2411
|
+
"panels/application/BackForwardCacheStrings.ts | embedderExtensionMessaging": {
|
|
2412
|
+
"message": "EmbedderExtensionMessaging"
|
|
2413
|
+
},
|
|
2414
|
+
"panels/application/BackForwardCacheStrings.ts | embedderExtensionMessagingForOpenPort": {
|
|
2415
|
+
"message": "EmbedderExtensionMessagingForOpenPort"
|
|
2416
|
+
},
|
|
2417
|
+
"panels/application/BackForwardCacheStrings.ts | embedderExtensionSentMessageToCachedFrame": {
|
|
2418
|
+
"message": "EmbedderExtensionSentMessageToCachedFrame"
|
|
2419
|
+
},
|
|
2420
|
+
"panels/application/BackForwardCacheStrings.ts | embedderExtensions": {
|
|
2421
|
+
"message": "EmbedderExtensions"
|
|
2422
|
+
},
|
|
2423
|
+
"panels/application/BackForwardCacheStrings.ts | embedderModalDialog": {
|
|
2424
|
+
"message": "EmbedderModalDialog"
|
|
2425
|
+
},
|
|
2426
|
+
"panels/application/BackForwardCacheStrings.ts | embedderOfflinePage": {
|
|
2427
|
+
"message": "EmbedderOfflinePage"
|
|
2428
|
+
},
|
|
2429
|
+
"panels/application/BackForwardCacheStrings.ts | embedderOomInterventionTabHelper": {
|
|
2430
|
+
"message": "EmbedderOomInterventionTabHelper"
|
|
2431
|
+
},
|
|
2432
|
+
"panels/application/BackForwardCacheStrings.ts | embedderPermissionRequestManager": {
|
|
2433
|
+
"message": "EmbedderPermissionRequestManager"
|
|
2434
|
+
},
|
|
2435
|
+
"panels/application/BackForwardCacheStrings.ts | embedderPopupBlockerTabHelper": {
|
|
2436
|
+
"message": "EmbedderPopupBlockerTabHelper"
|
|
2437
|
+
},
|
|
2438
|
+
"panels/application/BackForwardCacheStrings.ts | embedderSafeBrowsingThreatDetails": {
|
|
2439
|
+
"message": "EmbedderSafeBrowsingThreatDetails"
|
|
2440
|
+
},
|
|
2441
|
+
"panels/application/BackForwardCacheStrings.ts | embedderSafeBrowsingTriggeredPopupBlocker": {
|
|
2442
|
+
"message": "EmbedderSafeBrowsingTriggeredPopupBlocker"
|
|
2443
|
+
},
|
|
2444
|
+
"panels/application/BackForwardCacheStrings.ts | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
|
|
2445
|
+
"message": "Pekerja perkhidmatan telah diaktifkan semasa halaman dalam cache kembali/maju."
|
|
2446
|
+
},
|
|
2447
|
+
"panels/application/BackForwardCacheStrings.ts | foregroundCacheLimit": {
|
|
2448
|
+
"message": "Halaman telah dikeluarkan daripada cache untuk membenarkan halaman lain dicache."
|
|
2449
|
+
},
|
|
2450
|
+
"panels/application/BackForwardCacheStrings.ts | grantedMediaStreamAccess": {
|
|
2451
|
+
"message": "Halaman yang telah memberikan akses strim media tidak layak untuk cache kembali/maju pada masa ini."
|
|
2452
|
+
},
|
|
2453
|
+
"panels/application/BackForwardCacheStrings.ts | haveInnerContents": {
|
|
2454
|
+
"message": "Halaman yang menggunakan portal tidak layak untuk cache kembali/maju pada masa ini."
|
|
2455
|
+
},
|
|
2456
|
+
"panels/application/BackForwardCacheStrings.ts | idleManager": {
|
|
2457
|
+
"message": "Halaman yang menggunakan IdleManager tidak layak untuk cache kembali/maju pada masa ini."
|
|
2458
|
+
},
|
|
2459
|
+
"panels/application/BackForwardCacheStrings.ts | indexedDBConnection": {
|
|
2460
|
+
"message": "Halaman yang mempunyai sambungan IndexedDB terbuka tidak layak untuk cache kembali/maju pada masa ini."
|
|
2461
|
+
},
|
|
2462
|
+
"panels/application/BackForwardCacheStrings.ts | ineligibleAPI": {
|
|
2463
|
+
"message": "API yang tidak layak telah digunakan."
|
|
2464
|
+
},
|
|
2465
|
+
"panels/application/BackForwardCacheStrings.ts | injectedJavascript": {
|
|
2466
|
+
"message": "Halaman yang telah disuntik JavaScript oleh sambungan tidak layak untuk cache kembali/maju pada masa ini."
|
|
2467
|
+
},
|
|
2468
|
+
"panels/application/BackForwardCacheStrings.ts | injectedStyleSheet": {
|
|
2469
|
+
"message": "Halaman yang telah disuntik StyleSheet oleh sambungan tidak layak untuk cache kembali/maju pada masa ini."
|
|
2470
|
+
},
|
|
2471
|
+
"panels/application/BackForwardCacheStrings.ts | internalError": {
|
|
2472
|
+
"message": "Ralat dalaman."
|
|
2473
|
+
},
|
|
2474
|
+
"panels/application/BackForwardCacheStrings.ts | keyboardLock": {
|
|
2475
|
+
"message": "Halaman yang menggunakan kunci Papan Kekunci tidak layak untuk cache kembali/maju pada masa ini."
|
|
2476
|
+
},
|
|
2477
|
+
"panels/application/BackForwardCacheStrings.ts | loading": {
|
|
2478
|
+
"message": "Halaman belum selesai dimuatkan sebelum menavigasi keluar."
|
|
2479
|
+
},
|
|
2480
|
+
"panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoCache": {
|
|
2481
|
+
"message": "Halaman yang sumber utamanya mempunyai cache-control:no-cache tidak boleh memasuki cache kembali/maju."
|
|
2482
|
+
},
|
|
2483
|
+
"panels/application/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoStore": {
|
|
2484
|
+
"message": "Halaman yang sumber utamanya mempunyai cache-control:no-store tidak boleh memasuki cache kembali/maju."
|
|
2485
|
+
},
|
|
2486
|
+
"panels/application/BackForwardCacheStrings.ts | navigationCancelledWhileRestoring": {
|
|
2487
|
+
"message": "Navigasi dibatalkan sebelum halaman dapat dipulihkan daripada cache kembali/maju."
|
|
2488
|
+
},
|
|
2489
|
+
"panels/application/BackForwardCacheStrings.ts | networkExceedsBufferLimit": {
|
|
2490
|
+
"message": "Halaman telah dikeluarkan daripada cache kerana sambungan rangkaian yang aktif menerima terlalu banyak data. Chrome mengehadkan jumlah data yang boleh diterima oleh halaman semasa dicache."
|
|
2491
|
+
},
|
|
2492
|
+
"panels/application/BackForwardCacheStrings.ts | networkRequestDatapipeDrainedAsBytesConsumer": {
|
|
2493
|
+
"message": "Halaman yang mempunyai ambil() atau XHR yang sedang diproses tidak layak untuk cache kembali/maju pada masa ini."
|
|
2494
|
+
},
|
|
2495
|
+
"panels/application/BackForwardCacheStrings.ts | networkRequestRedirected": {
|
|
2496
|
+
"message": "Halaman telah dikeluarkan daripada cache kembali/maju kerana permintaan rangkaian aktif terlibat dalam pengubahhalaan."
|
|
2497
|
+
},
|
|
2498
|
+
"panels/application/BackForwardCacheStrings.ts | networkRequestTimeout": {
|
|
2499
|
+
"message": "Halaman telah dikeluarkan daripada cache kerana sambungan rangkaian telah dibuka terlalu lama. Chrome mengehadkan jumlah masa halaman boleh menerima data semasa dicache."
|
|
2500
|
+
},
|
|
2501
|
+
"panels/application/BackForwardCacheStrings.ts | noResponseHead": {
|
|
2502
|
+
"message": "Halaman yang tiada pengepala respons yang sah tidak boleh memasuki cache kembali/maju."
|
|
2503
|
+
},
|
|
2504
|
+
"panels/application/BackForwardCacheStrings.ts | notMainFrame": {
|
|
2505
|
+
"message": "Navigasi berlaku dalam bingkai selain bingkai utama."
|
|
2506
|
+
},
|
|
2507
|
+
"panels/application/BackForwardCacheStrings.ts | optInUnloadHeaderNotPresent": {
|
|
2508
|
+
"message": "Halaman mempunyai pengendali nyahmuat tanpa pengepala ikut serta cache kembali/maju."
|
|
2509
|
+
},
|
|
2510
|
+
"panels/application/BackForwardCacheStrings.ts | outstandingIndexedDBTransaction": {
|
|
2511
|
+
"message": "Halaman dengan transaksi DB berindeks yang sedang berjalan tidak layak untuk cache kembali/maju pada masa ini."
|
|
2512
|
+
},
|
|
2513
|
+
"panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestDirectSocket": {
|
|
2514
|
+
"message": "Halaman dengan permintaan rangkaian yang sedang diproses tidak layak untuk cache kembali/maju pada masa ini."
|
|
2515
|
+
},
|
|
2516
|
+
"panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestFetch": {
|
|
2517
|
+
"message": "Halaman dengan permintaan ambil rangkaian yang sedang diproses tidak layak untuk cache kembali/maju pada masa ini."
|
|
2518
|
+
},
|
|
2519
|
+
"panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestOthers": {
|
|
2520
|
+
"message": "Halaman dengan permintaan rangkaian yang sedang diproses tidak layak untuk cache kembali/maju pada masa ini."
|
|
2521
|
+
},
|
|
2522
|
+
"panels/application/BackForwardCacheStrings.ts | outstandingNetworkRequestXHR": {
|
|
2523
|
+
"message": "Halaman dengan permintaan rangkaian XHR yang sedang diproses tidak layak untuk cache kembali/maju pada masa ini."
|
|
2524
|
+
},
|
|
2525
|
+
"panels/application/BackForwardCacheStrings.ts | paymentManager": {
|
|
2526
|
+
"message": "Halaman yang menggunakan PaymentManager tidak layak untuk cache kembali/maju pada masa ini."
|
|
2527
|
+
},
|
|
2528
|
+
"panels/application/BackForwardCacheStrings.ts | pictureInPicture": {
|
|
2529
|
+
"message": "Halaman yang menggunakan Gambar dalam Gambar tidak layak untuk cache kembali/maju pada masa ini."
|
|
2530
|
+
},
|
|
2531
|
+
"panels/application/BackForwardCacheStrings.ts | portal": {
|
|
2532
|
+
"message": "Halaman yang menggunakan portal tidak layak untuk cache kembali/maju pada masa ini."
|
|
2533
|
+
},
|
|
2534
|
+
"panels/application/BackForwardCacheStrings.ts | printing": {
|
|
2535
|
+
"message": "Halaman yang menunjukkan UI Pencetakan tidak layak untuk cache kembali/maju pada masa ini."
|
|
2536
|
+
},
|
|
2537
|
+
"panels/application/BackForwardCacheStrings.ts | relatedActiveContentsExist": {
|
|
2538
|
+
"message": "Halaman telah dibuka menggunakan window.open() dan tab lain mempunyai rujukan pada halaman itu atau halaman telah membuka tetingkap."
|
|
2539
|
+
},
|
|
2540
|
+
"panels/application/BackForwardCacheStrings.ts | rendererProcessCrashed": {
|
|
2541
|
+
"message": "Proses pemapar untuk halaman dalam cache kembali/maju telah ranap."
|
|
2542
|
+
},
|
|
2543
|
+
"panels/application/BackForwardCacheStrings.ts | rendererProcessKilled": {
|
|
2544
|
+
"message": "Proses pemapar untuk halaman dalam cache kembali/maju telah dihentikan."
|
|
2545
|
+
},
|
|
2546
|
+
"panels/application/BackForwardCacheStrings.ts | requestedAudioCapturePermission": {
|
|
2547
|
+
"message": "Halaman yang telah meminta kebenaran rakaman audio tidak layak untuk cache kembali/maju pada masa ini."
|
|
2548
|
+
},
|
|
2549
|
+
"panels/application/BackForwardCacheStrings.ts | requestedBackForwardCacheBlockedSensors": {
|
|
2550
|
+
"message": "Halaman yang telah meminta kebenaran penderia tidak layak untuk cache kembali/maju pada masa ini."
|
|
2551
|
+
},
|
|
2552
|
+
"panels/application/BackForwardCacheStrings.ts | requestedBackgroundWorkPermission": {
|
|
2553
|
+
"message": "Halaman yang telah meminta kebenaran penyegerakan atau ambil di latar belakang tidak layak untuk cache kembali/maju pada masa ini."
|
|
2554
|
+
},
|
|
2555
|
+
"panels/application/BackForwardCacheStrings.ts | requestedMIDIPermission": {
|
|
2556
|
+
"message": "Halaman yang telah meminta kebenaran MIDI tidak layak untuk cache kembali/maju pada masa ini."
|
|
2557
|
+
},
|
|
2558
|
+
"panels/application/BackForwardCacheStrings.ts | requestedNotificationsPermission": {
|
|
2559
|
+
"message": "Halaman yang telah meminta kebenaran pemberitahuan tidak layak untuk cache kembali/maju pada masa ini."
|
|
2560
|
+
},
|
|
2561
|
+
"panels/application/BackForwardCacheStrings.ts | requestedStorageAccessGrant": {
|
|
2562
|
+
"message": "Halaman yang telah meminta akses storan tidak layak untuk cache kembali/maju pada masa ini."
|
|
2563
|
+
},
|
|
2564
|
+
"panels/application/BackForwardCacheStrings.ts | requestedVideoCapturePermission": {
|
|
2565
|
+
"message": "Halaman yang telah meminta kebenaran rakaman video tidak layak untuk cache kembali/maju pada masa ini."
|
|
2566
|
+
},
|
|
2567
|
+
"panels/application/BackForwardCacheStrings.ts | schemeNotHTTPOrHTTPS": {
|
|
2568
|
+
"message": "Hanya halaman yang skema URLnya ialah HTTP / HTTPS boleh dicache."
|
|
2569
|
+
},
|
|
2570
|
+
"panels/application/BackForwardCacheStrings.ts | serviceWorkerClaim": {
|
|
2571
|
+
"message": "Halaman telah dituntut oleh pekerja perkhidmatan semasa dalam cache kembali/maju."
|
|
2572
|
+
},
|
|
2573
|
+
"panels/application/BackForwardCacheStrings.ts | serviceWorkerPostMessage": {
|
|
2574
|
+
"message": "Pekerja perkhidmatan cuba menghantar MessageEvent kepada halaman dalam cache kembali/maju."
|
|
2575
|
+
},
|
|
2576
|
+
"panels/application/BackForwardCacheStrings.ts | serviceWorkerUnregistration": {
|
|
2577
|
+
"message": "ServiceWorker telah dinyahdaftar semasa halaman dalam cache kembali/maju."
|
|
2578
|
+
},
|
|
2579
|
+
"panels/application/BackForwardCacheStrings.ts | serviceWorkerVersionActivation": {
|
|
2580
|
+
"message": "Halaman telah dikeluarkan daripada cache kembali/maju disebabkan pengaktifan pekerja perkhidmatan."
|
|
2581
|
+
},
|
|
2582
|
+
"panels/application/BackForwardCacheStrings.ts | sessionRestored": {
|
|
2583
|
+
"message": "Chrome dimulakan semula dan masukan cache kembali/maju dikosongkan."
|
|
2584
|
+
},
|
|
2585
|
+
"panels/application/BackForwardCacheStrings.ts | sharedWorker": {
|
|
2586
|
+
"message": "Halaman yang menggunakan SharedWorker tidak layak untuk cache kembali/maju pada masa ini."
|
|
2587
|
+
},
|
|
2588
|
+
"panels/application/BackForwardCacheStrings.ts | speechRecognizer": {
|
|
2589
|
+
"message": "Halaman yang menggunakan SpeechRecognizer tidak layak untuk cache kembali/maju pada masa ini."
|
|
2590
|
+
},
|
|
2591
|
+
"panels/application/BackForwardCacheStrings.ts | speechSynthesis": {
|
|
2592
|
+
"message": "Halaman yang menggunakan SpeechSynthesis tidak layak untuk cache kembali/maju pada masa ini."
|
|
2593
|
+
},
|
|
2594
|
+
"panels/application/BackForwardCacheStrings.ts | subframeIsNavigating": {
|
|
2595
|
+
"message": "iframe pada halaman memulakan navigasi yang tidak selesai."
|
|
2596
|
+
},
|
|
2597
|
+
"panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoCache": {
|
|
2598
|
+
"message": "Halaman yang subsumbernya mempunyai cache-control:no-cache tidak boleh memasuki cache kembali/maju."
|
|
2599
|
+
},
|
|
2600
|
+
"panels/application/BackForwardCacheStrings.ts | subresourceHasCacheControlNoStore": {
|
|
2601
|
+
"message": "Halaman yang subsumbernya mempunyai cache-control:no-store tidak boleh memasuki cache kembali/maju."
|
|
2602
|
+
},
|
|
2603
|
+
"panels/application/BackForwardCacheStrings.ts | timeout": {
|
|
2604
|
+
"message": "Halaman melebihi masa maksimum dalam cache kembali/maju dan telah tamat tempoh."
|
|
2605
|
+
},
|
|
2606
|
+
"panels/application/BackForwardCacheStrings.ts | timeoutPuttingInCache": {
|
|
2607
|
+
"message": "Halaman tamat masa semasa memasuki cache kembali/maju (mungkin disebabkan pengendali pagehide yang telah lama berjalan)."
|
|
2608
|
+
},
|
|
2609
|
+
"panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInMainFrame": {
|
|
2610
|
+
"message": "Halaman mempunyai pengendali nyahmuat dalam bingkai utama."
|
|
2611
|
+
},
|
|
2612
|
+
"panels/application/BackForwardCacheStrings.ts | unloadHandlerExistsInSubFrame": {
|
|
2613
|
+
"message": "Halaman mempunyai pengendali nyahmuat dalam subbingkai."
|
|
2614
|
+
},
|
|
2615
|
+
"panels/application/BackForwardCacheStrings.ts | userAgentOverrideDiffers": {
|
|
2616
|
+
"message": "Penyemak imbas telah menukar pengepala penggantian agen pengguna."
|
|
2617
|
+
},
|
|
2618
|
+
"panels/application/BackForwardCacheStrings.ts | wasGrantedMediaAccess": {
|
|
2619
|
+
"message": "Halaman yang telah memberikan akses untuk merakam video atau audio tidak layak untuk cache kembali/maju pada masa ini."
|
|
2620
|
+
},
|
|
2621
|
+
"panels/application/BackForwardCacheStrings.ts | webDatabase": {
|
|
2622
|
+
"message": "Halaman yang menggunakan WebDatabase tidak layak untuk cache kembali/maju pada masa ini."
|
|
2623
|
+
},
|
|
2624
|
+
"panels/application/BackForwardCacheStrings.ts | webHID": {
|
|
2625
|
+
"message": "Halaman yang menggunakan WebHID tidak layak untuk cache kembali/maju pada masa ini."
|
|
2626
|
+
},
|
|
2627
|
+
"panels/application/BackForwardCacheStrings.ts | webLocks": {
|
|
2628
|
+
"message": "Halaman yang menggunakan WebLocks tidak layak untuk cache kembali/maju pada masa ini."
|
|
2629
|
+
},
|
|
2630
|
+
"panels/application/BackForwardCacheStrings.ts | webNfc": {
|
|
2631
|
+
"message": "Halaman yang menggunakan WebNfc tidak layak untuk cache kembali/maju pada masa ini."
|
|
2632
|
+
},
|
|
2633
|
+
"panels/application/BackForwardCacheStrings.ts | webOTPService": {
|
|
2634
|
+
"message": "Halaman yang menggunakan WebOTPService tidak layak untuk cache kembali/maju pada masa ini."
|
|
2635
|
+
},
|
|
2636
|
+
"panels/application/BackForwardCacheStrings.ts | webRTC": {
|
|
2637
|
+
"message": "Halaman dengan WebRTC tidak boleh memasuki cache kembali/maju."
|
|
2638
|
+
},
|
|
2639
|
+
"panels/application/BackForwardCacheStrings.ts | webShare": {
|
|
2640
|
+
"message": "Halaman yang menggunakan WebShare tidak layak untuk cache kembali/maju pada masa ini."
|
|
2641
|
+
},
|
|
2642
|
+
"panels/application/BackForwardCacheStrings.ts | webSocket": {
|
|
2643
|
+
"message": "Halaman dengan WebSocket tidak boleh memasuki cache kembali/maju."
|
|
2644
|
+
},
|
|
2645
|
+
"panels/application/BackForwardCacheStrings.ts | webTransport": {
|
|
2646
|
+
"message": "Halaman dengan WebTransport tidak boleh memasuki cache kembali/maju."
|
|
2647
|
+
},
|
|
2648
|
+
"panels/application/BackForwardCacheStrings.ts | webXR": {
|
|
2649
|
+
"message": "Halaman yang menggunakan WebXR tidak layak untuk cache kembali/maju pada masa ini."
|
|
2650
|
+
},
|
|
2312
2651
|
"panels/application/BackForwardCacheView.ts | backForwardCacheTitle": {
|
|
2313
2652
|
"message": "Cache Kembali-maju"
|
|
2314
2653
|
},
|
|
@@ -2316,25 +2655,34 @@
|
|
|
2316
2655
|
"message": "Status Cache Kembali-maju"
|
|
2317
2656
|
},
|
|
2318
2657
|
"panels/application/BackForwardCacheView.ts | circumstantial": {
|
|
2319
|
-
"message": "
|
|
2658
|
+
"message": "Tidak Boleh Diambil Tindakan"
|
|
2320
2659
|
},
|
|
2321
|
-
"panels/application/BackForwardCacheView.ts |
|
|
2322
|
-
"message": "
|
|
2660
|
+
"panels/application/BackForwardCacheView.ts | circumstantialExplanation": {
|
|
2661
|
+
"message": "Sebab ini tidak boleh diambil tindakan, iaitu tindakan membuat cache dihalang oleh sesuatu di luar kawalan langsung halaman."
|
|
2323
2662
|
},
|
|
2324
2663
|
"panels/application/BackForwardCacheView.ts | mainFrame": {
|
|
2325
2664
|
"message": "Bingkai Utama"
|
|
2326
2665
|
},
|
|
2327
2666
|
"panels/application/BackForwardCacheView.ts | normalNavigation": {
|
|
2328
|
-
"message": "
|
|
2667
|
+
"message": "Navigasi biasa (Bukan dipulihkan daripada cache kembali-maju)"
|
|
2329
2668
|
},
|
|
2330
2669
|
"panels/application/BackForwardCacheView.ts | pageSupportNeeded": {
|
|
2331
|
-
"message": "
|
|
2670
|
+
"message": "Boleh Diambil Tindakan"
|
|
2671
|
+
},
|
|
2672
|
+
"panels/application/BackForwardCacheView.ts | pageSupportNeededExplanation": {
|
|
2673
|
+
"message": "Sebab ini boleh diambil tindakan, iaitu item boleh dibersihkan untuk melayakkan halaman membuat cache kembali/maju."
|
|
2332
2674
|
},
|
|
2333
2675
|
"panels/application/BackForwardCacheView.ts | restoredFromBFCache": {
|
|
2334
2676
|
"message": "Dipulihkan daripada cache kembali-maju"
|
|
2335
2677
|
},
|
|
2678
|
+
"panels/application/BackForwardCacheView.ts | runTest": {
|
|
2679
|
+
"message": "Jalankan Ujian"
|
|
2680
|
+
},
|
|
2336
2681
|
"panels/application/BackForwardCacheView.ts | supportPending": {
|
|
2337
|
-
"message": "
|
|
2682
|
+
"message": "Menunggu Sokongan"
|
|
2683
|
+
},
|
|
2684
|
+
"panels/application/BackForwardCacheView.ts | supportPendingExplanation": {
|
|
2685
|
+
"message": "Menunggu sokongan Chrome untuk sebab ini iaitu item tidak akan menghalang halaman daripada layak untuk cache kembali/maju dalam versi Chrome masa hadapan."
|
|
2338
2686
|
},
|
|
2339
2687
|
"panels/application/BackForwardCacheView.ts | unavailable": {
|
|
2340
2688
|
"message": "tidak tersedia"
|
|
@@ -3077,6 +3425,9 @@
|
|
|
3077
3425
|
"panels/application/components/OriginTrialTreeView.ts | tokens": {
|
|
3078
3426
|
"message": "{PH1} token"
|
|
3079
3427
|
},
|
|
3428
|
+
"panels/application/components/OriginTrialTreeView.ts | trialName": {
|
|
3429
|
+
"message": "Nama Percubaan"
|
|
3430
|
+
},
|
|
3080
3431
|
"panels/application/components/OriginTrialTreeView.ts | usageRestriction": {
|
|
3081
3432
|
"message": "Sekatan Penggunaan"
|
|
3082
3433
|
},
|
|
@@ -3266,21 +3617,9 @@
|
|
|
3266
3617
|
"panels/changes/ChangesSidebar.ts | sFromSourceMap": {
|
|
3267
3618
|
"message": "{PH1} (daripada peta sumber)"
|
|
3268
3619
|
},
|
|
3269
|
-
"panels/changes/ChangesTextEditor.ts | additions": {
|
|
3270
|
-
"message": "Tambahan:{PH1}"
|
|
3271
|
-
},
|
|
3272
|
-
"panels/changes/ChangesTextEditor.ts | deletions": {
|
|
3273
|
-
"message": "Pemadaman:{PH1}"
|
|
3274
|
-
},
|
|
3275
|
-
"panels/changes/ChangesView.ts | SkippingDMatchingLines": {
|
|
3276
|
-
"message": "( … Melangkau {PH1} baris yang sepadan … )"
|
|
3277
|
-
},
|
|
3278
3620
|
"panels/changes/ChangesView.ts | binaryData": {
|
|
3279
3621
|
"message": "Data perduaan"
|
|
3280
3622
|
},
|
|
3281
|
-
"panels/changes/ChangesView.ts | changesDiffViewer": {
|
|
3282
|
-
"message": "Alat lihat perbezaan perubahan"
|
|
3283
|
-
},
|
|
3284
3623
|
"panels/changes/ChangesView.ts | noChanges": {
|
|
3285
3624
|
"message": "Tiada perubahan"
|
|
3286
3625
|
},
|
|
@@ -3869,12 +4208,6 @@
|
|
|
3869
4208
|
"panels/css_overview/CSSOverviewSidebarPanel.ts | clearOverview": {
|
|
3870
4209
|
"message": "Kosongkan ikhtisar"
|
|
3871
4210
|
},
|
|
3872
|
-
"panels/css_overview/CSSOverviewStartView.ts | captureOverview": {
|
|
3873
|
-
"message": "Tangkap ikhtisar"
|
|
3874
|
-
},
|
|
3875
|
-
"panels/css_overview/CSSOverviewStartView.ts | cssOverview": {
|
|
3876
|
-
"message": "Ikhtisar CSS"
|
|
3877
|
-
},
|
|
3878
4211
|
"panels/css_overview/CSSOverviewUnusedDeclarations.ts | bottomAppliedToAStatically": {
|
|
3879
4212
|
"message": "Bottom digunakan pada unsur berkedudukan statik"
|
|
3880
4213
|
},
|
|
@@ -3896,6 +4229,39 @@
|
|
|
3896
4229
|
"panels/css_overview/CSSOverviewUnusedDeclarations.ts | widthAppliedToAnInlineElement": {
|
|
3897
4230
|
"message": "Width digunakan pada unsur dalam baris"
|
|
3898
4231
|
},
|
|
4232
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | activelyWorkingAndLookingForS": {
|
|
4233
|
+
"message": "Pasukan kami sedang giat berusaha untuk menghasilkan ciri ini dan kami ingin mendengar {PH1} anda!"
|
|
4234
|
+
},
|
|
4235
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | captureOverview": {
|
|
4236
|
+
"message": "Tangkap ikhtisar"
|
|
4237
|
+
},
|
|
4238
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | capturePageCSSOverview": {
|
|
4239
|
+
"message": "Ringkasan ikhtisar CSS halaman"
|
|
4240
|
+
},
|
|
4241
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | feedbackInline": {
|
|
4242
|
+
"message": "maklum balas"
|
|
4243
|
+
},
|
|
4244
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | feedbackStandalone": {
|
|
4245
|
+
"message": "Maklum balas"
|
|
4246
|
+
},
|
|
4247
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovements": {
|
|
4248
|
+
"message": "Kenal pasti peningkatan CSS yang berkemungkinan"
|
|
4249
|
+
},
|
|
4250
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | identifyCSSImprovementsWithExampleIssues": {
|
|
4251
|
+
"message": "Kenal pasti peningkatan CSS yang berkemungkinan (mis. isu kontras rendah, pengisytiharan tidak digunakan, warna atau fon tidak sepadan)"
|
|
4252
|
+
},
|
|
4253
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | locateAffectedElements": {
|
|
4254
|
+
"message": "Cari unsur yang terjejas dalam panel Unsur"
|
|
4255
|
+
},
|
|
4256
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | previewFeature": {
|
|
4257
|
+
"message": "Ciri pratonton"
|
|
4258
|
+
},
|
|
4259
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | quickStartWithCSSOverview": {
|
|
4260
|
+
"message": "Mula cepat: bermula dengan panel Ikhtisar CSS baharu"
|
|
4261
|
+
},
|
|
4262
|
+
"panels/css_overview/components/CSSOverviewStartView.ts | videoAndDocumentation": {
|
|
4263
|
+
"message": "Video dan dokumentasi"
|
|
4264
|
+
},
|
|
3899
4265
|
"panels/css_overview/css_overview-meta.ts | cssOverview": {
|
|
3900
4266
|
"message": "Ikhtisar CSS"
|
|
3901
4267
|
},
|
|
@@ -4283,6 +4649,15 @@
|
|
|
4283
4649
|
"panels/elements/StylesSidebarPane.ts | copySelector": {
|
|
4284
4650
|
"message": "Salin selector"
|
|
4285
4651
|
},
|
|
4652
|
+
"panels/elements/StylesSidebarPane.ts | cssPropertyName": {
|
|
4653
|
+
"message": "Nama sifat CSS"
|
|
4654
|
+
},
|
|
4655
|
+
"panels/elements/StylesSidebarPane.ts | cssPropertyValue": {
|
|
4656
|
+
"message": "Nilai sifat CSS"
|
|
4657
|
+
},
|
|
4658
|
+
"panels/elements/StylesSidebarPane.ts | cssSelector": {
|
|
4659
|
+
"message": "Pemilih CSS"
|
|
4660
|
+
},
|
|
4286
4661
|
"panels/elements/StylesSidebarPane.ts | filter": {
|
|
4287
4662
|
"message": "Tapis"
|
|
4288
4663
|
},
|
|
@@ -4353,7 +4728,10 @@
|
|
|
4353
4728
|
"message": "(teks)"
|
|
4354
4729
|
},
|
|
4355
4730
|
"panels/elements/components/LayoutPane.ts | chooseElementOverlayColor": {
|
|
4356
|
-
"message": "
|
|
4731
|
+
"message": "Pilih warna tindanan untuk elemen ini"
|
|
4732
|
+
},
|
|
4733
|
+
"panels/elements/components/LayoutPane.ts | colorPickerOpened": {
|
|
4734
|
+
"message": "Pemilih warna dibuka."
|
|
4357
4735
|
},
|
|
4358
4736
|
"panels/elements/components/LayoutPane.ts | flexbox": {
|
|
4359
4737
|
"message": "Flexbox"
|
|
@@ -4977,7 +5355,7 @@
|
|
|
4977
5355
|
"message": "amaran"
|
|
4978
5356
|
},
|
|
4979
5357
|
"panels/issues/GenericIssueDetailsView.ts | frameId": {
|
|
4980
|
-
"message": "
|
|
5358
|
+
"message": "Bingkai"
|
|
4981
5359
|
},
|
|
4982
5360
|
"panels/issues/GenericIssueDetailsView.ts | nResources": {
|
|
4983
5361
|
"message": "{n,plural, =1{# sumber}other{# sumber}}"
|
|
@@ -4988,6 +5366,9 @@
|
|
|
4988
5366
|
"panels/issues/HiddenIssuesRow.ts | unhideAll": {
|
|
4989
5367
|
"message": "Nyahsembunyikan semua"
|
|
4990
5368
|
},
|
|
5369
|
+
"panels/issues/IssueKindView.ts | hideAllCurrent": {
|
|
5370
|
+
"message": "Sembunyikan semua {PH1} semasa"
|
|
5371
|
+
},
|
|
4991
5372
|
"panels/issues/IssueView.ts | affectedResources": {
|
|
4992
5373
|
"message": "Sumber Terjejas"
|
|
4993
5374
|
},
|
|
@@ -4997,6 +5378,9 @@
|
|
|
4997
5378
|
"panels/issues/IssueView.ts | blocked": {
|
|
4998
5379
|
"message": "disekat"
|
|
4999
5380
|
},
|
|
5381
|
+
"panels/issues/IssueView.ts | hideIssuesLikeThis": {
|
|
5382
|
+
"message": "Sembunyikan isu seperti ini"
|
|
5383
|
+
},
|
|
5000
5384
|
"panels/issues/IssueView.ts | learnMoreS": {
|
|
5001
5385
|
"message": "Ketahui lebih lanjut: {PH1}"
|
|
5002
5386
|
},
|
|
@@ -5012,6 +5396,9 @@
|
|
|
5012
5396
|
"panels/issues/IssueView.ts | restrictionStatus": {
|
|
5013
5397
|
"message": "Status Sekatan"
|
|
5014
5398
|
},
|
|
5399
|
+
"panels/issues/IssueView.ts | unhideIssuesLikeThis": {
|
|
5400
|
+
"message": "Nyahsembunyikan isu seperti ini"
|
|
5401
|
+
},
|
|
5015
5402
|
"panels/issues/IssueView.ts | warned": {
|
|
5016
5403
|
"message": "Diberikan amaran"
|
|
5017
5404
|
},
|
|
@@ -5028,19 +5415,19 @@
|
|
|
5028
5415
|
"message": "Dasar Pembenam Rentas Asalan"
|
|
5029
5416
|
},
|
|
5030
5417
|
"panels/issues/IssuesPane.ts | generic": {
|
|
5031
|
-
"message": "
|
|
5418
|
+
"message": "Generik"
|
|
5032
5419
|
},
|
|
5033
5420
|
"panels/issues/IssuesPane.ts | groupByCategory": {
|
|
5034
5421
|
"message": "Kumpulkan mengikut kategori"
|
|
5035
5422
|
},
|
|
5036
5423
|
"panels/issues/IssuesPane.ts | groupByKind": {
|
|
5037
|
-
"message": "
|
|
5424
|
+
"message": "Kumpulkan mengikut jenis"
|
|
5038
5425
|
},
|
|
5039
5426
|
"panels/issues/IssuesPane.ts | groupDisplayedIssuesUnder": {
|
|
5040
5427
|
"message": "Kumpulkan isu yang dipaparkan di bawah kategori yang berkaitan"
|
|
5041
5428
|
},
|
|
5042
5429
|
"panels/issues/IssuesPane.ts | groupDisplayedIssuesUnderKind": {
|
|
5043
|
-
"message": "
|
|
5430
|
+
"message": "Kumpulan memaparkan isu sebagai Ralat halaman, Perubahan memutus dan Peningkatan"
|
|
5044
5431
|
},
|
|
5045
5432
|
"panels/issues/IssuesPane.ts | heavyAds": {
|
|
5046
5433
|
"message": "Iklan Berat"
|
|
@@ -5096,14 +5483,8 @@
|
|
|
5096
5483
|
"panels/issues/WasmCrossOriginModuleSharingAffectedResourcesView.ts | wasmModuleUrl": {
|
|
5097
5484
|
"message": "URL Modul Wasm"
|
|
5098
5485
|
},
|
|
5099
|
-
"panels/issues/components/HideIssuesMenu.ts | UnhideIssueByCode": {
|
|
5100
|
-
"message": "Nyahsembunyikan isu seperti ini"
|
|
5101
|
-
},
|
|
5102
|
-
"panels/issues/components/HideIssuesMenu.ts | hideIssueByCode": {
|
|
5103
|
-
"message": "Sembunyikan isu seperti ini"
|
|
5104
|
-
},
|
|
5105
5486
|
"panels/issues/components/HideIssuesMenu.ts | tooltipTitle": {
|
|
5106
|
-
"message": "Sembunyikan
|
|
5487
|
+
"message": "Sembunyikan isu"
|
|
5107
5488
|
},
|
|
5108
5489
|
"panels/issues/issues-meta.ts | cspViolations": {
|
|
5109
5490
|
"message": "Pelanggaran CSP"
|
|
@@ -6056,6 +6437,9 @@
|
|
|
6056
6437
|
"panels/network/NetworkDataGridNode.ts | signedexchange": {
|
|
6057
6438
|
"message": "pertukaran bertandatangan"
|
|
6058
6439
|
},
|
|
6440
|
+
"panels/network/NetworkDataGridNode.ts | timeSubtitleTooltipText": {
|
|
6441
|
+
"message": "Kependaman (masa terima respons - masa mula)"
|
|
6442
|
+
},
|
|
6059
6443
|
"panels/network/NetworkDataGridNode.ts | unknown": {
|
|
6060
6444
|
"message": "(tidak diketahui)"
|
|
6061
6445
|
},
|
|
@@ -8516,6 +8900,18 @@
|
|
|
8516
8900
|
"panels/settings/SettingsScreen.ts | warning": {
|
|
8517
8901
|
"message": "AMARAN:"
|
|
8518
8902
|
},
|
|
8903
|
+
"panels/settings/components/SyncSection.ts | preferencesSyncDisabled": {
|
|
8904
|
+
"message": "Untuk menghidupkan tetapan ini, anda mesti mendayakan penyegerakan tetapan dalam Chrome dahulu."
|
|
8905
|
+
},
|
|
8906
|
+
"panels/settings/components/SyncSection.ts | settings": {
|
|
8907
|
+
"message": "Pergi ke Tetapan"
|
|
8908
|
+
},
|
|
8909
|
+
"panels/settings/components/SyncSection.ts | signedIn": {
|
|
8910
|
+
"message": "Dilog masuk ke Chrome sebagai:"
|
|
8911
|
+
},
|
|
8912
|
+
"panels/settings/components/SyncSection.ts | syncDisabled": {
|
|
8913
|
+
"message": "Untuk menghidupkan tetapan ini, anda mesti mendayakan Penyegerakan Chrome."
|
|
8914
|
+
},
|
|
8519
8915
|
"panels/settings/emulation/DevicesSettingsTab.ts | addCustomDevice": {
|
|
8520
8916
|
"message": "Tambah peranti tersuai..."
|
|
8521
8917
|
},
|
|
@@ -8723,6 +9119,9 @@
|
|
|
8723
9119
|
"panels/sources/CallStackSidebarPane.ts | addScriptToIgnoreList": {
|
|
8724
9120
|
"message": "Tambahkan skrip pada senarai abaikan"
|
|
8725
9121
|
},
|
|
9122
|
+
"panels/sources/CallStackSidebarPane.ts | callFrameWarnings": {
|
|
9123
|
+
"message": "Sesetengah bingkai panggilan mempunyai amaran"
|
|
9124
|
+
},
|
|
8726
9125
|
"panels/sources/CallStackSidebarPane.ts | callStack": {
|
|
8727
9126
|
"message": "Tindanan Panggilan"
|
|
8728
9127
|
},
|
|
@@ -10943,6 +11342,18 @@
|
|
|
10943
11342
|
"ui/components/data_grid/DataGrid.ts | sortBy": {
|
|
10944
11343
|
"message": "Isih Mengikut"
|
|
10945
11344
|
},
|
|
11345
|
+
"ui/components/diff_view/DiffView.ts | SkippingDMatchingLines": {
|
|
11346
|
+
"message": "( … Melangkau {PH1} baris yang sepadan … )"
|
|
11347
|
+
},
|
|
11348
|
+
"ui/components/diff_view/DiffView.ts | additions": {
|
|
11349
|
+
"message": "Tambahan:"
|
|
11350
|
+
},
|
|
11351
|
+
"ui/components/diff_view/DiffView.ts | changesDiffViewer": {
|
|
11352
|
+
"message": "Alat lihat perbezaan perubahan"
|
|
11353
|
+
},
|
|
11354
|
+
"ui/components/diff_view/DiffView.ts | deletions": {
|
|
11355
|
+
"message": "Pemadaman:"
|
|
11356
|
+
},
|
|
10946
11357
|
"ui/components/issue_counter/IssueCounter.ts | breakingChanges": {
|
|
10947
11358
|
"message": "{issueCount,plural, =1{# perubahan memutus}other{# perubahan memutus}}"
|
|
10948
11359
|
},
|
|
@@ -11214,7 +11625,7 @@
|
|
|
11214
11625
|
"message": "Lagi tab"
|
|
11215
11626
|
},
|
|
11216
11627
|
"ui/legacy/TabbedPane.ts | previewFeature": {
|
|
11217
|
-
"message": "
|
|
11628
|
+
"message": "Ciri pratonton"
|
|
11218
11629
|
},
|
|
11219
11630
|
"ui/legacy/TargetCrashedScreen.ts | devtoolsWasDisconnectedFromThe": {
|
|
11220
11631
|
"message": "DevTools telah diputuskan sambungan daripada halaman."
|