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.25 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": "利用できる呼び出し履歴がありません。"
}