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/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index 9604955e86b..ade6af21004 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/cht/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": "自動於偵錯工作階段結束時開啟 Explorer Viewlet。",
"toggleDebugPanel": "偵錯主控台",
"toggleDebugViewlet": "顯示偵錯",
"view": "檢視"