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:
Diffstat (limited to 'i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index e2ade66cdb2..b43b7f94756 100644
--- a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
@@ -4,11 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "allowBreakpointsEverywhere": "允许为所有文件设置断点(不考虑扩展)。",
"debug": "调试",
"debugCategory": "调试",
+ "debugConfigurationTitle": "调试",
"debugErrorEditor": "调试错误",
"debugPanel": "调试控制台",
"launchConfigDoesNotExist": "启动配置“{0}”不存在。",
+ "openExplorerOnEnd": "在调试会话结束时自动打开资源管理器 viewlet。",
"toggleDebugPanel": "调试控制台",
"toggleDebugViewlet": "显示调试",
"view": "查看"