Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
committerDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
commit7cb2b6d58bdb8e364c6ce74ec3e8e1027a79ec2a (patch)
tree23446dbc5c0b8ceee77a2626afb56cc60b6c6e1f /i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
parentcc1d40a7bad3249e4dd665500af008c68cd263bd (diff)
Merge in translations.translation/20161028.01
Diffstat (limited to 'i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
index ff8a48068cd..df054a1d9b2 100644
--- a/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
@@ -5,12 +5,11 @@
// Do not edit this file. It is machine generated.
{
"DebugConfig.failed": "无法在 \".vscode\" 文件夹({0})内创建 \"launch.json\" 文件。",
- "app.launch.json.configurations": "配置列表。添加新配置或编辑现有配置。",
+ "app.launch.json.configurations": "配置列表。使用 IntelliSense 添加新配置或编辑现有配置。",
"app.launch.json.title": "启动",
"app.launch.json.version": "此文件格式的版本。",
"debugNoType": "不可省略调试适配器“类型”,其类型必须是“字符串”。",
"duplicateDebuggerType": "调试类型“{0}”已注册,且具有属性“{1}”,正在忽略属性“{1}”。",
- "interactiveVariableNotFound": "适配器 {0} 不提供启动配置中指定的变量 {1}。",
"selectDebug": "选择环境",
"vscode.extension.contributes.breakpoints": "贡献断电。",
"vscode.extension.contributes.breakpoints.language": "对此语言允许断点。",