/*--------------------------------------------------------------------------------------------- * 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. { "breakpointAriaLabel": "断点行 {0} {1},断点,调试", "exceptionBreakpointAriaLabel": "异常断点 {0},断点,调试", "functionBreakPointInputAriaLabel": "键入函数断点", "functionBreakpointAriaLabel": "函数断点 {0},断点,调试", "functionBreakpointPlaceholder": "要断开的函数", "functionBreakpointsNotSupported": "此调试类型不支持函数断点", "loadMoreStackFrames": "加载多个堆栈帧", "paused": "已暂停", "running": "正在运行", "stackFrameAriaLabel": "堆栈帧 {0} 行 {1} {2},调用堆栈,调试", "thread": "线程", "threadAriaLabel": "线程 {0},调用堆栈,调试", "variableAriaLabel": "{0} 值 {1},变量,调试", "variableScopeAriaLabel": "范围 {0},变量,调试", "variableValueAriaLabel": "键入新的变量值", "watchExpressionAriaLabel": "{0} 值 {1},监视,调试", "watchExpressionInputAriaLabel": "键入监视表达式", "watchExpressionPlaceholder": "要监视的表达式", "watchVariableAriaLabel": "{0} 值 {1},监视,调试" }