/*--------------------------------------------------------------------------------------------- * 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. { "activateBreakpoints": "ブレークポイントのアクティブ化", "addConditionalBreakpoint": "条件付きブレークポイントの追加", "addFunctionBreakpoint": "関数ブレークポイントの追加", "addToWatchExpressions": "ウォッチに追加", "addWatchExpression": "式の追加", "clearRepl": "コンソールのクリア", "conditionalBreakpointEditorAction": "デバッグ: 条件付きブレークポイント", "continueDebug": "続行", "deactivateBreakpoints": "ブレークポイントの非アクティブ化", "debugActionLabelAndKeybinding": "{0} ({1})", "debugConsoleAction": "デバッグ コンソール", "debugEvaluate": "デバッグ: 評価", "disableAllBreakpoints": "すべてのブレークポイントを無効にする", "disconnectDebug": "切断", "editConditionalBreakpoint": "ブレークポイントの編集", "enableAllBreakpoints": "すべてのブレークポイントを有効にする", "launchJsonNeedsConfigurtion": "'launch.json' を構成または修正してください", "openLaunchJson": "{0} を開く", "pauseDebug": "一時停止", "reapplyAllBreakpoints": "すべてのブレークポイントを再適用する", "reconnectDebug": "再接続", "removeAllBreakpoints": "すべてのブレークポイントを削除する", "removeAllWatchExpressions": "すべての式を削除する", "removeBreakpoint": "ブレークポイントの削除", "removeWatchExpression": "式の削除", "renameFunctionBreakpoint": "関数ブレークポイントの名前変更", "renameWatchExpression": "式の名前変更", "restartDebug": "再起動", "restartFrame": "フレームの再起動", "runToCursor": "デバッグ: カーソル行の前まで実行", "selectConfig": "構成の選択", "setValue": "値の設定", "showDebugHover": "デバッグ: ホバーの表示", "startDebug": "デバッグの開始", "startWithoutDebugging": "デバッグなしで開始", "stepBackDebug": "1 つ戻る", "stepIntoDebug": "ステップ インする", "stepOutDebug": "ステップ アウト", "stepOverDebug": "ステップ オーバー", "stopDebug": "停止", "toggleBreakpointAction": "デバッグ: ブレークポイントの切り替え", "toggleEnablement": "ブレークポイントの有効化/無効化", "unreadOutput": "デバッグ コンソールでの新しい出力" }