/*--------------------------------------------------------------------------------------------- * 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": "后退", "stepIntoDebug": "单步调试", "stepOutDebug": "单步跳出", "stepOverDebug": "单步跳过", "stopDebug": "停止", "toggleBreakpointAction": "调试: 切换断点", "toggleEnablement": "启用/禁用断点", "unreadOutput": "调试控制台中的新输出" }