-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy pathpackage.i18n.json
More file actions
85 lines (85 loc) · 10 KB
/
package.i18n.json
File metadata and controls
85 lines (85 loc) · 10 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"makefile-tools.command.makefile.buildTarget.title": "Makefile: 組建目前目標",
"makefile-tools.command.makefile.buildCleanTarget.title": "Makefile: 清除並建置目前的目標",
"makefile-tools.command.makefile.buildAll.title": "Makefile: 組建目標 ALL",
"makefile-tools.command.makefile.buildCleanAll.title": "Makefile: 清除並建置目標 ALL",
"makefile-tools.command.makefile.launchDebug.title": "Makefile: 偵錯選取的二進位檔目標",
"makefile-tools.command.makefile.launchRun.title": "Makefile: 在終端機中執行選取的二進位檔目標",
"makefile-tools.command.makefile.setBuildConfiguration.title": "Makefile: 設定目前的組建設定",
"makefile-tools.command.makefile.setBuildTarget.title": "Makefile: 設定要透過製作建置的目標",
"makefile-tools.command.makefile.setLaunchConfiguration.title": "Makefile: 設定 Make 啟動設定",
"makefile-tools.command.makefile.openMakefilePathSetting.title": "Makefile: 開啟 [Makefile 路徑] 設定",
"makefile-tools.command.makefile.openMakePathSetting.title": "Makefile: 開啟 [製作路徑] 設定",
"makefile-tools.command.makefile.openBuildLogSetting.title": "Makefile: 開啟組建記錄檔設定",
"makefile-tools.command.makefile.openBuildLogFile.title": "Makefile: 開啟組建記錄檔",
"makefile-tools.command.makefile.openMakefileFile.title": "Makefile: 開啟 Makefile 檔案",
"workbench.action.openWorkspaceSettings.title": "喜好設定: 開啟工作區設定",
"makefile-tools.command.makefile.configure.title": "Makefile: 設定",
"makefile-tools.command.makefile.cleanConfigure.title": "Makefile: 清除設定",
"makefile-tools.command.makefile.preConfigure.title": "Makefile: 預先設定",
"makefile-tools.command.makefile.postConfigure.title": "Makefile: 設定後",
"makefile-tools.command.makefile.resetState.title": "Makefile: 重設 Makefile 工具延伸模組工作區狀態 (用於疑難排解)",
"makefile-tools.configuration.views.makefile.outline.description": "專案大綱",
"makefile-tools.configuration.makefile.makePath.description": "Make 工具的路徑",
"makefile-tools.configuration.makefile.configurations.description": "使用者定義的 Makefile 設定",
"makefile-tools.configuration.makefile.configurations.name.description": "Makefile 設定的名稱",
"makefile-tools.configuration.makefile.configurations.makefilePath.description": "Makefile 的檔案路徑",
"makefile-tools.configuration.makefile.configurations.makePath.description": "Make 命令的檔案路徑",
"makefile-tools.configuration.makefile.configurations.makeDirectory.description": "要透過 -C 切換 Make 通過的資料夾路徑",
"makefile-tools.configuration.makefile.configurations.makeArgs.description": "要傳遞到 Make 命令的引數",
"makefile-tools.configuration.makefile.configurations.problemMatchers.description": "組建目前目標時所使用的問題比對器名稱",
"makefile-tools.configuration.makefile.configurations.buildLog.description": "用來組建記錄檔 (而非試執行輸出) 的檔案路徑",
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.description": "各種全域偵錯工具設定",
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.MIMode.description": "非 VS 偵錯工具類型: gdb 或 lldb",
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.miDebuggerPath.description": "非 VS 偵錯工具路徑 (gdb 或 lldb)",
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.stopAtEntry.description": "在目標的進入點停止",
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.symbolSearchPath.description": "符號的路徑",
"makefile-tools.configuration.makefile.launchConfigurations.description": "使用者定義的啟動 (偵錯/執行) 設定",
"makefile-tools.configuration.makefile.launchConfigurations.name.description": "啟動設定的使用者易記名稱",
"makefile-tools.configuration.makefile.launchConfigurations.description.description": "啟動設定的描述",
"makefile-tools.configuration.makefile.launchConfigurations.binaryPath.description": "要執行或偵錯之二進位檔的完整路徑",
"makefile-tools.configuration.makefile.launchConfigurations.binaryArgs.description": "要傳遞給程式命令列的引數",
"makefile-tools.configuration.makefile.launchConfigurations.cwd.description": "設定程式的工作目錄",
"makefile-tools.configuration.makefile.launchConfigurations.MIMode.description": "非 VS 偵錯工具類型: gdb 或 lldb",
"makefile-tools.configuration.makefile.launchConfigurations.miDebuggerPath.description": "非 VS 偵錯工具路徑 (gdb 或 lldb)",
"makefile-tools.configuration.makefile.launchConfigurations.stopAtEntry.description": "在目標的進入點停止",
"makefile-tools.configuration.makefile.launchConfigurations.symbolSearchPath.description": "符號的路徑",
"makefile-tools.configuration.makefile.loggingLevel.description": "Makefile 工具延伸模組的記錄層級",
"makefile-tools.configuration.makefile.makeDirectory.description": "要透過切換 -C Make 通過的資料夾路徑",
"makefile-tools.configuration.makefile.makefilePath.description": "專案之 Makefile 的路徑",
"makefile-tools.configuration.makefile.buildLog.description": "要讀取以略過試執行之組建記錄檔的路徑",
"makefile-tools.configuration.makefile.extensionOutputFolder.description": "延伸模組所產生之各種輸出檔案的路徑。預設為 VS Code 工作區儲存位置。",
"makefile-tools.configuration.makefile.extensionLog.description": "從 Makefile 輸出通道儲存所有內容的輸出檔案路徑。預設為 'makefile.extensionOutputFolder' 設定的值。",
"makefile-tools.configuration.makefile.configurationCachePath.description": "儲存最後試執行 Make 命令之輸出的快取檔案路徑。取消設定時,名為 'configurationCache.log' 的檔案會儲存在 'makefile.extensionOutputFolder' 設定所指定的路徑中。",
"makefile-tools.configuration.makefile.dryrunSwitches.description": "要傳遞至試執行 Make 引動過程的引數",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "要新增至延伸模組已知清單的編譯器工具名稱",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "要從延伸模組已知清單中排除的編譯器工具名稱",
"makefile-tools.configuration.makefile.safeCommands.description": "可安全地使用下列命令執行替代命令的命令",
"makefile-tools.configuration.makefile.configureOnOpen.description": "開啟 Makefile 專案目錄時自動加以設定。若未設定,專案會在首次開啟時自動設定,後續開啟時會提示您。",
"makefile-tools.configuration.makefile.configureOnEdit.description": "當變更任何相關的 Makefile 和/或設定時,自動設定 Makefile 專案目錄",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "在相關作業之後自動設定 Makefile 專案目錄,像是變更組建設定或 Makefile 目標",
"makefile-tools.configuration.makefile.cleanConfigureOnConfigurationChange.description": "當設定為 true (預設) 時,切換建置設定時一律會執行 Clean Configure (其使用 --always-make)。當設定為 false 時,則由 configureAfterCommand 設定決定是否執行一般的 Configure。Clean Configure 會產生完整的編譯資料庫,而一般的 Configure 僅包含過時的目標。",
"makefile-tools.configuration.makefile.preConfigureScript.description": "至少需要執行一次才能設定的指令碼路徑",
"makefile-tools.configuration.makefile.preConfigureArgs.description": "要傳遞至預先設定指令碼的引數",
"makefile-tools.configuration.makefile.postConfigureScript.description": "設定後至少需要執行一次的指令碼路徑",
"makefile-tools.configuration.makefile.postConfigureArgs.description": "要傳遞至設定後指令碼的引數",
"makefile-tools.configuration.makefile.alwaysPreConfigure.description": "一律在設定前先執行預先設定的指令碼",
"makefile-tools.configuration.makefile.alwaysPostConfigure.description": "一律在設定後執行設定後指令碼",
"makefile-tools.configuration.makefile.ignoreDirectoryCommands.description": "請勿分析目錄變更命令 (像是 cd、push、pop)。",
"makefile-tools.configuration.makefile.phonyOnlyTargets.description": "僅顯示詐騙目標",
"makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "組建或設定之前先儲存開啟的檔案",
"makefile-tools.configuration.makefile.buildBeforeLaunch.description": "在啟動 (偵錯/執行) 之前先組建目前的目標",
"makefile-tools.configuration.makefile.buildOnSave.description": "當工作區中的檔案儲存時,建置目前的目標",
"makefile-tools.configuration.makefile.runOnSave.description": "當工作區中的檔案儲存時,建置並執行目前的目標",
"makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "清除組建開頭的輸出通道",
"makefile-tools.configuration.makefile.compileCommandsPath.description": "編譯資料庫檔案的路徑",
"makefile-tools.configuration.makefile.panel.visibility.debug.description": "在本機 (在此主機) 啟用此延伸模組建置的偵錯映像",
"makefile-tools.configuration.makefile.panel.visibility.run.description": "在本機 (在此主機) 執行此延伸模組建置的偵錯映像",
"makefile-tools.configuration.makefile.panel.visibility.buildCleanTarget.description": "在 Makefile 專案大綱面板工具列中顯示清理與建置按鈕",
"makefile-tools.configuration.makefile.panel.visibility.description": "修改此設定以控制 Makefile 專案大綱面板中的可見度設定。"
}