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/debugService.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
index 4bdc5fb94f2..c949e5dbf8b 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
@@ -12,10 +12,7 @@
"breakpointRemoved": "已移除中斷點,行 {0},檔案 {1}",
"compoundMustHaveConfigurations": "複合必須設有 \"configurations\" 屬性,才能啟動多個組態。",
"configMissing": "'launch.json' 中遺漏組態 '{0}'。",
- "debugRequestNotSupported": "所選的偵錯組態具有不支援的屬性值 '{0}': '{1}'。",
- "debugRequesMissing": "所選的偵錯組態遺漏屬性 '{0}'。",
"debugTypeNotSupported": "不支援設定的偵錯類型 '{0}'。",
- "debugTypeMissing": "遺漏所選啟動設定的屬性 'type'。",
"preLaunchTaskErrors": "執行 preLaunchTask '{0}' 期間偵測到建置錯誤。",
"preLaunchTaskError": "執行 preLaunchTask '{0}' 期間偵測到建置錯誤。",
"preLaunchTaskExitCode": "preLaunchTask '{0}' 已終止,結束代碼為 {1}。",