|
25 | 25 | "cmake-tools.command.cmake.scanForKits.title": "掃描套件", |
26 | 26 | "cmake-tools.command.cmake.scanForCompilers.title": "掃描編譯器", |
27 | 27 | "cmake-tools.command.cmake.selectKit.title": "選取套件", |
28 | | - "cmake-tools.command.cmake.setVariant.title": "選取 Variant", |
| 28 | + "cmake-tools.command.cmake.setVariant.title": "選取變體", |
29 | 29 | "cmake-tools.command.cmake.setVariantAll.title": "選取所有專案的變化", |
30 | 30 | "cmake-tools.command.cmake.configure.title": "設定", |
31 | 31 | "cmake-tools.command.cmake.configureWithDebugger.title": "使用 CMake 偵錯工具設定", |
|
78 | 78 | "cmake-tools.command.cmake.outline.runUtilityTarget.title": "執行公用程式", |
79 | 79 | "cmake-tools.command.cmake.outline.debugTarget.title": "偵錯", |
80 | 80 | "cmake-tools.command.cmake.outline.launchTarget.title": "在終端機中執行", |
81 | | - "cmake-tools.command.cmake.outline.setDefaultTarget.title": "設定為建置目標", |
82 | | - "cmake-tools.command.cmake.outline.setLaunchTarget.title": "設定為啟動/偵錯目標", |
| 81 | + "cmake-tools.command.cmake.outline.setDefaultTarget.title": "Set Build Target", |
| 82 | + "cmake-tools.command.cmake.outline.setLaunchTarget.title": "Set Launch/Debug Target", |
83 | 83 | "cmake-tools.command.cmake.outline.revealInCMakeLists.title": "開啟 CMakeLists.txt", |
84 | 84 | "cmake-tools.command.cmake.folders.setActiveFolder.title": "設定作用中的資料夾", |
85 | 85 | "cmake-tools.configuration.title": "CMake 工具組態", |
|
0 commit comments