@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
15 lines • 1.29 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.
{
"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": "読み取り専用のコア モジュール"
}