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.02 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": "沒有任何可用的呼叫堆疊。"
}