28 lines
1.9 KiB
JSON
28 lines
1.9 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* 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.
|
|
{
|
|
"incompatible.intellisense.mode": "IntelliSense 模式 {0} 与编译器路径不兼容。",
|
|
"resolve.configuration.processed": "已在 {0} 秒内中处理 c_cpp_properties.json",
|
|
"failed.to.create.config.folder": "未能创建“{0}”",
|
|
"invalid.configuration.file": "配置文件无效。数组中须至少存在一个配置。",
|
|
"unknown.properties.version": "c_cpp_properties.json 中发现未知的版本号。某些功能可能无法按预期工作。",
|
|
"update.properties.failed": "尝试更新“{0}”失败(是否有写入权限?)",
|
|
"failed.to.parse.properties": "未能分析“{0}”",
|
|
"path.with.spaces": "找不到带有空格的编译器路径。如果这是为了包含编译器参数,请用双引号({0})括住编译器路径。",
|
|
"cannot.find": "无法找到: {0}",
|
|
"path.is.not.a.file": "路径不是文件: {0}",
|
|
"resolve.includePath.took.too.long": "包含路径验证计算耗时 {0} 秒",
|
|
"resolve.includePath.failed": "未能解析包含路径。错误: {0}",
|
|
"wrapped.with.quotes": "不要在路径周围添加额外的引号。",
|
|
"path.is.not.a.directory": "路径不是目录: {0}",
|
|
"duplicate.name": "{0} 重复。配置名称应是唯一的。",
|
|
"resolve.path.took.too.long": "路径计算耗时 {0} 秒",
|
|
"resolve.path.failed": "未能解析路径 {0}。错误: {1}",
|
|
"multiple.paths.not.allowed": "不允许使用多个路径。",
|
|
"multiple.paths.should.be.separate.entries": "多个路径应是数组中的单独条目。",
|
|
"paths.are.not.directories": "路径不是目录: {0}"
|
|
}
|