/*--------------------------------------------------------------------------------------------- * 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. { "DebugTaskNotFound": "找不到 preLaunchTask“{0}”。", "NewLaunchConfig": "请设置应用程序的启动配置文件。", "breakpointAdded": "已添加断点,行 {0}, 文件 {1}", "breakpointRemoved": "已删除断点,行 {0},文件 {1}", "compoundMustHaveConfigurationNames": "必须设置复合的 \"configurationNames\" 属性才能启动多个配置。", "debugAdapterCrash": "调试适配器进程已意外终止", "debugAnyway": "仍进行调试", "debugSourceNotAvailable": "源 {0} 不可用。", "debugTypeMissing": "所选的启动配置缺少属性 \"type\"。", "debugTypeNotSupported": "配置的类型“{0}”不受支持。", "debuggingPaused": "已暂停调试,原因 {0},{1} {2}", "debuggingStarted": "已开始调试。", "debuggingStopped": "已停止调试。", "differentTaskRunning": "任务 {0} 在运行。无法运行预启动任务 {1}。", "preLaunchTaskError": "preLaunchTask“{0}”期间检测到一个生成错误。", "preLaunchTaskErrors": "preLaunchTask“{0}”期间检测到多个生成错误。", "preLaunchTaskExitCode": "preLaunchTask“{0}”已终止,退出代码为 {1}。", "snapshotObj": "仅显示了此对象的基元值。" }