@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
15 lines • 995 B
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.
{
"program.path.case.mismatch.warning": "程式路徑使用大小寫相異的字元作為磁碟上的文件,這可能導致無法叫用中斷點。",
"node.console.title": "節點偵錯主控台",
"attribute.path.not.exist": "屬性 '{0}' 不存在 ('{1}')。",
"attribute.path.not.absolute": "屬性 '{0}' 非絕對值 ('{1}'),請考慮加入 '{2}' 作為前置詞,使其成為絕對值。",
"VSND2001": "在 PATH 找不到執行階段 '{0}'。",
"more.information": "詳細資訊",
"origin.from.node": "Node.js 中的唯讀內容",
"origin.core.module": "唯讀核心模組"
}