{ "": [ "--------------------------------------------------------------------------------------------", "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." ], "toggleDebugViewlet": "デバッグの表示", "toggleDebugPanel": "デバッグ コンソール", "debug": "デバッグ", "debugPanel": "デバッグ コンソール", "variables": "変数", "watch": "ウォッチ式", "callStack": "コール スタック", "breakpoints": "ブレークポイント", "view": "表示", "debugCategory": "デバッグ", "debugCommands": "デバッグ構成", "debugConfigurationTitle": "デバッグ", "allowBreakpointsEverywhere": "任意のファイルにブレークポイントを設定できるようにする", "openExplorerOnEnd": "デバッグ セッションの終わりにエクスプローラ ビューを自動的に開きます", "inlineValues": "デバッグ中にエディターの行内に変数値を表示します", "hideActionBar": "浮動デバッグ操作バーを非表示にするかどうかを制御します", "never": "今後ステータス バーにデバッグを表示しない", "always": "ステータス バーにデバッグを常に表示する", "onFirstSessionStart": "初めてデバッグが開始されたときのみステータス バーにデバッグを表示する", "showInStatusBar": "デバッグのステータス バーが表示されるタイミングを制御", "openDebug": "デバッグ ビューレットを開くか、デバッグ セッションを開始するかを制御します。", "launch": "グローバル デバッグ起動構成。ワークスペース間で共有される 'launch.json' の代わりとして使用する必要があります" }