vscode-chrome-debug-core
Version:
A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol
17 lines • 1.01 kB
JSON
/*---------------------------------------------------------------------------------------------
* 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": "沒有可用的呼叫堆疊。"
}