UNPKG

vscode-chrome-debug-core

Version:

A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol

17 lines 992 B
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { "eval.not.available": "不可用", "not.connected": "未连接到运行时", "restartFrame.cannot": "无法重启框架", "attribute.path.not.exist": "属性 {0} 不存在({1})。", "attribute.path.not.absolute": "属性 {0} 不是绝对路径({1});请考虑添加“{2}”作为前缀以使其成为绝对路径。", "more.information": "详细信息", "setVariable.error": "不支持设置值", "source.not.found": "无法检索内容。", "VSND2010": "无法连接到运行时进程,{0} 毫秒后超时 - (原因: {1})。", "VSND2023": "没有可用的调用堆栈。" }