|
19 | 19 | "cmake-tools.command.cmake.viewPackageSettings.title": "檢視覆寫您封裝預設的設定",
|
20 | 20 | "cmake-tools.command.cmake.selectPackagePreset.title": "選取封裝預設",
|
21 | 21 | "cmake-tools.command.cmake.selectWorkflowPreset.title": "選取工作流程預設",
|
22 |
| - "cmake-tools.command.cmake.viewLog.title": "開啟 CMake 工具記錄檔", |
| 22 | + "cmake-tools.command.cmake.viewLog.title": "開啟 CMake Tools 記錄檔", |
23 | 23 | "cmake-tools.command.cmake.logDiagnostics.title": "記錄診斷",
|
24 | 24 | "cmake-tools.command.cmake.editKits.title": "編輯使用者本機 CMake 套件",
|
25 | 25 | "cmake-tools.command.cmake.scanForKits.title": "掃描套件",
|
|
72 | 72 | "cmake-tools.command.cmake.selectLaunchTarget.title": "設定啟動/偵錯目標",
|
73 | 73 | "cmake-tools.command.cmake.stop.title": "取消建置",
|
74 | 74 | "cmake-tools.command.cmake.stopAll.title": "取消所有專案的組建",
|
75 |
| - "cmake-tools.command.cmake.resetState.title": "重設 CMake 工具延伸模組狀態 (進行疑難排解)", |
76 |
| - "cmake-tools.command.cmake.openSettings.title": "開啟 CMake 工具延伸模組設定", |
| 75 | + "cmake-tools.command.cmake.resetState.title": "重設 CMake Tools 延伸模組狀態 (進行疑難排解)", |
| 76 | + "cmake-tools.command.cmake.openSettings.title": "開啟 CMake Tools 延伸模組設定", |
77 | 77 | "cmake-tools.command.cmake.selectActiveFolder.title": "選取作用中的資料夾",
|
78 | 78 | "cmake-tools.command.cmake.outline.runUtilityTarget.title": "執行公用程式",
|
79 | 79 | "cmake-tools.command.cmake.outline.debugTarget.title": "偵錯",
|
|
82 | 82 | "cmake-tools.command.cmake.outline.setLaunchTarget.title": "設定啟動/偵錯目標",
|
83 | 83 | "cmake-tools.command.cmake.outline.revealInCMakeLists.title": "開啟 CMakeLists.txt",
|
84 | 84 | "cmake-tools.command.cmake.folders.setActiveFolder.title": "設定作用中的資料夾",
|
85 |
| - "cmake-tools.configuration.title": "CMake 工具組態", |
| 85 | + "cmake-tools.configuration.title": "CMake Tools 組態", |
86 | 86 | "cmake-tools.configuration.cmake.cmakePath.description": "要使用的 CMake 可執行檔名稱/路徑。",
|
87 | 87 | "cmake-tools.configuration.cmake.buildDirectory.description": "接收 CMake 建置檔案的目錄。",
|
88 | 88 | "cmake-tools.configuration.cmake.installPrefix.description": "接收 CMake 已安裝檔案的目錄。",
|
|
211 | 211 | "cmake-tools.configuration.cmake.ignoreCMakeListsMissing.description": "如果為 `true`,當工作區中找到某個檔案但卻不在根資料夾中時,延伸就不會要求使用者選取要設定的 CMakeLists.txt 檔案。",
|
212 | 212 | "cmake-tools.configuration.cmake.launchBehavior.description": "控制啟動終端機在您啟動目標時要執行的動作。",
|
213 | 213 | "cmake-tools.configuration.cmake.automaticReconfigure.description": "當套件或設定預設變更時,自動設定 CMake 專案目錄。",
|
214 |
| - "cmake-tools.configuration.cmake.pinnedCommands.description": "默認永遠釘選的 CMake 命令清單。這些會出現在 [CMake 工具] 側邊欄的 [已釘選的命令] 區段中。", |
| 214 | + "cmake-tools.configuration.cmake.pinnedCommands.description": "默認永遠釘選的 CMake 命令清單。這些會出現在 [CMake Tools] 側邊欄的 [已釘選的命令] 區段中。", |
215 | 215 | "cmake-tools.configuration.cmake.enableAutomaticKitScan.description": "未選取套件時啟用套件的自動掃描。只有在未使用 CMake 預設時才會生效。",
|
216 | 216 | "cmake-tools.configuration.cmake.enableLanguageServices.description": "啟用 CMake 檔案的語言服務。這將啟用語法強調、程式碼完成及其他功能。",
|
217 | 217 | "cmake-tools.configuration.cmake.preRunCoverageTarget.description": "使用測試總管對涵蓋範圍執行測試之前的建置目標",
|
|
0 commit comments