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/node/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
index 948cb25dfb4..70695dea674 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
+++ b/i18n/cht/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": "偵錯配接器 'type' 不能省略且必須屬於 'string' 類型。",
"duplicateDebuggerType": "偵錯類型 '{0}' 已註冊並具有屬性 '{1}',即將略過屬性 '{1}'。",
- "interactiveVariableNotFound": "配接器 {0} 未參與在啟動設定中指定的變數 {1}。",
"selectDebug": "選取環境",
"vscode.extension.contributes.breakpoints": "提供中斷點。",
"vscode.extension.contributes.breakpoints.language": "允許此語言使用中斷點。",