@tutti-os/agent-gui 0.0.94 → 0.0.96
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +86 -38
- package/dist/AgentGUI-DWdvUV4x.d.ts +1038 -0
- package/dist/agent-conversation/index.d.ts +6 -7
- package/dist/agent-conversation/index.js +15 -10
- package/dist/agent-conversation/index.js.map +1 -1
- package/dist/agent-env/index.d.ts +10 -36
- package/dist/agent-env/index.js +2 -57
- package/dist/agent-env/index.js.map +1 -1
- package/dist/agent-gui.d.ts +21 -0
- package/dist/agent-gui.js +39 -0
- package/dist/agent-message-center/index.d.ts +156 -124
- package/dist/agent-message-center/index.js +1656 -1463
- package/dist/agent-message-center/index.js.map +1 -1
- package/dist/{agentConversationVM-Cl4G0Lln.d.ts → agentConversationVM-C335TR6S.d.ts} +112 -7
- package/dist/agentFileMentionContracts-58IjMU-u.d.ts +108 -0
- package/dist/{agentGuiNodeTypes-CAioPXK9.d.ts → agentGuiNodeTypes-B9X4aWfv.d.ts} +123 -163
- package/dist/agentPlanPromptDispatch-C7cCMjve.d.ts +37 -0
- package/dist/agents.d.ts +13 -0
- package/dist/agents.js +13 -0
- package/dist/app/renderer/agentactivity.css +276 -83
- package/dist/app/renderer/assets/icons/agent-vinyls/tutti-vinyl.png +0 -0
- package/dist/app/renderer/assets/icons/open-link-lined.svg +4 -0
- package/dist/{chunk-7BUYFVRI.js → chunk-2HJEOO7W.js} +2931 -2946
- package/dist/chunk-2HJEOO7W.js.map +1 -0
- package/dist/{chunk-E5FOXRUM.js → chunk-3XXBDYAI.js} +293 -258
- package/dist/chunk-3XXBDYAI.js.map +1 -0
- package/dist/{chunk-ZUW4B5AT.js → chunk-3Y3F7CS5.js} +21 -32
- package/dist/chunk-3Y3F7CS5.js.map +1 -0
- package/dist/{chunk-SCLLP5DO.js → chunk-4PQPJ5OY.js} +50 -155
- package/dist/chunk-4PQPJ5OY.js.map +1 -0
- package/dist/chunk-4YG7YK7S.js +23 -0
- package/dist/chunk-4YG7YK7S.js.map +1 -0
- package/dist/chunk-5X7YDOC6.js +42 -0
- package/dist/chunk-5X7YDOC6.js.map +1 -0
- package/dist/{chunk-R2EWECUP.js → chunk-7BXWPI4F.js} +17 -2
- package/dist/{chunk-R2EWECUP.js.map → chunk-7BXWPI4F.js.map} +1 -1
- package/dist/chunk-AGT7MUTV.js +491 -0
- package/dist/chunk-AGT7MUTV.js.map +1 -0
- package/dist/chunk-C35SNDVZ.js +96 -0
- package/dist/chunk-C35SNDVZ.js.map +1 -0
- package/dist/{chunk-5FE7M42A.js → chunk-E4HQUTM3.js} +2 -2
- package/dist/chunk-FGLQZ6I4.js +9 -0
- package/dist/chunk-FGLQZ6I4.js.map +1 -0
- package/dist/chunk-H5F3QSCF.js +25 -0
- package/dist/chunk-H5F3QSCF.js.map +1 -0
- package/dist/chunk-H6IQ63DQ.js +14 -0
- package/dist/chunk-H6IQ63DQ.js.map +1 -0
- package/dist/{chunk-45FF4DQU.js → chunk-IYEXLOUE.js} +22 -27
- package/dist/chunk-IYEXLOUE.js.map +1 -0
- package/dist/{chunk-P72YLKC6.js → chunk-JKIZA7EJ.js} +3573 -3755
- package/dist/chunk-JKIZA7EJ.js.map +1 -0
- package/dist/chunk-KJQERFKX.js +259 -0
- package/dist/chunk-KJQERFKX.js.map +1 -0
- package/dist/{chunk-XW4CVBUH.js → chunk-L3GMMGRS.js} +25 -16
- package/dist/chunk-L3GMMGRS.js.map +1 -0
- package/dist/chunk-MASXZENX.js +231 -0
- package/dist/chunk-MASXZENX.js.map +1 -0
- package/dist/{chunk-BXVPOGYK.js → chunk-O3Q5SIJH.js} +505 -504
- package/dist/chunk-O3Q5SIJH.js.map +1 -0
- package/dist/{chunk-554VG7ZW.js → chunk-QVBF5BN5.js} +2 -2
- package/dist/{chunk-AWAIUYG4.js → chunk-RE4AXS27.js} +532 -565
- package/dist/chunk-RE4AXS27.js.map +1 -0
- package/dist/{chunk-7LMJXF4R.js → chunk-TVIGLNNI.js} +20 -16
- package/dist/chunk-TVIGLNNI.js.map +1 -0
- package/dist/{chunk-XDV4ZRVK.js → chunk-UGVI47X6.js} +98 -37
- package/dist/chunk-UGVI47X6.js.map +1 -0
- package/dist/{chunk-GAPTLVII.js → chunk-UHBCM6RO.js} +1 -1
- package/dist/chunk-UHBCM6RO.js.map +1 -0
- package/dist/{chunk-UBDPV34P.js → chunk-W6WAGPMD.js} +1385 -1305
- package/dist/chunk-W6WAGPMD.js.map +1 -0
- package/dist/chunk-WKSFPJHZ.js +33054 -0
- package/dist/chunk-WKSFPJHZ.js.map +1 -0
- package/dist/{chunk-IGY4ASUF.js → chunk-WMNS4MAQ.js} +1288 -1696
- package/dist/chunk-WMNS4MAQ.js.map +1 -0
- package/dist/{chunk-MATIJPGF.js → chunk-XPFHJMZP.js} +541 -401
- package/dist/chunk-XPFHJMZP.js.map +1 -0
- package/dist/chunk-YMXYBG7U.js +12 -0
- package/dist/chunk-YMXYBG7U.js.map +1 -0
- package/dist/context-mention-palette/index.d.ts +3 -2
- package/dist/context-mention-palette/index.js +17 -12
- package/dist/custom-mention.d.ts +42 -0
- package/dist/custom-mention.js +17 -0
- package/dist/custom-mention.js.map +1 -0
- package/dist/dock-icons.d.ts +4 -0
- package/dist/dock-icons.js +11 -0
- package/dist/dock-icons.js.map +1 -0
- package/dist/i18n/index.d.ts +880 -841
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +56 -1063
- package/dist/index.js +78 -35532
- package/dist/index.js.map +1 -1
- package/dist/mention-search.d.ts +226 -0
- package/dist/mention-search.js +29 -0
- package/dist/mention-search.js.map +1 -0
- package/dist/open-link-lined-JWEKUKME.svg +4 -0
- package/dist/pastedTextKinds-D-XuInaS.d.ts +4 -0
- package/dist/provider-icons.d.ts +6 -0
- package/dist/provider-icons.js +12 -0
- package/dist/provider-icons.js.map +1 -0
- package/dist/provider-identity.d.ts +9 -0
- package/dist/provider-identity.js +21 -0
- package/dist/provider-identity.js.map +1 -0
- package/dist/runtime-BBNdWgDU.d.ts +10 -0
- package/dist/startup-shell.d.ts +8 -0
- package/dist/startup-shell.js +184 -0
- package/dist/startup-shell.js.map +1 -0
- package/dist/{types-PLFZ8SBX.d.ts → types-CnT8rNUI.d.ts} +43 -87
- package/dist/workbench/contribution.d.ts +34 -41
- package/dist/workbench/contribution.js +10 -6
- package/dist/workbench/index.d.ts +5 -4
- package/dist/workbench/index.js +27 -25
- package/dist/workbench/launch.d.ts +4 -7
- package/dist/workbench/launch.js +4 -3
- package/dist/workbench/providerCatalog.d.ts +2 -2
- package/dist/workbench/providerCatalog.js +2 -1
- package/dist/workbench/sessionTitle.d.ts +11 -14
- package/dist/workbench/sessionTitle.js +6 -7
- package/dist/workbench/state.d.ts +1 -1
- package/dist/workbench/state.js +3 -2
- package/dist/workbench/types.d.ts +2 -4
- package/dist/workbench/types.js +1 -1
- package/dist/workspace-agent-generated-files.d.ts +20 -2
- package/dist/workspace-agent-generated-files.js +6 -5
- package/dist/workspaceAgentActivityListTypes-C7gPWYiA.d.ts +71 -0
- package/package.json +70 -26
- package/dist/AgentMentionSearchController-DD_WOred.d.ts +0 -241
- package/dist/AgentMessageMarkdown-DeYPURtF.d.ts +0 -7
- package/dist/chunk-45FF4DQU.js.map +0 -1
- package/dist/chunk-4HP6V2YA.js +0 -207
- package/dist/chunk-4HP6V2YA.js.map +0 -1
- package/dist/chunk-7BUYFVRI.js.map +0 -1
- package/dist/chunk-7LMJXF4R.js.map +0 -1
- package/dist/chunk-AWAIUYG4.js.map +0 -1
- package/dist/chunk-BXVPOGYK.js.map +0 -1
- package/dist/chunk-E5FOXRUM.js.map +0 -1
- package/dist/chunk-GAPTLVII.js.map +0 -1
- package/dist/chunk-IBIMGLCD.js +0 -66
- package/dist/chunk-IBIMGLCD.js.map +0 -1
- package/dist/chunk-IGY4ASUF.js.map +0 -1
- package/dist/chunk-LR4FA5X6.js +0 -368
- package/dist/chunk-LR4FA5X6.js.map +0 -1
- package/dist/chunk-MATIJPGF.js.map +0 -1
- package/dist/chunk-MKHDRIGN.js +0 -71
- package/dist/chunk-MKHDRIGN.js.map +0 -1
- package/dist/chunk-P72YLKC6.js.map +0 -1
- package/dist/chunk-SCLLP5DO.js.map +0 -1
- package/dist/chunk-UBDPV34P.js.map +0 -1
- package/dist/chunk-VAKFNNKT.js +0 -410
- package/dist/chunk-VAKFNNKT.js.map +0 -1
- package/dist/chunk-XDV4ZRVK.js.map +0 -1
- package/dist/chunk-XW4CVBUH.js.map +0 -1
- package/dist/chunk-ZUW4B5AT.js.map +0 -1
- package/dist/plan-decision-ops.d.ts +0 -70
- package/dist/plan-decision-ops.js +0 -19
- package/dist/queued-prompt-runtime.d.ts +0 -115
- package/dist/queued-prompt-runtime.js +0 -9
- package/dist/uiSettings-BQS9r2eo.d.ts +0 -6
- package/dist/workspaceAgentActivityListViewModel-BzV-cf0D.d.ts +0 -340
- package/dist/workspaceLinkActions-DS9LWqzI.d.ts +0 -74
- /package/dist/{plan-decision-ops.js.map → agent-gui.js.map} +0 -0
- /package/dist/{queued-prompt-runtime.js.map → agents.js.map} +0 -0
- /package/dist/{chunk-5FE7M42A.js.map → chunk-E4HQUTM3.js.map} +0 -0
- /package/dist/{chunk-554VG7ZW.js.map → chunk-QVBF5BN5.js.map} +0 -0
|
@@ -3,6 +3,696 @@ import {
|
|
|
3
3
|
createI18nRuntime
|
|
4
4
|
} from "@tutti-os/ui-i18n-runtime";
|
|
5
5
|
|
|
6
|
+
// app/renderer/i18n/locales/en.agentGuiProviderIdentity.ts
|
|
7
|
+
var enAgentGuiProviderIdentity = {
|
|
8
|
+
conversationFilterCodex: "Codex",
|
|
9
|
+
conversationFilterClaudeCode: "Claude Code",
|
|
10
|
+
conversationFilterOpenCode: "OpenCode",
|
|
11
|
+
conversationFilterTutti: "Tutti",
|
|
12
|
+
conversationFilterCursor: "Cursor",
|
|
13
|
+
conversationFilterNexight: "Nexight",
|
|
14
|
+
conversationFilterHermes: "Hermes Agent",
|
|
15
|
+
conversationFilterOpenClaw: "OpenClaw",
|
|
16
|
+
manageAgents: "Agent Sidebar Display Settings",
|
|
17
|
+
manageAgentsTitle: "Agent Sidebar Display Settings",
|
|
18
|
+
manageAgentsDescription: "Drag to reorder or move agents between the available and disabled groups. Press and hold an agent to edit.",
|
|
19
|
+
manageAgentsAvailable: "Available Agents",
|
|
20
|
+
manageAgentsDisabled: "Disabled Agents",
|
|
21
|
+
manageAgentsNoAvailable: "Add an agent from the disabled list below.",
|
|
22
|
+
manageAgentsNoDisabled: "Drag agents you don\u2019t want to show in the sidebar here.",
|
|
23
|
+
manageAgentsKeepOneAvailable: "Keep at least one agent available.",
|
|
24
|
+
manageAgentsRunningBlocked: "{{agent}} is running and can't be disabled. Wait for it to finish and try again.",
|
|
25
|
+
removeAgentFromSidebar: "Remove {{agent}} from sidebar",
|
|
26
|
+
addAgentToSidebar: "Add {{agent}} to sidebar",
|
|
27
|
+
dragAgentToReorder: "Drag {{agent}} to reorder"
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
// app/renderer/i18n/locales/en.agentGuiRuntimeNotices.ts
|
|
31
|
+
var enAgentGuiRuntimeNotices = {
|
|
32
|
+
visibleErrorStartFailed: "{{provider}} failed to start",
|
|
33
|
+
visibleErrorRequestFailed: "{{provider}} request failed",
|
|
34
|
+
visibleErrorAuthRequired: "{{provider}} needs authentication or configuration",
|
|
35
|
+
visibleErrorAuthRequiredLocalAgentHint: "Please sign in to local {{provider}}, then retry.",
|
|
36
|
+
visibleErrorRequestTimedOut: "{{provider}} request timed out",
|
|
37
|
+
visibleErrorRuntimeUnavailable: "{{provider}} could not start because the runtime is unavailable",
|
|
38
|
+
visibleErrorQuotaOrRateLimit: "{{provider}} request failed because a quota or rate limit was reached",
|
|
39
|
+
visibleErrorDetails: "View details",
|
|
40
|
+
visibleErrorRawDetails: "Raw error",
|
|
41
|
+
visibleErrorCliNotFound: "{{provider}} CLI wasn't found, so it couldn't run. Set it up to continue.",
|
|
42
|
+
visibleErrorVersionUnsupported: "{{provider}}'s installed version is unsupported for this request. Upgrade to continue.",
|
|
43
|
+
visibleErrorNetwork: "{{provider}} couldn't reach the network to complete this request.",
|
|
44
|
+
visibleErrorConfigTimeout: "{{provider}} couldn't apply session settings before the request timed out. Try again in a moment.",
|
|
45
|
+
visibleErrorStreamDisconnected: "{{provider}}'s response was interrupted before it completed. Try again in a moment.",
|
|
46
|
+
visibleErrorConcurrencyLimit: "{{provider}} is handling too many requests right now. Try again after another task finishes.",
|
|
47
|
+
visibleErrorInsufficientCredits: "Your Tutti credits are insufficient to continue this request.",
|
|
48
|
+
visibleErrorActionInstall: "Connect",
|
|
49
|
+
visibleErrorActionUpgrade: "Upgrade",
|
|
50
|
+
visibleErrorActionRelogin: "Sign in",
|
|
51
|
+
visibleErrorActionCheckNetwork: "Check network",
|
|
52
|
+
visibleErrorActionDetect: "Open setup",
|
|
53
|
+
visibleErrorActionViewPlans: "View plans",
|
|
54
|
+
systemNoticeTransportRetry: "Agent connection interrupted. Reconnecting...",
|
|
55
|
+
systemNoticeTransportFallback: "Agent switched to HTTPS transport",
|
|
56
|
+
systemNoticePlanImplementationPendingConfirmation: "Plan implementation is awaiting confirmation",
|
|
57
|
+
systemNoticePlanImplementationCompleted: "Plan implementation started",
|
|
58
|
+
systemNoticeWarning: "Agent warning",
|
|
59
|
+
systemNoticeDefault: "Agent notice"
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
// app/renderer/i18n/locales/en.agentGuiSlashPalette.ts
|
|
63
|
+
var enAgentGuiSlashPalette = {
|
|
64
|
+
slashCommandPalette: "Slash commands",
|
|
65
|
+
skillPickerPalette: "Skills",
|
|
66
|
+
slashPaletteCommandsGroup: "Commands",
|
|
67
|
+
slashPaletteCapabilitiesGroup: "Capabilities",
|
|
68
|
+
slashPaletteCapabilitiesLoading: "Loading capabilities\u2026",
|
|
69
|
+
slashPaletteSkillsGroup: "Skills",
|
|
70
|
+
slashPalettePluginsGroup: "Plugins",
|
|
71
|
+
slashPaletteConnectorsGroup: "Connectors",
|
|
72
|
+
slashPaletteMcpGroup: "MCP"
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
// app/renderer/i18n/locales/en.agentGui.ts
|
|
76
|
+
var enAgentGui = {
|
|
77
|
+
initialPlaceholder: "Type @ to reference sessions, files, tasks, and apps",
|
|
78
|
+
followupPlaceholder: "Request follow-up changes from {{provider}}",
|
|
79
|
+
installRequiredPlaceholder: "Connect {{provider}} to send messages",
|
|
80
|
+
installRequiredAction: "Connect",
|
|
81
|
+
providerGateCheckingTitle: "Checking your agent",
|
|
82
|
+
providerGateCheckingDescription: "One moment while we check whether {{provider}} is ready.",
|
|
83
|
+
providerGateCheckingAgentsDescription: "One moment while we check whether agents are ready.",
|
|
84
|
+
providerGateInstallTitle: "Connect {{provider}} first",
|
|
85
|
+
providerGateInstallDescription: "{{provider}} needs to be connected before you can start a new chat here.",
|
|
86
|
+
providerGateInstallAction: "Connect",
|
|
87
|
+
providerGateLoginTitle: "Log in to {{provider}}",
|
|
88
|
+
providerGateLoginDescription: "Log in with your account to start chatting with {{provider}}.",
|
|
89
|
+
providerGateLoginAction: "Log in",
|
|
90
|
+
providerGateComingSoonTitle: "{{provider}} is coming soon",
|
|
91
|
+
providerGateComingSoonDescription: "{{provider}} is not available yet. We will enable this agent when it is ready.",
|
|
92
|
+
providerGateComingSoonAction: "coming soon",
|
|
93
|
+
providerGateUnavailableTitle: "{{provider}} is not ready yet",
|
|
94
|
+
providerGateUnavailableDescription: "We could not confirm that {{provider}} is ready. Try checking again.",
|
|
95
|
+
providerGateRetryAction: "Check again",
|
|
96
|
+
providerGatePendingInstall: "Connecting\u2026",
|
|
97
|
+
providerGatePendingLogin: "Opening sign in\u2026",
|
|
98
|
+
providerGatePendingRefresh: "Checking\u2026",
|
|
99
|
+
collaboratorSessionReadOnlyPlaceholder: "This session belongs to another user and cannot be replied to directly",
|
|
100
|
+
send: "Send",
|
|
101
|
+
modelLabel: "Model",
|
|
102
|
+
modelSelectionLabel: "Model selection",
|
|
103
|
+
defaultModel: "Default model",
|
|
104
|
+
loadingOptions: "Loading\u2026",
|
|
105
|
+
inheritedUnavailable: "Inherited / unavailable",
|
|
106
|
+
reasoningLabel: "Reasoning",
|
|
107
|
+
reasoningDegreeLabel: "Reasoning level",
|
|
108
|
+
reasoningOptionDefault: "Default",
|
|
109
|
+
reasoningOptionMinimal: "Minimal",
|
|
110
|
+
reasoningOptionLow: "Low",
|
|
111
|
+
reasoningOptionMedium: "Medium",
|
|
112
|
+
reasoningOptionHigh: "High",
|
|
113
|
+
reasoningOptionXHigh: "X-High",
|
|
114
|
+
reasoningOptionMax: "Max",
|
|
115
|
+
reasoningOptionUltra: "Ultra",
|
|
116
|
+
speedLabel: "Speed",
|
|
117
|
+
speedSelectionLabel: "Speed",
|
|
118
|
+
speedOptionStandard: "Standard",
|
|
119
|
+
speedOptionStandardDescription: "Standard speed",
|
|
120
|
+
speedOptionFast: "Fast",
|
|
121
|
+
speedOptionFastDescription: "1.5x speed, increased usage",
|
|
122
|
+
permissionModeReadOnly: "Ask for approval",
|
|
123
|
+
permissionModeAuto: "Approve for me",
|
|
124
|
+
permissionModeFullAccess: "Full access",
|
|
125
|
+
permissionSemantics: {
|
|
126
|
+
"ask-before-write": {
|
|
127
|
+
label: "Ask for approval",
|
|
128
|
+
description: "Always ask to edit external files and use the internet"
|
|
129
|
+
},
|
|
130
|
+
"accept-edits": {
|
|
131
|
+
label: "Accept edits",
|
|
132
|
+
description: "Allows file edits, but still asks before higher-risk actions"
|
|
133
|
+
},
|
|
134
|
+
"locked-down": {
|
|
135
|
+
label: "Don't ask",
|
|
136
|
+
description: "Won't prompt. Unapproved actions are rejected"
|
|
137
|
+
},
|
|
138
|
+
auto: {
|
|
139
|
+
label: "Approve for me",
|
|
140
|
+
description: "Only ask for actions detected as potentially unsafe"
|
|
141
|
+
},
|
|
142
|
+
"full-access": {
|
|
143
|
+
label: "Full access",
|
|
144
|
+
description: "Unrestricted access to the internet and any file on your computer"
|
|
145
|
+
},
|
|
146
|
+
unconfigurable: {
|
|
147
|
+
label: "Fixed mode",
|
|
148
|
+
description: "This provider does not support changing permission mode here"
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
permissionModes: {
|
|
152
|
+
codex: {
|
|
153
|
+
"read-only": {
|
|
154
|
+
label: "Ask for approval",
|
|
155
|
+
description: "Always ask to edit external files and use the internet"
|
|
156
|
+
},
|
|
157
|
+
auto: {
|
|
158
|
+
label: "Approve for me",
|
|
159
|
+
description: "Only ask for actions detected as potentially unsafe"
|
|
160
|
+
},
|
|
161
|
+
"full-access": {
|
|
162
|
+
label: "Full access",
|
|
163
|
+
description: "Unrestricted access to the internet and any file on your computer"
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
cursor: {
|
|
167
|
+
"read-only": {
|
|
168
|
+
label: "Read-only",
|
|
169
|
+
description: "Cursor plans and reads only. Proposes changes without making them."
|
|
170
|
+
},
|
|
171
|
+
agent: {
|
|
172
|
+
label: "Ask for approval",
|
|
173
|
+
description: "Full tool access. Cursor asks before running commands or other risky actions."
|
|
174
|
+
},
|
|
175
|
+
"full-access": {
|
|
176
|
+
label: "Full access",
|
|
177
|
+
description: "Runs commands without asking, unless explicitly denied by your Cursor permission rules."
|
|
178
|
+
}
|
|
179
|
+
},
|
|
180
|
+
nexight: {
|
|
181
|
+
"read-only": {
|
|
182
|
+
label: "Ask for approval",
|
|
183
|
+
description: "Always ask to edit external files and use the internet"
|
|
184
|
+
},
|
|
185
|
+
auto: {
|
|
186
|
+
label: "Approve for me",
|
|
187
|
+
description: "Only ask for actions detected as potentially unsafe"
|
|
188
|
+
},
|
|
189
|
+
"full-access": {
|
|
190
|
+
label: "Full access",
|
|
191
|
+
description: "Unrestricted access to the internet and any file on your computer"
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
"claude-code": {
|
|
195
|
+
default: {
|
|
196
|
+
label: "Default",
|
|
197
|
+
description: "Starts conservative. Asks before edits or higher-risk actions."
|
|
198
|
+
},
|
|
199
|
+
acceptEdits: {
|
|
200
|
+
label: "Accept edits",
|
|
201
|
+
description: "Allows direct file edits. Still asks before higher-risk actions."
|
|
202
|
+
},
|
|
203
|
+
dontAsk: {
|
|
204
|
+
label: "Don't ask",
|
|
205
|
+
description: "Won't prompt for approval. Actions not already allowed are rejected."
|
|
206
|
+
},
|
|
207
|
+
bypassPermissions: {
|
|
208
|
+
label: "Bypass permissions",
|
|
209
|
+
description: "Minimizes permission checks. Best for trusted tasks that need uninterrupted execution."
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
hermes: {
|
|
213
|
+
yolo: {
|
|
214
|
+
label: "Fixed mode",
|
|
215
|
+
description: "This provider doesn't support changing permission mode here."
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
modelContextWindowSuffix: "context window",
|
|
220
|
+
modelTooltipVersionLabel: "Version",
|
|
221
|
+
modelDescriptions: {
|
|
222
|
+
frontierComplexCoding: "Frontier model for complex coding, research, and real-world work",
|
|
223
|
+
everydayCoding: "Strong model for everyday coding",
|
|
224
|
+
smallFastCostEfficient: "Small, fast, and cost-efficient model for simpler coding tasks",
|
|
225
|
+
codingOptimized: "Coding-optimized model",
|
|
226
|
+
ultraFastCoding: "Ultra-fast coding model",
|
|
227
|
+
professionalLongRunning: "Optimized for professional work and long-running agents"
|
|
228
|
+
},
|
|
229
|
+
permissionLabel: "Run permissions",
|
|
230
|
+
planModeLabel: "Plan Mode",
|
|
231
|
+
planModeOnLabel: "On",
|
|
232
|
+
planModeOffLabel: "Off",
|
|
233
|
+
planUnavailable: "Plan unavailable",
|
|
234
|
+
queuedLabel: "Queued",
|
|
235
|
+
queuePausedByUserLabel: "The queue is paused because you interrupted the current response.",
|
|
236
|
+
sendQueuedPromptNext: "Send next",
|
|
237
|
+
editQueuedPrompt: "Edit",
|
|
238
|
+
deleteQueuedPrompt: "Delete",
|
|
239
|
+
queuedPromptMoreActions: "More queued prompt actions",
|
|
240
|
+
stop: "Stop",
|
|
241
|
+
stopping: "Stopping...",
|
|
242
|
+
slashStatusTitle: "Status",
|
|
243
|
+
slashStatusSession: "Session",
|
|
244
|
+
slashStatusBaseUrl: "Base URL",
|
|
245
|
+
slashStatusContext: "Context",
|
|
246
|
+
slashStatusLimits: "Usage Limits",
|
|
247
|
+
slashStatusAccount: "Account",
|
|
248
|
+
slashStatusClose: "Close",
|
|
249
|
+
slashStatusFiveHourLimit: "5h limit",
|
|
250
|
+
slashStatusWeeklyLimit: "7d limit",
|
|
251
|
+
slashStatusLimitPercentLeft: "{{percent}}% left",
|
|
252
|
+
slashStatusLimitReset: "resets {{reset}}",
|
|
253
|
+
slashStatusContextValue: "{{percentLeft}}% left ({{usedTokens}} used / {{totalTokens}})",
|
|
254
|
+
slashStatusContextUnavailable: "Context usage unavailable",
|
|
255
|
+
slashStatusLimitsUnavailable: "Rate limits unavailable from this agent",
|
|
256
|
+
slashStatusUsageJustUpdated: "Updated just now",
|
|
257
|
+
slashStatusUsageMinutesAgo: "Updated {{count}}m ago",
|
|
258
|
+
slashStatusUsageHoursAgo: "Updated {{count}}h ago",
|
|
259
|
+
slashStatusUsageUpdating: "Updating\u2026",
|
|
260
|
+
slashStatusUsageRefreshFailed: "Refresh failed",
|
|
261
|
+
slashStatusUsageRefreshAria: "Refresh usage",
|
|
262
|
+
usageChipLabel: "Context {{percent}}%",
|
|
263
|
+
usageTooltipLabel: "Context usage",
|
|
264
|
+
usagePopoverTitle: "Context Usage",
|
|
265
|
+
usageContextWindowLabel: "Context window",
|
|
266
|
+
usageTokensLabel: "Tokens",
|
|
267
|
+
usageLimitsLabel: "Limits",
|
|
268
|
+
usageCompactAction: "Compact",
|
|
269
|
+
planCardTitle: "Plan",
|
|
270
|
+
planCardCopy: "Copy plan",
|
|
271
|
+
copyCode: "Copy code",
|
|
272
|
+
planCardExpand: "Expand plan",
|
|
273
|
+
planCardCollapse: "Collapse plan",
|
|
274
|
+
planImplementationLead: "Implement this plan?",
|
|
275
|
+
planImplementationConfirm: "Yes, implement this plan",
|
|
276
|
+
planImplementationFeedbackPlaceholder: "No \u2014 tell the agent how to adjust the approach",
|
|
277
|
+
planImplementationSend: "Send",
|
|
278
|
+
planImplementationSkip: "Stay in Plan Mode",
|
|
279
|
+
noRunningResponse: "No running response to stop.",
|
|
280
|
+
composerTextMenu: "Composer text actions",
|
|
281
|
+
pastedTextFilesHeader: "Referenced pasted text files:",
|
|
282
|
+
pastedTextFileLine: '- pasted text file "{{preview}}": {{path}}. Read this file before continuing.',
|
|
283
|
+
pastedTextAttachmentTitle: "Pasted text",
|
|
284
|
+
pastedTextAttachmentFailed: "Pasted text couldn't be saved",
|
|
285
|
+
pastedTextRestoreToComposer: "Show in text field",
|
|
286
|
+
copyMessage: "Copy message",
|
|
287
|
+
copyImage: "Copy image",
|
|
288
|
+
messageCopied: "Copied",
|
|
289
|
+
promptTipsPrefix: "Tips: ",
|
|
290
|
+
reviewPicker: {
|
|
291
|
+
title: "Code review",
|
|
292
|
+
targetLabel: "What to review",
|
|
293
|
+
searchPlaceholder: "Search",
|
|
294
|
+
noResults: "No matches",
|
|
295
|
+
uncommitted: "Uncommitted changes",
|
|
296
|
+
baseBranch: "Compare against a branch",
|
|
297
|
+
commit: "A specific commit",
|
|
298
|
+
custom: "Custom instructions",
|
|
299
|
+
branchLabel: "Base branch",
|
|
300
|
+
branchPlaceholder: "Select a branch",
|
|
301
|
+
branchLoading: "Loading branches\u2026",
|
|
302
|
+
branchEmpty: "No branches found",
|
|
303
|
+
commitPlaceholder: "Commit SHA",
|
|
304
|
+
customPlaceholder: "Describe what to review",
|
|
305
|
+
submit: "Start review",
|
|
306
|
+
cancel: "Cancel"
|
|
307
|
+
},
|
|
308
|
+
promptTips: {
|
|
309
|
+
setWorkspace: {
|
|
310
|
+
label: "Set the workspace",
|
|
311
|
+
prompt: "Let the Agent know where to read files, run commands, and understand code."
|
|
312
|
+
},
|
|
313
|
+
useIssue: {
|
|
314
|
+
label: "Use Tasks well",
|
|
315
|
+
prompt: "Put requirements, constraints, and acceptance criteria in a Task so the Agent can work toward a clear target."
|
|
316
|
+
},
|
|
317
|
+
mapCurrentState: {
|
|
318
|
+
label: "Map the current state",
|
|
319
|
+
prompt: "When the next step is unclear, ask the Agent to summarize status, risks, and what to do next."
|
|
320
|
+
},
|
|
321
|
+
continueRecentSession: {
|
|
322
|
+
label: "Continue recent work",
|
|
323
|
+
prompt: "When resuming, have the Agent recap recent progress, unfinished work, and blockers first."
|
|
324
|
+
},
|
|
325
|
+
referenceOtherAgents: {
|
|
326
|
+
label: "Reference other Agent conversations",
|
|
327
|
+
prompt: "Make context handoffs more complete and reduce lost details."
|
|
328
|
+
},
|
|
329
|
+
controlPermissions: {
|
|
330
|
+
label: "Control permissions",
|
|
331
|
+
prompt: "Use Ask for approval when you want caution, then switch to higher access once file changes are expected."
|
|
332
|
+
}
|
|
333
|
+
},
|
|
334
|
+
empty: "What can {{provider}} help you with?",
|
|
335
|
+
homeSuggestionsClose: "Close suggestions",
|
|
336
|
+
homeSuggestions: {
|
|
337
|
+
about: {
|
|
338
|
+
title: "Meet Tutti",
|
|
339
|
+
prompt: "Tell me what Tutti can help me do"
|
|
340
|
+
},
|
|
341
|
+
breakdown: {
|
|
342
|
+
title: "Task breakdown",
|
|
343
|
+
taskCenterLabel: "Task management",
|
|
344
|
+
prompt: "Use {{taskCenterMention}} to help me break down the task, topic { enter here }"
|
|
345
|
+
},
|
|
346
|
+
review: {
|
|
347
|
+
title: "Quality review",
|
|
348
|
+
prompt: "Have { @agent } review the output quality of { @agent session }"
|
|
349
|
+
},
|
|
350
|
+
interaction: {
|
|
351
|
+
title: "Agent interaction",
|
|
352
|
+
prompt: "Have { @agent } and { @agent } work together to { do something }, topic { enter here }"
|
|
353
|
+
},
|
|
354
|
+
import: {
|
|
355
|
+
title: "Import session"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
conversations: "Sessions",
|
|
359
|
+
newConversation: "New session",
|
|
360
|
+
accountMenuTitle: "Tutti Agent",
|
|
361
|
+
accountMenuMember: "Membership",
|
|
362
|
+
accountMenuUpgrade: "Upgrade",
|
|
363
|
+
accountMenuCreditsBalance: "Credits",
|
|
364
|
+
accountMenuAccountCenter: "Account center",
|
|
365
|
+
accountMenuSettings: "Settings",
|
|
366
|
+
accountMenuFree: "Free",
|
|
367
|
+
accountMenuSignIn: "Sign in",
|
|
368
|
+
accountMenuSignOut: "Sign out",
|
|
369
|
+
accountMenuLoading: "Loading",
|
|
370
|
+
accountMenuUnavailable: "--",
|
|
371
|
+
accountMenuDataUnavailable: "Some account data is unavailable",
|
|
372
|
+
accountRewardToastTitle: "New user credits",
|
|
373
|
+
accountRewardToastCreditsUnit: "credits",
|
|
374
|
+
accountRewardToastDescription: "Added to account balance",
|
|
375
|
+
accountRewardToastClose: "Close credits reward notification",
|
|
376
|
+
agentConfig: "Check & Settings",
|
|
377
|
+
agentSettingsMenu: "Settings",
|
|
378
|
+
agentEnvSetup: "Environment Check",
|
|
379
|
+
noConversations: "No sessions yet",
|
|
380
|
+
emptyProjectConversations: "No chats yet",
|
|
381
|
+
agentsEmpty: "No agents are available",
|
|
382
|
+
conversationFilterAll: "All",
|
|
383
|
+
...enAgentGuiProviderIdentity,
|
|
384
|
+
providerSwitchLabel: "Switch provider",
|
|
385
|
+
handoffConversation: "Handoff",
|
|
386
|
+
handoffConversationTooltip: "Hand off to another agent",
|
|
387
|
+
handoffConversationMenu: "Choose an agent for handoff",
|
|
388
|
+
startConversation: "Start session",
|
|
389
|
+
selectConversation: "Select a session",
|
|
390
|
+
loadingConversations: "Loading sessions...",
|
|
391
|
+
loadingConversation: "Loading session...",
|
|
392
|
+
scrollToBottom: "Scroll to bottom",
|
|
393
|
+
searchNoConversations: "No related sessions",
|
|
394
|
+
conversationUnavailable: "Session unavailable.",
|
|
395
|
+
contextPickerBrowseHint: "Search workspace files based on your input",
|
|
396
|
+
contextPickerBrowseFileHint: "No opened or Agent-generated files yet. Type a file name to search your computer.",
|
|
397
|
+
contextPickerBrowseAgentHint: "Type to search agents",
|
|
398
|
+
contextPickerBrowseAppHint: "Type to search apps",
|
|
399
|
+
contextPickerBrowseSessionHint: "Type to search agent sessions that I started",
|
|
400
|
+
contextPickerBrowseCollabHint: "Type to search teammate and agent sessions",
|
|
401
|
+
contextPickerBrowseIssueHint: "Type to search tasks in the current room",
|
|
402
|
+
workspaceAppFactoryMentionFallback: "Create app",
|
|
403
|
+
contextPickerExpandMore: "Show {{count}} more",
|
|
404
|
+
contextPickerCategoryFileDescription: "Search Files and folders",
|
|
405
|
+
contextPickerCategorySessionDescription: "Find agent sessions that I started",
|
|
406
|
+
contextPickerCategoryCollabDescription: "Browse sessions between teammates and agents",
|
|
407
|
+
contextPickerCategoryTaskDescription: "Find tasks in the current room",
|
|
408
|
+
searchPlaceholder: "Search sessions",
|
|
409
|
+
sectionPinned: "Pinned",
|
|
410
|
+
sectionConversations: "Chats",
|
|
411
|
+
sectionToday: "Today",
|
|
412
|
+
sectionYesterday: "Yesterday",
|
|
413
|
+
sectionEarlier: "Earlier",
|
|
414
|
+
projectSectionEdit: "New session",
|
|
415
|
+
projectSectionMoreActions: "Project actions",
|
|
416
|
+
projectSectionViewFiles: "Open folder",
|
|
417
|
+
projectRailCreateProject: "New project",
|
|
418
|
+
projectRailLinkExistingProject: "Link existing project folder",
|
|
419
|
+
removeProject: "Remove",
|
|
420
|
+
removeProjectConfirmDescription: "This only removes \u201C{{project}}\u201D from this list. Local files are not deleted.",
|
|
421
|
+
removeProjectConfirmTitle: "Remove project?",
|
|
422
|
+
batchDeleteProjectSessions: "Batch delete sessions",
|
|
423
|
+
batchDeleteProjectSessionsTitle: "Delete project sessions?",
|
|
424
|
+
batchDeleteProjectSessionsBody: "This will delete {{count}} sessions in \u201C{{project}}\u201D. Deleted sessions cannot be recovered.",
|
|
425
|
+
batchDeleteProjectSessionsConfirm: "Delete sessions",
|
|
426
|
+
conversationsSectionMoreActions: "Conversation actions",
|
|
427
|
+
batchDeleteConversations: "Batch delete conversations",
|
|
428
|
+
batchDeleteConversationsTitle: "Delete conversations?",
|
|
429
|
+
batchDeleteConversationsBody: "This will delete {{count}} conversations. Deleted conversations cannot be recovered.",
|
|
430
|
+
batchDeleteConversationsConfirm: "Delete conversations",
|
|
431
|
+
runtimeSessionOnly: "Only runtime sessions appear here.",
|
|
432
|
+
approvalRequired: "{{provider}} requests your authorization.",
|
|
433
|
+
approvalUnavailable: "No choices are available.",
|
|
434
|
+
approvalOptions: {
|
|
435
|
+
allowOnce: "Yes, proceed",
|
|
436
|
+
allowForSession: "Yes, for this session",
|
|
437
|
+
allowAlways: "Yes, and don't ask again",
|
|
438
|
+
allowAlwaysForCommandPrefix: "Yes, and don't ask again for commands that start with `{{command}}`",
|
|
439
|
+
allowAlwaysForCommandPrefixLead: "Yes, and don't ask again for commands that start with",
|
|
440
|
+
allowAlwaysForScope: "Yes, and don't ask again for {{scope}}",
|
|
441
|
+
alwaysAllowScope: "Always allow {{scope}}",
|
|
442
|
+
bypassPermissions: "Yes, and bypass permissions",
|
|
443
|
+
autoMode: 'Yes, and use "auto" mode',
|
|
444
|
+
acceptEdits: "Yes, and auto-accept edits",
|
|
445
|
+
manualApproval: "Yes, and manually approve edits",
|
|
446
|
+
rejectOnce: "No, don't run",
|
|
447
|
+
rejectAlways: "No, and don't ask again",
|
|
448
|
+
rejectWithFollowUp: "No, then send new instructions"
|
|
449
|
+
},
|
|
450
|
+
authRequired: "Authentication required",
|
|
451
|
+
authLogin: "Sign in",
|
|
452
|
+
activatingSession: "Connecting session...",
|
|
453
|
+
cancellingSession: "Cancelling...",
|
|
454
|
+
retryActivation: "Retry",
|
|
455
|
+
continueInNewConversation: "New session",
|
|
456
|
+
goalLabel: "Goal",
|
|
457
|
+
goalTitleActive: "Active goal",
|
|
458
|
+
goalTitlePaused: "Paused goal",
|
|
459
|
+
goalTitleBlocked: "Blocked goal",
|
|
460
|
+
goalTitleUsageLimited: "Usage-limited goal",
|
|
461
|
+
goalTitleBudgetLimited: "Budget-limited goal",
|
|
462
|
+
goalTitleComplete: "Completed goal",
|
|
463
|
+
goalBudgetUsage: "{{used}}/{{budget}} tokens",
|
|
464
|
+
goalClearHint: "Type /goal clear to clear",
|
|
465
|
+
goalEditAction: "Edit goal",
|
|
466
|
+
goalPauseAction: "Pause goal",
|
|
467
|
+
goalResumeAction: "Resume goal",
|
|
468
|
+
goalClearAction: "Delete goal",
|
|
469
|
+
processing: "Planning next moves",
|
|
470
|
+
agentTargetRequired: "Select an available agent target before starting a session.",
|
|
471
|
+
sessionActivationFailed: "The agent session could not be started.",
|
|
472
|
+
promptImagesUnsupported: "This agent does not support image input with the current model.",
|
|
473
|
+
...enAgentGuiRuntimeNotices,
|
|
474
|
+
contextCompactionInProgress: "Compacting context",
|
|
475
|
+
contextCompactionCompleted: "Context compacted.",
|
|
476
|
+
contextCompactionInterrupted: "Context compaction interrupted.",
|
|
477
|
+
turnSummary: "Changed files",
|
|
478
|
+
userMessageLocator: "User messages",
|
|
479
|
+
turnSummaryFilesChanged: "{{count}} files changed",
|
|
480
|
+
turnSummaryModified: "{{count}} modified",
|
|
481
|
+
turnSummaryCreated: "{{count}} new",
|
|
482
|
+
turnSummaryModifiedTag: "Modified",
|
|
483
|
+
turnSummaryCreatedTag: "New",
|
|
484
|
+
turnSummaryViaTool: "via {{tool}}",
|
|
485
|
+
turnSummaryBefore: "Before",
|
|
486
|
+
turnSummaryAfter: "After",
|
|
487
|
+
turnSummaryEmpty: "Empty",
|
|
488
|
+
turnSummaryOpenFile: "Open",
|
|
489
|
+
turnSummaryUndo: "Undo",
|
|
490
|
+
turnSummaryReapply: "Reapply",
|
|
491
|
+
turnSummaryCheckingGit: "Checking Git repository...",
|
|
492
|
+
turnSummaryGitRequired: "This directory is not a Git repository",
|
|
493
|
+
turnSummaryPatchUnavailable: "No reversible patch data is available for this change",
|
|
494
|
+
turnSummaryUndoFailed: "Failed to undo changes",
|
|
495
|
+
turnSummaryReapplyFailed: "Failed to reapply changes",
|
|
496
|
+
turnSummaryShowMoreFiles: "Show {{count}} more file",
|
|
497
|
+
turnSummaryShowFewerFiles: "Show fewer files",
|
|
498
|
+
planLead: "Exit planning and start implementing. How should permissions work?",
|
|
499
|
+
planModes: {
|
|
500
|
+
acceptEdits: {
|
|
501
|
+
label: "Accept edits",
|
|
502
|
+
description: "Auto-approve file edits"
|
|
503
|
+
},
|
|
504
|
+
askFirst: {
|
|
505
|
+
label: "Ask for approval",
|
|
506
|
+
description: "Prompt before each tool"
|
|
507
|
+
},
|
|
508
|
+
allowAll: {
|
|
509
|
+
label: "Allow all",
|
|
510
|
+
description: "Do not prompt for tools"
|
|
511
|
+
},
|
|
512
|
+
auto: {
|
|
513
|
+
label: "Auto",
|
|
514
|
+
description: "Let the agent choose when to ask"
|
|
515
|
+
}
|
|
516
|
+
},
|
|
517
|
+
stayInPlan: "Keep planning",
|
|
518
|
+
sendFeedback: "Send feedback and keep planning",
|
|
519
|
+
feedbackPlaceholder: "Give feedback to refine the plan...",
|
|
520
|
+
previousQuestion: "Back",
|
|
521
|
+
nextQuestion: "Next",
|
|
522
|
+
submitAnswers: "Submit answers",
|
|
523
|
+
answerPlaceholder: "Add details for the agent...",
|
|
524
|
+
waitingForAnswer: "Waiting for your answer...",
|
|
525
|
+
waitingForBackgroundAgent_one: "Waiting for {{count}} background agent to finish",
|
|
526
|
+
waitingForBackgroundAgent_other: "Waiting for {{count}} background agents to finish",
|
|
527
|
+
shortcutEnter: "Enter",
|
|
528
|
+
shortcutCmdEnter: "Cmd + Enter",
|
|
529
|
+
shortcutCtrEnter: "Ctr + Enter",
|
|
530
|
+
openConversationWindow: "Open session in new window",
|
|
531
|
+
showMoreConversations: "Show more",
|
|
532
|
+
showLessConversations: "Show less",
|
|
533
|
+
deleteSession: "Delete session",
|
|
534
|
+
pinSession: "Pin session",
|
|
535
|
+
copySessionLink: "Copy session link",
|
|
536
|
+
renameSession: "Rename session",
|
|
537
|
+
renameSessionTitle: "Rename conversation",
|
|
538
|
+
renameSessionDescription: "Keep it short and easy to recognize.",
|
|
539
|
+
renameSessionPlaceholder: "Conversation title",
|
|
540
|
+
renameSessionSave: "Save",
|
|
541
|
+
unpinSession: "Unpin session",
|
|
542
|
+
markSessionUnread: "Mark as unread",
|
|
543
|
+
deleteSessionTitle: "Delete session?",
|
|
544
|
+
deleteSessionBody: "This session cannot be recovered after deletion. It will no longer appear in the session list, session timeline, room timeline, or room status.",
|
|
545
|
+
deleteSessionConfirm: "Delete session",
|
|
546
|
+
conversationRailResizeAria: "Resize session list",
|
|
547
|
+
collapseConversationRail: "Hide sidebar",
|
|
548
|
+
expandConversationRail: "Show sidebar",
|
|
549
|
+
relativeTimeJustNow: "just now",
|
|
550
|
+
relativeTimeMinutes: "{{count}} min",
|
|
551
|
+
relativeTimeHours: "{{count}} h",
|
|
552
|
+
relativeTimeDays: "{{count}} d",
|
|
553
|
+
relativeTimeMonths: "{{count}} mo",
|
|
554
|
+
relativeTimeYears: "{{count}} y",
|
|
555
|
+
...enAgentGuiSlashPalette,
|
|
556
|
+
slashCommandCompactLabel: "compact",
|
|
557
|
+
slashCommandContextLabel: "context",
|
|
558
|
+
slashCommandFastLabel: "fast",
|
|
559
|
+
slashCommandGoalLabel: "goal",
|
|
560
|
+
slashCommandInitLabel: "init",
|
|
561
|
+
slashCommandPlanLabel: "plan",
|
|
562
|
+
slashCommandReviewLabel: "review",
|
|
563
|
+
slashCommandStatusLabel: "status",
|
|
564
|
+
slashCommandUsageLabel: "usage",
|
|
565
|
+
slashCommandCompactDescription: "Compact the conversation context.",
|
|
566
|
+
slashCommandContextDescription: "Show the current context snapshot.",
|
|
567
|
+
slashCommandFastDescription: "Toggle fast response mode.",
|
|
568
|
+
slashCommandGoalDescription: "Set, inspect, or clear the current goal.",
|
|
569
|
+
slashCommandInitDescription: "Initialize repository guidance files.",
|
|
570
|
+
slashCommandPlanDescription: "Toggle plan mode.",
|
|
571
|
+
slashCommandReviewDescription: "Run a code review.",
|
|
572
|
+
slashCommandStatusDescription: "Show session status and context usage.",
|
|
573
|
+
slashCommandUsageDescription: "Show context and quota usage.",
|
|
574
|
+
browserUseCapabilityLabel: "Browser",
|
|
575
|
+
browserUseCapabilityDescription: "Let the agent use a browser.",
|
|
576
|
+
browserUseCapabilityDescriptionAutoConnect: "Current mode: reuse your signed-in Chrome.",
|
|
577
|
+
browserUseCapabilityDescriptionIsolated: "Current mode: use an isolated browser.",
|
|
578
|
+
browserUseCapabilitySettingsLabel: "Browser settings",
|
|
579
|
+
browserUseCapabilitySettingsDescription: "Configure the browser the agent can use.",
|
|
580
|
+
capabilityInlineSettingsLabel: "Settings",
|
|
581
|
+
computerUseCapabilityLabel: "Computer",
|
|
582
|
+
computerUseCapabilityDescription: "Let the agent control the macOS desktop.",
|
|
583
|
+
computerUseCapabilitySetupRequiredDescription: "Not installed. Press Enter to open setup.",
|
|
584
|
+
computerUseCapabilityAuthorizationRequiredDescription: "Authorization required. Press Enter to open setup.",
|
|
585
|
+
computerUseCapabilityAuthorizationUnknownDescription: "Authorization status unknown. Press Enter to open setup.",
|
|
586
|
+
computerUseCapabilitySettingsLabel: "Computer use setup",
|
|
587
|
+
computerUseCapabilitySettingsDescription: "Install, remove, or grant computer access.",
|
|
588
|
+
fileMentionPalette: "Files",
|
|
589
|
+
fileMentionLoading: "Searching...",
|
|
590
|
+
fileMentionEmpty: "Search workspace files based on your input",
|
|
591
|
+
fileMentionError: "Unable to search Files.",
|
|
592
|
+
fileMentionTabHint: "Tab switch category | \u2190\u2192 enter/leave folder | \u2191\u2193 switch selection",
|
|
593
|
+
fileDropHint: "Drop files to add them to the session",
|
|
594
|
+
mentionPalette: "Mention context",
|
|
595
|
+
addReference: "Add reference",
|
|
596
|
+
addContent: "Add files and more",
|
|
597
|
+
referenceWorkspaceFiles: "Reference workspace files",
|
|
598
|
+
referencePicker: {
|
|
599
|
+
clearFilter: "Clear filter",
|
|
600
|
+
confirm: "Use references",
|
|
601
|
+
emptyDirectory: "This folder is empty.",
|
|
602
|
+
emptyPreview: "Select a file to see details",
|
|
603
|
+
emptySearch: "No matching files or folders.",
|
|
604
|
+
fileTypeAll: "All types",
|
|
605
|
+
fileTypeDocument: "Documents",
|
|
606
|
+
fileTypeImage: "Images",
|
|
607
|
+
fileTypeOther: "Other",
|
|
608
|
+
fileTypeSeparator: ", ",
|
|
609
|
+
fileTypeVideo: "Videos",
|
|
610
|
+
fileTypeWebpage: "Web pages",
|
|
611
|
+
loadMore: "Load more",
|
|
612
|
+
loadMoreGroups: "Load more",
|
|
613
|
+
loading: "Loading...",
|
|
614
|
+
loadError: "Couldn't load this content. Try again later.",
|
|
615
|
+
previewBinary: "This file looks like binary content.",
|
|
616
|
+
previewDecodeFailed: "This file couldn't be decoded as UTF-8 text.",
|
|
617
|
+
previewError: "Couldn't load a preview.",
|
|
618
|
+
previewFileTooLarge: "This file is larger than {{maxSize}}.",
|
|
619
|
+
previewFolder: "Folder preview is not available.",
|
|
620
|
+
previewHierarchy: "Location",
|
|
621
|
+
previewLoading: "Loading preview...",
|
|
622
|
+
previewModified: "Produced at",
|
|
623
|
+
previewSize: "Size",
|
|
624
|
+
previewSource: "Source",
|
|
625
|
+
previewTextTooLarge: "This text file is larger than {{maxSize}}.",
|
|
626
|
+
previewTooLarge: "This file is too large to preview.",
|
|
627
|
+
previewUnavailable: "Preview is not available in this workspace.",
|
|
628
|
+
previewUnsupported: "This file type can't be previewed here.",
|
|
629
|
+
searchPlaceholder: "Search files and folders",
|
|
630
|
+
selectGroupHint: "Select a folder on the left",
|
|
631
|
+
selectedCount: "{{count}} selected",
|
|
632
|
+
sourceColumn: "Category",
|
|
633
|
+
title: "Pick workspace references",
|
|
634
|
+
workspaceRootGroup: "Workspace"
|
|
635
|
+
},
|
|
636
|
+
projectLocked: "Project cannot be changed after the session starts",
|
|
637
|
+
projectMissingDescription: "This conversation's working directory no longer exists",
|
|
638
|
+
fileMentionEnterFolder: "Enter folder",
|
|
639
|
+
fileMentionSwitchCategory: "Switch category",
|
|
640
|
+
fileMentionNavigateHierarchy: "Enter/leave folder",
|
|
641
|
+
fileMentionSwitchSelection: "Switch selection",
|
|
642
|
+
mentionFilterFile: "Files",
|
|
643
|
+
mentionFilterApp: "Apps",
|
|
644
|
+
mentionFilterAgent: "Agents",
|
|
645
|
+
mentionFilterSession: "Sessions",
|
|
646
|
+
mentionFilterCollab: "Collaboration",
|
|
647
|
+
mentionFilterIssue: "Tasks",
|
|
648
|
+
mentionKindAgent: "Agent",
|
|
649
|
+
mentionKindApp: "App",
|
|
650
|
+
mentionKindAppFactory: "App Factory",
|
|
651
|
+
mentionKindFile: "File",
|
|
652
|
+
mentionKindIssue: "Task",
|
|
653
|
+
mentionKindReference: "Reference",
|
|
654
|
+
mentionKindSession: "Session",
|
|
655
|
+
mentionGroupFiles: "Files",
|
|
656
|
+
mentionGroupOpenedFiles: "Files I opened",
|
|
657
|
+
mentionGroupAgentGeneratedFiles: "Files generated by Agent",
|
|
658
|
+
mentionGroupApps: "Apps",
|
|
659
|
+
mentionGroupAgents: "Agents",
|
|
660
|
+
mentionGroupMySessions: "My sessions",
|
|
661
|
+
mentionGroupCollabSessions: "Collaboration sessions",
|
|
662
|
+
mentionGroupIssues: "Tasks",
|
|
663
|
+
mentionEmptyMySessions: "No sessions yet",
|
|
664
|
+
mentionEmptyCollabSessions: "No collaboration sessions yet",
|
|
665
|
+
mentionEmptyApps: "No apps yet",
|
|
666
|
+
mentionEmptyAgents: "No agents available",
|
|
667
|
+
mentionEmptyIssues: "No tasks yet",
|
|
668
|
+
mentionEmptyDockFiles: "No open files in the dock yet. Type to search workspace files.",
|
|
669
|
+
mentionEmptyAgentGeneratedFiles: "No files generated by Agent yet",
|
|
670
|
+
mentionAgentGeneratedFolderBack: "Back",
|
|
671
|
+
mentionAgentGeneratedFolderFileCount: "Contains {{count}} files",
|
|
672
|
+
mentionAgentTargetAvailable: "Available",
|
|
673
|
+
mentionNoMatchingFiles: "No matching files",
|
|
674
|
+
mentionOpenReferences: "View output",
|
|
675
|
+
issueRunPrompt: {
|
|
676
|
+
currentWorkingDirectoryLabel: "Current working directory",
|
|
677
|
+
executionRequirementsLabel: "Execution requirements",
|
|
678
|
+
intro: "You are handling a task.",
|
|
679
|
+
issueContentLabel: "Task content",
|
|
680
|
+
issueTitleLabel: "Task title",
|
|
681
|
+
missingContent: "(No additional content)",
|
|
682
|
+
noReferences: "- (No references)",
|
|
683
|
+
referencesLabel: "References",
|
|
684
|
+
requirementNoOtherOutputDir: "3. Do not write final deliverables to any other directory.",
|
|
685
|
+
requirementStayInWorkspace: "1. Work under {{workspaceRoot}}; do not switch to unrelated directories.",
|
|
686
|
+
requirementSummaryOutput: "2. Unless the user specifies another location, write at least docs/tutti/task_summary_{{issueId}}.md with the result, changes, and conclusion.",
|
|
687
|
+
taskContentLabel: "Task content",
|
|
688
|
+
taskTitleLabel: "Task title"
|
|
689
|
+
},
|
|
690
|
+
mentionCollaboratorFallback: "Collaborator",
|
|
691
|
+
syncPending: "Saved locally, syncing to cloud",
|
|
692
|
+
syncSynced: "Synced to cloud",
|
|
693
|
+
syncFailed: "Cloud sync failed"
|
|
694
|
+
};
|
|
695
|
+
|
|
6
696
|
// app/renderer/i18n/locales/en.messages.ts
|
|
7
697
|
var enMessages = {
|
|
8
698
|
agentLaunchFailed: "Agent launch failed: {{message}}",
|
|
@@ -11,6 +701,7 @@ var enMessages = {
|
|
|
11
701
|
agentTargetRemoved: "This agent no longer exists or has been removed. Its conversation history stays available to read.",
|
|
12
702
|
agentResumeSessionNotLocal: "This session cannot be resumed on this device. Start a new session and @this session to keep going.",
|
|
13
703
|
agentImportedSessionResumeUnavailable: "This conversation was imported successfully. Start a new session and @this conversation to keep going.",
|
|
704
|
+
agentSessionReconnecting: "Reconnecting to the live agent session\u2026",
|
|
14
705
|
agentSettingsRequireNewSession: "This model can only be used in a new session to preserve context.",
|
|
15
706
|
agentPermissionModeAppliesNextTurn: "Permission mode will apply starting with your next message.",
|
|
16
707
|
agentThisSessionMentionLabel: "this session",
|
|
@@ -451,658 +1142,7 @@ var en = {
|
|
|
451
1142
|
workspaceTerminalsBadge_other: "{{count}} TERMINALS",
|
|
452
1143
|
workspaceCenterSearchAria: "Open room search",
|
|
453
1144
|
workspaceCenterSearchTitle: "Search nodes, partitions, and notes in this room",
|
|
454
|
-
agentGui:
|
|
455
|
-
initialPlaceholder: "Type @ to reference sessions, files, tasks, and apps",
|
|
456
|
-
followupPlaceholder: "Request follow-up changes from {{provider}}",
|
|
457
|
-
installRequiredPlaceholder: "Connect {{provider}} to send messages",
|
|
458
|
-
installRequiredAction: "Connect",
|
|
459
|
-
providerGateCheckingTitle: "Checking your agent",
|
|
460
|
-
providerGateCheckingDescription: "One moment while we check whether {{provider}} is ready.",
|
|
461
|
-
providerGateCheckingAgentsDescription: "One moment while we check whether agents are ready.",
|
|
462
|
-
providerGateInstallTitle: "Connect {{provider}} first",
|
|
463
|
-
providerGateInstallDescription: "{{provider}} needs to be connected before you can start a new chat here.",
|
|
464
|
-
providerGateInstallAction: "Connect",
|
|
465
|
-
providerGateLoginTitle: "Log in to {{provider}}",
|
|
466
|
-
providerGateLoginDescription: "Log in with your account to start chatting with {{provider}}.",
|
|
467
|
-
providerGateLoginAction: "Log in",
|
|
468
|
-
providerGateComingSoonTitle: "{{provider}} is coming soon",
|
|
469
|
-
providerGateComingSoonDescription: "{{provider}} is not available yet. We will enable this agent when it is ready.",
|
|
470
|
-
providerGateComingSoonAction: "coming soon",
|
|
471
|
-
providerGateUnavailableTitle: "{{provider}} is not ready yet",
|
|
472
|
-
providerGateUnavailableDescription: "We could not confirm that {{provider}} is ready. Try checking again.",
|
|
473
|
-
providerGateRetryAction: "Check again",
|
|
474
|
-
providerGatePendingInstall: "Connecting\u2026",
|
|
475
|
-
providerGatePendingLogin: "Opening sign in\u2026",
|
|
476
|
-
providerGatePendingRefresh: "Checking\u2026",
|
|
477
|
-
collaboratorSessionReadOnlyPlaceholder: "This session belongs to another user and cannot be replied to directly",
|
|
478
|
-
send: "Send",
|
|
479
|
-
modelLabel: "Model",
|
|
480
|
-
modelSelectionLabel: "Model selection",
|
|
481
|
-
defaultModel: "Default model",
|
|
482
|
-
loadingOptions: "Loading\u2026",
|
|
483
|
-
inheritedUnavailable: "Inherited / unavailable",
|
|
484
|
-
reasoningLabel: "Reasoning",
|
|
485
|
-
reasoningDegreeLabel: "Reasoning level",
|
|
486
|
-
reasoningOptionDefault: "Default",
|
|
487
|
-
reasoningOptionMinimal: "Minimal",
|
|
488
|
-
reasoningOptionLow: "Low",
|
|
489
|
-
reasoningOptionMedium: "Medium",
|
|
490
|
-
reasoningOptionHigh: "High",
|
|
491
|
-
reasoningOptionXHigh: "X-High",
|
|
492
|
-
reasoningOptionMax: "Max",
|
|
493
|
-
reasoningOptionUltra: "Ultra",
|
|
494
|
-
speedLabel: "Speed",
|
|
495
|
-
speedSelectionLabel: "Speed",
|
|
496
|
-
speedOptionStandard: "Standard",
|
|
497
|
-
speedOptionStandardDescription: "Standard speed",
|
|
498
|
-
speedOptionFast: "Fast",
|
|
499
|
-
speedOptionFastDescription: "1.5x speed, increased usage",
|
|
500
|
-
permissionModeReadOnly: "Ask for approval",
|
|
501
|
-
permissionModeAuto: "Approve for me",
|
|
502
|
-
permissionModeFullAccess: "Full access",
|
|
503
|
-
permissionSemantics: {
|
|
504
|
-
"ask-before-write": {
|
|
505
|
-
label: "Ask for approval",
|
|
506
|
-
description: "Always ask to edit external files and use the internet"
|
|
507
|
-
},
|
|
508
|
-
"accept-edits": {
|
|
509
|
-
label: "Accept edits",
|
|
510
|
-
description: "Allows file edits, but still asks before higher-risk actions"
|
|
511
|
-
},
|
|
512
|
-
"locked-down": {
|
|
513
|
-
label: "Don't ask",
|
|
514
|
-
description: "Won't prompt. Unapproved actions are rejected"
|
|
515
|
-
},
|
|
516
|
-
auto: {
|
|
517
|
-
label: "Approve for me",
|
|
518
|
-
description: "Only ask for actions detected as potentially unsafe"
|
|
519
|
-
},
|
|
520
|
-
"full-access": {
|
|
521
|
-
label: "Full access",
|
|
522
|
-
description: "Unrestricted access to the internet and any file on your computer"
|
|
523
|
-
},
|
|
524
|
-
unconfigurable: {
|
|
525
|
-
label: "Fixed mode",
|
|
526
|
-
description: "This provider does not support changing permission mode here"
|
|
527
|
-
}
|
|
528
|
-
},
|
|
529
|
-
permissionModes: {
|
|
530
|
-
codex: {
|
|
531
|
-
"read-only": {
|
|
532
|
-
label: "Ask for approval",
|
|
533
|
-
description: "Always ask to edit external files and use the internet"
|
|
534
|
-
},
|
|
535
|
-
auto: {
|
|
536
|
-
label: "Approve for me",
|
|
537
|
-
description: "Only ask for actions detected as potentially unsafe"
|
|
538
|
-
},
|
|
539
|
-
"full-access": {
|
|
540
|
-
label: "Full access",
|
|
541
|
-
description: "Unrestricted access to the internet and any file on your computer"
|
|
542
|
-
}
|
|
543
|
-
},
|
|
544
|
-
cursor: {
|
|
545
|
-
"read-only": {
|
|
546
|
-
label: "Read-only",
|
|
547
|
-
description: "Cursor plans and reads only. Proposes changes without making them."
|
|
548
|
-
},
|
|
549
|
-
agent: {
|
|
550
|
-
label: "Ask for approval",
|
|
551
|
-
description: "Full tool access. Cursor asks before running commands or other risky actions."
|
|
552
|
-
},
|
|
553
|
-
"full-access": {
|
|
554
|
-
label: "Full access",
|
|
555
|
-
description: "Runs commands without asking, unless explicitly denied by your Cursor permission rules."
|
|
556
|
-
}
|
|
557
|
-
},
|
|
558
|
-
nexight: {
|
|
559
|
-
"read-only": {
|
|
560
|
-
label: "Ask for approval",
|
|
561
|
-
description: "Always ask to edit external files and use the internet"
|
|
562
|
-
},
|
|
563
|
-
auto: {
|
|
564
|
-
label: "Approve for me",
|
|
565
|
-
description: "Only ask for actions detected as potentially unsafe"
|
|
566
|
-
},
|
|
567
|
-
"full-access": {
|
|
568
|
-
label: "Full access",
|
|
569
|
-
description: "Unrestricted access to the internet and any file on your computer"
|
|
570
|
-
}
|
|
571
|
-
},
|
|
572
|
-
"claude-code": {
|
|
573
|
-
default: {
|
|
574
|
-
label: "Default",
|
|
575
|
-
description: "Starts conservative. Asks before edits or higher-risk actions."
|
|
576
|
-
},
|
|
577
|
-
acceptEdits: {
|
|
578
|
-
label: "Accept edits",
|
|
579
|
-
description: "Allows direct file edits. Still asks before higher-risk actions."
|
|
580
|
-
},
|
|
581
|
-
dontAsk: {
|
|
582
|
-
label: "Don't ask",
|
|
583
|
-
description: "Won't prompt for approval. Actions not already allowed are rejected."
|
|
584
|
-
},
|
|
585
|
-
bypassPermissions: {
|
|
586
|
-
label: "Bypass permissions",
|
|
587
|
-
description: "Minimizes permission checks. Best for trusted tasks that need uninterrupted execution."
|
|
588
|
-
}
|
|
589
|
-
},
|
|
590
|
-
hermes: {
|
|
591
|
-
yolo: {
|
|
592
|
-
label: "Fixed mode",
|
|
593
|
-
description: "This provider doesn't support changing permission mode here."
|
|
594
|
-
}
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
modelContextWindowSuffix: "context window",
|
|
598
|
-
modelTooltipVersionLabel: "Version",
|
|
599
|
-
modelDescriptions: {
|
|
600
|
-
frontierComplexCoding: "Frontier model for complex coding, research, and real-world work",
|
|
601
|
-
everydayCoding: "Strong model for everyday coding",
|
|
602
|
-
smallFastCostEfficient: "Small, fast, and cost-efficient model for simpler coding tasks",
|
|
603
|
-
codingOptimized: "Coding-optimized model",
|
|
604
|
-
ultraFastCoding: "Ultra-fast coding model",
|
|
605
|
-
professionalLongRunning: "Optimized for professional work and long-running agents"
|
|
606
|
-
},
|
|
607
|
-
permissionLabel: "Run permissions",
|
|
608
|
-
planModeLabel: "Plan Mode",
|
|
609
|
-
planModeOnLabel: "On",
|
|
610
|
-
planModeOffLabel: "Off",
|
|
611
|
-
planUnavailable: "Plan unavailable",
|
|
612
|
-
queuedLabel: "Queued",
|
|
613
|
-
sendQueuedPromptNext: "Send next",
|
|
614
|
-
editQueuedPrompt: "Edit",
|
|
615
|
-
deleteQueuedPrompt: "Delete",
|
|
616
|
-
queuedPromptMoreActions: "More queued prompt actions",
|
|
617
|
-
stop: "Stop",
|
|
618
|
-
stopping: "Stopping...",
|
|
619
|
-
slashStatusTitle: "Status",
|
|
620
|
-
slashStatusSession: "Session",
|
|
621
|
-
slashStatusBaseUrl: "Base URL",
|
|
622
|
-
slashStatusContext: "Context",
|
|
623
|
-
slashStatusLimits: "Usage Limits",
|
|
624
|
-
slashStatusAccount: "Account",
|
|
625
|
-
slashStatusClose: "Close",
|
|
626
|
-
slashStatusFiveHourLimit: "5h limit",
|
|
627
|
-
slashStatusWeeklyLimit: "7d limit",
|
|
628
|
-
slashStatusLimitPercentLeft: "{{percent}}% left",
|
|
629
|
-
slashStatusLimitReset: "resets {{reset}}",
|
|
630
|
-
slashStatusContextValue: "{{percentLeft}}% left ({{usedTokens}} used / {{totalTokens}})",
|
|
631
|
-
slashStatusContextUnavailable: "Context usage unavailable",
|
|
632
|
-
slashStatusLimitsUnavailable: "Rate limits unavailable from this agent",
|
|
633
|
-
slashStatusUsageJustUpdated: "Updated just now",
|
|
634
|
-
slashStatusUsageMinutesAgo: "Updated {{count}}m ago",
|
|
635
|
-
slashStatusUsageHoursAgo: "Updated {{count}}h ago",
|
|
636
|
-
slashStatusUsageUpdating: "Updating\u2026",
|
|
637
|
-
slashStatusUsageRefreshFailed: "Refresh failed",
|
|
638
|
-
slashStatusUsageRefreshAria: "Refresh usage",
|
|
639
|
-
usageChipLabel: "Context {{percent}}%",
|
|
640
|
-
usageTooltipLabel: "Context usage",
|
|
641
|
-
usagePopoverTitle: "Context Usage",
|
|
642
|
-
usageContextWindowLabel: "Context window",
|
|
643
|
-
usageTokensLabel: "Tokens",
|
|
644
|
-
usageLimitsLabel: "Limits",
|
|
645
|
-
usageCompactAction: "Compact",
|
|
646
|
-
planCardTitle: "Plan",
|
|
647
|
-
planCardCopy: "Copy plan",
|
|
648
|
-
copyCode: "Copy code",
|
|
649
|
-
planCardExpand: "Expand plan",
|
|
650
|
-
planCardCollapse: "Collapse plan",
|
|
651
|
-
planImplementationLead: "Implement this plan?",
|
|
652
|
-
planImplementationConfirm: "Yes, implement this plan",
|
|
653
|
-
planImplementationFeedbackPlaceholder: "No \u2014 tell the agent how to adjust the approach",
|
|
654
|
-
planImplementationSend: "Send",
|
|
655
|
-
planImplementationSkip: "Stay in Plan Mode",
|
|
656
|
-
noRunningResponse: "No running response to stop.",
|
|
657
|
-
composerTextMenu: "Composer text actions",
|
|
658
|
-
pastedTextFilesHeader: "Referenced pasted text files:",
|
|
659
|
-
pastedTextFileLine: '- pasted text file "{{preview}}": {{path}}. Read this file before continuing.',
|
|
660
|
-
pastedTextAttachmentTitle: "Pasted text",
|
|
661
|
-
pastedTextRestoreToComposer: "Show in text field",
|
|
662
|
-
copyMessage: "Copy message",
|
|
663
|
-
copyImage: "Copy image",
|
|
664
|
-
messageCopied: "Copied",
|
|
665
|
-
promptTipsPrefix: "Tips: ",
|
|
666
|
-
reviewPicker: {
|
|
667
|
-
title: "Code review",
|
|
668
|
-
targetLabel: "What to review",
|
|
669
|
-
searchPlaceholder: "Search",
|
|
670
|
-
noResults: "No matches",
|
|
671
|
-
uncommitted: "Uncommitted changes",
|
|
672
|
-
baseBranch: "Compare against a branch",
|
|
673
|
-
commit: "A specific commit",
|
|
674
|
-
custom: "Custom instructions",
|
|
675
|
-
branchLabel: "Base branch",
|
|
676
|
-
branchPlaceholder: "Select a branch",
|
|
677
|
-
branchLoading: "Loading branches\u2026",
|
|
678
|
-
branchEmpty: "No branches found",
|
|
679
|
-
commitPlaceholder: "Commit SHA",
|
|
680
|
-
customPlaceholder: "Describe what to review",
|
|
681
|
-
submit: "Start review",
|
|
682
|
-
cancel: "Cancel"
|
|
683
|
-
},
|
|
684
|
-
promptTips: {
|
|
685
|
-
setWorkspace: {
|
|
686
|
-
label: "Set the workspace",
|
|
687
|
-
prompt: "Let the Agent know where to read files, run commands, and understand code."
|
|
688
|
-
},
|
|
689
|
-
useIssue: {
|
|
690
|
-
label: "Use Tasks well",
|
|
691
|
-
prompt: "Put requirements, constraints, and acceptance criteria in a Task so the Agent can work toward a clear target."
|
|
692
|
-
},
|
|
693
|
-
mapCurrentState: {
|
|
694
|
-
label: "Map the current state",
|
|
695
|
-
prompt: "When the next step is unclear, ask the Agent to summarize status, risks, and what to do next."
|
|
696
|
-
},
|
|
697
|
-
continueRecentSession: {
|
|
698
|
-
label: "Continue recent work",
|
|
699
|
-
prompt: "When resuming, have the Agent recap recent progress, unfinished work, and blockers first."
|
|
700
|
-
},
|
|
701
|
-
referenceOtherAgents: {
|
|
702
|
-
label: "Reference other Agent conversations",
|
|
703
|
-
prompt: "Make context handoffs more complete and reduce lost details."
|
|
704
|
-
},
|
|
705
|
-
controlPermissions: {
|
|
706
|
-
label: "Control permissions",
|
|
707
|
-
prompt: "Use Ask for approval when you want caution, then switch to higher access once file changes are expected."
|
|
708
|
-
}
|
|
709
|
-
},
|
|
710
|
-
empty: "What can {{provider}} help you with?",
|
|
711
|
-
homeSuggestionsClose: "Close suggestions",
|
|
712
|
-
homeSuggestions: {
|
|
713
|
-
about: {
|
|
714
|
-
title: "Meet Tutti",
|
|
715
|
-
prompt: "Tell me what Tutti can help me do"
|
|
716
|
-
},
|
|
717
|
-
breakdown: {
|
|
718
|
-
title: "Task breakdown",
|
|
719
|
-
taskCenterLabel: "Task management",
|
|
720
|
-
prompt: "Use {{taskCenterMention}} to help me break down the task, topic { enter here }"
|
|
721
|
-
},
|
|
722
|
-
review: {
|
|
723
|
-
title: "Quality review",
|
|
724
|
-
prompt: "Have { @agent } review the output quality of { @agent session }"
|
|
725
|
-
},
|
|
726
|
-
interaction: {
|
|
727
|
-
title: "Agent interaction",
|
|
728
|
-
prompt: "Have { @agent } and { @agent } work together to { do something }, topic { enter here }"
|
|
729
|
-
},
|
|
730
|
-
import: {
|
|
731
|
-
title: "Import session"
|
|
732
|
-
}
|
|
733
|
-
},
|
|
734
|
-
conversations: "Sessions",
|
|
735
|
-
newConversation: "New session",
|
|
736
|
-
accountMenuTitle: "Tutti Agent",
|
|
737
|
-
accountMenuMember: "Membership",
|
|
738
|
-
accountMenuUpgrade: "Upgrade",
|
|
739
|
-
accountMenuCreditsBalance: "Credits",
|
|
740
|
-
accountMenuAccountCenter: "Account center",
|
|
741
|
-
accountMenuSettings: "Settings",
|
|
742
|
-
accountMenuFree: "Free",
|
|
743
|
-
accountMenuSignIn: "Sign in",
|
|
744
|
-
accountMenuSignOut: "Sign out",
|
|
745
|
-
accountMenuLoading: "Loading",
|
|
746
|
-
accountMenuUnavailable: "--",
|
|
747
|
-
accountMenuDataUnavailable: "Some account data is unavailable",
|
|
748
|
-
accountRewardToastTitle: "New user credits",
|
|
749
|
-
accountRewardToastCreditsUnit: "credits",
|
|
750
|
-
accountRewardToastDescription: "Added to account balance",
|
|
751
|
-
accountRewardToastClose: "Close credits reward notification",
|
|
752
|
-
agentConfig: "Check & Settings",
|
|
753
|
-
agentSettingsMenu: "Settings",
|
|
754
|
-
agentEnvSetup: "Environment Check",
|
|
755
|
-
noConversations: "No sessions yet",
|
|
756
|
-
emptyProjectConversations: "No chats yet",
|
|
757
|
-
agentsEmpty: "No agents are available",
|
|
758
|
-
conversationFilterAll: "All",
|
|
759
|
-
conversationFilterCodex: "Codex",
|
|
760
|
-
conversationFilterClaudeCode: "Claude Code",
|
|
761
|
-
conversationFilterTutti: "Tutti",
|
|
762
|
-
providerSwitchLabel: "Switch provider",
|
|
763
|
-
handoffConversation: "Handoff",
|
|
764
|
-
handoffConversationTooltip: "Hand off to another agent",
|
|
765
|
-
handoffConversationMenu: "Choose an agent for handoff",
|
|
766
|
-
startConversation: "Start session",
|
|
767
|
-
selectConversation: "Select a session",
|
|
768
|
-
loadingConversations: "Loading sessions...",
|
|
769
|
-
loadingConversation: "Loading session...",
|
|
770
|
-
scrollToBottom: "Scroll to bottom",
|
|
771
|
-
searchNoConversations: "No related sessions",
|
|
772
|
-
conversationUnavailable: "Session unavailable.",
|
|
773
|
-
contextPickerBrowseHint: "Search workspace files based on your input",
|
|
774
|
-
contextPickerBrowseFileHint: "No opened or Agent-generated files yet. Type a file name to search your computer.",
|
|
775
|
-
contextPickerBrowseAgentHint: "Type to search agents",
|
|
776
|
-
contextPickerBrowseAppHint: "Type to search apps",
|
|
777
|
-
contextPickerBrowseSessionHint: "Type to search agent sessions that I started",
|
|
778
|
-
contextPickerBrowseCollabHint: "Type to search teammate and agent sessions",
|
|
779
|
-
contextPickerBrowseIssueHint: "Type to search tasks in the current room",
|
|
780
|
-
workspaceAppFactoryMentionFallback: "Create app",
|
|
781
|
-
contextPickerExpandMore: "Show {{count}} more",
|
|
782
|
-
contextPickerCategoryFileDescription: "Search Files and folders",
|
|
783
|
-
contextPickerCategorySessionDescription: "Find agent sessions that I started",
|
|
784
|
-
contextPickerCategoryCollabDescription: "Browse sessions between teammates and agents",
|
|
785
|
-
contextPickerCategoryTaskDescription: "Find tasks in the current room",
|
|
786
|
-
searchPlaceholder: "Search sessions",
|
|
787
|
-
sectionPinned: "Pinned",
|
|
788
|
-
sectionConversations: "Chats",
|
|
789
|
-
sectionToday: "Today",
|
|
790
|
-
sectionYesterday: "Yesterday",
|
|
791
|
-
sectionEarlier: "Earlier",
|
|
792
|
-
projectSectionEdit: "New session",
|
|
793
|
-
projectSectionMoreActions: "Project actions",
|
|
794
|
-
projectSectionViewFiles: "Open folder",
|
|
795
|
-
projectRailCreateProject: "New project",
|
|
796
|
-
projectRailLinkExistingProject: "Link existing project folder",
|
|
797
|
-
removeProject: "Remove",
|
|
798
|
-
removeProjectConfirmDescription: "This only removes \u201C{{project}}\u201D from this list. Local files are not deleted.",
|
|
799
|
-
removeProjectConfirmTitle: "Remove project?",
|
|
800
|
-
batchDeleteProjectSessions: "Batch delete sessions",
|
|
801
|
-
batchDeleteProjectSessionsTitle: "Delete project sessions?",
|
|
802
|
-
batchDeleteProjectSessionsBody: "This will delete {{count}} sessions in \u201C{{project}}\u201D. Deleted sessions cannot be recovered.",
|
|
803
|
-
batchDeleteProjectSessionsConfirm: "Delete sessions",
|
|
804
|
-
conversationsSectionMoreActions: "Conversation actions",
|
|
805
|
-
batchDeleteConversations: "Batch delete conversations",
|
|
806
|
-
batchDeleteConversationsTitle: "Delete conversations?",
|
|
807
|
-
batchDeleteConversationsBody: "This will delete {{count}} conversations. Deleted conversations cannot be recovered.",
|
|
808
|
-
batchDeleteConversationsConfirm: "Delete conversations",
|
|
809
|
-
runtimeSessionOnly: "Only runtime sessions appear here.",
|
|
810
|
-
approvalRequired: "{{provider}} requests your authorization.",
|
|
811
|
-
approvalUnavailable: "No choices are available.",
|
|
812
|
-
approvalOptions: {
|
|
813
|
-
allowOnce: "Yes, proceed",
|
|
814
|
-
allowForSession: "Yes, for this session",
|
|
815
|
-
allowAlways: "Yes, and don't ask again",
|
|
816
|
-
allowAlwaysForCommandPrefix: "Yes, and don't ask again for commands that start with `{{command}}`",
|
|
817
|
-
allowAlwaysForCommandPrefixLead: "Yes, and don't ask again for commands that start with",
|
|
818
|
-
allowAlwaysForScope: "Yes, and don't ask again for {{scope}}",
|
|
819
|
-
alwaysAllowScope: "Always allow {{scope}}",
|
|
820
|
-
bypassPermissions: "Yes, and bypass permissions",
|
|
821
|
-
autoMode: 'Yes, and use "auto" mode',
|
|
822
|
-
acceptEdits: "Yes, and auto-accept edits",
|
|
823
|
-
manualApproval: "Yes, and manually approve edits",
|
|
824
|
-
rejectOnce: "No, don't run",
|
|
825
|
-
rejectAlways: "No, and don't ask again",
|
|
826
|
-
rejectWithFollowUp: "No, then send new instructions"
|
|
827
|
-
},
|
|
828
|
-
authRequired: "Authentication required",
|
|
829
|
-
authLogin: "Sign in",
|
|
830
|
-
activatingSession: "Connecting session...",
|
|
831
|
-
cancellingSession: "Cancelling...",
|
|
832
|
-
retryActivation: "Retry",
|
|
833
|
-
continueInNewConversation: "New session",
|
|
834
|
-
goalLabel: "Goal",
|
|
835
|
-
goalTitleActive: "Active goal",
|
|
836
|
-
goalTitlePaused: "Paused goal",
|
|
837
|
-
goalTitleBlocked: "Blocked goal",
|
|
838
|
-
goalTitleUsageLimited: "Usage-limited goal",
|
|
839
|
-
goalTitleBudgetLimited: "Budget-limited goal",
|
|
840
|
-
goalTitleComplete: "Completed goal",
|
|
841
|
-
goalBudgetUsage: "{{used}}/{{budget}} tokens",
|
|
842
|
-
goalClearHint: "Type /goal clear to clear",
|
|
843
|
-
goalEditAction: "Edit goal",
|
|
844
|
-
goalPauseAction: "Pause goal",
|
|
845
|
-
goalResumeAction: "Resume goal",
|
|
846
|
-
goalClearAction: "Delete goal",
|
|
847
|
-
processing: "Planning next moves",
|
|
848
|
-
agentTargetRequired: "Select an available agent target before starting a session.",
|
|
849
|
-
promptImagesUnsupported: "This agent does not support image input with the current model.",
|
|
850
|
-
visibleErrorStartFailed: "{{provider}} failed to start",
|
|
851
|
-
visibleErrorRequestFailed: "{{provider}} request failed",
|
|
852
|
-
visibleErrorAuthRequired: "{{provider}} needs authentication or configuration",
|
|
853
|
-
visibleErrorAuthRequiredLocalAgentHint: "Please sign in to local {{provider}}, then retry.",
|
|
854
|
-
visibleErrorRequestTimedOut: "{{provider}} request timed out",
|
|
855
|
-
visibleErrorRuntimeUnavailable: "{{provider}} could not start because the runtime is unavailable",
|
|
856
|
-
visibleErrorQuotaOrRateLimit: "{{provider}} request failed because a quota or rate limit was reached",
|
|
857
|
-
visibleErrorDetails: "View details",
|
|
858
|
-
visibleErrorRawDetails: "Raw error",
|
|
859
|
-
visibleErrorCliNotFound: "{{provider}} CLI wasn't found, so it couldn't run. Set it up to continue.",
|
|
860
|
-
visibleErrorVersionUnsupported: "{{provider}}'s installed version is unsupported for this request. Upgrade to continue.",
|
|
861
|
-
visibleErrorNetwork: "{{provider}} couldn't reach the network to complete this request.",
|
|
862
|
-
visibleErrorConfigTimeout: "{{provider}} couldn't apply session settings before the request timed out. Try again in a moment.",
|
|
863
|
-
visibleErrorStreamDisconnected: "{{provider}}'s response was interrupted before it completed. Try again in a moment.",
|
|
864
|
-
visibleErrorConcurrencyLimit: "{{provider}} is handling too many requests right now. Try again after another task finishes.",
|
|
865
|
-
visibleErrorInsufficientCredits: "Your Tutti credits are insufficient to continue this request.",
|
|
866
|
-
visibleErrorActionInstall: "Connect",
|
|
867
|
-
visibleErrorActionUpgrade: "Upgrade",
|
|
868
|
-
visibleErrorActionRelogin: "Sign in",
|
|
869
|
-
visibleErrorActionCheckNetwork: "Check network",
|
|
870
|
-
visibleErrorActionDetect: "Open setup",
|
|
871
|
-
visibleErrorActionViewPlans: "View plans",
|
|
872
|
-
systemNoticeTransportRetry: "Codex connection interrupted. Reconnecting...",
|
|
873
|
-
systemNoticeTransportFallback: "Codex switched to HTTPS transport",
|
|
874
|
-
systemNoticeWarning: "Codex warning",
|
|
875
|
-
systemNoticeDefault: "Agent notice",
|
|
876
|
-
contextCompactionInProgress: "Compacting context",
|
|
877
|
-
contextCompactionCompleted: "Context compacted.",
|
|
878
|
-
contextCompactionInterrupted: "Context compaction interrupted.",
|
|
879
|
-
turnSummary: "Changed files",
|
|
880
|
-
userMessageLocator: "User messages",
|
|
881
|
-
turnSummaryFilesChanged: "{{count}} files changed",
|
|
882
|
-
turnSummaryModified: "{{count}} modified",
|
|
883
|
-
turnSummaryCreated: "{{count}} new",
|
|
884
|
-
turnSummaryModifiedTag: "Modified",
|
|
885
|
-
turnSummaryCreatedTag: "New",
|
|
886
|
-
turnSummaryViaTool: "via {{tool}}",
|
|
887
|
-
turnSummaryBefore: "Before",
|
|
888
|
-
turnSummaryAfter: "After",
|
|
889
|
-
turnSummaryEmpty: "Empty",
|
|
890
|
-
turnSummaryOpenFile: "Open",
|
|
891
|
-
turnSummaryUndo: "Undo",
|
|
892
|
-
turnSummaryReapply: "Reapply",
|
|
893
|
-
turnSummaryCheckingGit: "Checking Git repository...",
|
|
894
|
-
turnSummaryGitRequired: "This directory is not a Git repository",
|
|
895
|
-
turnSummaryPatchUnavailable: "No reversible patch data is available for this change",
|
|
896
|
-
turnSummaryUndoFailed: "Failed to undo changes",
|
|
897
|
-
turnSummaryReapplyFailed: "Failed to reapply changes",
|
|
898
|
-
turnSummaryShowMoreFiles: "Show {{count}} more file",
|
|
899
|
-
turnSummaryShowFewerFiles: "Show fewer files",
|
|
900
|
-
planLead: "Exit planning and start implementing. How should permissions work?",
|
|
901
|
-
planModes: {
|
|
902
|
-
acceptEdits: {
|
|
903
|
-
label: "Accept edits",
|
|
904
|
-
description: "Auto-approve file edits"
|
|
905
|
-
},
|
|
906
|
-
askFirst: {
|
|
907
|
-
label: "Ask for approval",
|
|
908
|
-
description: "Prompt before each tool"
|
|
909
|
-
},
|
|
910
|
-
allowAll: {
|
|
911
|
-
label: "Allow all",
|
|
912
|
-
description: "Do not prompt for tools"
|
|
913
|
-
},
|
|
914
|
-
auto: {
|
|
915
|
-
label: "Auto",
|
|
916
|
-
description: "Let the agent choose when to ask"
|
|
917
|
-
}
|
|
918
|
-
},
|
|
919
|
-
stayInPlan: "Keep planning",
|
|
920
|
-
sendFeedback: "Send feedback and keep planning",
|
|
921
|
-
feedbackPlaceholder: "Give feedback to refine the plan...",
|
|
922
|
-
previousQuestion: "Back",
|
|
923
|
-
nextQuestion: "Next",
|
|
924
|
-
submitAnswers: "Submit answers",
|
|
925
|
-
answerPlaceholder: "Add details for the agent...",
|
|
926
|
-
waitingForAnswer: "Waiting for your answer...",
|
|
927
|
-
waitingForBackgroundAgent_one: "Waiting for {{count}} background agent to finish",
|
|
928
|
-
waitingForBackgroundAgent_other: "Waiting for {{count}} background agents to finish",
|
|
929
|
-
shortcutEnter: "Enter",
|
|
930
|
-
shortcutCmdEnter: "Cmd + Enter",
|
|
931
|
-
shortcutCtrEnter: "Ctr + Enter",
|
|
932
|
-
openConversationWindow: "Open session in new window",
|
|
933
|
-
showMoreConversations: "Show more",
|
|
934
|
-
showLessConversations: "Show less",
|
|
935
|
-
deleteSession: "Delete session",
|
|
936
|
-
pinSession: "Pin session",
|
|
937
|
-
copySessionLink: "Copy session link",
|
|
938
|
-
renameSession: "Rename session",
|
|
939
|
-
renameSessionTitle: "Rename conversation",
|
|
940
|
-
renameSessionDescription: "Keep it short and easy to recognize.",
|
|
941
|
-
renameSessionPlaceholder: "Conversation title",
|
|
942
|
-
renameSessionSave: "Save",
|
|
943
|
-
unpinSession: "Unpin session",
|
|
944
|
-
markSessionUnread: "Mark as unread",
|
|
945
|
-
deleteSessionTitle: "Delete session?",
|
|
946
|
-
deleteSessionBody: "This session cannot be recovered after deletion. It will no longer appear in the session list, session timeline, room timeline, or room status.",
|
|
947
|
-
deleteSessionConfirm: "Delete session",
|
|
948
|
-
conversationRailResizeAria: "Resize session list",
|
|
949
|
-
collapseConversationRail: "Collapse session list",
|
|
950
|
-
expandConversationRail: "Expand session list",
|
|
951
|
-
relativeTimeJustNow: "just now",
|
|
952
|
-
relativeTimeMinutes: "{{count}} min",
|
|
953
|
-
relativeTimeHours: "{{count}} h",
|
|
954
|
-
relativeTimeDays: "{{count}} d",
|
|
955
|
-
relativeTimeMonths: "{{count}} mo",
|
|
956
|
-
relativeTimeYears: "{{count}} y",
|
|
957
|
-
slashCommandPalette: "Slash commands",
|
|
958
|
-
skillPickerPalette: "Skills",
|
|
959
|
-
slashPaletteCommandsGroup: "Commands",
|
|
960
|
-
slashPaletteCapabilitiesGroup: "Capabilities",
|
|
961
|
-
slashPaletteSkillsGroup: "Skills",
|
|
962
|
-
slashPalettePluginsGroup: "Plugins",
|
|
963
|
-
slashPaletteConnectorsGroup: "Connectors",
|
|
964
|
-
slashPaletteMcpGroup: "MCP",
|
|
965
|
-
slashCommandCompactLabel: "compact",
|
|
966
|
-
slashCommandContextLabel: "context",
|
|
967
|
-
slashCommandFastLabel: "fast",
|
|
968
|
-
slashCommandGoalLabel: "goal",
|
|
969
|
-
slashCommandInitLabel: "init",
|
|
970
|
-
slashCommandPlanLabel: "plan",
|
|
971
|
-
slashCommandReviewLabel: "review",
|
|
972
|
-
slashCommandStatusLabel: "status",
|
|
973
|
-
slashCommandUsageLabel: "usage",
|
|
974
|
-
slashCommandCompactDescription: "Compact the conversation context.",
|
|
975
|
-
slashCommandContextDescription: "Show the current context snapshot.",
|
|
976
|
-
slashCommandFastDescription: "Toggle fast response mode.",
|
|
977
|
-
slashCommandGoalDescription: "Set, inspect, or clear the current goal.",
|
|
978
|
-
slashCommandInitDescription: "Initialize repository guidance files.",
|
|
979
|
-
slashCommandPlanDescription: "Toggle plan mode.",
|
|
980
|
-
slashCommandReviewDescription: "Run a code review.",
|
|
981
|
-
slashCommandStatusDescription: "Show session status and context usage.",
|
|
982
|
-
slashCommandUsageDescription: "Show context and quota usage.",
|
|
983
|
-
browserUseCapabilityLabel: "Browser",
|
|
984
|
-
browserUseCapabilityDescription: "Let the agent use a browser.",
|
|
985
|
-
browserUseCapabilityDescriptionAutoConnect: "Current mode: reuse your signed-in Chrome.",
|
|
986
|
-
browserUseCapabilityDescriptionIsolated: "Current mode: use an isolated browser.",
|
|
987
|
-
browserUseCapabilitySettingsLabel: "Browser settings",
|
|
988
|
-
browserUseCapabilitySettingsDescription: "Configure the browser the agent can use.",
|
|
989
|
-
capabilityInlineSettingsLabel: "Settings",
|
|
990
|
-
computerUseCapabilityLabel: "Computer",
|
|
991
|
-
computerUseCapabilityDescription: "Let the agent control the macOS desktop.",
|
|
992
|
-
computerUseCapabilitySetupRequiredDescription: "Not installed. Press Enter to open setup.",
|
|
993
|
-
computerUseCapabilityAuthorizationRequiredDescription: "Authorization required. Press Enter to open setup.",
|
|
994
|
-
computerUseCapabilityAuthorizationUnknownDescription: "Authorization status unknown. Press Enter to open setup.",
|
|
995
|
-
computerUseCapabilitySettingsLabel: "Computer use setup",
|
|
996
|
-
computerUseCapabilitySettingsDescription: "Install, remove, or grant computer access.",
|
|
997
|
-
fileMentionPalette: "Files",
|
|
998
|
-
fileMentionLoading: "Searching...",
|
|
999
|
-
fileMentionEmpty: "Search workspace files based on your input",
|
|
1000
|
-
fileMentionError: "Unable to search Files.",
|
|
1001
|
-
fileMentionTabHint: "Tab switch category | \u2190\u2192 enter/leave folder | \u2191\u2193 switch selection",
|
|
1002
|
-
fileDropHint: "Drop files to add them to the session",
|
|
1003
|
-
mentionPalette: "Mention context",
|
|
1004
|
-
addReference: "Add reference",
|
|
1005
|
-
addContent: "Add files and more",
|
|
1006
|
-
referenceWorkspaceFiles: "Reference workspace files",
|
|
1007
|
-
referencePicker: {
|
|
1008
|
-
clearFilter: "Clear filter",
|
|
1009
|
-
confirm: "Use references",
|
|
1010
|
-
emptyDirectory: "This folder is empty.",
|
|
1011
|
-
emptyPreview: "Select a file to see details",
|
|
1012
|
-
emptySearch: "No matching files or folders.",
|
|
1013
|
-
fileTypeAll: "All types",
|
|
1014
|
-
fileTypeDocument: "Documents",
|
|
1015
|
-
fileTypeImage: "Images",
|
|
1016
|
-
fileTypeOther: "Other",
|
|
1017
|
-
fileTypeSeparator: ", ",
|
|
1018
|
-
fileTypeVideo: "Videos",
|
|
1019
|
-
fileTypeWebpage: "Web pages",
|
|
1020
|
-
loadMore: "Load more",
|
|
1021
|
-
loadMoreGroups: "Load more",
|
|
1022
|
-
loading: "Loading...",
|
|
1023
|
-
previewBinary: "This file looks like binary content.",
|
|
1024
|
-
previewDecodeFailed: "This file couldn't be decoded as UTF-8 text.",
|
|
1025
|
-
previewError: "Couldn't load a preview.",
|
|
1026
|
-
previewFileTooLarge: "This file is larger than {{maxSize}}.",
|
|
1027
|
-
previewFolder: "Folder preview is not available.",
|
|
1028
|
-
previewHierarchy: "Location",
|
|
1029
|
-
previewLoading: "Loading preview...",
|
|
1030
|
-
previewModified: "Produced at",
|
|
1031
|
-
previewSize: "Size",
|
|
1032
|
-
previewSource: "Source",
|
|
1033
|
-
previewTextTooLarge: "This text file is larger than {{maxSize}}.",
|
|
1034
|
-
previewTooLarge: "This file is too large to preview.",
|
|
1035
|
-
previewUnavailable: "Preview is not available in this workspace.",
|
|
1036
|
-
previewUnsupported: "This file type can't be previewed here.",
|
|
1037
|
-
searchPlaceholder: "Search files and folders",
|
|
1038
|
-
selectGroupHint: "Select a folder on the left",
|
|
1039
|
-
selectedCount: "{{count}} selected",
|
|
1040
|
-
sourceColumn: "Category",
|
|
1041
|
-
title: "Pick workspace references",
|
|
1042
|
-
workspaceRootGroup: "Workspace"
|
|
1043
|
-
},
|
|
1044
|
-
projectLocked: "Project cannot be changed after the session starts",
|
|
1045
|
-
projectMissingDescription: "This conversation's working directory no longer exists",
|
|
1046
|
-
fileMentionEnterFolder: "Enter folder",
|
|
1047
|
-
fileMentionSwitchCategory: "Switch category",
|
|
1048
|
-
fileMentionNavigateHierarchy: "Enter/leave folder",
|
|
1049
|
-
fileMentionSwitchSelection: "Switch selection",
|
|
1050
|
-
mentionFilterFile: "Files",
|
|
1051
|
-
mentionFilterApp: "Apps",
|
|
1052
|
-
mentionFilterAgent: "Agents",
|
|
1053
|
-
mentionFilterSession: "Sessions",
|
|
1054
|
-
mentionFilterCollab: "Collaboration",
|
|
1055
|
-
mentionFilterIssue: "Tasks",
|
|
1056
|
-
mentionKindAgent: "Agent",
|
|
1057
|
-
mentionKindApp: "App",
|
|
1058
|
-
mentionKindAppFactory: "App Factory",
|
|
1059
|
-
mentionKindFile: "File",
|
|
1060
|
-
mentionKindIssue: "Task",
|
|
1061
|
-
mentionKindReference: "Reference",
|
|
1062
|
-
mentionKindSession: "Session",
|
|
1063
|
-
mentionGroupFiles: "Files",
|
|
1064
|
-
mentionGroupOpenedFiles: "Files I opened",
|
|
1065
|
-
mentionGroupAgentGeneratedFiles: "Files generated by Agent",
|
|
1066
|
-
mentionGroupApps: "Apps",
|
|
1067
|
-
mentionGroupAgents: "Agents",
|
|
1068
|
-
mentionGroupMySessions: "My sessions",
|
|
1069
|
-
mentionGroupCollabSessions: "Collaboration sessions",
|
|
1070
|
-
mentionGroupIssues: "Tasks",
|
|
1071
|
-
mentionEmptyMySessions: "No sessions yet",
|
|
1072
|
-
mentionEmptyCollabSessions: "No collaboration sessions yet",
|
|
1073
|
-
mentionEmptyApps: "No apps yet",
|
|
1074
|
-
mentionEmptyAgents: "No agents available",
|
|
1075
|
-
mentionEmptyIssues: "No tasks yet",
|
|
1076
|
-
mentionEmptyDockFiles: "No open files in the dock yet. Type to search workspace files.",
|
|
1077
|
-
mentionEmptyAgentGeneratedFiles: "No files generated by Agent yet",
|
|
1078
|
-
mentionAgentGeneratedFolderBack: "Back",
|
|
1079
|
-
mentionAgentGeneratedFolderFileCount: "Contains {{count}} files",
|
|
1080
|
-
mentionAgentTargetAvailable: "Available",
|
|
1081
|
-
mentionNoMatchingFiles: "No matching files",
|
|
1082
|
-
mentionOpenReferences: "View output",
|
|
1083
|
-
issueRunPrompt: {
|
|
1084
|
-
currentWorkingDirectoryLabel: "Current working directory",
|
|
1085
|
-
executionRequirementsLabel: "Execution requirements",
|
|
1086
|
-
intro: "You are handling a task.",
|
|
1087
|
-
issueContentLabel: "Task content",
|
|
1088
|
-
issueTitleLabel: "Task title",
|
|
1089
|
-
missingContent: "(No additional content)",
|
|
1090
|
-
noReferences: "- (No references)",
|
|
1091
|
-
referencesLabel: "References",
|
|
1092
|
-
requirementNoOtherOutputDir: "3. Do not write final deliverables to any other directory.",
|
|
1093
|
-
requirementStayInWorkspace: "1. Work under {{workspaceRoot}}; do not switch to unrelated directories.",
|
|
1094
|
-
requirementSummaryOutput: "2. Unless the user specifies another location, write at least docs/tutti/task_summary_{{issueId}}.md with the result, changes, and conclusion.",
|
|
1095
|
-
taskContentLabel: "Task content",
|
|
1096
|
-
taskTitleLabel: "Task title"
|
|
1097
|
-
},
|
|
1098
|
-
mentionCollaboratorFallback: "Collaborator",
|
|
1099
|
-
syncPending: "Saved locally, syncing to cloud",
|
|
1100
|
-
syncSynced: "Synced to cloud",
|
|
1101
|
-
syncFailed: "Cloud sync failed",
|
|
1102
|
-
openclawGatewayStarting: "Starting OpenClaw gateway...",
|
|
1103
|
-
openclawGatewayFailed: "OpenClaw gateway failed to start.",
|
|
1104
|
-
openclawGatewayRetry: "Retry gateway"
|
|
1105
|
-
},
|
|
1145
|
+
agentGui: enAgentGui,
|
|
1106
1146
|
workspaceInsights: {
|
|
1107
1147
|
runtimeTitle: "Runtime",
|
|
1108
1148
|
live: "LIVE",
|
|
@@ -2485,6 +2525,696 @@ var en = {
|
|
|
2485
2525
|
messages: enMessages
|
|
2486
2526
|
};
|
|
2487
2527
|
|
|
2528
|
+
// app/renderer/i18n/locales/zh-CN.agentGuiProviderIdentity.ts
|
|
2529
|
+
var zhCNAgentGuiProviderIdentity = {
|
|
2530
|
+
conversationFilterCodex: "Codex",
|
|
2531
|
+
conversationFilterClaudeCode: "Claude Code",
|
|
2532
|
+
conversationFilterOpenCode: "OpenCode",
|
|
2533
|
+
conversationFilterTutti: "Tutti",
|
|
2534
|
+
conversationFilterCursor: "Cursor",
|
|
2535
|
+
conversationFilterNexight: "Nexight",
|
|
2536
|
+
conversationFilterHermes: "Hermes Agent",
|
|
2537
|
+
conversationFilterOpenClaw: "OpenClaw",
|
|
2538
|
+
manageAgents: "Agent \u680F\u5C55\u793A\u8BBE\u7F6E",
|
|
2539
|
+
manageAgentsTitle: "Agent \u680F\u5C55\u793A\u8BBE\u7F6E",
|
|
2540
|
+
manageAgentsDescription: "\u62D6\u62FD\u8C03\u6574\u987A\u5E8F\u6216\u5728\u53EF\u7528\u4E0E\u505C\u7528\u5206\u7EC4\u95F4\u79FB\u52A8\uFF0C\u957F\u6309 Agent \u53EF\u8FDB\u5165\u7F16\u8F91\u3002",
|
|
2541
|
+
manageAgentsAvailable: "\u53EF\u7528 Agent",
|
|
2542
|
+
manageAgentsDisabled: "\u505C\u7528 Agent",
|
|
2543
|
+
manageAgentsNoAvailable: "\u53EF\u4ECE\u4E0B\u65B9\u505C\u7528\u5217\u8868\u6DFB\u52A0 Agent\u3002",
|
|
2544
|
+
manageAgentsNoDisabled: "\u53EF\u4EE5\u628A\u4E0D\u5E0C\u671B\u5C55\u793A\u5728\u4FA7\u8FB9\u680F\u7684agent\u62D6\u5230\u8FD9\u91CC",
|
|
2545
|
+
manageAgentsKeepOneAvailable: "\u81F3\u5C11\u4FDD\u7559\u4E00\u4E2A\u53EF\u7528 Agent\u3002",
|
|
2546
|
+
manageAgentsRunningBlocked: "{{agent}} \u6B63\u5728\u8FD0\u884C\uFF0C\u6682\u65F6\u65E0\u6CD5\u505C\u7528\u3002\u8BF7\u7B49\u5F85\u4EFB\u52A1\u7ED3\u675F\u540E\u518D\u8BD5\u3002",
|
|
2547
|
+
removeAgentFromSidebar: "\u4ECE\u5DE6\u4FA7\u680F\u79FB\u9664 {{agent}}",
|
|
2548
|
+
addAgentToSidebar: "\u5C06 {{agent}} \u6DFB\u52A0\u5230\u5DE6\u4FA7\u680F",
|
|
2549
|
+
dragAgentToReorder: "\u62D6\u62FD {{agent}} \u8C03\u6574\u987A\u5E8F"
|
|
2550
|
+
};
|
|
2551
|
+
|
|
2552
|
+
// app/renderer/i18n/locales/zh-CN.agentGuiRuntimeNotices.ts
|
|
2553
|
+
var zhCNAgentGuiRuntimeNotices = {
|
|
2554
|
+
visibleErrorStartFailed: "{{provider}} \u542F\u52A8\u5931\u8D25",
|
|
2555
|
+
visibleErrorRequestFailed: "{{provider}} \u8BF7\u6C42\u5931\u8D25",
|
|
2556
|
+
visibleErrorAuthRequired: "{{provider}} \u9700\u8981\u8BA4\u8BC1\u6216\u914D\u7F6E",
|
|
2557
|
+
visibleErrorAuthRequiredLocalAgentHint: "\u8BF7\u5728\u672C\u5730\u767B\u5F55 {{provider}}\uFF0C\u7136\u540E\u91CD\u8BD5\u3002",
|
|
2558
|
+
visibleErrorRequestTimedOut: "{{provider}} \u8BF7\u6C42\u8D85\u65F6",
|
|
2559
|
+
visibleErrorRuntimeUnavailable: "{{provider}} \u56E0\u8FD0\u884C\u73AF\u5883\u4E0D\u53EF\u7528\u800C\u65E0\u6CD5\u542F\u52A8",
|
|
2560
|
+
visibleErrorQuotaOrRateLimit: "{{provider}} \u8BF7\u6C42\u5931\u8D25\uFF1A\u989D\u5EA6\u6216\u9891\u7387\u9650\u5236\u5DF2\u89E6\u53D1",
|
|
2561
|
+
visibleErrorDetails: "\u67E5\u770B\u8BE6\u60C5",
|
|
2562
|
+
visibleErrorRawDetails: "\u539F\u59CB\u9519\u8BEF",
|
|
2563
|
+
visibleErrorCliNotFound: "\u672A\u68C0\u6D4B\u5230 {{provider}} CLI\uFF0C\u65E0\u6CD5\u8FD0\u884C\u3002\u8BF7\u5148\u5B8C\u6210\u5B89\u88C5\u3002",
|
|
2564
|
+
visibleErrorVersionUnsupported: "\u5F53\u524D {{provider}} \u7248\u672C\u8FC7\u65E7\uFF0C\u4E0D\u652F\u6301\u6B64\u8BF7\u6C42\u3002\u8BF7\u5148\u5347\u7EA7\u3002",
|
|
2565
|
+
visibleErrorNetwork: "{{provider}} \u65E0\u6CD5\u8FDE\u63A5\u7F51\u7EDC\u4EE5\u5B8C\u6210\u6B64\u8BF7\u6C42\u3002",
|
|
2566
|
+
visibleErrorConfigTimeout: "{{provider}} \u5728\u8BF7\u6C42\u8D85\u65F6\u524D\u672A\u80FD\u5E94\u7528\u4F1A\u8BDD\u8BBE\u7F6E\u3002\u8BF7\u7A0D\u540E\u91CD\u8BD5\u3002",
|
|
2567
|
+
visibleErrorStreamDisconnected: "{{provider}} \u7684\u54CD\u5E94\u5728\u5B8C\u6210\u524D\u88AB\u4E2D\u65AD\u3002\u8BF7\u7A0D\u540E\u91CD\u8BD5\u3002",
|
|
2568
|
+
visibleErrorConcurrencyLimit: "{{provider}} \u5F53\u524D\u5904\u7406\u7684\u8BF7\u6C42\u8FC7\u591A\u3002\u8BF7\u5728\u5176\u4ED6\u4EFB\u52A1\u5B8C\u6210\u540E\u518D\u8BD5\u3002",
|
|
2569
|
+
visibleErrorInsufficientCredits: "Tutti \u79EF\u5206\u4E0D\u8DB3\uFF0C\u65E0\u6CD5\u7EE7\u7EED\u6B64\u8BF7\u6C42\u3002",
|
|
2570
|
+
visibleErrorActionInstall: "\u53BB\u8FDE\u63A5",
|
|
2571
|
+
visibleErrorActionUpgrade: "\u53BB\u5347\u7EA7",
|
|
2572
|
+
visibleErrorActionRelogin: "\u767B\u5F55",
|
|
2573
|
+
visibleErrorActionCheckNetwork: "\u68C0\u6D4B\u7F51\u7EDC",
|
|
2574
|
+
visibleErrorActionDetect: "\u6253\u5F00\u68C0\u6D4B",
|
|
2575
|
+
visibleErrorActionViewPlans: "\u67E5\u770B\u8BA2\u9605\u65B9\u6848",
|
|
2576
|
+
systemNoticeTransportRetry: "Agent \u8FDE\u63A5\u4E2D\u65AD\uFF0C\u6B63\u5728\u91CD\u8FDE",
|
|
2577
|
+
systemNoticeTransportFallback: "Agent \u5DF2\u5207\u6362\u5230 HTTPS \u4F20\u8F93",
|
|
2578
|
+
systemNoticePlanImplementationPendingConfirmation: "\u8BA1\u5212\u5B9E\u73B0\u6B63\u5728\u7B49\u5F85\u786E\u8BA4",
|
|
2579
|
+
systemNoticePlanImplementationCompleted: "\u8BA1\u5212\u5B9E\u73B0\u5DF2\u5F00\u59CB",
|
|
2580
|
+
systemNoticeWarning: "Agent \u8B66\u544A",
|
|
2581
|
+
systemNoticeDefault: "Agent \u901A\u77E5"
|
|
2582
|
+
};
|
|
2583
|
+
|
|
2584
|
+
// app/renderer/i18n/locales/zh-CN.agentGuiSlashPalette.ts
|
|
2585
|
+
var zhCNAgentGuiSlashPalette = {
|
|
2586
|
+
slashCommandPalette: "\u659C\u6760\u83DC\u5355",
|
|
2587
|
+
skillPickerPalette: "\u6280\u80FD",
|
|
2588
|
+
slashPaletteCommandsGroup: "\u547D\u4EE4",
|
|
2589
|
+
slashPaletteCapabilitiesGroup: "\u80FD\u529B",
|
|
2590
|
+
slashPaletteCapabilitiesLoading: "\u80FD\u529B\u52A0\u8F7D\u4E2D\u2026",
|
|
2591
|
+
slashPaletteSkillsGroup: "\u6280\u80FD",
|
|
2592
|
+
slashPalettePluginsGroup: "\u63D2\u4EF6",
|
|
2593
|
+
slashPaletteConnectorsGroup: "\u8FDE\u63A5\u5668",
|
|
2594
|
+
slashPaletteMcpGroup: "MCP"
|
|
2595
|
+
};
|
|
2596
|
+
|
|
2597
|
+
// app/renderer/i18n/locales/zh-CN.agentGui.ts
|
|
2598
|
+
var zhCNAgentGui = {
|
|
2599
|
+
initialPlaceholder: "\u8F93\u5165 @ \u5F15\u7528\u4F1A\u8BDD\u3001\u6587\u4EF6\u3001\u4EFB\u52A1\u548C\u5E94\u7528",
|
|
2600
|
+
followupPlaceholder: "\u8981\u6C42 {{provider}} \u7EE7\u7EED\u540E\u7EED\u53D8\u66F4",
|
|
2601
|
+
installRequiredPlaceholder: "\u8BF7\u5148\u8FDE\u63A5 {{provider}}\uFF0C\u7136\u540E\u518D\u53D1\u9001\u6D88\u606F",
|
|
2602
|
+
installRequiredAction: "\u8FDE\u63A5",
|
|
2603
|
+
providerGateCheckingTitle: "\u6B63\u5728\u68C0\u67E5 Agent",
|
|
2604
|
+
providerGateCheckingDescription: "\u7A0D\u7B49\u4E00\u4E0B\uFF0C\u6211\u4EEC\u6B63\u5728\u786E\u8BA4 {{provider}} \u662F\u5426\u5DF2\u7ECF\u53EF\u7528\u3002",
|
|
2605
|
+
providerGateCheckingAgentsDescription: "\u7A0D\u7B49\u4E00\u4E0B\uFF0C\u6211\u4EEC\u6B63\u5728\u786E\u8BA4 agents \u662F\u5426\u5DF2\u7ECF\u53EF\u7528\u3002",
|
|
2606
|
+
providerGateInstallTitle: "\u5148\u8FDE\u63A5 {{provider}}",
|
|
2607
|
+
providerGateInstallDescription: "\u9700\u8981\u5148\u8FDE\u63A5 {{provider}}\uFF0C\u624D\u80FD\u5728\u8FD9\u91CC\u5F00\u59CB\u65B0\u7684\u5BF9\u8BDD\u3002",
|
|
2608
|
+
providerGateInstallAction: "\u8FDE\u63A5",
|
|
2609
|
+
providerGateLoginTitle: "\u767B\u5F55 {{provider}}",
|
|
2610
|
+
providerGateLoginDescription: "\u4F7F\u7528\u8D26\u53F7\u767B\u5F55\u540E\u5373\u53EF\u5F00\u59CB\u4F7F\u7528 {{provider}} \u5BF9\u8BDD\u3002",
|
|
2611
|
+
providerGateLoginAction: "\u767B\u5F55",
|
|
2612
|
+
providerGateComingSoonTitle: "{{provider}} \u5373\u5C06\u4E0A\u7EBF",
|
|
2613
|
+
providerGateComingSoonDescription: "{{provider}} \u6682\u672A\u5F00\u653E\u3002\u51C6\u5907\u597D\u540E\u5373\u53EF\u5728\u8FD9\u91CC\u4F7F\u7528\u8FD9\u4E2A Agent\u3002",
|
|
2614
|
+
providerGateComingSoonAction: "coming soon",
|
|
2615
|
+
providerGateUnavailableTitle: "{{provider}} \u6682\u65F6\u8FD8\u4E0D\u53EF\u7528",
|
|
2616
|
+
providerGateUnavailableDescription: "\u6211\u4EEC\u8FD8\u4E0D\u80FD\u786E\u8BA4 {{provider}} \u5DF2\u51C6\u5907\u597D\uFF0C\u53EF\u4EE5\u518D\u68C0\u6D4B\u4E00\u6B21\u3002",
|
|
2617
|
+
providerGateRetryAction: "\u91CD\u65B0\u68C0\u6D4B",
|
|
2618
|
+
providerGatePendingInstall: "\u6B63\u5728\u8FDE\u63A5\u2026",
|
|
2619
|
+
providerGatePendingLogin: "\u6B63\u5728\u6253\u5F00\u767B\u5F55\u2026",
|
|
2620
|
+
providerGatePendingRefresh: "\u6B63\u5728\u68C0\u6D4B\u2026",
|
|
2621
|
+
collaboratorSessionReadOnlyPlaceholder: "\u975E\u5F53\u524D\u7528\u6237\u4F1A\u8BDD\uFF0C\u4E0D\u53EF\u76F4\u63A5\u5BF9\u8BDD",
|
|
2622
|
+
send: "\u53D1\u9001",
|
|
2623
|
+
modelLabel: "\u6A21\u578B",
|
|
2624
|
+
modelSelectionLabel: "\u6A21\u578B\u9009\u62E9",
|
|
2625
|
+
defaultModel: "\u9ED8\u8BA4\u6A21\u578B",
|
|
2626
|
+
loadingOptions: "\u6B63\u5728\u52A0\u8F7D",
|
|
2627
|
+
inheritedUnavailable: "\u7EE7\u627F / \u4E0D\u53EF\u7528",
|
|
2628
|
+
reasoningLabel: "\u63A8\u7406\u5F3A\u5EA6",
|
|
2629
|
+
reasoningDegreeLabel: "\u63A8\u7406\u7A0B\u5EA6",
|
|
2630
|
+
reasoningOptionDefault: "\u9ED8\u8BA4",
|
|
2631
|
+
reasoningOptionMinimal: "\u6700\u4F4E",
|
|
2632
|
+
reasoningOptionLow: "\u4F4E",
|
|
2633
|
+
reasoningOptionMedium: "\u4E2D",
|
|
2634
|
+
reasoningOptionHigh: "\u9AD8",
|
|
2635
|
+
reasoningOptionXHigh: "\u8D85\u9AD8",
|
|
2636
|
+
reasoningOptionMax: "\u6700\u9AD8",
|
|
2637
|
+
reasoningOptionUltra: "\u6781\u81F4",
|
|
2638
|
+
speedLabel: "\u901F\u5EA6",
|
|
2639
|
+
speedSelectionLabel: "\u901F\u5EA6",
|
|
2640
|
+
speedOptionStandard: "\u6807\u51C6",
|
|
2641
|
+
speedOptionStandardDescription: "\u6807\u51C6\u901F\u5EA6",
|
|
2642
|
+
speedOptionFast: "\u5FEB\u901F",
|
|
2643
|
+
speedOptionFastDescription: "1.5 \u500D\u901F\u5EA6\uFF0C\u7528\u91CF\u589E\u52A0",
|
|
2644
|
+
permissionModeReadOnly: "\u8BF7\u6C42\u6279\u51C6",
|
|
2645
|
+
permissionModeAuto: "\u66FF\u6211\u5BA1\u6279",
|
|
2646
|
+
permissionModeFullAccess: "\u5B8C\u5168\u8BBF\u95EE\u6743\u9650",
|
|
2647
|
+
permissionSemantics: {
|
|
2648
|
+
"ask-before-write": {
|
|
2649
|
+
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
2650
|
+
description: "\u7F16\u8F91\u5916\u90E8\u6587\u4EF6\u548C\u4F7F\u7528\u4E92\u8054\u7F51\u65F6\u59CB\u7EC8\u8BE2\u95EE"
|
|
2651
|
+
},
|
|
2652
|
+
"accept-edits": {
|
|
2653
|
+
label: "\u63A5\u53D7\u7F16\u8F91",
|
|
2654
|
+
description: "\u5141\u8BB8\u76F4\u63A5\u7F16\u8F91\u6587\u4EF6\uFF0C\u4F46\u66F4\u9AD8\u98CE\u9669\u64CD\u4F5C\u4ECD\u4F1A\u5148\u8BE2\u95EE\u4F60"
|
|
2655
|
+
},
|
|
2656
|
+
"locked-down": {
|
|
2657
|
+
label: "\u4E0D\u518D\u8BE2\u95EE",
|
|
2658
|
+
description: "\u4E0D\u4F1A\u5F39\u51FA\u786E\u8BA4\uFF1B\u672A\u83B7\u5141\u8BB8\u7684\u64CD\u4F5C\u4F1A\u88AB\u76F4\u63A5\u62D2\u7EDD"
|
|
2659
|
+
},
|
|
2660
|
+
auto: {
|
|
2661
|
+
label: "\u66FF\u6211\u5BA1\u6279",
|
|
2662
|
+
description: "\u4EC5\u5BF9\u68C0\u6D4B\u5230\u7684\u98CE\u9669\u64CD\u4F5C\u8BF7\u6C42\u6279\u51C6"
|
|
2663
|
+
},
|
|
2664
|
+
"full-access": {
|
|
2665
|
+
label: "\u5B8C\u5168\u8BBF\u95EE\u6743\u9650",
|
|
2666
|
+
description: "\u53EF\u4E0D\u53D7\u9650\u5236\u5730\u8BBF\u95EE\u4E92\u8054\u7F51\u548C\u60A8\u7535\u8111\u4E0A\u7684\u4EFB\u4F55\u6587\u4EF6"
|
|
2667
|
+
},
|
|
2668
|
+
unconfigurable: {
|
|
2669
|
+
label: "\u56FA\u5B9A\u6A21\u5F0F",
|
|
2670
|
+
description: "\u8FD9\u4E2A provider \u5F53\u524D\u4E0D\u652F\u6301\u5728\u8FD9\u91CC\u8C03\u6574\u6743\u9650\u6A21\u5F0F"
|
|
2671
|
+
}
|
|
2672
|
+
},
|
|
2673
|
+
permissionModes: {
|
|
2674
|
+
codex: {
|
|
2675
|
+
"read-only": {
|
|
2676
|
+
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
2677
|
+
description: "\u7F16\u8F91\u5916\u90E8\u6587\u4EF6\u548C\u4F7F\u7528\u4E92\u8054\u7F51\u65F6\u59CB\u7EC8\u8BE2\u95EE"
|
|
2678
|
+
},
|
|
2679
|
+
auto: {
|
|
2680
|
+
label: "\u66FF\u6211\u5BA1\u6279",
|
|
2681
|
+
description: "\u4EC5\u5BF9\u68C0\u6D4B\u5230\u7684\u98CE\u9669\u64CD\u4F5C\u8BF7\u6C42\u6279\u51C6"
|
|
2682
|
+
},
|
|
2683
|
+
"full-access": {
|
|
2684
|
+
label: "\u5B8C\u5168\u8BBF\u95EE\u6743\u9650",
|
|
2685
|
+
description: "\u53EF\u4E0D\u53D7\u9650\u5236\u5730\u8BBF\u95EE\u4E92\u8054\u7F51\u548C\u60A8\u7535\u8111\u4E0A\u7684\u4EFB\u4F55\u6587\u4EF6"
|
|
2686
|
+
}
|
|
2687
|
+
},
|
|
2688
|
+
cursor: {
|
|
2689
|
+
"read-only": {
|
|
2690
|
+
label: "\u53EA\u8BFB",
|
|
2691
|
+
description: "Cursor \u53EA\u8BFB\u53D6\u548C\u89C4\u5212\uFF0C\u63D0\u51FA\u4FEE\u6539\u5EFA\u8BAE\u4F46\u4E0D\u505A\u4EFB\u4F55\u66F4\u6539\u3002"
|
|
2692
|
+
},
|
|
2693
|
+
agent: {
|
|
2694
|
+
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
2695
|
+
description: "\u5B8C\u6574\u5DE5\u5177\u6743\u9650\uFF1BCursor \u5728\u8FD0\u884C\u547D\u4EE4\u7B49\u9AD8\u98CE\u9669\u64CD\u4F5C\u524D\u4F1A\u5148\u8BE2\u95EE\u4F60\u3002"
|
|
2696
|
+
},
|
|
2697
|
+
"full-access": {
|
|
2698
|
+
label: "\u5B8C\u5168\u8BBF\u95EE",
|
|
2699
|
+
description: "\u65E0\u9700\u8BE2\u95EE\u76F4\u63A5\u8FD0\u884C\u547D\u4EE4\uFF0C\u9664\u975E\u88AB\u4F60\u7684 Cursor \u6743\u9650\u89C4\u5219\u660E\u786E\u62D2\u7EDD\u3002"
|
|
2700
|
+
}
|
|
2701
|
+
},
|
|
2702
|
+
nexight: {
|
|
2703
|
+
"read-only": {
|
|
2704
|
+
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
2705
|
+
description: "\u7F16\u8F91\u5916\u90E8\u6587\u4EF6\u6216\u4F7F\u7528\u4E92\u8054\u7F51\u524D\u59CB\u7EC8\u8BE2\u95EE\u4F60"
|
|
2706
|
+
},
|
|
2707
|
+
auto: {
|
|
2708
|
+
label: "\u66FF\u6211\u5BA1\u6279",
|
|
2709
|
+
description: "\u4EC5\u5728\u68C0\u6D4B\u5230\u53EF\u80FD\u4E0D\u5B89\u5168\u7684\u64CD\u4F5C\u65F6\u8BE2\u95EE\u4F60"
|
|
2710
|
+
},
|
|
2711
|
+
"full-access": {
|
|
2712
|
+
label: "\u5B8C\u5168\u8BBF\u95EE",
|
|
2713
|
+
description: "\u53EF\u4E0D\u53D7\u9650\u5236\u5730\u8BBF\u95EE\u4E92\u8054\u7F51\u548C\u4F60\u7535\u8111\u4E0A\u7684\u4EFB\u4F55\u6587\u4EF6"
|
|
2714
|
+
}
|
|
2715
|
+
},
|
|
2716
|
+
"claude-code": {
|
|
2717
|
+
default: {
|
|
2718
|
+
label: "\u9ED8\u8BA4\u6743\u9650",
|
|
2719
|
+
description: "\u9ED8\u8BA4\u8F83\u4FDD\u5B88\uFF1B\u9700\u8981\u6267\u884C\u4FEE\u6539\u6216\u9AD8\u98CE\u9669\u64CD\u4F5C\u65F6\u4F1A\u5148\u8BE2\u95EE\u4F60\u3002"
|
|
2720
|
+
},
|
|
2721
|
+
acceptEdits: {
|
|
2722
|
+
label: "\u63A5\u53D7\u7F16\u8F91",
|
|
2723
|
+
description: "\u5141\u8BB8\u76F4\u63A5\u4FEE\u6539\u6587\u4EF6\uFF1B\u9047\u5230\u66F4\u9AD8\u98CE\u9669\u64CD\u4F5C\u65F6\u4ECD\u4F1A\u5148\u8BE2\u95EE\u4F60\u3002"
|
|
2724
|
+
},
|
|
2725
|
+
dontAsk: {
|
|
2726
|
+
label: "\u4E0D\u518D\u8BE2\u95EE",
|
|
2727
|
+
description: "\u4E0D\u4F1A\u5F39\u51FA\u786E\u8BA4\uFF1B\u672A\u9884\u5148\u5141\u8BB8\u7684\u64CD\u4F5C\u4F1A\u88AB\u76F4\u63A5\u62D2\u7EDD\u3002"
|
|
2728
|
+
},
|
|
2729
|
+
bypassPermissions: {
|
|
2730
|
+
label: "\u7ED5\u8FC7\u6743\u9650",
|
|
2731
|
+
description: "\u5C3D\u91CF\u4E0D\u505A\u6743\u9650\u62E6\u622A\uFF0C\u9002\u5408\u9700\u8981\u8FDE\u7EED\u6267\u884C\u4E14\u4F60\u5B8C\u5168\u4FE1\u4EFB\u7684\u4EFB\u52A1\u3002"
|
|
2732
|
+
}
|
|
2733
|
+
},
|
|
2734
|
+
hermes: {
|
|
2735
|
+
yolo: {
|
|
2736
|
+
label: "\u56FA\u5B9A\u6A21\u5F0F",
|
|
2737
|
+
description: "\u5F53\u524D provider \u4E0D\u652F\u6301\u5728\u8FD9\u91CC\u8C03\u6574\u6743\u9650\u6A21\u5F0F\u3002"
|
|
2738
|
+
}
|
|
2739
|
+
}
|
|
2740
|
+
},
|
|
2741
|
+
modelContextWindowSuffix: "\u4E0A\u4E0B\u6587\u7A97\u53E3",
|
|
2742
|
+
modelTooltipVersionLabel: "\u7248\u672C",
|
|
2743
|
+
modelDescriptions: {
|
|
2744
|
+
frontierComplexCoding: "\u9002\u5408\u590D\u6742\u7F16\u7801\u3001\u7814\u7A76\u548C\u771F\u5B9E\u5DE5\u4F5C\u573A\u666F\u7684\u524D\u6CBF\u6A21\u578B",
|
|
2745
|
+
everydayCoding: "\u9002\u5408\u65E5\u5E38\u7F16\u7801\u7684\u5F3A\u529B\u6A21\u578B",
|
|
2746
|
+
smallFastCostEfficient: "\u5C0F\u578B\u3001\u5FEB\u901F\u4E14\u6210\u672C\u9AD8\u6548\uFF0C\u9002\u5408\u8F83\u7B80\u5355\u7684\u7F16\u7801\u4EFB\u52A1",
|
|
2747
|
+
codingOptimized: "\u9762\u5411\u7F16\u7801\u4F18\u5316\u7684\u6A21\u578B",
|
|
2748
|
+
ultraFastCoding: "\u8D85\u5FEB\u7F16\u7801\u6A21\u578B",
|
|
2749
|
+
professionalLongRunning: "\u9488\u5BF9\u4E13\u4E1A\u5DE5\u4F5C\u548C\u957F\u65F6\u95F4\u8FD0\u884C\u7684 Agent \u4F18\u5316"
|
|
2750
|
+
},
|
|
2751
|
+
permissionLabel: "\u8FD0\u884C\u6743\u9650",
|
|
2752
|
+
planModeLabel: "\u8BA1\u5212\u6A21\u5F0F",
|
|
2753
|
+
planModeOnLabel: "\u5F00\u542F",
|
|
2754
|
+
planModeOffLabel: "\u5173\u95ED",
|
|
2755
|
+
planUnavailable: "\u89C4\u5212\u6A21\u5F0F\u4E0D\u53EF\u7528",
|
|
2756
|
+
queuedLabel: "\u6392\u961F\u4E2D",
|
|
2757
|
+
queuePausedByUserLabel: "\u7531\u4E8E\u4F60\u4E2D\u65AD\u4E86\u5F53\u524D\u54CD\u5E94\uFF0C\u961F\u5217\u5DF2\u6682\u505C",
|
|
2758
|
+
sendQueuedPromptNext: "\u76F4\u63A5\u53D1\u9001",
|
|
2759
|
+
editQueuedPrompt: "\u7F16\u8F91",
|
|
2760
|
+
deleteQueuedPrompt: "\u5220\u9664",
|
|
2761
|
+
queuedPromptMoreActions: "\u66F4\u591A\u6392\u961F\u64CD\u4F5C",
|
|
2762
|
+
stop: "\u505C\u6B62\u56DE\u590D",
|
|
2763
|
+
stopping: "\u6B63\u5728\u505C\u6B62...",
|
|
2764
|
+
slashStatusTitle: "\u72B6\u6001",
|
|
2765
|
+
slashStatusSession: "\u4F1A\u8BDD",
|
|
2766
|
+
slashStatusBaseUrl: "Base URL",
|
|
2767
|
+
slashStatusContext: "\u4E0A\u4E0B\u6587",
|
|
2768
|
+
slashStatusLimits: "\u9650\u5236",
|
|
2769
|
+
slashStatusAccount: "\u8D26\u6237",
|
|
2770
|
+
slashStatusClose: "\u5173\u95ED",
|
|
2771
|
+
slashStatusFiveHourLimit: "5h limit",
|
|
2772
|
+
slashStatusWeeklyLimit: "7d limit",
|
|
2773
|
+
slashStatusLimitPercentLeft: "{{percent}}% left",
|
|
2774
|
+
slashStatusLimitReset: "resets {{reset}}",
|
|
2775
|
+
slashStatusContextValue: "{{percentLeft}}% \u5269\u4F59\uFF08\u5DF2\u7528 {{usedTokens}} / {{totalTokens}}\uFF09",
|
|
2776
|
+
slashStatusContextUnavailable: "\u4E0A\u4E0B\u6587\u7528\u91CF\u4E0D\u53EF\u7528",
|
|
2777
|
+
slashStatusLimitsUnavailable: "\u5F53\u524D Agent \u672A\u63D0\u4F9B\u989D\u5EA6\u9650\u5236",
|
|
2778
|
+
slashStatusUsageJustUpdated: "\u521A\u521A\u66F4\u65B0",
|
|
2779
|
+
slashStatusUsageMinutesAgo: "{{count}} \u5206\u949F\u524D\u66F4\u65B0",
|
|
2780
|
+
slashStatusUsageHoursAgo: "{{count}} \u5C0F\u65F6\u524D\u66F4\u65B0",
|
|
2781
|
+
slashStatusUsageUpdating: "\u66F4\u65B0\u4E2D\u2026",
|
|
2782
|
+
slashStatusUsageRefreshFailed: "\u5237\u65B0\u5931\u8D25",
|
|
2783
|
+
slashStatusUsageRefreshAria: "\u5237\u65B0\u989D\u5EA6\u7528\u91CF",
|
|
2784
|
+
usageChipLabel: "\u4E0A\u4E0B\u6587 {{percent}}%",
|
|
2785
|
+
usageTooltipLabel: "\u4E0A\u4E0B\u6587\u7528\u91CF",
|
|
2786
|
+
usagePopoverTitle: "\u4E0A\u4E0B\u6587\u7528\u91CF",
|
|
2787
|
+
usageContextWindowLabel: "\u4E0A\u4E0B\u6587\u7A97\u53E3",
|
|
2788
|
+
usageTokensLabel: "Token \u7528\u91CF",
|
|
2789
|
+
usageLimitsLabel: "\u9650\u989D",
|
|
2790
|
+
usageCompactAction: "\u538B\u7F29",
|
|
2791
|
+
planCardTitle: "\u8BA1\u5212",
|
|
2792
|
+
planCardCopy: "\u590D\u5236\u8BA1\u5212",
|
|
2793
|
+
copyCode: "\u590D\u5236\u4EE3\u7801",
|
|
2794
|
+
planCardExpand: "\u5C55\u5F00\u65B9\u6848",
|
|
2795
|
+
planCardCollapse: "\u6536\u8D77\u65B9\u6848",
|
|
2796
|
+
planImplementationLead: "\u662F\u5426\u5B9E\u4F5C\u6B64\u65B9\u6848\uFF1F",
|
|
2797
|
+
planImplementationConfirm: "\u662F\u7684\uFF0C\u5B9E\u4F5C\u6B64\u65B9\u6848",
|
|
2798
|
+
planImplementationFeedbackPlaceholder: "\u5426\uFF0C\u8BF7\u544A\u77E5\u5E94\u5982\u4F55\u8C03\u6574\u6267\u884C\u65B9\u5F0F",
|
|
2799
|
+
planImplementationSend: "\u9001\u51FA",
|
|
2800
|
+
planImplementationSkip: "\u7559\u5728\u8BA1\u5212\u6A21\u5F0F",
|
|
2801
|
+
noRunningResponse: "\u5F53\u524D\u6CA1\u6709\u6B63\u5728\u8FD0\u884C\u7684\u56DE\u590D\u3002",
|
|
2802
|
+
composerTextMenu: "\u8F93\u5165\u6846\u6587\u672C\u64CD\u4F5C",
|
|
2803
|
+
pastedTextFilesHeader: "\u5F15\u7528\u7684\u7C98\u8D34\u6587\u672C\u6587\u4EF6\uFF1A",
|
|
2804
|
+
pastedTextFileLine: '- \u7C98\u8D34\u7684\u6587\u672C\u6587\u4EF6 "{{preview}}"\uFF1A{{path}}\uFF0C\u7EE7\u7EED\u524D\u8BF7\u5148\u9605\u8BFB\u6B64\u6587\u4EF6\u3002',
|
|
2805
|
+
pastedTextAttachmentTitle: "\u7C98\u8D34\u7684\u6587\u672C",
|
|
2806
|
+
pastedTextAttachmentFailed: "\u65E0\u6CD5\u4FDD\u5B58\u7C98\u8D34\u7684\u6587\u672C",
|
|
2807
|
+
pastedTextRestoreToComposer: "\u5728\u6587\u672C\u6846\u4E2D\u663E\u793A",
|
|
2808
|
+
copyMessage: "\u590D\u5236\u6D88\u606F",
|
|
2809
|
+
copyImage: "\u590D\u5236\u56FE\u7247",
|
|
2810
|
+
messageCopied: "\u5DF2\u590D\u5236",
|
|
2811
|
+
promptTipsPrefix: "Tips\uFF1A",
|
|
2812
|
+
reviewPicker: {
|
|
2813
|
+
title: "\u4EE3\u7801\u5BA1\u67E5",
|
|
2814
|
+
targetLabel: "\u5BA1\u67E5\u8303\u56F4",
|
|
2815
|
+
searchPlaceholder: "\u641C\u7D22",
|
|
2816
|
+
noResults: "\u65E0\u5339\u914D\u7ED3\u679C",
|
|
2817
|
+
uncommitted: "\u672A\u63D0\u4EA4\u7684\u66F4\u6539",
|
|
2818
|
+
baseBranch: "\u4E0E\u5206\u652F\u6BD4\u8F83",
|
|
2819
|
+
commit: "\u6307\u5B9A\u63D0\u4EA4",
|
|
2820
|
+
custom: "\u81EA\u5B9A\u4E49\u8BF4\u660E",
|
|
2821
|
+
branchLabel: "\u57FA\u51C6\u5206\u652F",
|
|
2822
|
+
branchPlaceholder: "\u9009\u62E9\u5206\u652F",
|
|
2823
|
+
branchLoading: "\u6B63\u5728\u52A0\u8F7D\u5206\u652F\u2026",
|
|
2824
|
+
branchEmpty: "\u672A\u627E\u5230\u5206\u652F",
|
|
2825
|
+
commitPlaceholder: "\u63D0\u4EA4 SHA",
|
|
2826
|
+
customPlaceholder: "\u63CF\u8FF0\u8981\u5BA1\u67E5\u7684\u5185\u5BB9",
|
|
2827
|
+
submit: "\u5F00\u59CB\u5BA1\u67E5",
|
|
2828
|
+
cancel: "\u53D6\u6D88"
|
|
2829
|
+
},
|
|
2830
|
+
promptTips: {
|
|
2831
|
+
setWorkspace: {
|
|
2832
|
+
label: "\u6307\u5B9A\u5DE5\u4F5C\u533A",
|
|
2833
|
+
prompt: "\u8BA9 Agent \u77E5\u9053\u5728\u54EA\u91CC\u8BFB\u6587\u4EF6\u3001\u8FD0\u884C\u547D\u4EE4\u548C\u7406\u89E3\u4EE3\u7801"
|
|
2834
|
+
},
|
|
2835
|
+
useIssue: {
|
|
2836
|
+
label: "\u5584\u7528\u4EFB\u52A1",
|
|
2837
|
+
prompt: "\u628A\u9700\u6C42\u3001\u7EA6\u675F\u548C\u9A8C\u6536\u6807\u51C6\u5199\u8FDB\u4EFB\u52A1\uFF0CAgent \u66F4\u5BB9\u6613\u6309\u76EE\u6807\u63A8\u8FDB"
|
|
2838
|
+
},
|
|
2839
|
+
mapCurrentState: {
|
|
2840
|
+
label: "\u5148\u68B3\u7406\u73B0\u72B6",
|
|
2841
|
+
prompt: "\u4E0D\u786E\u5B9A\u600E\u4E48\u4E0B\u624B\u65F6\uFF0C\u8BA9 Agent \u5148\u603B\u7ED3\u5F53\u524D\u72B6\u6001\u3001\u98CE\u9669\u548C\u4E0B\u4E00\u6B65"
|
|
2842
|
+
},
|
|
2843
|
+
continueRecentSession: {
|
|
2844
|
+
label: "\u63A5\u529B\u6700\u8FD1\u4F1A\u8BDD",
|
|
2845
|
+
prompt: "\u5EF6\u7EED\u5DE5\u4F5C\u65F6\u8BA9 Agent \u5148\u56DE\u987E\u6700\u8FD1\u8FDB\u5C55\u3001\u672A\u5B8C\u6210\u4EFB\u52A1\u548C\u963B\u585E\u70B9"
|
|
2846
|
+
},
|
|
2847
|
+
referenceOtherAgents: {
|
|
2848
|
+
label: "\u5F15\u7528\u5176\u4ED6 Agent \u5BF9\u8BDD\u5386\u53F2",
|
|
2849
|
+
prompt: "\u8BA9\u4E0A\u4E0B\u6587\u63A5\u529B\u66F4\u5B8C\u6574\uFF0C\u51CF\u5C11\u5173\u952E\u4FE1\u606F\u4E22\u5931"
|
|
2850
|
+
},
|
|
2851
|
+
controlPermissions: {
|
|
2852
|
+
label: "\u63A7\u5236\u6267\u884C\u6743\u9650",
|
|
2853
|
+
prompt: "\u9700\u8981\u7A33\u59A5\u65F6\u4F7F\u7528\u300C\u8BF7\u6C42\u6279\u51C6\u300D\uFF0C\u786E\u8BA4\u53EF\u6539\u6587\u4EF6\u540E\u518D\u5207\u5230\u66F4\u9AD8\u6743\u9650"
|
|
2854
|
+
}
|
|
2855
|
+
},
|
|
2856
|
+
empty: "\u9700\u8981 {{provider}} \u5E2E\u4F60\u505A\u4E9B\u4EC0\u4E48\uFF1F",
|
|
2857
|
+
homeSuggestionsClose: "\u6536\u8D77\u5EFA\u8BAE",
|
|
2858
|
+
homeSuggestions: {
|
|
2859
|
+
about: {
|
|
2860
|
+
title: "\u8BA4\u8BC6 Tutti",
|
|
2861
|
+
prompt: "\u4ECB\u7ECD\u4E00\u4E0B Tutti \u80FD\u5E2E\u6211\u505A\u4E9B\u4EC0\u4E48"
|
|
2862
|
+
},
|
|
2863
|
+
breakdown: {
|
|
2864
|
+
title: "\u4EFB\u52A1\u62C6\u89E3",
|
|
2865
|
+
taskCenterLabel: "\u4EFB\u52A1\u7BA1\u7406",
|
|
2866
|
+
prompt: "\u4F7F\u7528 {{taskCenterMention}} \u5E2E\u6211\u62C6\u89E3\u4EFB\u52A1\uFF0C\u4EFB\u52A1\u4E3B\u9898 { \u8BF7\u8F93\u5165 }"
|
|
2867
|
+
},
|
|
2868
|
+
review: {
|
|
2869
|
+
title: "\u8D28\u91CF\u5BA1\u67E5",
|
|
2870
|
+
prompt: "\u8BA9 { @agent } \u5BA1\u67E5 { @agent \u4F1A\u8BDD } \u7684\u4EA7\u7269\u8D28\u91CF"
|
|
2871
|
+
},
|
|
2872
|
+
interaction: {
|
|
2873
|
+
title: "Agent \u4E92\u52A8",
|
|
2874
|
+
prompt: "\u8BA9 { @agent } \u548C { @agent } \u4E00\u8D77 { \u505A\u4E9B\u4EC0\u4E48 }\uFF0C\u4E3B\u9898 { \u8BF7\u8F93\u5165 }"
|
|
2875
|
+
},
|
|
2876
|
+
import: {
|
|
2877
|
+
title: "\u5BFC\u5165\u4F1A\u8BDD"
|
|
2878
|
+
}
|
|
2879
|
+
},
|
|
2880
|
+
conversations: "\u4F1A\u8BDD",
|
|
2881
|
+
newConversation: "\u65B0\u5EFA\u4F1A\u8BDD",
|
|
2882
|
+
accountMenuTitle: "Tutti Agent",
|
|
2883
|
+
accountMenuMember: "\u4F1A\u5458",
|
|
2884
|
+
accountMenuUpgrade: "\u5347\u7EA7",
|
|
2885
|
+
accountMenuCreditsBalance: "\u79EF\u5206\u4F59\u989D",
|
|
2886
|
+
accountMenuAccountCenter: "\u8D26\u53F7\u4E2D\u5FC3",
|
|
2887
|
+
accountMenuSettings: "\u8BBE\u7F6E",
|
|
2888
|
+
accountMenuFree: "Free",
|
|
2889
|
+
accountMenuSignIn: "\u767B\u5F55",
|
|
2890
|
+
accountMenuSignOut: "\u9000\u51FA\u767B\u5F55",
|
|
2891
|
+
accountMenuLoading: "\u52A0\u8F7D\u4E2D",
|
|
2892
|
+
accountMenuUnavailable: "--",
|
|
2893
|
+
accountMenuDataUnavailable: "\u90E8\u5206\u8D26\u53F7\u6570\u636E\u6682\u4E0D\u53EF\u7528",
|
|
2894
|
+
accountRewardToastTitle: "\u65B0\u7528\u6237\u79EF\u5206\u5230\u8D26",
|
|
2895
|
+
accountRewardToastCreditsUnit: "\u79EF\u5206",
|
|
2896
|
+
accountRewardToastDescription: "\u5DF2\u52A0\u5165\u8D26\u6237\u4F59\u989D",
|
|
2897
|
+
accountRewardToastClose: "\u5173\u95ED\u79EF\u5206\u5230\u8D26\u63D0\u793A",
|
|
2898
|
+
agentConfig: "\u68C0\u6D4B\u4E0E\u8BBE\u7F6E",
|
|
2899
|
+
agentSettingsMenu: "\u8BBE\u7F6E",
|
|
2900
|
+
agentEnvSetup: "\u73AF\u5883\u68C0\u6D4B",
|
|
2901
|
+
noConversations: "\u8FD8\u6CA1\u6709\u4F1A\u8BDD",
|
|
2902
|
+
emptyProjectConversations: "\u6682\u65E0\u5BF9\u8BDD",
|
|
2903
|
+
agentsEmpty: "\u6682\u65E0\u53EF\u7528 Agent",
|
|
2904
|
+
conversationFilterAll: "\u5168\u90E8",
|
|
2905
|
+
...zhCNAgentGuiProviderIdentity,
|
|
2906
|
+
providerSwitchLabel: "\u5207\u6362 Provider",
|
|
2907
|
+
handoffConversation: "Handoff",
|
|
2908
|
+
handoffConversationTooltip: "\u4EA4\u63A5\u7ED9\u5176\u4ED6 Agent",
|
|
2909
|
+
handoffConversationMenu: "\u9009\u62E9\u8981\u4EA4\u63A5\u7684 Agent",
|
|
2910
|
+
startConversation: "\u5F00\u59CB\u4F1A\u8BDD",
|
|
2911
|
+
selectConversation: "\u9009\u62E9\u4E00\u4E2A\u4F1A\u8BDD",
|
|
2912
|
+
loadingConversations: "\u6B63\u5728\u52A0\u8F7D\u4F1A\u8BDD...",
|
|
2913
|
+
loadingConversation: "\u6B63\u5728\u52A0\u8F7D\u4F1A\u8BDD...",
|
|
2914
|
+
scrollToBottom: "\u6EDA\u52A8\u81F3\u5E95\u90E8",
|
|
2915
|
+
searchNoConversations: "\u6682\u65E0\u76F8\u5173\u4F1A\u8BDD",
|
|
2916
|
+
conversationUnavailable: "\u4F1A\u8BDD\u4E0D\u53EF\u7528\u3002",
|
|
2917
|
+
contextPickerBrowseHint: "\u6839\u636E\u4F60\u8F93\u5165\u7684\u5185\u5BB9\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
2918
|
+
contextPickerBrowseFileHint: "\u6682\u65E0\u5DF2\u6253\u5F00\u6216 Agent \u751F\u6210\u7684\u6587\u4EF6\uFF0C\u7EE7\u7EED\u8F93\u5165\u6587\u4EF6\u540D\u53EF\u641C\u7D22\u672C\u673A\u6587\u4EF6",
|
|
2919
|
+
contextPickerBrowseAgentHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22 Agent",
|
|
2920
|
+
contextPickerBrowseAppHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5E94\u7528",
|
|
2921
|
+
contextPickerBrowseSessionHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u6211\u53D1\u8D77\u7684 Agent \u4F1A\u8BDD",
|
|
2922
|
+
contextPickerBrowseCollabHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5176\u4ED6\u4EBA\u548C Agent \u7684\u4F1A\u8BDD",
|
|
2923
|
+
contextPickerBrowseIssueHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5F53\u524D\u623F\u95F4\u5185\u7684\u4EFB\u52A1",
|
|
2924
|
+
workspaceAppFactoryMentionFallback: "\u521B\u5EFA\u5E94\u7528",
|
|
2925
|
+
contextPickerExpandMore: "\u5C55\u5F00\u66F4\u591A {{count}} \u6761",
|
|
2926
|
+
contextPickerCategoryFileDescription: "\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6\u548C\u76EE\u5F55",
|
|
2927
|
+
contextPickerCategorySessionDescription: "\u67E5\u627E\u6211\u53D1\u8D77\u7684 Agent \u4F1A\u8BDD",
|
|
2928
|
+
contextPickerCategoryCollabDescription: "\u67E5\u770B\u5176\u4ED6\u4EBA\u548C Agent \u7684\u4F1A\u8BDD",
|
|
2929
|
+
contextPickerCategoryTaskDescription: "\u67E5\u627E\u5F53\u524D\u623F\u95F4\u5185\u7684\u4EFB\u52A1",
|
|
2930
|
+
searchPlaceholder: "\u641C\u7D22\u4F1A\u8BDD",
|
|
2931
|
+
sectionPinned: "\u7F6E\u9876",
|
|
2932
|
+
sectionConversations: "\u5BF9\u8BDD",
|
|
2933
|
+
sectionToday: "\u4ECA\u5929",
|
|
2934
|
+
sectionYesterday: "\u6628\u5929",
|
|
2935
|
+
sectionEarlier: "\u66F4\u65E9",
|
|
2936
|
+
projectSectionEdit: "\u65B0\u5EFA\u4F1A\u8BDD",
|
|
2937
|
+
projectSectionMoreActions: "\u9879\u76EE\u64CD\u4F5C",
|
|
2938
|
+
projectSectionViewFiles: "\u6253\u5F00\u6587\u4EF6\u5939",
|
|
2939
|
+
projectRailCreateProject: "\u65B0\u5EFA\u9879\u76EE",
|
|
2940
|
+
projectRailLinkExistingProject: "\u5173\u8054\u5DF2\u6709\u9879\u76EE\u6587\u4EF6",
|
|
2941
|
+
removeProject: "\u79FB\u9664",
|
|
2942
|
+
removeProjectConfirmDescription: "\u8FD9\u53EA\u4F1A\u4ECE\u5217\u8868\u4E2D\u79FB\u9664\u300C{{project}}\u300D\uFF0C\u4E0D\u4F1A\u5220\u9664\u672C\u5730\u6587\u4EF6\u3002",
|
|
2943
|
+
removeProjectConfirmTitle: "\u79FB\u9664\u9879\u76EE\uFF1F",
|
|
2944
|
+
batchDeleteProjectSessions: "\u6279\u91CF\u5220\u9664\u4F1A\u8BDD",
|
|
2945
|
+
batchDeleteProjectSessionsTitle: "\u5220\u9664\u9879\u76EE\u4F1A\u8BDD\uFF1F",
|
|
2946
|
+
batchDeleteProjectSessionsBody: "\u5C06\u5220\u9664\u300C{{project}}\u300D\u4E0B\u7684 {{count}} \u4E2A\u4F1A\u8BDD\u3002\u5220\u9664\u540E\u65E0\u6CD5\u6062\u590D\u3002",
|
|
2947
|
+
batchDeleteProjectSessionsConfirm: "\u5220\u9664\u4F1A\u8BDD",
|
|
2948
|
+
conversationsSectionMoreActions: "\u5BF9\u8BDD\u64CD\u4F5C",
|
|
2949
|
+
batchDeleteConversations: "\u6279\u91CF\u5220\u9664\u5BF9\u8BDD",
|
|
2950
|
+
batchDeleteConversationsTitle: "\u5220\u9664\u5BF9\u8BDD\uFF1F",
|
|
2951
|
+
batchDeleteConversationsBody: "\u5C06\u5220\u9664 {{count}} \u4E2A\u5BF9\u8BDD\u3002\u5220\u9664\u540E\u65E0\u6CD5\u6062\u590D\u3002",
|
|
2952
|
+
batchDeleteConversationsConfirm: "\u5220\u9664\u5BF9\u8BDD",
|
|
2953
|
+
runtimeSessionOnly: "\u8FD9\u91CC\u53EA\u663E\u793A runtime \u4F1A\u8BDD\u3002",
|
|
2954
|
+
approvalRequired: "{{provider}} \u8BF7\u6C42\u4F60\u7684\u6388\u6743\u3002",
|
|
2955
|
+
approvalUnavailable: "\u6CA1\u6709\u53EF\u7528\u9009\u9879\u3002",
|
|
2956
|
+
approvalOptions: {
|
|
2957
|
+
allowOnce: "\u5141\u8BB8\u6267\u884C",
|
|
2958
|
+
allowForSession: "\u672C\u6B21\u4F1A\u8BDD\u5141\u8BB8",
|
|
2959
|
+
allowAlways: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE",
|
|
2960
|
+
allowAlwaysForCommandPrefix: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE\u4EE5 `{{command}}` \u5F00\u5934\u7684\u547D\u4EE4",
|
|
2961
|
+
allowAlwaysForCommandPrefixLead: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE\u4EE5\u4E0B\u5217\u5185\u5BB9\u5F00\u5934\u7684\u547D\u4EE4",
|
|
2962
|
+
allowAlwaysForScope: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE\uFF1A{{scope}}",
|
|
2963
|
+
alwaysAllowScope: "\u59CB\u7EC8\u5141\u8BB8 {{scope}}",
|
|
2964
|
+
bypassPermissions: "\u5141\u8BB8\uFF0C\u5E76\u7ED5\u8FC7\u6743\u9650",
|
|
2965
|
+
autoMode: "\u5141\u8BB8\uFF0C\u5E76\u4F7F\u7528\u81EA\u52A8\u6A21\u5F0F",
|
|
2966
|
+
acceptEdits: "\u5141\u8BB8\uFF0C\u5E76\u81EA\u52A8\u63A5\u53D7\u7F16\u8F91",
|
|
2967
|
+
manualApproval: "\u5141\u8BB8\uFF0C\u5E76\u624B\u52A8\u786E\u8BA4\u7F16\u8F91",
|
|
2968
|
+
rejectOnce: "\u62D2\u7EDD\u6267\u884C",
|
|
2969
|
+
rejectAlways: "\u62D2\u7EDD\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE",
|
|
2970
|
+
rejectWithFollowUp: "\u62D2\u7EDD\uFF0C\u7136\u540E\u53D1\u9001\u65B0\u7684\u6307\u4EE4"
|
|
2971
|
+
},
|
|
2972
|
+
authRequired: "\u9700\u8981\u8BA4\u8BC1",
|
|
2973
|
+
authLogin: "\u767B\u5F55",
|
|
2974
|
+
activatingSession: "\u6B63\u5728\u8FDE\u63A5\u4F1A\u8BDD...",
|
|
2975
|
+
cancellingSession: "\u6B63\u5728\u53D6\u6D88\u4E2D...",
|
|
2976
|
+
retryActivation: "\u91CD\u8BD5",
|
|
2977
|
+
continueInNewConversation: "\u53BB\u65B0\u4F1A\u8BDD",
|
|
2978
|
+
goalLabel: "\u76EE\u6807",
|
|
2979
|
+
goalTitleActive: "\u8FDB\u884C\u4E2D\u7684\u76EE\u6807",
|
|
2980
|
+
goalTitlePaused: "\u5DF2\u6682\u505C\u7684\u76EE\u6807",
|
|
2981
|
+
goalTitleBlocked: "\u5DF2\u963B\u585E\u7684\u76EE\u6807",
|
|
2982
|
+
goalTitleUsageLimited: "\u7528\u91CF\u53D7\u9650\u7684\u76EE\u6807",
|
|
2983
|
+
goalTitleBudgetLimited: "\u9884\u7B97\u53D7\u9650\u7684\u76EE\u6807",
|
|
2984
|
+
goalTitleComplete: "\u5DF2\u5B8C\u6210\u7684\u76EE\u6807",
|
|
2985
|
+
goalBudgetUsage: "{{used}}/{{budget}} tokens",
|
|
2986
|
+
goalClearHint: "\u8F93\u5165 /goal clear \u6E05\u9664",
|
|
2987
|
+
goalEditAction: "\u7F16\u8F91\u76EE\u6807",
|
|
2988
|
+
goalPauseAction: "\u6682\u505C\u76EE\u6807",
|
|
2989
|
+
goalResumeAction: "\u7EE7\u7EED\u76EE\u6807",
|
|
2990
|
+
goalClearAction: "\u5220\u9664\u76EE\u6807",
|
|
2991
|
+
processing: "\u6B63\u5728\u89C4\u5212\u4E0B\u4E00\u6B65",
|
|
2992
|
+
agentTargetRequired: "\u8BF7\u5148\u9009\u62E9\u53EF\u7528\u7684 Agent \u76EE\u6807\u3002",
|
|
2993
|
+
sessionActivationFailed: "Agent \u4F1A\u8BDD\u542F\u52A8\u5931\u8D25\u3002",
|
|
2994
|
+
promptImagesUnsupported: "\u5F53\u524D\u6A21\u578B\u4E0D\u652F\u6301\u56FE\u7247\u8F93\u5165\u3002",
|
|
2995
|
+
...zhCNAgentGuiRuntimeNotices,
|
|
2996
|
+
contextCompactionInProgress: "\u6B63\u5728\u538B\u7F29\u4E0A\u4E0B\u6587",
|
|
2997
|
+
contextCompactionCompleted: "\u5DF2\u538B\u7F29\u4E0A\u4E0B\u6587",
|
|
2998
|
+
contextCompactionInterrupted: "\u4E0A\u4E0B\u6587\u538B\u7F29\u5DF2\u4E2D\u65AD",
|
|
2999
|
+
turnSummary: "\u5DF2\u53D8\u66F4\u6587\u4EF6",
|
|
3000
|
+
userMessageLocator: "\u7528\u6237\u6D88\u606F",
|
|
3001
|
+
turnSummaryFilesChanged: "\u53D8\u66F4\u4E86 {{count}} \u4E2A\u6587\u4EF6",
|
|
3002
|
+
turnSummaryModified: "{{count}} \u4E2A\u4FEE\u6539",
|
|
3003
|
+
turnSummaryCreated: "{{count}} \u4E2A\u65B0\u589E",
|
|
3004
|
+
turnSummaryModifiedTag: "\u4FEE\u6539",
|
|
3005
|
+
turnSummaryCreatedTag: "\u65B0\u589E",
|
|
3006
|
+
turnSummaryViaTool: "\u901A\u8FC7 {{tool}}",
|
|
3007
|
+
turnSummaryBefore: "\u53D8\u66F4\u524D",
|
|
3008
|
+
turnSummaryAfter: "\u53D8\u66F4\u540E",
|
|
3009
|
+
turnSummaryEmpty: "\u7A7A\u5185\u5BB9",
|
|
3010
|
+
turnSummaryOpenFile: "\u6253\u5F00",
|
|
3011
|
+
turnSummaryUndo: "\u64A4\u9500",
|
|
3012
|
+
turnSummaryReapply: "\u91CD\u65B0\u5E94\u7528",
|
|
3013
|
+
turnSummaryCheckingGit: "\u6B63\u5728\u68C0\u67E5 Git \u4ED3\u5E93...",
|
|
3014
|
+
turnSummaryGitRequired: "\u5F53\u524D\u76EE\u5F55\u4E0D\u662F Git \u4ED3\u5E93\uFF0C\u65E0\u6CD5\u64A4\u9500\u53D8\u66F4",
|
|
3015
|
+
turnSummaryPatchUnavailable: "\u5F53\u524D\u53D8\u66F4\u7F3A\u5C11\u53EF\u64A4\u9500\u7684\u8865\u4E01\u6570\u636E",
|
|
3016
|
+
turnSummaryUndoFailed: "\u64A4\u9500\u53D8\u66F4\u5931\u8D25",
|
|
3017
|
+
turnSummaryReapplyFailed: "\u91CD\u65B0\u5E94\u7528\u53D8\u66F4\u5931\u8D25",
|
|
3018
|
+
turnSummaryShowMoreFiles: "\u518D\u663E\u793A {{count}} \u4E2A\u6587\u4EF6",
|
|
3019
|
+
turnSummaryShowFewerFiles: "\u6536\u8D77\u591A\u4F59\u6587\u4EF6",
|
|
3020
|
+
planLead: "\u7ED3\u675F\u89C4\u5212\u5E76\u5F00\u59CB\u5B9E\u65BD\u3002\u4F60\u5E0C\u671B\u6743\u9650\u5982\u4F55\u5DE5\u4F5C\uFF1F",
|
|
3021
|
+
planModes: {
|
|
3022
|
+
acceptEdits: {
|
|
3023
|
+
label: "\u63A5\u53D7\u7F16\u8F91",
|
|
3024
|
+
description: "\u81EA\u52A8\u6279\u51C6\u6587\u4EF6\u7F16\u8F91"
|
|
3025
|
+
},
|
|
3026
|
+
askFirst: {
|
|
3027
|
+
label: "\u9010\u6B21\u786E\u8BA4",
|
|
3028
|
+
description: "\u6BCF\u6B21\u5DE5\u5177\u8C03\u7528\u524D\u90FD\u8BE2\u95EE"
|
|
3029
|
+
},
|
|
3030
|
+
allowAll: {
|
|
3031
|
+
label: "\u5168\u90E8\u5141\u8BB8",
|
|
3032
|
+
description: "\u4E0D\u518D\u5F39\u51FA\u5DE5\u5177\u786E\u8BA4"
|
|
3033
|
+
},
|
|
3034
|
+
auto: {
|
|
3035
|
+
label: "\u81EA\u52A8",
|
|
3036
|
+
description: "\u7531\u667A\u80FD\u4F53\u81EA\u884C\u51B3\u5B9A\u4F55\u65F6\u8BE2\u95EE"
|
|
3037
|
+
}
|
|
3038
|
+
},
|
|
3039
|
+
stayInPlan: "\u7EE7\u7EED\u89C4\u5212",
|
|
3040
|
+
sendFeedback: "\u53D1\u9001\u53CD\u9988\u5E76\u7EE7\u7EED\u89C4\u5212",
|
|
3041
|
+
feedbackPlaceholder: "\u8865\u5145\u53CD\u9988\uFF0C\u7EE7\u7EED\u5B8C\u5584\u8BA1\u5212...",
|
|
3042
|
+
previousQuestion: "\u4E0A\u4E00\u6B65",
|
|
3043
|
+
nextQuestion: "\u4E0B\u4E00\u6B65",
|
|
3044
|
+
submitAnswers: "\u63D0\u4EA4\u56DE\u7B54",
|
|
3045
|
+
answerPlaceholder: "\u8865\u5145\u66F4\u591A\u7EC6\u8282...",
|
|
3046
|
+
waitingForAnswer: "\u7B49\u5F85\u4F60\u7684\u56DE\u7B54...",
|
|
3047
|
+
waitingForBackgroundAgent_one: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
|
|
3048
|
+
waitingForBackgroundAgent_other: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
|
|
3049
|
+
shortcutEnter: "Enter",
|
|
3050
|
+
shortcutCmdEnter: "Cmd + Enter",
|
|
3051
|
+
shortcutCtrEnter: "Ctr + Enter",
|
|
3052
|
+
openConversationWindow: "\u5728\u65B0\u7A97\u53E3\u6253\u5F00\u4F1A\u8BDD",
|
|
3053
|
+
showMoreConversations: "\u663E\u793A\u66F4\u591A",
|
|
3054
|
+
showLessConversations: "\u6536\u8D77",
|
|
3055
|
+
deleteSession: "\u5220\u9664\u4F1A\u8BDD",
|
|
3056
|
+
pinSession: "\u7F6E\u9876\u4F1A\u8BDD",
|
|
3057
|
+
copySessionLink: "\u590D\u5236\u4F1A\u8BDD\u94FE\u63A5",
|
|
3058
|
+
renameSession: "\u91CD\u547D\u540D\u4F1A\u8BDD",
|
|
3059
|
+
renameSessionTitle: "\u91CD\u547D\u540D\u5BF9\u8BDD",
|
|
3060
|
+
renameSessionDescription: "\u4FDD\u6301\u7B80\u77ED\u4E14\u6613\u4E8E\u8BC6\u522B\u3002",
|
|
3061
|
+
renameSessionPlaceholder: "\u5BF9\u8BDD\u6807\u9898",
|
|
3062
|
+
renameSessionSave: "\u4FDD\u5B58",
|
|
3063
|
+
unpinSession: "\u53D6\u6D88\u7F6E\u9876",
|
|
3064
|
+
markSessionUnread: "\u6807\u8BB0\u4E3A\u672A\u8BFB",
|
|
3065
|
+
deleteSessionTitle: "\u5220\u9664\u4F1A\u8BDD\uFF1F",
|
|
3066
|
+
deleteSessionBody: "\u5220\u9664\u540E\u65E0\u6CD5\u6062\u590D\u3002\u8BE5\u4F1A\u8BDD\u5C06\u4E0D\u518D\u51FA\u73B0\u5728\u4F1A\u8BDD\u5217\u8868\u3001\u4F1A\u8BDD\u65F6\u95F4\u7EBF\u3001\u623F\u95F4\u65F6\u95F4\u7EBF\u6216\u623F\u95F4\u72B6\u6001\u4E2D\u3002",
|
|
3067
|
+
deleteSessionConfirm: "\u5220\u9664\u4F1A\u8BDD",
|
|
3068
|
+
conversationRailResizeAria: "\u8C03\u6574\u4F1A\u8BDD\u5217\u8868\u5BBD\u5EA6",
|
|
3069
|
+
collapseConversationRail: "\u9690\u85CF\u4FA7\u8FB9\u680F",
|
|
3070
|
+
expandConversationRail: "\u663E\u793A\u4FA7\u8FB9\u680F",
|
|
3071
|
+
relativeTimeJustNow: "\u521A\u521A",
|
|
3072
|
+
relativeTimeMinutes: "{{count}} \u5206\u949F",
|
|
3073
|
+
relativeTimeHours: "{{count}} \u5C0F\u65F6",
|
|
3074
|
+
relativeTimeDays: "{{count}} \u5929",
|
|
3075
|
+
relativeTimeMonths: "{{count}} \u4E2A\u6708",
|
|
3076
|
+
relativeTimeYears: "{{count}} \u5E74",
|
|
3077
|
+
...zhCNAgentGuiSlashPalette,
|
|
3078
|
+
slashCommandCompactLabel: "\u538B\u7F29",
|
|
3079
|
+
slashCommandContextLabel: "\u4E0A\u4E0B\u6587",
|
|
3080
|
+
slashCommandFastLabel: "\u5FEB\u901F",
|
|
3081
|
+
slashCommandGoalLabel: "\u76EE\u6807",
|
|
3082
|
+
slashCommandInitLabel: "\u521D\u59CB\u5316",
|
|
3083
|
+
slashCommandPlanLabel: "\u8BA1\u5212",
|
|
3084
|
+
slashCommandReviewLabel: "\u5BA1\u67E5",
|
|
3085
|
+
slashCommandStatusLabel: "\u72B6\u6001",
|
|
3086
|
+
slashCommandUsageLabel: "\u7528\u91CF",
|
|
3087
|
+
slashCommandCompactDescription: "\u538B\u7F29\u5F53\u524D\u5BF9\u8BDD\u4E0A\u4E0B\u6587\u3002",
|
|
3088
|
+
slashCommandContextDescription: "\u67E5\u770B\u5F53\u524D\u4E0A\u4E0B\u6587\u5FEB\u7167\u3002",
|
|
3089
|
+
slashCommandFastDescription: "\u5207\u6362\u5FEB\u901F\u54CD\u5E94\u6A21\u5F0F\u3002",
|
|
3090
|
+
slashCommandGoalDescription: "\u8BBE\u7F6E\u3001\u67E5\u770B\u6216\u6E05\u9664\u5F53\u524D\u76EE\u6807\u3002",
|
|
3091
|
+
slashCommandInitDescription: "\u521D\u59CB\u5316\u4ED3\u5E93\u8BF4\u660E\u6587\u4EF6\u3002",
|
|
3092
|
+
slashCommandPlanDescription: "\u5207\u6362\u8BA1\u5212\u6A21\u5F0F\u3002",
|
|
3093
|
+
slashCommandReviewDescription: "\u53D1\u8D77\u4EE3\u7801\u5BA1\u67E5\u3002",
|
|
3094
|
+
slashCommandStatusDescription: "\u67E5\u770B\u4F1A\u8BDD\u72B6\u6001\u548C\u4E0A\u4E0B\u6587\u7528\u91CF\u3002",
|
|
3095
|
+
slashCommandUsageDescription: "\u67E5\u770B\u4E0A\u4E0B\u6587\u548C\u989D\u5EA6\u7528\u91CF\u3002",
|
|
3096
|
+
browserUseCapabilityLabel: "\u6D4F\u89C8\u5668",
|
|
3097
|
+
browserUseCapabilityDescription: "\u8BA9 Agent \u4F7F\u7528\u6D4F\u89C8\u5668\u3002",
|
|
3098
|
+
browserUseCapabilityDescriptionAutoConnect: "\u5F53\u524D\u914D\u7F6E\uFF1A\u590D\u7528\u5DF2\u767B\u5F55\u7684 Chrome\u3002",
|
|
3099
|
+
browserUseCapabilityDescriptionIsolated: "\u5F53\u524D\u914D\u7F6E\uFF1A\u4F7F\u7528\u72EC\u7ACB\u6D4F\u89C8\u5668\u3002",
|
|
3100
|
+
browserUseCapabilitySettingsLabel: "\u6D4F\u89C8\u5668\u8BBE\u7F6E",
|
|
3101
|
+
browserUseCapabilitySettingsDescription: "\u914D\u7F6E Agent \u4F7F\u7528\u7684\u6D4F\u89C8\u5668\u3002",
|
|
3102
|
+
capabilityInlineSettingsLabel: "\u8BBE\u7F6E",
|
|
3103
|
+
computerUseCapabilityLabel: "\u7535\u8111\u63A7\u5236",
|
|
3104
|
+
computerUseCapabilityDescription: "\u8BA9 Agent \u63A7\u5236 macOS \u684C\u9762\u3002",
|
|
3105
|
+
computerUseCapabilitySetupRequiredDescription: "\u672A\u5B89\u88C5\u3002\u6309 Enter \u6253\u5F00\u8BBE\u7F6E\u3002",
|
|
3106
|
+
computerUseCapabilityAuthorizationRequiredDescription: "\u9700\u8981\u6388\u6743\u3002\u6309 Enter \u6253\u5F00\u8BBE\u7F6E\u3002",
|
|
3107
|
+
computerUseCapabilityAuthorizationUnknownDescription: "\u65E0\u6CD5\u786E\u8BA4\u6388\u6743\u72B6\u6001\u3002\u6309 Enter \u6253\u5F00\u8BBE\u7F6E\u3002",
|
|
3108
|
+
computerUseCapabilitySettingsLabel: "\u7535\u8111\u63A7\u5236\u8BBE\u7F6E",
|
|
3109
|
+
computerUseCapabilitySettingsDescription: "\u5B89\u88C5\u3001\u79FB\u9664\u6216\u6388\u6743\u7535\u8111\u63A7\u5236\u3002",
|
|
3110
|
+
fileMentionPalette: "\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3111
|
+
fileMentionLoading: "\u6B63\u5728\u641C\u7D22\u5DE5\u4F5C\u533A...",
|
|
3112
|
+
fileMentionEmpty: "\u6839\u636E\u4F60\u8F93\u5165\u7684\u5185\u5BB9\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3113
|
+
fileMentionError: "\u65E0\u6CD5\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6\u3002",
|
|
3114
|
+
fileMentionTabHint: "Tab \u5207\u6362\u5206\u7C7B \uFF5C \u2190\u2192 \u8FDB\u5165/\u8FD4\u56DE\u6587\u4EF6\u5939 \uFF5C \u2191\u2193 \u5207\u6362\u9009\u4E2D",
|
|
3115
|
+
fileDropHint: "\u62D6\u653E\u6587\u4EF6\u4EE5\u6DFB\u52A0\u5230\u4F1A\u8BDD",
|
|
3116
|
+
mentionPalette: "\u63D0\u53CA\u4E0A\u4E0B\u6587",
|
|
3117
|
+
addReference: "\u6DFB\u52A0\u5F15\u7528",
|
|
3118
|
+
addContent: "\u6DFB\u52A0\u6587\u4EF6\u7B49\u5185\u5BB9",
|
|
3119
|
+
referenceWorkspaceFiles: "\u5F15\u7528\u7A7A\u95F4\u6587\u4EF6",
|
|
3120
|
+
referencePicker: {
|
|
3121
|
+
clearFilter: "\u6E05\u9664\u7B5B\u9009",
|
|
3122
|
+
confirm: "\u5F15\u7528\u6587\u4EF6",
|
|
3123
|
+
emptyDirectory: "\u5F53\u524D\u76EE\u5F55\u4E3A\u7A7A",
|
|
3124
|
+
emptyPreview: "\u9009\u62E9\u4E00\u4E2A\u6587\u4EF6\u67E5\u770B\u8BE6\u60C5",
|
|
3125
|
+
emptySearch: "\u6CA1\u6709\u5339\u914D\u7684\u6587\u4EF6\u6216\u6587\u4EF6\u5939",
|
|
3126
|
+
fileTypeAll: "\u5168\u90E8\u7C7B\u578B",
|
|
3127
|
+
fileTypeDocument: "\u6587\u6863",
|
|
3128
|
+
fileTypeImage: "\u56FE\u7247",
|
|
3129
|
+
fileTypeOther: "\u5176\u4ED6",
|
|
3130
|
+
fileTypeSeparator: "\u3001",
|
|
3131
|
+
fileTypeVideo: "\u89C6\u9891",
|
|
3132
|
+
fileTypeWebpage: "\u7F51\u9875",
|
|
3133
|
+
loadMore: "\u52A0\u8F7D\u66F4\u591A",
|
|
3134
|
+
loadMoreGroups: "\u62C9\u53D6\u66F4\u591A",
|
|
3135
|
+
loading: "\u6B63\u5728\u52A0\u8F7D",
|
|
3136
|
+
loadError: "\u52A0\u8F7D\u5185\u5BB9\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5",
|
|
3137
|
+
previewBinary: "\u8FD9\u4E2A\u6587\u4EF6\u66F4\u50CF\u4E8C\u8FDB\u5236\u5185\u5BB9",
|
|
3138
|
+
previewDecodeFailed: "\u6682\u65F6\u65E0\u6CD5\u6309 UTF-8 \u6587\u672C\u89E3\u7801\u8FD9\u4E2A\u6587\u4EF6",
|
|
3139
|
+
previewError: "\u52A0\u8F7D\u9884\u89C8\u5931\u8D25",
|
|
3140
|
+
previewFileTooLarge: "\u8FD9\u4E2A\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
3141
|
+
previewFolder: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u6587\u4EF6\u5939",
|
|
3142
|
+
previewHierarchy: "\u6240\u5C5E\u5C42\u7EA7",
|
|
3143
|
+
previewLoading: "\u6B63\u5728\u52A0\u8F7D\u9884\u89C8",
|
|
3144
|
+
previewModified: "\u4EA7\u51FA\u65F6\u95F4",
|
|
3145
|
+
previewSize: "\u6587\u4EF6\u5927\u5C0F",
|
|
3146
|
+
previewSource: "\u4EA7\u51FA\u6765\u6E90",
|
|
3147
|
+
previewTextTooLarge: "\u8FD9\u4E2A\u6587\u672C\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
3148
|
+
previewTooLarge: "\u6587\u4EF6\u8FC7\u5927\uFF0C\u65E0\u6CD5\u9884\u89C8",
|
|
3149
|
+
previewUnavailable: "\u5F53\u524D\u5DE5\u4F5C\u533A\u65E0\u6CD5\u9884\u89C8\u6587\u4EF6",
|
|
3150
|
+
previewUnsupported: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u8FD9\u79CD\u6587\u4EF6\u7C7B\u578B",
|
|
3151
|
+
searchPlaceholder: "\u641C\u7D22\u6587\u4EF6\u548C\u6587\u4EF6\u5939",
|
|
3152
|
+
selectGroupHint: "\u4ECE\u5DE6\u4FA7\u9009\u62E9\u4E00\u4E2A\u76EE\u5F55",
|
|
3153
|
+
selectedCount: "\u5DF2\u9009\u62E9 {{count}} \u9879",
|
|
3154
|
+
title: "\u9009\u62E9\u5DE5\u4F5C\u533A\u5F15\u7528",
|
|
3155
|
+
sourceColumn: "\u5206\u7C7B",
|
|
3156
|
+
workspaceRootGroup: "\u5DE5\u4F5C\u533A"
|
|
3157
|
+
},
|
|
3158
|
+
projectLocked: "\u4F1A\u8BDD\u5F00\u59CB\u540E\u9879\u76EE\u4E0D\u53EF\u66F4\u6539",
|
|
3159
|
+
projectMissingDescription: "\u6B64\u5BF9\u8BDD\u7684\u5DE5\u4F5C\u76EE\u5F55\u5DF2\u4E0D\u5B58\u5728",
|
|
3160
|
+
fileMentionEnterFolder: "\u8FDB\u5165\u6587\u4EF6\u5939",
|
|
3161
|
+
fileMentionSwitchCategory: "\u5207\u6362\u5206\u7C7B",
|
|
3162
|
+
fileMentionNavigateHierarchy: "\u8FDB\u5165/\u8FD4\u56DE\u6587\u4EF6\u5939",
|
|
3163
|
+
fileMentionSwitchSelection: "\u5207\u6362\u9009\u4E2D",
|
|
3164
|
+
mentionFilterFile: "\u6587\u4EF6",
|
|
3165
|
+
mentionFilterApp: "\u5E94\u7528",
|
|
3166
|
+
mentionFilterAgent: "\u667A\u80FD\u4F53",
|
|
3167
|
+
mentionFilterSession: "\u4F1A\u8BDD",
|
|
3168
|
+
mentionFilterCollab: "\u534F\u4F5C",
|
|
3169
|
+
mentionFilterIssue: "\u4EFB\u52A1",
|
|
3170
|
+
mentionKindAgent: "\u667A\u80FD\u4F53",
|
|
3171
|
+
mentionKindApp: "\u5E94\u7528",
|
|
3172
|
+
mentionKindAppFactory: "\u5E94\u7528\u5DE5\u5382",
|
|
3173
|
+
mentionKindFile: "\u6587\u4EF6",
|
|
3174
|
+
mentionKindIssue: "\u4EFB\u52A1",
|
|
3175
|
+
mentionKindReference: "\u5F15\u7528",
|
|
3176
|
+
mentionKindSession: "\u4F1A\u8BDD",
|
|
3177
|
+
mentionGroupFiles: "\u6587\u4EF6",
|
|
3178
|
+
mentionGroupOpenedFiles: "\u6211\u6253\u5F00\u7684\u6587\u4EF6",
|
|
3179
|
+
mentionGroupAgentGeneratedFiles: "Agent \u751F\u6210\u7684\u6587\u4EF6",
|
|
3180
|
+
mentionGroupApps: "\u5E94\u7528",
|
|
3181
|
+
mentionGroupAgents: "\u667A\u80FD\u4F53",
|
|
3182
|
+
mentionGroupMySessions: "\u6211\u7684\u4F1A\u8BDD",
|
|
3183
|
+
mentionGroupCollabSessions: "\u534F\u4F5C\u4F1A\u8BDD",
|
|
3184
|
+
mentionGroupIssues: "\u4EFB\u52A1",
|
|
3185
|
+
mentionEmptyMySessions: "\u6682\u65E0\u4F1A\u8BDD",
|
|
3186
|
+
mentionEmptyCollabSessions: "\u6682\u65E0\u534F\u4F5C\u4F1A\u8BDD",
|
|
3187
|
+
mentionEmptyApps: "\u6682\u65E0\u5E94\u7528",
|
|
3188
|
+
mentionEmptyAgents: "\u6682\u65E0\u53EF\u7528\u667A\u80FD\u4F53",
|
|
3189
|
+
mentionEmptyIssues: "\u6682\u65E0\u4EFB\u52A1",
|
|
3190
|
+
mentionEmptyDockFiles: "Dock \u680F\u6682\u65E0\u5DF2\u6253\u5F00\u6587\u4EF6\uFF0C\u8F93\u5165\u5173\u952E\u8BCD\u53EF\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3191
|
+
mentionEmptyAgentGeneratedFiles: "\u6682\u65E0 Agent \u751F\u6210\u7684\u6587\u4EF6",
|
|
3192
|
+
mentionAgentGeneratedFolderBack: "\u8FD4\u56DE",
|
|
3193
|
+
mentionAgentGeneratedFolderFileCount: "\u5305\u542B {{count}} \u4E2A\u6587\u4EF6",
|
|
3194
|
+
mentionAgentTargetAvailable: "\u53EF\u7528",
|
|
3195
|
+
mentionNoMatchingFiles: "\u6CA1\u6709\u5339\u914D\u5230\u6587\u4EF6",
|
|
3196
|
+
mentionOpenReferences: "\u67E5\u770B\u4EA7\u7269",
|
|
3197
|
+
issueRunPrompt: {
|
|
3198
|
+
currentWorkingDirectoryLabel: "\u5F53\u524D\u5DE5\u4F5C\u76EE\u5F55",
|
|
3199
|
+
executionRequirementsLabel: "\u6267\u884C\u8981\u6C42",
|
|
3200
|
+
intro: "\u4F60\u6B63\u5728\u5904\u7406\u4E00\u4E2A\u4EFB\u52A1\u3002",
|
|
3201
|
+
issueContentLabel: "\u4EFB\u52A1\u5185\u5BB9",
|
|
3202
|
+
issueTitleLabel: "\u4EFB\u52A1\u6807\u9898",
|
|
3203
|
+
missingContent: "\uFF08\u65E0\u8865\u5145\u5185\u5BB9\uFF09",
|
|
3204
|
+
noReferences: "- \uFF08\u65E0\u5F15\u7528\u8D44\u6599\uFF09",
|
|
3205
|
+
referencesLabel: "\u5F15\u7528\u8D44\u6599",
|
|
3206
|
+
requirementNoOtherOutputDir: "3. \u4E0D\u8981\u628A\u6700\u7EC8\u4EA7\u7269\u5199\u5230\u5176\u4ED6\u76EE\u5F55\u3002",
|
|
3207
|
+
requirementStayInWorkspace: "1. \u5728 {{workspaceRoot}} \u4E0B\u5DE5\u4F5C\uFF0C\u4E0D\u8981\u5207\u6362\u5230\u5176\u4ED6\u65E0\u5173\u76EE\u5F55\u3002",
|
|
3208
|
+
requirementSummaryOutput: "2. \u5982\u679C\u7528\u6237\u6CA1\u6709\u53E6\u884C\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u81F3\u5C11\u8F93\u51FA docs/tutti/task_summary_{{issueId}}.md\uFF0C\u8BF4\u660E\u5904\u7406\u7ED3\u679C\u3001\u6539\u52A8\u4E0E\u7ED3\u8BBA\u3002",
|
|
3209
|
+
taskContentLabel: "\u4EFB\u52A1\u5185\u5BB9",
|
|
3210
|
+
taskTitleLabel: "\u4EFB\u52A1\u6807\u9898"
|
|
3211
|
+
},
|
|
3212
|
+
mentionCollaboratorFallback: "\u534F\u4F5C\u8005",
|
|
3213
|
+
syncPending: "\u5DF2\u4FDD\u5B58\u5230\u672C\u5730\uFF0C\u6B63\u5728\u540C\u6B65\u5230\u4E91\u7AEF",
|
|
3214
|
+
syncSynced: "\u5DF2\u540C\u6B65\u5230\u4E91\u7AEF",
|
|
3215
|
+
syncFailed: "\u4E91\u7AEF\u540C\u6B65\u5931\u8D25"
|
|
3216
|
+
};
|
|
3217
|
+
|
|
2488
3218
|
// app/renderer/i18n/locales/zh-CN.messages.ts
|
|
2489
3219
|
var zhCNMessages = {
|
|
2490
3220
|
agentLaunchFailed: "Agent \u542F\u52A8\u5931\u8D25\uFF1A{{message}}",
|
|
@@ -2493,6 +3223,7 @@ var zhCNMessages = {
|
|
|
2493
3223
|
agentTargetRemoved: "\u8BE5 agent \u4E0D\u5B58\u5728\u6216\u5DF2\u88AB\u79FB\u9664\uFF0C\u5386\u53F2\u4F1A\u8BDD\u8BB0\u5F55\u4ECD\u53EF\u67E5\u770B\u3002",
|
|
2494
3224
|
agentResumeSessionNotLocal: "\u8FD9\u4E2A\u4F1A\u8BDD\u6CA1\u6CD5\u5728\u5F53\u524D\u8BBE\u5907\u91CC\u76F4\u63A5\u6062\u590D\uFF0C\u4F60\u53EF\u4EE5\u5728\u65B0\u4F1A\u8BDD\u91CC @\u8FD9\u6BB5\u5BF9\u8BDD\uFF0C\u63A5\u7740\u7EE7\u7EED\u804A\u3002",
|
|
2495
3225
|
agentImportedSessionResumeUnavailable: "\u8FD9\u6BB5\u5BF9\u8BDD\u5DF2\u5BFC\u5165\u6210\u529F\uFF0C\u65B0\u5F00\u4F1A\u8BDD\u5E76 @ \u8FD9\u6BB5\u5BF9\u8BDD\uFF0C\u63A5\u7740\u7EE7\u7EED\u804A\u3002",
|
|
3226
|
+
agentSessionReconnecting: "\u6B63\u5728\u91CD\u65B0\u8FDE\u63A5 Agent \u4F1A\u8BDD\u2026",
|
|
2496
3227
|
agentSettingsRequireNewSession: "\u4E3A\u4E86\u4FDD\u7559\u4E0A\u4E0B\u6587\uFF0C\u8FD9\u4E2A\u6A21\u578B\u53EA\u80FD\u5728\u65B0\u4F1A\u8BDD\u4E2D\u4F7F\u7528",
|
|
2497
3228
|
agentPermissionModeAppliesNextTurn: "\u6743\u9650\u6A21\u5F0F\u5C06\u4ECE\u4F60\u7684\u4E0B\u4E00\u6761\u6D88\u606F\u5F00\u59CB\u751F\u6548\u3002",
|
|
2498
3229
|
agentThisSessionMentionLabel: "\u672C session",
|
|
@@ -2933,658 +3664,7 @@ var zhCN = {
|
|
|
2933
3664
|
workspaceTerminalsBadge_other: "{{count}} \u4E2A\u7EC8\u7AEF",
|
|
2934
3665
|
workspaceCenterSearchAria: "\u6253\u5F00\u623F\u95F4\u641C\u7D22",
|
|
2935
3666
|
workspaceCenterSearchTitle: "\u5728\u5F53\u524D\u623F\u95F4\u641C\u7D22\u8282\u70B9\u3001\u5206\u533A\u4E0E\u4FBF\u7B7E",
|
|
2936
|
-
agentGui:
|
|
2937
|
-
initialPlaceholder: "\u8F93\u5165 @ \u5F15\u7528\u4F1A\u8BDD\u3001\u6587\u4EF6\u3001\u4EFB\u52A1\u548C\u5E94\u7528",
|
|
2938
|
-
followupPlaceholder: "\u8981\u6C42 {{provider}} \u7EE7\u7EED\u540E\u7EED\u53D8\u66F4",
|
|
2939
|
-
installRequiredPlaceholder: "\u8BF7\u5148\u8FDE\u63A5 {{provider}}\uFF0C\u7136\u540E\u518D\u53D1\u9001\u6D88\u606F",
|
|
2940
|
-
installRequiredAction: "\u8FDE\u63A5",
|
|
2941
|
-
providerGateCheckingTitle: "\u6B63\u5728\u68C0\u67E5 Agent",
|
|
2942
|
-
providerGateCheckingDescription: "\u7A0D\u7B49\u4E00\u4E0B\uFF0C\u6211\u4EEC\u6B63\u5728\u786E\u8BA4 {{provider}} \u662F\u5426\u5DF2\u7ECF\u53EF\u7528\u3002",
|
|
2943
|
-
providerGateCheckingAgentsDescription: "\u7A0D\u7B49\u4E00\u4E0B\uFF0C\u6211\u4EEC\u6B63\u5728\u786E\u8BA4 agents \u662F\u5426\u5DF2\u7ECF\u53EF\u7528\u3002",
|
|
2944
|
-
providerGateInstallTitle: "\u5148\u8FDE\u63A5 {{provider}}",
|
|
2945
|
-
providerGateInstallDescription: "\u9700\u8981\u5148\u8FDE\u63A5 {{provider}}\uFF0C\u624D\u80FD\u5728\u8FD9\u91CC\u5F00\u59CB\u65B0\u7684\u5BF9\u8BDD\u3002",
|
|
2946
|
-
providerGateInstallAction: "\u8FDE\u63A5",
|
|
2947
|
-
providerGateLoginTitle: "\u767B\u5F55 {{provider}}",
|
|
2948
|
-
providerGateLoginDescription: "\u4F7F\u7528\u8D26\u53F7\u767B\u5F55\u540E\u5373\u53EF\u5F00\u59CB\u4F7F\u7528 {{provider}} \u5BF9\u8BDD\u3002",
|
|
2949
|
-
providerGateLoginAction: "\u767B\u5F55",
|
|
2950
|
-
providerGateComingSoonTitle: "{{provider}} \u5373\u5C06\u4E0A\u7EBF",
|
|
2951
|
-
providerGateComingSoonDescription: "{{provider}} \u6682\u672A\u5F00\u653E\u3002\u51C6\u5907\u597D\u540E\u5373\u53EF\u5728\u8FD9\u91CC\u4F7F\u7528\u8FD9\u4E2A Agent\u3002",
|
|
2952
|
-
providerGateComingSoonAction: "coming soon",
|
|
2953
|
-
providerGateUnavailableTitle: "{{provider}} \u6682\u65F6\u8FD8\u4E0D\u53EF\u7528",
|
|
2954
|
-
providerGateUnavailableDescription: "\u6211\u4EEC\u8FD8\u4E0D\u80FD\u786E\u8BA4 {{provider}} \u5DF2\u51C6\u5907\u597D\uFF0C\u53EF\u4EE5\u518D\u68C0\u6D4B\u4E00\u6B21\u3002",
|
|
2955
|
-
providerGateRetryAction: "\u91CD\u65B0\u68C0\u6D4B",
|
|
2956
|
-
providerGatePendingInstall: "\u6B63\u5728\u8FDE\u63A5\u2026",
|
|
2957
|
-
providerGatePendingLogin: "\u6B63\u5728\u6253\u5F00\u767B\u5F55\u2026",
|
|
2958
|
-
providerGatePendingRefresh: "\u6B63\u5728\u68C0\u6D4B\u2026",
|
|
2959
|
-
collaboratorSessionReadOnlyPlaceholder: "\u975E\u5F53\u524D\u7528\u6237\u4F1A\u8BDD\uFF0C\u4E0D\u53EF\u76F4\u63A5\u5BF9\u8BDD",
|
|
2960
|
-
send: "\u53D1\u9001",
|
|
2961
|
-
modelLabel: "\u6A21\u578B",
|
|
2962
|
-
modelSelectionLabel: "\u6A21\u578B\u9009\u62E9",
|
|
2963
|
-
defaultModel: "\u9ED8\u8BA4\u6A21\u578B",
|
|
2964
|
-
loadingOptions: "\u6B63\u5728\u52A0\u8F7D",
|
|
2965
|
-
inheritedUnavailable: "\u7EE7\u627F / \u4E0D\u53EF\u7528",
|
|
2966
|
-
reasoningLabel: "\u63A8\u7406\u5F3A\u5EA6",
|
|
2967
|
-
reasoningDegreeLabel: "\u63A8\u7406\u7A0B\u5EA6",
|
|
2968
|
-
reasoningOptionDefault: "\u9ED8\u8BA4",
|
|
2969
|
-
reasoningOptionMinimal: "\u6700\u4F4E",
|
|
2970
|
-
reasoningOptionLow: "\u4F4E",
|
|
2971
|
-
reasoningOptionMedium: "\u4E2D",
|
|
2972
|
-
reasoningOptionHigh: "\u9AD8",
|
|
2973
|
-
reasoningOptionXHigh: "\u8D85\u9AD8",
|
|
2974
|
-
reasoningOptionMax: "\u6700\u9AD8",
|
|
2975
|
-
reasoningOptionUltra: "\u6781\u81F4",
|
|
2976
|
-
speedLabel: "\u901F\u5EA6",
|
|
2977
|
-
speedSelectionLabel: "\u901F\u5EA6",
|
|
2978
|
-
speedOptionStandard: "\u6807\u51C6",
|
|
2979
|
-
speedOptionStandardDescription: "\u6807\u51C6\u901F\u5EA6",
|
|
2980
|
-
speedOptionFast: "\u5FEB\u901F",
|
|
2981
|
-
speedOptionFastDescription: "1.5 \u500D\u901F\u5EA6\uFF0C\u7528\u91CF\u589E\u52A0",
|
|
2982
|
-
permissionModeReadOnly: "\u8BF7\u6C42\u6279\u51C6",
|
|
2983
|
-
permissionModeAuto: "\u66FF\u6211\u5BA1\u6279",
|
|
2984
|
-
permissionModeFullAccess: "\u5B8C\u5168\u8BBF\u95EE\u6743\u9650",
|
|
2985
|
-
permissionSemantics: {
|
|
2986
|
-
"ask-before-write": {
|
|
2987
|
-
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
2988
|
-
description: "\u7F16\u8F91\u5916\u90E8\u6587\u4EF6\u548C\u4F7F\u7528\u4E92\u8054\u7F51\u65F6\u59CB\u7EC8\u8BE2\u95EE"
|
|
2989
|
-
},
|
|
2990
|
-
"accept-edits": {
|
|
2991
|
-
label: "\u63A5\u53D7\u7F16\u8F91",
|
|
2992
|
-
description: "\u5141\u8BB8\u76F4\u63A5\u7F16\u8F91\u6587\u4EF6\uFF0C\u4F46\u66F4\u9AD8\u98CE\u9669\u64CD\u4F5C\u4ECD\u4F1A\u5148\u8BE2\u95EE\u4F60"
|
|
2993
|
-
},
|
|
2994
|
-
"locked-down": {
|
|
2995
|
-
label: "\u4E0D\u518D\u8BE2\u95EE",
|
|
2996
|
-
description: "\u4E0D\u4F1A\u5F39\u51FA\u786E\u8BA4\uFF1B\u672A\u83B7\u5141\u8BB8\u7684\u64CD\u4F5C\u4F1A\u88AB\u76F4\u63A5\u62D2\u7EDD"
|
|
2997
|
-
},
|
|
2998
|
-
auto: {
|
|
2999
|
-
label: "\u66FF\u6211\u5BA1\u6279",
|
|
3000
|
-
description: "\u4EC5\u5BF9\u68C0\u6D4B\u5230\u7684\u98CE\u9669\u64CD\u4F5C\u8BF7\u6C42\u6279\u51C6"
|
|
3001
|
-
},
|
|
3002
|
-
"full-access": {
|
|
3003
|
-
label: "\u5B8C\u5168\u8BBF\u95EE\u6743\u9650",
|
|
3004
|
-
description: "\u53EF\u4E0D\u53D7\u9650\u5236\u5730\u8BBF\u95EE\u4E92\u8054\u7F51\u548C\u60A8\u7535\u8111\u4E0A\u7684\u4EFB\u4F55\u6587\u4EF6"
|
|
3005
|
-
},
|
|
3006
|
-
unconfigurable: {
|
|
3007
|
-
label: "\u56FA\u5B9A\u6A21\u5F0F",
|
|
3008
|
-
description: "\u8FD9\u4E2A provider \u5F53\u524D\u4E0D\u652F\u6301\u5728\u8FD9\u91CC\u8C03\u6574\u6743\u9650\u6A21\u5F0F"
|
|
3009
|
-
}
|
|
3010
|
-
},
|
|
3011
|
-
permissionModes: {
|
|
3012
|
-
codex: {
|
|
3013
|
-
"read-only": {
|
|
3014
|
-
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
3015
|
-
description: "\u7F16\u8F91\u5916\u90E8\u6587\u4EF6\u548C\u4F7F\u7528\u4E92\u8054\u7F51\u65F6\u59CB\u7EC8\u8BE2\u95EE"
|
|
3016
|
-
},
|
|
3017
|
-
auto: {
|
|
3018
|
-
label: "\u66FF\u6211\u5BA1\u6279",
|
|
3019
|
-
description: "\u4EC5\u5BF9\u68C0\u6D4B\u5230\u7684\u98CE\u9669\u64CD\u4F5C\u8BF7\u6C42\u6279\u51C6"
|
|
3020
|
-
},
|
|
3021
|
-
"full-access": {
|
|
3022
|
-
label: "\u5B8C\u5168\u8BBF\u95EE\u6743\u9650",
|
|
3023
|
-
description: "\u53EF\u4E0D\u53D7\u9650\u5236\u5730\u8BBF\u95EE\u4E92\u8054\u7F51\u548C\u60A8\u7535\u8111\u4E0A\u7684\u4EFB\u4F55\u6587\u4EF6"
|
|
3024
|
-
}
|
|
3025
|
-
},
|
|
3026
|
-
cursor: {
|
|
3027
|
-
"read-only": {
|
|
3028
|
-
label: "\u53EA\u8BFB",
|
|
3029
|
-
description: "Cursor \u53EA\u8BFB\u53D6\u548C\u89C4\u5212\uFF0C\u63D0\u51FA\u4FEE\u6539\u5EFA\u8BAE\u4F46\u4E0D\u505A\u4EFB\u4F55\u66F4\u6539\u3002"
|
|
3030
|
-
},
|
|
3031
|
-
agent: {
|
|
3032
|
-
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
3033
|
-
description: "\u5B8C\u6574\u5DE5\u5177\u6743\u9650\uFF1BCursor \u5728\u8FD0\u884C\u547D\u4EE4\u7B49\u9AD8\u98CE\u9669\u64CD\u4F5C\u524D\u4F1A\u5148\u8BE2\u95EE\u4F60\u3002"
|
|
3034
|
-
},
|
|
3035
|
-
"full-access": {
|
|
3036
|
-
label: "\u5B8C\u5168\u8BBF\u95EE",
|
|
3037
|
-
description: "\u65E0\u9700\u8BE2\u95EE\u76F4\u63A5\u8FD0\u884C\u547D\u4EE4\uFF0C\u9664\u975E\u88AB\u4F60\u7684 Cursor \u6743\u9650\u89C4\u5219\u660E\u786E\u62D2\u7EDD\u3002"
|
|
3038
|
-
}
|
|
3039
|
-
},
|
|
3040
|
-
nexight: {
|
|
3041
|
-
"read-only": {
|
|
3042
|
-
label: "\u8BF7\u6C42\u6279\u51C6",
|
|
3043
|
-
description: "\u7F16\u8F91\u5916\u90E8\u6587\u4EF6\u6216\u4F7F\u7528\u4E92\u8054\u7F51\u524D\u59CB\u7EC8\u8BE2\u95EE\u4F60"
|
|
3044
|
-
},
|
|
3045
|
-
auto: {
|
|
3046
|
-
label: "\u66FF\u6211\u5BA1\u6279",
|
|
3047
|
-
description: "\u4EC5\u5728\u68C0\u6D4B\u5230\u53EF\u80FD\u4E0D\u5B89\u5168\u7684\u64CD\u4F5C\u65F6\u8BE2\u95EE\u4F60"
|
|
3048
|
-
},
|
|
3049
|
-
"full-access": {
|
|
3050
|
-
label: "\u5B8C\u5168\u8BBF\u95EE",
|
|
3051
|
-
description: "\u53EF\u4E0D\u53D7\u9650\u5236\u5730\u8BBF\u95EE\u4E92\u8054\u7F51\u548C\u4F60\u7535\u8111\u4E0A\u7684\u4EFB\u4F55\u6587\u4EF6"
|
|
3052
|
-
}
|
|
3053
|
-
},
|
|
3054
|
-
"claude-code": {
|
|
3055
|
-
default: {
|
|
3056
|
-
label: "\u9ED8\u8BA4\u6743\u9650",
|
|
3057
|
-
description: "\u9ED8\u8BA4\u8F83\u4FDD\u5B88\uFF1B\u9700\u8981\u6267\u884C\u4FEE\u6539\u6216\u9AD8\u98CE\u9669\u64CD\u4F5C\u65F6\u4F1A\u5148\u8BE2\u95EE\u4F60\u3002"
|
|
3058
|
-
},
|
|
3059
|
-
acceptEdits: {
|
|
3060
|
-
label: "\u63A5\u53D7\u7F16\u8F91",
|
|
3061
|
-
description: "\u5141\u8BB8\u76F4\u63A5\u4FEE\u6539\u6587\u4EF6\uFF1B\u9047\u5230\u66F4\u9AD8\u98CE\u9669\u64CD\u4F5C\u65F6\u4ECD\u4F1A\u5148\u8BE2\u95EE\u4F60\u3002"
|
|
3062
|
-
},
|
|
3063
|
-
dontAsk: {
|
|
3064
|
-
label: "\u4E0D\u518D\u8BE2\u95EE",
|
|
3065
|
-
description: "\u4E0D\u4F1A\u5F39\u51FA\u786E\u8BA4\uFF1B\u672A\u9884\u5148\u5141\u8BB8\u7684\u64CD\u4F5C\u4F1A\u88AB\u76F4\u63A5\u62D2\u7EDD\u3002"
|
|
3066
|
-
},
|
|
3067
|
-
bypassPermissions: {
|
|
3068
|
-
label: "\u7ED5\u8FC7\u6743\u9650",
|
|
3069
|
-
description: "\u5C3D\u91CF\u4E0D\u505A\u6743\u9650\u62E6\u622A\uFF0C\u9002\u5408\u9700\u8981\u8FDE\u7EED\u6267\u884C\u4E14\u4F60\u5B8C\u5168\u4FE1\u4EFB\u7684\u4EFB\u52A1\u3002"
|
|
3070
|
-
}
|
|
3071
|
-
},
|
|
3072
|
-
hermes: {
|
|
3073
|
-
yolo: {
|
|
3074
|
-
label: "\u56FA\u5B9A\u6A21\u5F0F",
|
|
3075
|
-
description: "\u5F53\u524D provider \u4E0D\u652F\u6301\u5728\u8FD9\u91CC\u8C03\u6574\u6743\u9650\u6A21\u5F0F\u3002"
|
|
3076
|
-
}
|
|
3077
|
-
}
|
|
3078
|
-
},
|
|
3079
|
-
modelContextWindowSuffix: "\u4E0A\u4E0B\u6587\u7A97\u53E3",
|
|
3080
|
-
modelTooltipVersionLabel: "\u7248\u672C",
|
|
3081
|
-
modelDescriptions: {
|
|
3082
|
-
frontierComplexCoding: "\u9002\u5408\u590D\u6742\u7F16\u7801\u3001\u7814\u7A76\u548C\u771F\u5B9E\u5DE5\u4F5C\u573A\u666F\u7684\u524D\u6CBF\u6A21\u578B",
|
|
3083
|
-
everydayCoding: "\u9002\u5408\u65E5\u5E38\u7F16\u7801\u7684\u5F3A\u529B\u6A21\u578B",
|
|
3084
|
-
smallFastCostEfficient: "\u5C0F\u578B\u3001\u5FEB\u901F\u4E14\u6210\u672C\u9AD8\u6548\uFF0C\u9002\u5408\u8F83\u7B80\u5355\u7684\u7F16\u7801\u4EFB\u52A1",
|
|
3085
|
-
codingOptimized: "\u9762\u5411\u7F16\u7801\u4F18\u5316\u7684\u6A21\u578B",
|
|
3086
|
-
ultraFastCoding: "\u8D85\u5FEB\u7F16\u7801\u6A21\u578B",
|
|
3087
|
-
professionalLongRunning: "\u9488\u5BF9\u4E13\u4E1A\u5DE5\u4F5C\u548C\u957F\u65F6\u95F4\u8FD0\u884C\u7684 Agent \u4F18\u5316"
|
|
3088
|
-
},
|
|
3089
|
-
permissionLabel: "\u8FD0\u884C\u6743\u9650",
|
|
3090
|
-
planModeLabel: "\u8BA1\u5212\u6A21\u5F0F",
|
|
3091
|
-
planModeOnLabel: "\u5F00\u542F",
|
|
3092
|
-
planModeOffLabel: "\u5173\u95ED",
|
|
3093
|
-
planUnavailable: "\u89C4\u5212\u6A21\u5F0F\u4E0D\u53EF\u7528",
|
|
3094
|
-
queuedLabel: "\u6392\u961F\u4E2D",
|
|
3095
|
-
sendQueuedPromptNext: "\u76F4\u63A5\u53D1\u9001",
|
|
3096
|
-
editQueuedPrompt: "\u7F16\u8F91",
|
|
3097
|
-
deleteQueuedPrompt: "\u5220\u9664",
|
|
3098
|
-
queuedPromptMoreActions: "\u66F4\u591A\u6392\u961F\u64CD\u4F5C",
|
|
3099
|
-
stop: "\u505C\u6B62\u56DE\u590D",
|
|
3100
|
-
stopping: "\u6B63\u5728\u505C\u6B62...",
|
|
3101
|
-
slashStatusTitle: "\u72B6\u6001",
|
|
3102
|
-
slashStatusSession: "\u4F1A\u8BDD",
|
|
3103
|
-
slashStatusBaseUrl: "Base URL",
|
|
3104
|
-
slashStatusContext: "\u4E0A\u4E0B\u6587",
|
|
3105
|
-
slashStatusLimits: "\u9650\u5236",
|
|
3106
|
-
slashStatusAccount: "\u8D26\u6237",
|
|
3107
|
-
slashStatusClose: "\u5173\u95ED",
|
|
3108
|
-
slashStatusFiveHourLimit: "5h limit",
|
|
3109
|
-
slashStatusWeeklyLimit: "7d limit",
|
|
3110
|
-
slashStatusLimitPercentLeft: "{{percent}}% left",
|
|
3111
|
-
slashStatusLimitReset: "resets {{reset}}",
|
|
3112
|
-
slashStatusContextValue: "{{percentLeft}}% \u5269\u4F59\uFF08\u5DF2\u7528 {{usedTokens}} / {{totalTokens}}\uFF09",
|
|
3113
|
-
slashStatusContextUnavailable: "\u4E0A\u4E0B\u6587\u7528\u91CF\u4E0D\u53EF\u7528",
|
|
3114
|
-
slashStatusLimitsUnavailable: "\u5F53\u524D Agent \u672A\u63D0\u4F9B\u989D\u5EA6\u9650\u5236",
|
|
3115
|
-
slashStatusUsageJustUpdated: "\u521A\u521A\u66F4\u65B0",
|
|
3116
|
-
slashStatusUsageMinutesAgo: "{{count}} \u5206\u949F\u524D\u66F4\u65B0",
|
|
3117
|
-
slashStatusUsageHoursAgo: "{{count}} \u5C0F\u65F6\u524D\u66F4\u65B0",
|
|
3118
|
-
slashStatusUsageUpdating: "\u66F4\u65B0\u4E2D\u2026",
|
|
3119
|
-
slashStatusUsageRefreshFailed: "\u5237\u65B0\u5931\u8D25",
|
|
3120
|
-
slashStatusUsageRefreshAria: "\u5237\u65B0\u989D\u5EA6\u7528\u91CF",
|
|
3121
|
-
usageChipLabel: "\u4E0A\u4E0B\u6587 {{percent}}%",
|
|
3122
|
-
usageTooltipLabel: "\u4E0A\u4E0B\u6587\u7528\u91CF",
|
|
3123
|
-
usagePopoverTitle: "\u4E0A\u4E0B\u6587\u7528\u91CF",
|
|
3124
|
-
usageContextWindowLabel: "\u4E0A\u4E0B\u6587\u7A97\u53E3",
|
|
3125
|
-
usageTokensLabel: "Token \u7528\u91CF",
|
|
3126
|
-
usageLimitsLabel: "\u9650\u989D",
|
|
3127
|
-
usageCompactAction: "\u538B\u7F29",
|
|
3128
|
-
planCardTitle: "\u8BA1\u5212",
|
|
3129
|
-
planCardCopy: "\u590D\u5236\u8BA1\u5212",
|
|
3130
|
-
copyCode: "\u590D\u5236\u4EE3\u7801",
|
|
3131
|
-
planCardExpand: "\u5C55\u5F00\u65B9\u6848",
|
|
3132
|
-
planCardCollapse: "\u6536\u8D77\u65B9\u6848",
|
|
3133
|
-
planImplementationLead: "\u662F\u5426\u5B9E\u4F5C\u6B64\u65B9\u6848\uFF1F",
|
|
3134
|
-
planImplementationConfirm: "\u662F\u7684\uFF0C\u5B9E\u4F5C\u6B64\u65B9\u6848",
|
|
3135
|
-
planImplementationFeedbackPlaceholder: "\u5426\uFF0C\u8BF7\u544A\u77E5\u5E94\u5982\u4F55\u8C03\u6574\u6267\u884C\u65B9\u5F0F",
|
|
3136
|
-
planImplementationSend: "\u9001\u51FA",
|
|
3137
|
-
planImplementationSkip: "\u7559\u5728\u8BA1\u5212\u6A21\u5F0F",
|
|
3138
|
-
noRunningResponse: "\u5F53\u524D\u6CA1\u6709\u6B63\u5728\u8FD0\u884C\u7684\u56DE\u590D\u3002",
|
|
3139
|
-
composerTextMenu: "\u8F93\u5165\u6846\u6587\u672C\u64CD\u4F5C",
|
|
3140
|
-
pastedTextFilesHeader: "\u5F15\u7528\u7684\u7C98\u8D34\u6587\u672C\u6587\u4EF6\uFF1A",
|
|
3141
|
-
pastedTextFileLine: '- \u7C98\u8D34\u7684\u6587\u672C\u6587\u4EF6 "{{preview}}"\uFF1A{{path}}\uFF0C\u7EE7\u7EED\u524D\u8BF7\u5148\u9605\u8BFB\u6B64\u6587\u4EF6\u3002',
|
|
3142
|
-
pastedTextAttachmentTitle: "\u7C98\u8D34\u7684\u6587\u672C",
|
|
3143
|
-
pastedTextRestoreToComposer: "\u5728\u6587\u672C\u6846\u4E2D\u663E\u793A",
|
|
3144
|
-
copyMessage: "\u590D\u5236\u6D88\u606F",
|
|
3145
|
-
copyImage: "\u590D\u5236\u56FE\u7247",
|
|
3146
|
-
messageCopied: "\u5DF2\u590D\u5236",
|
|
3147
|
-
promptTipsPrefix: "Tips\uFF1A",
|
|
3148
|
-
reviewPicker: {
|
|
3149
|
-
title: "\u4EE3\u7801\u5BA1\u67E5",
|
|
3150
|
-
targetLabel: "\u5BA1\u67E5\u8303\u56F4",
|
|
3151
|
-
searchPlaceholder: "\u641C\u7D22",
|
|
3152
|
-
noResults: "\u65E0\u5339\u914D\u7ED3\u679C",
|
|
3153
|
-
uncommitted: "\u672A\u63D0\u4EA4\u7684\u66F4\u6539",
|
|
3154
|
-
baseBranch: "\u4E0E\u5206\u652F\u6BD4\u8F83",
|
|
3155
|
-
commit: "\u6307\u5B9A\u63D0\u4EA4",
|
|
3156
|
-
custom: "\u81EA\u5B9A\u4E49\u8BF4\u660E",
|
|
3157
|
-
branchLabel: "\u57FA\u51C6\u5206\u652F",
|
|
3158
|
-
branchPlaceholder: "\u9009\u62E9\u5206\u652F",
|
|
3159
|
-
branchLoading: "\u6B63\u5728\u52A0\u8F7D\u5206\u652F\u2026",
|
|
3160
|
-
branchEmpty: "\u672A\u627E\u5230\u5206\u652F",
|
|
3161
|
-
commitPlaceholder: "\u63D0\u4EA4 SHA",
|
|
3162
|
-
customPlaceholder: "\u63CF\u8FF0\u8981\u5BA1\u67E5\u7684\u5185\u5BB9",
|
|
3163
|
-
submit: "\u5F00\u59CB\u5BA1\u67E5",
|
|
3164
|
-
cancel: "\u53D6\u6D88"
|
|
3165
|
-
},
|
|
3166
|
-
promptTips: {
|
|
3167
|
-
setWorkspace: {
|
|
3168
|
-
label: "\u6307\u5B9A\u5DE5\u4F5C\u533A",
|
|
3169
|
-
prompt: "\u8BA9 Agent \u77E5\u9053\u5728\u54EA\u91CC\u8BFB\u6587\u4EF6\u3001\u8FD0\u884C\u547D\u4EE4\u548C\u7406\u89E3\u4EE3\u7801"
|
|
3170
|
-
},
|
|
3171
|
-
useIssue: {
|
|
3172
|
-
label: "\u5584\u7528\u4EFB\u52A1",
|
|
3173
|
-
prompt: "\u628A\u9700\u6C42\u3001\u7EA6\u675F\u548C\u9A8C\u6536\u6807\u51C6\u5199\u8FDB\u4EFB\u52A1\uFF0CAgent \u66F4\u5BB9\u6613\u6309\u76EE\u6807\u63A8\u8FDB"
|
|
3174
|
-
},
|
|
3175
|
-
mapCurrentState: {
|
|
3176
|
-
label: "\u5148\u68B3\u7406\u73B0\u72B6",
|
|
3177
|
-
prompt: "\u4E0D\u786E\u5B9A\u600E\u4E48\u4E0B\u624B\u65F6\uFF0C\u8BA9 Agent \u5148\u603B\u7ED3\u5F53\u524D\u72B6\u6001\u3001\u98CE\u9669\u548C\u4E0B\u4E00\u6B65"
|
|
3178
|
-
},
|
|
3179
|
-
continueRecentSession: {
|
|
3180
|
-
label: "\u63A5\u529B\u6700\u8FD1\u4F1A\u8BDD",
|
|
3181
|
-
prompt: "\u5EF6\u7EED\u5DE5\u4F5C\u65F6\u8BA9 Agent \u5148\u56DE\u987E\u6700\u8FD1\u8FDB\u5C55\u3001\u672A\u5B8C\u6210\u4EFB\u52A1\u548C\u963B\u585E\u70B9"
|
|
3182
|
-
},
|
|
3183
|
-
referenceOtherAgents: {
|
|
3184
|
-
label: "\u5F15\u7528\u5176\u4ED6 Agent \u5BF9\u8BDD\u5386\u53F2",
|
|
3185
|
-
prompt: "\u8BA9\u4E0A\u4E0B\u6587\u63A5\u529B\u66F4\u5B8C\u6574\uFF0C\u51CF\u5C11\u5173\u952E\u4FE1\u606F\u4E22\u5931"
|
|
3186
|
-
},
|
|
3187
|
-
controlPermissions: {
|
|
3188
|
-
label: "\u63A7\u5236\u6267\u884C\u6743\u9650",
|
|
3189
|
-
prompt: "\u9700\u8981\u7A33\u59A5\u65F6\u4F7F\u7528\u300C\u8BF7\u6C42\u6279\u51C6\u300D\uFF0C\u786E\u8BA4\u53EF\u6539\u6587\u4EF6\u540E\u518D\u5207\u5230\u66F4\u9AD8\u6743\u9650"
|
|
3190
|
-
}
|
|
3191
|
-
},
|
|
3192
|
-
empty: "\u9700\u8981 {{provider}} \u5E2E\u4F60\u505A\u4E9B\u4EC0\u4E48\uFF1F",
|
|
3193
|
-
homeSuggestionsClose: "\u6536\u8D77\u5EFA\u8BAE",
|
|
3194
|
-
homeSuggestions: {
|
|
3195
|
-
about: {
|
|
3196
|
-
title: "\u8BA4\u8BC6 Tutti",
|
|
3197
|
-
prompt: "\u4ECB\u7ECD\u4E00\u4E0B Tutti \u80FD\u5E2E\u6211\u505A\u4E9B\u4EC0\u4E48"
|
|
3198
|
-
},
|
|
3199
|
-
breakdown: {
|
|
3200
|
-
title: "\u4EFB\u52A1\u62C6\u89E3",
|
|
3201
|
-
taskCenterLabel: "\u4EFB\u52A1\u7BA1\u7406",
|
|
3202
|
-
prompt: "\u4F7F\u7528 {{taskCenterMention}} \u5E2E\u6211\u62C6\u89E3\u4EFB\u52A1\uFF0C\u4EFB\u52A1\u4E3B\u9898 { \u8BF7\u8F93\u5165 }"
|
|
3203
|
-
},
|
|
3204
|
-
review: {
|
|
3205
|
-
title: "\u8D28\u91CF\u5BA1\u67E5",
|
|
3206
|
-
prompt: "\u8BA9 { @agent } \u5BA1\u67E5 { @agent \u4F1A\u8BDD } \u7684\u4EA7\u7269\u8D28\u91CF"
|
|
3207
|
-
},
|
|
3208
|
-
interaction: {
|
|
3209
|
-
title: "Agent \u4E92\u52A8",
|
|
3210
|
-
prompt: "\u8BA9 { @agent } \u548C { @agent } \u4E00\u8D77 { \u505A\u4E9B\u4EC0\u4E48 }\uFF0C\u4E3B\u9898 { \u8BF7\u8F93\u5165 }"
|
|
3211
|
-
},
|
|
3212
|
-
import: {
|
|
3213
|
-
title: "\u5BFC\u5165\u4F1A\u8BDD"
|
|
3214
|
-
}
|
|
3215
|
-
},
|
|
3216
|
-
conversations: "\u4F1A\u8BDD",
|
|
3217
|
-
newConversation: "\u65B0\u5EFA\u4F1A\u8BDD",
|
|
3218
|
-
accountMenuTitle: "Tutti Agent",
|
|
3219
|
-
accountMenuMember: "\u4F1A\u5458",
|
|
3220
|
-
accountMenuUpgrade: "\u5347\u7EA7",
|
|
3221
|
-
accountMenuCreditsBalance: "\u79EF\u5206\u4F59\u989D",
|
|
3222
|
-
accountMenuAccountCenter: "\u8D26\u53F7\u4E2D\u5FC3",
|
|
3223
|
-
accountMenuSettings: "\u8BBE\u7F6E",
|
|
3224
|
-
accountMenuFree: "Free",
|
|
3225
|
-
accountMenuSignIn: "\u767B\u5F55",
|
|
3226
|
-
accountMenuSignOut: "\u9000\u51FA\u767B\u5F55",
|
|
3227
|
-
accountMenuLoading: "\u52A0\u8F7D\u4E2D",
|
|
3228
|
-
accountMenuUnavailable: "--",
|
|
3229
|
-
accountMenuDataUnavailable: "\u90E8\u5206\u8D26\u53F7\u6570\u636E\u6682\u4E0D\u53EF\u7528",
|
|
3230
|
-
accountRewardToastTitle: "\u65B0\u7528\u6237\u79EF\u5206\u5230\u8D26",
|
|
3231
|
-
accountRewardToastCreditsUnit: "\u79EF\u5206",
|
|
3232
|
-
accountRewardToastDescription: "\u5DF2\u52A0\u5165\u8D26\u6237\u4F59\u989D",
|
|
3233
|
-
accountRewardToastClose: "\u5173\u95ED\u79EF\u5206\u5230\u8D26\u63D0\u793A",
|
|
3234
|
-
agentConfig: "\u68C0\u6D4B\u4E0E\u8BBE\u7F6E",
|
|
3235
|
-
agentSettingsMenu: "\u8BBE\u7F6E",
|
|
3236
|
-
agentEnvSetup: "\u73AF\u5883\u68C0\u6D4B",
|
|
3237
|
-
noConversations: "\u8FD8\u6CA1\u6709\u4F1A\u8BDD",
|
|
3238
|
-
emptyProjectConversations: "\u6682\u65E0\u5BF9\u8BDD",
|
|
3239
|
-
agentsEmpty: "\u6682\u65E0\u53EF\u7528 Agent",
|
|
3240
|
-
conversationFilterAll: "\u5168\u90E8",
|
|
3241
|
-
conversationFilterCodex: "Codex",
|
|
3242
|
-
conversationFilterClaudeCode: "Claude Code",
|
|
3243
|
-
conversationFilterTutti: "Tutti",
|
|
3244
|
-
providerSwitchLabel: "\u5207\u6362 Provider",
|
|
3245
|
-
handoffConversation: "Handoff",
|
|
3246
|
-
handoffConversationTooltip: "\u4EA4\u63A5\u7ED9\u5176\u4ED6 Agent",
|
|
3247
|
-
handoffConversationMenu: "\u9009\u62E9\u8981\u4EA4\u63A5\u7684 Agent",
|
|
3248
|
-
startConversation: "\u5F00\u59CB\u4F1A\u8BDD",
|
|
3249
|
-
selectConversation: "\u9009\u62E9\u4E00\u4E2A\u4F1A\u8BDD",
|
|
3250
|
-
loadingConversations: "\u6B63\u5728\u52A0\u8F7D\u4F1A\u8BDD...",
|
|
3251
|
-
loadingConversation: "\u6B63\u5728\u52A0\u8F7D\u4F1A\u8BDD...",
|
|
3252
|
-
scrollToBottom: "\u6EDA\u52A8\u81F3\u5E95\u90E8",
|
|
3253
|
-
searchNoConversations: "\u6682\u65E0\u76F8\u5173\u4F1A\u8BDD",
|
|
3254
|
-
conversationUnavailable: "\u4F1A\u8BDD\u4E0D\u53EF\u7528\u3002",
|
|
3255
|
-
contextPickerBrowseHint: "\u6839\u636E\u4F60\u8F93\u5165\u7684\u5185\u5BB9\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3256
|
-
contextPickerBrowseFileHint: "\u6682\u65E0\u5DF2\u6253\u5F00\u6216 Agent \u751F\u6210\u7684\u6587\u4EF6\uFF0C\u7EE7\u7EED\u8F93\u5165\u6587\u4EF6\u540D\u53EF\u641C\u7D22\u672C\u673A\u6587\u4EF6",
|
|
3257
|
-
contextPickerBrowseAgentHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22 Agent",
|
|
3258
|
-
contextPickerBrowseAppHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5E94\u7528",
|
|
3259
|
-
contextPickerBrowseSessionHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u6211\u53D1\u8D77\u7684 Agent \u4F1A\u8BDD",
|
|
3260
|
-
contextPickerBrowseCollabHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5176\u4ED6\u4EBA\u548C Agent \u7684\u4F1A\u8BDD",
|
|
3261
|
-
contextPickerBrowseIssueHint: "\u8F93\u5165\u5185\u5BB9\u4EE5\u641C\u7D22\u5F53\u524D\u623F\u95F4\u5185\u7684\u4EFB\u52A1",
|
|
3262
|
-
workspaceAppFactoryMentionFallback: "\u521B\u5EFA\u5E94\u7528",
|
|
3263
|
-
contextPickerExpandMore: "\u5C55\u5F00\u66F4\u591A {{count}} \u6761",
|
|
3264
|
-
contextPickerCategoryFileDescription: "\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6\u548C\u76EE\u5F55",
|
|
3265
|
-
contextPickerCategorySessionDescription: "\u67E5\u627E\u6211\u53D1\u8D77\u7684 Agent \u4F1A\u8BDD",
|
|
3266
|
-
contextPickerCategoryCollabDescription: "\u67E5\u770B\u5176\u4ED6\u4EBA\u548C Agent \u7684\u4F1A\u8BDD",
|
|
3267
|
-
contextPickerCategoryTaskDescription: "\u67E5\u627E\u5F53\u524D\u623F\u95F4\u5185\u7684\u4EFB\u52A1",
|
|
3268
|
-
searchPlaceholder: "\u641C\u7D22\u4F1A\u8BDD",
|
|
3269
|
-
sectionPinned: "\u7F6E\u9876",
|
|
3270
|
-
sectionConversations: "\u5BF9\u8BDD",
|
|
3271
|
-
sectionToday: "\u4ECA\u5929",
|
|
3272
|
-
sectionYesterday: "\u6628\u5929",
|
|
3273
|
-
sectionEarlier: "\u66F4\u65E9",
|
|
3274
|
-
projectSectionEdit: "\u65B0\u5EFA\u4F1A\u8BDD",
|
|
3275
|
-
projectSectionMoreActions: "\u9879\u76EE\u64CD\u4F5C",
|
|
3276
|
-
projectSectionViewFiles: "\u6253\u5F00\u6587\u4EF6\u5939",
|
|
3277
|
-
projectRailCreateProject: "\u65B0\u5EFA\u9879\u76EE",
|
|
3278
|
-
projectRailLinkExistingProject: "\u5173\u8054\u5DF2\u6709\u9879\u76EE\u6587\u4EF6",
|
|
3279
|
-
removeProject: "\u79FB\u9664",
|
|
3280
|
-
removeProjectConfirmDescription: "\u8FD9\u53EA\u4F1A\u4ECE\u5217\u8868\u4E2D\u79FB\u9664\u300C{{project}}\u300D\uFF0C\u4E0D\u4F1A\u5220\u9664\u672C\u5730\u6587\u4EF6\u3002",
|
|
3281
|
-
removeProjectConfirmTitle: "\u79FB\u9664\u9879\u76EE\uFF1F",
|
|
3282
|
-
batchDeleteProjectSessions: "\u6279\u91CF\u5220\u9664\u4F1A\u8BDD",
|
|
3283
|
-
batchDeleteProjectSessionsTitle: "\u5220\u9664\u9879\u76EE\u4F1A\u8BDD\uFF1F",
|
|
3284
|
-
batchDeleteProjectSessionsBody: "\u5C06\u5220\u9664\u300C{{project}}\u300D\u4E0B\u7684 {{count}} \u4E2A\u4F1A\u8BDD\u3002\u5220\u9664\u540E\u65E0\u6CD5\u6062\u590D\u3002",
|
|
3285
|
-
batchDeleteProjectSessionsConfirm: "\u5220\u9664\u4F1A\u8BDD",
|
|
3286
|
-
conversationsSectionMoreActions: "\u5BF9\u8BDD\u64CD\u4F5C",
|
|
3287
|
-
batchDeleteConversations: "\u6279\u91CF\u5220\u9664\u5BF9\u8BDD",
|
|
3288
|
-
batchDeleteConversationsTitle: "\u5220\u9664\u5BF9\u8BDD\uFF1F",
|
|
3289
|
-
batchDeleteConversationsBody: "\u5C06\u5220\u9664 {{count}} \u4E2A\u5BF9\u8BDD\u3002\u5220\u9664\u540E\u65E0\u6CD5\u6062\u590D\u3002",
|
|
3290
|
-
batchDeleteConversationsConfirm: "\u5220\u9664\u5BF9\u8BDD",
|
|
3291
|
-
runtimeSessionOnly: "\u8FD9\u91CC\u53EA\u663E\u793A runtime \u4F1A\u8BDD\u3002",
|
|
3292
|
-
approvalRequired: "{{provider}} \u8BF7\u6C42\u4F60\u7684\u6388\u6743\u3002",
|
|
3293
|
-
approvalUnavailable: "\u6CA1\u6709\u53EF\u7528\u9009\u9879\u3002",
|
|
3294
|
-
approvalOptions: {
|
|
3295
|
-
allowOnce: "\u5141\u8BB8\u6267\u884C",
|
|
3296
|
-
allowForSession: "\u672C\u6B21\u4F1A\u8BDD\u5141\u8BB8",
|
|
3297
|
-
allowAlways: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE",
|
|
3298
|
-
allowAlwaysForCommandPrefix: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE\u4EE5 `{{command}}` \u5F00\u5934\u7684\u547D\u4EE4",
|
|
3299
|
-
allowAlwaysForCommandPrefixLead: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE\u4EE5\u4E0B\u5217\u5185\u5BB9\u5F00\u5934\u7684\u547D\u4EE4",
|
|
3300
|
-
allowAlwaysForScope: "\u5141\u8BB8\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE\uFF1A{{scope}}",
|
|
3301
|
-
alwaysAllowScope: "\u59CB\u7EC8\u5141\u8BB8 {{scope}}",
|
|
3302
|
-
bypassPermissions: "\u5141\u8BB8\uFF0C\u5E76\u7ED5\u8FC7\u6743\u9650",
|
|
3303
|
-
autoMode: "\u5141\u8BB8\uFF0C\u5E76\u4F7F\u7528\u81EA\u52A8\u6A21\u5F0F",
|
|
3304
|
-
acceptEdits: "\u5141\u8BB8\uFF0C\u5E76\u81EA\u52A8\u63A5\u53D7\u7F16\u8F91",
|
|
3305
|
-
manualApproval: "\u5141\u8BB8\uFF0C\u5E76\u624B\u52A8\u786E\u8BA4\u7F16\u8F91",
|
|
3306
|
-
rejectOnce: "\u62D2\u7EDD\u6267\u884C",
|
|
3307
|
-
rejectAlways: "\u62D2\u7EDD\uFF0C\u5E76\u4E14\u4E0D\u518D\u8BE2\u95EE",
|
|
3308
|
-
rejectWithFollowUp: "\u62D2\u7EDD\uFF0C\u7136\u540E\u53D1\u9001\u65B0\u7684\u6307\u4EE4"
|
|
3309
|
-
},
|
|
3310
|
-
authRequired: "\u9700\u8981\u8BA4\u8BC1",
|
|
3311
|
-
authLogin: "\u767B\u5F55",
|
|
3312
|
-
activatingSession: "\u6B63\u5728\u8FDE\u63A5\u4F1A\u8BDD...",
|
|
3313
|
-
cancellingSession: "\u6B63\u5728\u53D6\u6D88\u4E2D...",
|
|
3314
|
-
retryActivation: "\u91CD\u8BD5",
|
|
3315
|
-
continueInNewConversation: "\u53BB\u65B0\u4F1A\u8BDD",
|
|
3316
|
-
goalLabel: "\u76EE\u6807",
|
|
3317
|
-
goalTitleActive: "\u8FDB\u884C\u4E2D\u7684\u76EE\u6807",
|
|
3318
|
-
goalTitlePaused: "\u5DF2\u6682\u505C\u7684\u76EE\u6807",
|
|
3319
|
-
goalTitleBlocked: "\u5DF2\u963B\u585E\u7684\u76EE\u6807",
|
|
3320
|
-
goalTitleUsageLimited: "\u7528\u91CF\u53D7\u9650\u7684\u76EE\u6807",
|
|
3321
|
-
goalTitleBudgetLimited: "\u9884\u7B97\u53D7\u9650\u7684\u76EE\u6807",
|
|
3322
|
-
goalTitleComplete: "\u5DF2\u5B8C\u6210\u7684\u76EE\u6807",
|
|
3323
|
-
goalBudgetUsage: "{{used}}/{{budget}} tokens",
|
|
3324
|
-
goalClearHint: "\u8F93\u5165 /goal clear \u6E05\u9664",
|
|
3325
|
-
goalEditAction: "\u7F16\u8F91\u76EE\u6807",
|
|
3326
|
-
goalPauseAction: "\u6682\u505C\u76EE\u6807",
|
|
3327
|
-
goalResumeAction: "\u7EE7\u7EED\u76EE\u6807",
|
|
3328
|
-
goalClearAction: "\u5220\u9664\u76EE\u6807",
|
|
3329
|
-
processing: "\u6B63\u5728\u89C4\u5212\u4E0B\u4E00\u6B65",
|
|
3330
|
-
agentTargetRequired: "\u8BF7\u5148\u9009\u62E9\u53EF\u7528\u7684 Agent \u76EE\u6807\u3002",
|
|
3331
|
-
promptImagesUnsupported: "\u5F53\u524D\u6A21\u578B\u4E0D\u652F\u6301\u56FE\u7247\u8F93\u5165\u3002",
|
|
3332
|
-
visibleErrorStartFailed: "{{provider}} \u542F\u52A8\u5931\u8D25",
|
|
3333
|
-
visibleErrorRequestFailed: "{{provider}} \u8BF7\u6C42\u5931\u8D25",
|
|
3334
|
-
visibleErrorAuthRequired: "{{provider}} \u9700\u8981\u8BA4\u8BC1\u6216\u914D\u7F6E",
|
|
3335
|
-
visibleErrorAuthRequiredLocalAgentHint: "\u8BF7\u5728\u672C\u5730\u767B\u5F55 {{provider}}\uFF0C\u7136\u540E\u91CD\u8BD5\u3002",
|
|
3336
|
-
visibleErrorRequestTimedOut: "{{provider}} \u8BF7\u6C42\u8D85\u65F6",
|
|
3337
|
-
visibleErrorRuntimeUnavailable: "{{provider}} \u56E0\u8FD0\u884C\u73AF\u5883\u4E0D\u53EF\u7528\u800C\u65E0\u6CD5\u542F\u52A8",
|
|
3338
|
-
visibleErrorQuotaOrRateLimit: "{{provider}} \u8BF7\u6C42\u5931\u8D25\uFF1A\u989D\u5EA6\u6216\u9891\u7387\u9650\u5236\u5DF2\u89E6\u53D1",
|
|
3339
|
-
visibleErrorDetails: "\u67E5\u770B\u8BE6\u60C5",
|
|
3340
|
-
visibleErrorRawDetails: "\u539F\u59CB\u9519\u8BEF",
|
|
3341
|
-
visibleErrorCliNotFound: "\u672A\u68C0\u6D4B\u5230 {{provider}} CLI\uFF0C\u65E0\u6CD5\u8FD0\u884C\u3002\u8BF7\u5148\u5B8C\u6210\u5B89\u88C5\u3002",
|
|
3342
|
-
visibleErrorVersionUnsupported: "\u5F53\u524D {{provider}} \u7248\u672C\u8FC7\u65E7\uFF0C\u4E0D\u652F\u6301\u6B64\u8BF7\u6C42\u3002\u8BF7\u5148\u5347\u7EA7\u3002",
|
|
3343
|
-
visibleErrorNetwork: "{{provider}} \u65E0\u6CD5\u8FDE\u63A5\u7F51\u7EDC\u4EE5\u5B8C\u6210\u6B64\u8BF7\u6C42\u3002",
|
|
3344
|
-
visibleErrorConfigTimeout: "{{provider}} \u5728\u8BF7\u6C42\u8D85\u65F6\u524D\u672A\u80FD\u5E94\u7528\u4F1A\u8BDD\u8BBE\u7F6E\u3002\u8BF7\u7A0D\u540E\u91CD\u8BD5\u3002",
|
|
3345
|
-
visibleErrorStreamDisconnected: "{{provider}} \u7684\u54CD\u5E94\u5728\u5B8C\u6210\u524D\u88AB\u4E2D\u65AD\u3002\u8BF7\u7A0D\u540E\u91CD\u8BD5\u3002",
|
|
3346
|
-
visibleErrorConcurrencyLimit: "{{provider}} \u5F53\u524D\u5904\u7406\u7684\u8BF7\u6C42\u8FC7\u591A\u3002\u8BF7\u5728\u5176\u4ED6\u4EFB\u52A1\u5B8C\u6210\u540E\u518D\u8BD5\u3002",
|
|
3347
|
-
visibleErrorInsufficientCredits: "Tutti \u79EF\u5206\u4E0D\u8DB3\uFF0C\u65E0\u6CD5\u7EE7\u7EED\u6B64\u8BF7\u6C42\u3002",
|
|
3348
|
-
visibleErrorActionInstall: "\u53BB\u8FDE\u63A5",
|
|
3349
|
-
visibleErrorActionUpgrade: "\u53BB\u5347\u7EA7",
|
|
3350
|
-
visibleErrorActionRelogin: "\u767B\u5F55",
|
|
3351
|
-
visibleErrorActionCheckNetwork: "\u68C0\u6D4B\u7F51\u7EDC",
|
|
3352
|
-
visibleErrorActionDetect: "\u6253\u5F00\u68C0\u6D4B",
|
|
3353
|
-
visibleErrorActionViewPlans: "\u67E5\u770B\u8BA2\u9605\u65B9\u6848",
|
|
3354
|
-
systemNoticeTransportRetry: "Codex \u8FDE\u63A5\u4E2D\u65AD\uFF0C\u6B63\u5728\u91CD\u8FDE",
|
|
3355
|
-
systemNoticeTransportFallback: "Codex \u5DF2\u5207\u6362\u5230 HTTPS \u4F20\u8F93",
|
|
3356
|
-
systemNoticeWarning: "Codex \u8B66\u544A",
|
|
3357
|
-
systemNoticeDefault: "Agent \u901A\u77E5",
|
|
3358
|
-
contextCompactionInProgress: "\u6B63\u5728\u538B\u7F29\u4E0A\u4E0B\u6587",
|
|
3359
|
-
contextCompactionCompleted: "\u5DF2\u538B\u7F29\u4E0A\u4E0B\u6587",
|
|
3360
|
-
contextCompactionInterrupted: "\u4E0A\u4E0B\u6587\u538B\u7F29\u5DF2\u4E2D\u65AD",
|
|
3361
|
-
turnSummary: "\u5DF2\u53D8\u66F4\u6587\u4EF6",
|
|
3362
|
-
userMessageLocator: "\u7528\u6237\u6D88\u606F",
|
|
3363
|
-
turnSummaryFilesChanged: "\u53D8\u66F4\u4E86 {{count}} \u4E2A\u6587\u4EF6",
|
|
3364
|
-
turnSummaryModified: "{{count}} \u4E2A\u4FEE\u6539",
|
|
3365
|
-
turnSummaryCreated: "{{count}} \u4E2A\u65B0\u589E",
|
|
3366
|
-
turnSummaryModifiedTag: "\u4FEE\u6539",
|
|
3367
|
-
turnSummaryCreatedTag: "\u65B0\u589E",
|
|
3368
|
-
turnSummaryViaTool: "\u901A\u8FC7 {{tool}}",
|
|
3369
|
-
turnSummaryBefore: "\u53D8\u66F4\u524D",
|
|
3370
|
-
turnSummaryAfter: "\u53D8\u66F4\u540E",
|
|
3371
|
-
turnSummaryEmpty: "\u7A7A\u5185\u5BB9",
|
|
3372
|
-
turnSummaryOpenFile: "\u6253\u5F00",
|
|
3373
|
-
turnSummaryUndo: "\u64A4\u9500",
|
|
3374
|
-
turnSummaryReapply: "\u91CD\u65B0\u5E94\u7528",
|
|
3375
|
-
turnSummaryCheckingGit: "\u6B63\u5728\u68C0\u67E5 Git \u4ED3\u5E93...",
|
|
3376
|
-
turnSummaryGitRequired: "\u5F53\u524D\u76EE\u5F55\u4E0D\u662F Git \u4ED3\u5E93\uFF0C\u65E0\u6CD5\u64A4\u9500\u53D8\u66F4",
|
|
3377
|
-
turnSummaryPatchUnavailable: "\u5F53\u524D\u53D8\u66F4\u7F3A\u5C11\u53EF\u64A4\u9500\u7684\u8865\u4E01\u6570\u636E",
|
|
3378
|
-
turnSummaryUndoFailed: "\u64A4\u9500\u53D8\u66F4\u5931\u8D25",
|
|
3379
|
-
turnSummaryReapplyFailed: "\u91CD\u65B0\u5E94\u7528\u53D8\u66F4\u5931\u8D25",
|
|
3380
|
-
turnSummaryShowMoreFiles: "\u518D\u663E\u793A {{count}} \u4E2A\u6587\u4EF6",
|
|
3381
|
-
turnSummaryShowFewerFiles: "\u6536\u8D77\u591A\u4F59\u6587\u4EF6",
|
|
3382
|
-
planLead: "\u7ED3\u675F\u89C4\u5212\u5E76\u5F00\u59CB\u5B9E\u65BD\u3002\u4F60\u5E0C\u671B\u6743\u9650\u5982\u4F55\u5DE5\u4F5C\uFF1F",
|
|
3383
|
-
planModes: {
|
|
3384
|
-
acceptEdits: {
|
|
3385
|
-
label: "\u63A5\u53D7\u7F16\u8F91",
|
|
3386
|
-
description: "\u81EA\u52A8\u6279\u51C6\u6587\u4EF6\u7F16\u8F91"
|
|
3387
|
-
},
|
|
3388
|
-
askFirst: {
|
|
3389
|
-
label: "\u9010\u6B21\u786E\u8BA4",
|
|
3390
|
-
description: "\u6BCF\u6B21\u5DE5\u5177\u8C03\u7528\u524D\u90FD\u8BE2\u95EE"
|
|
3391
|
-
},
|
|
3392
|
-
allowAll: {
|
|
3393
|
-
label: "\u5168\u90E8\u5141\u8BB8",
|
|
3394
|
-
description: "\u4E0D\u518D\u5F39\u51FA\u5DE5\u5177\u786E\u8BA4"
|
|
3395
|
-
},
|
|
3396
|
-
auto: {
|
|
3397
|
-
label: "\u81EA\u52A8",
|
|
3398
|
-
description: "\u7531\u667A\u80FD\u4F53\u81EA\u884C\u51B3\u5B9A\u4F55\u65F6\u8BE2\u95EE"
|
|
3399
|
-
}
|
|
3400
|
-
},
|
|
3401
|
-
stayInPlan: "\u7EE7\u7EED\u89C4\u5212",
|
|
3402
|
-
sendFeedback: "\u53D1\u9001\u53CD\u9988\u5E76\u7EE7\u7EED\u89C4\u5212",
|
|
3403
|
-
feedbackPlaceholder: "\u8865\u5145\u53CD\u9988\uFF0C\u7EE7\u7EED\u5B8C\u5584\u8BA1\u5212...",
|
|
3404
|
-
previousQuestion: "\u4E0A\u4E00\u6B65",
|
|
3405
|
-
nextQuestion: "\u4E0B\u4E00\u6B65",
|
|
3406
|
-
submitAnswers: "\u63D0\u4EA4\u56DE\u7B54",
|
|
3407
|
-
answerPlaceholder: "\u8865\u5145\u66F4\u591A\u7EC6\u8282...",
|
|
3408
|
-
waitingForAnswer: "\u7B49\u5F85\u4F60\u7684\u56DE\u7B54...",
|
|
3409
|
-
waitingForBackgroundAgent_one: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
|
|
3410
|
-
waitingForBackgroundAgent_other: "\u7B49\u5F85 {{count}} \u4E2A\u540E\u53F0 agent \u5B8C\u6210",
|
|
3411
|
-
shortcutEnter: "Enter",
|
|
3412
|
-
shortcutCmdEnter: "Cmd + Enter",
|
|
3413
|
-
shortcutCtrEnter: "Ctr + Enter",
|
|
3414
|
-
openConversationWindow: "\u5728\u65B0\u7A97\u53E3\u6253\u5F00\u4F1A\u8BDD",
|
|
3415
|
-
showMoreConversations: "\u663E\u793A\u66F4\u591A",
|
|
3416
|
-
showLessConversations: "\u6536\u8D77",
|
|
3417
|
-
deleteSession: "\u5220\u9664\u4F1A\u8BDD",
|
|
3418
|
-
pinSession: "\u7F6E\u9876\u4F1A\u8BDD",
|
|
3419
|
-
copySessionLink: "\u590D\u5236\u4F1A\u8BDD\u94FE\u63A5",
|
|
3420
|
-
renameSession: "\u91CD\u547D\u540D\u4F1A\u8BDD",
|
|
3421
|
-
renameSessionTitle: "\u91CD\u547D\u540D\u5BF9\u8BDD",
|
|
3422
|
-
renameSessionDescription: "\u4FDD\u6301\u7B80\u77ED\u4E14\u6613\u4E8E\u8BC6\u522B\u3002",
|
|
3423
|
-
renameSessionPlaceholder: "\u5BF9\u8BDD\u6807\u9898",
|
|
3424
|
-
renameSessionSave: "\u4FDD\u5B58",
|
|
3425
|
-
unpinSession: "\u53D6\u6D88\u7F6E\u9876",
|
|
3426
|
-
markSessionUnread: "\u6807\u8BB0\u4E3A\u672A\u8BFB",
|
|
3427
|
-
deleteSessionTitle: "\u5220\u9664\u4F1A\u8BDD\uFF1F",
|
|
3428
|
-
deleteSessionBody: "\u5220\u9664\u540E\u65E0\u6CD5\u6062\u590D\u3002\u8BE5\u4F1A\u8BDD\u5C06\u4E0D\u518D\u51FA\u73B0\u5728\u4F1A\u8BDD\u5217\u8868\u3001\u4F1A\u8BDD\u65F6\u95F4\u7EBF\u3001\u623F\u95F4\u65F6\u95F4\u7EBF\u6216\u623F\u95F4\u72B6\u6001\u4E2D\u3002",
|
|
3429
|
-
deleteSessionConfirm: "\u5220\u9664\u4F1A\u8BDD",
|
|
3430
|
-
conversationRailResizeAria: "\u8C03\u6574\u4F1A\u8BDD\u5217\u8868\u5BBD\u5EA6",
|
|
3431
|
-
collapseConversationRail: "\u6536\u8D77\u4F1A\u8BDD\u5217\u8868",
|
|
3432
|
-
expandConversationRail: "\u5C55\u5F00\u4F1A\u8BDD\u5217\u8868",
|
|
3433
|
-
relativeTimeJustNow: "\u521A\u521A",
|
|
3434
|
-
relativeTimeMinutes: "{{count}} \u5206\u949F",
|
|
3435
|
-
relativeTimeHours: "{{count}} \u5C0F\u65F6",
|
|
3436
|
-
relativeTimeDays: "{{count}} \u5929",
|
|
3437
|
-
relativeTimeMonths: "{{count}} \u4E2A\u6708",
|
|
3438
|
-
relativeTimeYears: "{{count}} \u5E74",
|
|
3439
|
-
slashCommandPalette: "\u659C\u6760\u83DC\u5355",
|
|
3440
|
-
skillPickerPalette: "\u6280\u80FD",
|
|
3441
|
-
slashPaletteCommandsGroup: "\u547D\u4EE4",
|
|
3442
|
-
slashPaletteCapabilitiesGroup: "\u80FD\u529B",
|
|
3443
|
-
slashPaletteSkillsGroup: "\u6280\u80FD",
|
|
3444
|
-
slashPalettePluginsGroup: "\u63D2\u4EF6",
|
|
3445
|
-
slashPaletteConnectorsGroup: "\u8FDE\u63A5\u5668",
|
|
3446
|
-
slashPaletteMcpGroup: "MCP",
|
|
3447
|
-
slashCommandCompactLabel: "\u538B\u7F29",
|
|
3448
|
-
slashCommandContextLabel: "\u4E0A\u4E0B\u6587",
|
|
3449
|
-
slashCommandFastLabel: "\u5FEB\u901F",
|
|
3450
|
-
slashCommandGoalLabel: "\u76EE\u6807",
|
|
3451
|
-
slashCommandInitLabel: "\u521D\u59CB\u5316",
|
|
3452
|
-
slashCommandPlanLabel: "\u8BA1\u5212",
|
|
3453
|
-
slashCommandReviewLabel: "\u5BA1\u67E5",
|
|
3454
|
-
slashCommandStatusLabel: "\u72B6\u6001",
|
|
3455
|
-
slashCommandUsageLabel: "\u7528\u91CF",
|
|
3456
|
-
slashCommandCompactDescription: "\u538B\u7F29\u5F53\u524D\u5BF9\u8BDD\u4E0A\u4E0B\u6587\u3002",
|
|
3457
|
-
slashCommandContextDescription: "\u67E5\u770B\u5F53\u524D\u4E0A\u4E0B\u6587\u5FEB\u7167\u3002",
|
|
3458
|
-
slashCommandFastDescription: "\u5207\u6362\u5FEB\u901F\u54CD\u5E94\u6A21\u5F0F\u3002",
|
|
3459
|
-
slashCommandGoalDescription: "\u8BBE\u7F6E\u3001\u67E5\u770B\u6216\u6E05\u9664\u5F53\u524D\u76EE\u6807\u3002",
|
|
3460
|
-
slashCommandInitDescription: "\u521D\u59CB\u5316\u4ED3\u5E93\u8BF4\u660E\u6587\u4EF6\u3002",
|
|
3461
|
-
slashCommandPlanDescription: "\u5207\u6362\u8BA1\u5212\u6A21\u5F0F\u3002",
|
|
3462
|
-
slashCommandReviewDescription: "\u53D1\u8D77\u4EE3\u7801\u5BA1\u67E5\u3002",
|
|
3463
|
-
slashCommandStatusDescription: "\u67E5\u770B\u4F1A\u8BDD\u72B6\u6001\u548C\u4E0A\u4E0B\u6587\u7528\u91CF\u3002",
|
|
3464
|
-
slashCommandUsageDescription: "\u67E5\u770B\u4E0A\u4E0B\u6587\u548C\u989D\u5EA6\u7528\u91CF\u3002",
|
|
3465
|
-
browserUseCapabilityLabel: "\u6D4F\u89C8\u5668",
|
|
3466
|
-
browserUseCapabilityDescription: "\u8BA9 Agent \u4F7F\u7528\u6D4F\u89C8\u5668\u3002",
|
|
3467
|
-
browserUseCapabilityDescriptionAutoConnect: "\u5F53\u524D\u914D\u7F6E\uFF1A\u590D\u7528\u5DF2\u767B\u5F55\u7684 Chrome\u3002",
|
|
3468
|
-
browserUseCapabilityDescriptionIsolated: "\u5F53\u524D\u914D\u7F6E\uFF1A\u4F7F\u7528\u72EC\u7ACB\u6D4F\u89C8\u5668\u3002",
|
|
3469
|
-
browserUseCapabilitySettingsLabel: "\u6D4F\u89C8\u5668\u8BBE\u7F6E",
|
|
3470
|
-
browserUseCapabilitySettingsDescription: "\u914D\u7F6E Agent \u4F7F\u7528\u7684\u6D4F\u89C8\u5668\u3002",
|
|
3471
|
-
capabilityInlineSettingsLabel: "\u8BBE\u7F6E",
|
|
3472
|
-
computerUseCapabilityLabel: "\u7535\u8111\u63A7\u5236",
|
|
3473
|
-
computerUseCapabilityDescription: "\u8BA9 Agent \u63A7\u5236 macOS \u684C\u9762\u3002",
|
|
3474
|
-
computerUseCapabilitySetupRequiredDescription: "\u672A\u5B89\u88C5\u3002\u6309 Enter \u6253\u5F00\u8BBE\u7F6E\u3002",
|
|
3475
|
-
computerUseCapabilityAuthorizationRequiredDescription: "\u9700\u8981\u6388\u6743\u3002\u6309 Enter \u6253\u5F00\u8BBE\u7F6E\u3002",
|
|
3476
|
-
computerUseCapabilityAuthorizationUnknownDescription: "\u65E0\u6CD5\u786E\u8BA4\u6388\u6743\u72B6\u6001\u3002\u6309 Enter \u6253\u5F00\u8BBE\u7F6E\u3002",
|
|
3477
|
-
computerUseCapabilitySettingsLabel: "\u7535\u8111\u63A7\u5236\u8BBE\u7F6E",
|
|
3478
|
-
computerUseCapabilitySettingsDescription: "\u5B89\u88C5\u3001\u79FB\u9664\u6216\u6388\u6743\u7535\u8111\u63A7\u5236\u3002",
|
|
3479
|
-
fileMentionPalette: "\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3480
|
-
fileMentionLoading: "\u6B63\u5728\u641C\u7D22\u5DE5\u4F5C\u533A...",
|
|
3481
|
-
fileMentionEmpty: "\u6839\u636E\u4F60\u8F93\u5165\u7684\u5185\u5BB9\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3482
|
-
fileMentionError: "\u65E0\u6CD5\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6\u3002",
|
|
3483
|
-
fileMentionTabHint: "Tab \u5207\u6362\u5206\u7C7B \uFF5C \u2190\u2192 \u8FDB\u5165/\u8FD4\u56DE\u6587\u4EF6\u5939 \uFF5C \u2191\u2193 \u5207\u6362\u9009\u4E2D",
|
|
3484
|
-
fileDropHint: "\u62D6\u653E\u6587\u4EF6\u4EE5\u6DFB\u52A0\u5230\u4F1A\u8BDD",
|
|
3485
|
-
mentionPalette: "\u63D0\u53CA\u4E0A\u4E0B\u6587",
|
|
3486
|
-
addReference: "\u6DFB\u52A0\u5F15\u7528",
|
|
3487
|
-
addContent: "\u6DFB\u52A0\u6587\u4EF6\u7B49\u5185\u5BB9",
|
|
3488
|
-
referenceWorkspaceFiles: "\u5F15\u7528\u7A7A\u95F4\u6587\u4EF6",
|
|
3489
|
-
referencePicker: {
|
|
3490
|
-
clearFilter: "\u6E05\u9664\u7B5B\u9009",
|
|
3491
|
-
confirm: "\u5F15\u7528\u6587\u4EF6",
|
|
3492
|
-
emptyDirectory: "\u5F53\u524D\u76EE\u5F55\u4E3A\u7A7A",
|
|
3493
|
-
emptyPreview: "\u9009\u62E9\u4E00\u4E2A\u6587\u4EF6\u67E5\u770B\u8BE6\u60C5",
|
|
3494
|
-
emptySearch: "\u6CA1\u6709\u5339\u914D\u7684\u6587\u4EF6\u6216\u6587\u4EF6\u5939",
|
|
3495
|
-
fileTypeAll: "\u5168\u90E8\u7C7B\u578B",
|
|
3496
|
-
fileTypeDocument: "\u6587\u6863",
|
|
3497
|
-
fileTypeImage: "\u56FE\u7247",
|
|
3498
|
-
fileTypeOther: "\u5176\u4ED6",
|
|
3499
|
-
fileTypeSeparator: "\u3001",
|
|
3500
|
-
fileTypeVideo: "\u89C6\u9891",
|
|
3501
|
-
fileTypeWebpage: "\u7F51\u9875",
|
|
3502
|
-
loadMore: "\u52A0\u8F7D\u66F4\u591A",
|
|
3503
|
-
loadMoreGroups: "\u62C9\u53D6\u66F4\u591A",
|
|
3504
|
-
loading: "\u6B63\u5728\u52A0\u8F7D",
|
|
3505
|
-
previewBinary: "\u8FD9\u4E2A\u6587\u4EF6\u66F4\u50CF\u4E8C\u8FDB\u5236\u5185\u5BB9",
|
|
3506
|
-
previewDecodeFailed: "\u6682\u65F6\u65E0\u6CD5\u6309 UTF-8 \u6587\u672C\u89E3\u7801\u8FD9\u4E2A\u6587\u4EF6",
|
|
3507
|
-
previewError: "\u52A0\u8F7D\u9884\u89C8\u5931\u8D25",
|
|
3508
|
-
previewFileTooLarge: "\u8FD9\u4E2A\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
3509
|
-
previewFolder: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u6587\u4EF6\u5939",
|
|
3510
|
-
previewHierarchy: "\u6240\u5C5E\u5C42\u7EA7",
|
|
3511
|
-
previewLoading: "\u6B63\u5728\u52A0\u8F7D\u9884\u89C8",
|
|
3512
|
-
previewModified: "\u4EA7\u51FA\u65F6\u95F4",
|
|
3513
|
-
previewSize: "\u6587\u4EF6\u5927\u5C0F",
|
|
3514
|
-
previewSource: "\u4EA7\u51FA\u6765\u6E90",
|
|
3515
|
-
previewTextTooLarge: "\u8FD9\u4E2A\u6587\u672C\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
3516
|
-
previewTooLarge: "\u6587\u4EF6\u8FC7\u5927\uFF0C\u65E0\u6CD5\u9884\u89C8",
|
|
3517
|
-
previewUnavailable: "\u5F53\u524D\u5DE5\u4F5C\u533A\u65E0\u6CD5\u9884\u89C8\u6587\u4EF6",
|
|
3518
|
-
previewUnsupported: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u8FD9\u79CD\u6587\u4EF6\u7C7B\u578B",
|
|
3519
|
-
searchPlaceholder: "\u641C\u7D22\u6587\u4EF6\u548C\u6587\u4EF6\u5939",
|
|
3520
|
-
selectGroupHint: "\u4ECE\u5DE6\u4FA7\u9009\u62E9\u4E00\u4E2A\u76EE\u5F55",
|
|
3521
|
-
selectedCount: "\u5DF2\u9009\u62E9 {{count}} \u9879",
|
|
3522
|
-
title: "\u9009\u62E9\u5DE5\u4F5C\u533A\u5F15\u7528",
|
|
3523
|
-
sourceColumn: "\u5206\u7C7B",
|
|
3524
|
-
workspaceRootGroup: "\u5DE5\u4F5C\u533A"
|
|
3525
|
-
},
|
|
3526
|
-
projectLocked: "\u4F1A\u8BDD\u5F00\u59CB\u540E\u9879\u76EE\u4E0D\u53EF\u66F4\u6539",
|
|
3527
|
-
projectMissingDescription: "\u6B64\u5BF9\u8BDD\u7684\u5DE5\u4F5C\u76EE\u5F55\u5DF2\u4E0D\u5B58\u5728",
|
|
3528
|
-
fileMentionEnterFolder: "\u8FDB\u5165\u6587\u4EF6\u5939",
|
|
3529
|
-
fileMentionSwitchCategory: "\u5207\u6362\u5206\u7C7B",
|
|
3530
|
-
fileMentionNavigateHierarchy: "\u8FDB\u5165/\u8FD4\u56DE\u6587\u4EF6\u5939",
|
|
3531
|
-
fileMentionSwitchSelection: "\u5207\u6362\u9009\u4E2D",
|
|
3532
|
-
mentionFilterFile: "\u6587\u4EF6",
|
|
3533
|
-
mentionFilterApp: "\u5E94\u7528",
|
|
3534
|
-
mentionFilterAgent: "\u667A\u80FD\u4F53",
|
|
3535
|
-
mentionFilterSession: "\u4F1A\u8BDD",
|
|
3536
|
-
mentionFilterCollab: "\u534F\u4F5C",
|
|
3537
|
-
mentionFilterIssue: "\u4EFB\u52A1",
|
|
3538
|
-
mentionKindAgent: "\u667A\u80FD\u4F53",
|
|
3539
|
-
mentionKindApp: "\u5E94\u7528",
|
|
3540
|
-
mentionKindAppFactory: "\u5E94\u7528\u5DE5\u5382",
|
|
3541
|
-
mentionKindFile: "\u6587\u4EF6",
|
|
3542
|
-
mentionKindIssue: "\u4EFB\u52A1",
|
|
3543
|
-
mentionKindReference: "\u5F15\u7528",
|
|
3544
|
-
mentionKindSession: "\u4F1A\u8BDD",
|
|
3545
|
-
mentionGroupFiles: "\u6587\u4EF6",
|
|
3546
|
-
mentionGroupOpenedFiles: "\u6211\u6253\u5F00\u7684\u6587\u4EF6",
|
|
3547
|
-
mentionGroupAgentGeneratedFiles: "Agent \u751F\u6210\u7684\u6587\u4EF6",
|
|
3548
|
-
mentionGroupApps: "\u5E94\u7528",
|
|
3549
|
-
mentionGroupAgents: "\u667A\u80FD\u4F53",
|
|
3550
|
-
mentionGroupMySessions: "\u6211\u7684\u4F1A\u8BDD",
|
|
3551
|
-
mentionGroupCollabSessions: "\u534F\u4F5C\u4F1A\u8BDD",
|
|
3552
|
-
mentionGroupIssues: "\u4EFB\u52A1",
|
|
3553
|
-
mentionEmptyMySessions: "\u6682\u65E0\u4F1A\u8BDD",
|
|
3554
|
-
mentionEmptyCollabSessions: "\u6682\u65E0\u534F\u4F5C\u4F1A\u8BDD",
|
|
3555
|
-
mentionEmptyApps: "\u6682\u65E0\u5E94\u7528",
|
|
3556
|
-
mentionEmptyAgents: "\u6682\u65E0\u53EF\u7528\u667A\u80FD\u4F53",
|
|
3557
|
-
mentionEmptyIssues: "\u6682\u65E0\u4EFB\u52A1",
|
|
3558
|
-
mentionEmptyDockFiles: "Dock \u680F\u6682\u65E0\u5DF2\u6253\u5F00\u6587\u4EF6\uFF0C\u8F93\u5165\u5173\u952E\u8BCD\u53EF\u641C\u7D22\u5DE5\u4F5C\u533A\u6587\u4EF6",
|
|
3559
|
-
mentionEmptyAgentGeneratedFiles: "\u6682\u65E0 Agent \u751F\u6210\u7684\u6587\u4EF6",
|
|
3560
|
-
mentionAgentGeneratedFolderBack: "\u8FD4\u56DE",
|
|
3561
|
-
mentionAgentGeneratedFolderFileCount: "\u5305\u542B {{count}} \u4E2A\u6587\u4EF6",
|
|
3562
|
-
mentionAgentTargetAvailable: "\u53EF\u7528",
|
|
3563
|
-
mentionNoMatchingFiles: "\u6CA1\u6709\u5339\u914D\u5230\u6587\u4EF6",
|
|
3564
|
-
mentionOpenReferences: "\u67E5\u770B\u4EA7\u7269",
|
|
3565
|
-
issueRunPrompt: {
|
|
3566
|
-
currentWorkingDirectoryLabel: "\u5F53\u524D\u5DE5\u4F5C\u76EE\u5F55",
|
|
3567
|
-
executionRequirementsLabel: "\u6267\u884C\u8981\u6C42",
|
|
3568
|
-
intro: "\u4F60\u6B63\u5728\u5904\u7406\u4E00\u4E2A\u4EFB\u52A1\u3002",
|
|
3569
|
-
issueContentLabel: "\u4EFB\u52A1\u5185\u5BB9",
|
|
3570
|
-
issueTitleLabel: "\u4EFB\u52A1\u6807\u9898",
|
|
3571
|
-
missingContent: "\uFF08\u65E0\u8865\u5145\u5185\u5BB9\uFF09",
|
|
3572
|
-
noReferences: "- \uFF08\u65E0\u5F15\u7528\u8D44\u6599\uFF09",
|
|
3573
|
-
referencesLabel: "\u5F15\u7528\u8D44\u6599",
|
|
3574
|
-
requirementNoOtherOutputDir: "3. \u4E0D\u8981\u628A\u6700\u7EC8\u4EA7\u7269\u5199\u5230\u5176\u4ED6\u76EE\u5F55\u3002",
|
|
3575
|
-
requirementStayInWorkspace: "1. \u5728 {{workspaceRoot}} \u4E0B\u5DE5\u4F5C\uFF0C\u4E0D\u8981\u5207\u6362\u5230\u5176\u4ED6\u65E0\u5173\u76EE\u5F55\u3002",
|
|
3576
|
-
requirementSummaryOutput: "2. \u5982\u679C\u7528\u6237\u6CA1\u6709\u53E6\u884C\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u81F3\u5C11\u8F93\u51FA docs/tutti/task_summary_{{issueId}}.md\uFF0C\u8BF4\u660E\u5904\u7406\u7ED3\u679C\u3001\u6539\u52A8\u4E0E\u7ED3\u8BBA\u3002",
|
|
3577
|
-
taskContentLabel: "\u4EFB\u52A1\u5185\u5BB9",
|
|
3578
|
-
taskTitleLabel: "\u4EFB\u52A1\u6807\u9898"
|
|
3579
|
-
},
|
|
3580
|
-
mentionCollaboratorFallback: "\u534F\u4F5C\u8005",
|
|
3581
|
-
syncPending: "\u5DF2\u4FDD\u5B58\u5230\u672C\u5730\uFF0C\u6B63\u5728\u540C\u6B65\u5230\u4E91\u7AEF",
|
|
3582
|
-
syncSynced: "\u5DF2\u540C\u6B65\u5230\u4E91\u7AEF",
|
|
3583
|
-
syncFailed: "\u4E91\u7AEF\u540C\u6B65\u5931\u8D25",
|
|
3584
|
-
openclawGatewayStarting: "\u6B63\u5728\u542F\u52A8 OpenClaw gateway...",
|
|
3585
|
-
openclawGatewayFailed: "OpenClaw gateway \u542F\u52A8\u5931\u8D25\u3002",
|
|
3586
|
-
openclawGatewayRetry: "\u91CD\u8BD5 gateway"
|
|
3587
|
-
},
|
|
3667
|
+
agentGui: zhCNAgentGui,
|
|
3588
3668
|
workspaceInsights: {
|
|
3589
3669
|
runtimeTitle: "\u8FD0\u884C\u65F6",
|
|
3590
3670
|
live: "\u8FD0\u884C\u4E2D",
|
|
@@ -5026,4 +5106,4 @@ export {
|
|
|
5026
5106
|
translateInUiLanguage,
|
|
5027
5107
|
getActiveUiLanguage
|
|
5028
5108
|
};
|
|
5029
|
-
//# sourceMappingURL=chunk-
|
|
5109
|
+
//# sourceMappingURL=chunk-W6WAGPMD.js.map
|