-
Notifications
You must be signed in to change notification settings - Fork 146
Expand file tree
/
Copy pathpackage.nls.zh-TW.json
More file actions
70 lines (68 loc) · 5.42 KB
/
package.nls.zh-TW.json
File metadata and controls
70 lines (68 loc) · 5.42 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
{
"extension.displayName": "Costrict",
"extension.displayName.long": "Costrict (prev. Cline / RooCode):智慧編程助手",
"extension.description": "Costrict:企業嚴謹開發的 AI 智慧夥伴,品質至上。功能包括:AI 智慧體、AI 程式碼審查與 AI 程式碼補全。",
"command.newTask.title": "新建任務",
"command.explainCode.title": "解釋程式碼",
"command.fixCode.title": "修復程式碼",
"command.improveCode.title": "改進程式碼",
"command.addToContext.title": "新增到上下文",
"command.openInNewTab.title": "在新分頁中開啟",
"command.focusInput.title": "聚焦輸入框",
"command.setCustomStoragePath.title": "設定自訂儲存路徑",
"command.importSettings.title": "匯入設定",
"command.terminal.addToContext.title": "將終端內容新增到上下文",
"command.terminal.fixCommand.title": "修復此命令",
"command.terminal.explainCommand.title": "解釋此命令",
"command.acceptInput.title": "接受輸入/建議",
"views.activitybar.title": "Costrict",
"views.contextMenu.label": "Costrict",
"views.terminalMenu.label": "Costrict",
"views.sidebar.name": "Costrict",
"command.mcpServers.title": "MCP 伺服器",
"command.prompts.title": "模式",
"command.history.title": "歷史記錄",
"command.marketplace.title": "應用市場",
"command.openInEditor.title": "在編輯器中開啟",
"command.cloud.title": "帳戶",
"command.settings.title": "設定",
"command.documentation.title": "文件",
"command.shortKeyCut.title": "Costrict程式碼補全快捷鍵",
"command.codeReview.title": "程式碼審查",
"command.reviewRepo.title": "掃描倉庫",
"command.addComment.title": "添加註解",
"command.addTests.title": "產生單元測試",
"command.explain.title": "解釋程式碼",
"command.addDebugCode.title": "添加日誌",
"command.addStrongerCode.title": "增加容錯",
"command.simplifyCode.title": "簡化程式碼",
"command.performanceOptimization.title": "優化效能",
"command.view.issue.title": "回饋",
"command.view.userHelperDoc.title": "Costrict官網",
"command.addFileToContext.title": "添加上下文",
"intelligentCodeCompletion.enabled.description": "啟用智慧程式碼補全",
"intelligentCodeCompletion.betaMode.description": "啟用測試版功能以獲得早期存取權。請查看版本說明了解功能列表。",
"intelligentCodeCompletion.inlineCompletion.description": "啟用逐行補全(顯示單行建議)",
"intelligentCodeCompletion.shortCutKeys.description": "手動觸發的快捷鍵。要修改,請在指令面板中搜尋'Costrict程式碼補全快捷鍵'。",
"intelligentCodeCompletion.disableLanguages.description": "停用特定語言的程式碼補全(將值設為true以停用)",
"functionQuickCommands.enabled.description": "啟用函式快捷指令",
"functionQuickCommands.disableLanguages.description": "停用特定語言的快捷指令(將值設為true以停用)",
"functionQuickCommands.quickCommandButtons.description": "設定函式上方的快捷指令按鈕",
"functionQuickCommands.quickCommandButtons.shenmaInstructSet.description": "在函式上方顯示<Costrict>按鈕,包含所有指令",
"configuration.title": "Costrict",
"commands.allowedCommands.description": "當啟用'始終批准執行操作'時可以自動執行的命令",
"commands.deniedCommands.description": "將自動拒絕而無需請求批准的命令前綴。與允許命令衝突時,最長前綴匹配優先。新增 * 拒絕所有命令。",
"commands.commandExecutionTimeout.description": "等待命令執行完成的最大時間(秒),逾時前(0 = 無逾時,1-600秒,預設:0秒)",
"commands.commandTimeoutAllowlist.description": "從命令執行逾時中排除的命令前綴。符合這些前綴的命令將在沒有逾時限制的情況下執行。",
"settings.vsCodeLmModelSelector.description": "VSCode 語言模型 API 的設定",
"settings.vsCodeLmModelSelector.vendor.description": "語言模型供應商(例如:copilot)",
"settings.vsCodeLmModelSelector.family.description": "語言模型系列(例如:gpt-4)",
"settings.customStoragePath.description": "自訂儲存路徑。留空以使用預設位置。支援絕對路徑(例如:'D:\\CostrictCodeStorage')",
"settings.enableCodeActions.description": "啟用 Costrict 快速修復。",
"settings.autoImportSettingsPath.description": "Costrict 設定檔案的路徑,用於在擴充功能啟動時自動匯入。支援絕對路徑和相對於主目錄的路徑(例如 '~/Documents/costrict-settings.json')。留空以停用自動匯入。",
"settings.useAgentRules.description": "為特定於代理的規則啟用 AGENTS.md 檔案的載入(請參閱 https://agent-rules.org/)",
"settings.autoCommit.description": "在接受大模型的變更後,自動提交當前變更檔案",
"settings.apiResponseRenderMode.description": "API 回應渲染速度模式(fast = 最小延遲,medium = 平衡模式,slow = 最大相容性)。更高的值提供更好的相容性但可能感覺回應較慢。",
"settings.apiRequestTimeout.description": "等待 API 回應的最長時間(秒)(0 = 無超時,1-3600秒,預設值:600秒)。對於像 LM Studio 和 Ollama 這樣可能需要更多處理時間的本地提供商,建議使用更高的值。",
"settings.codeIndex.embeddingBatchSize.description": "程式碼索引期間嵌入操作的批次大小。根據 API 提供商的限制調整此設定。預設值為 60。"
}