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