|
13 | 13 | "showMore": "显示更多", |
14 | 14 | "generate": "生成", |
15 | 15 | "edit": "编辑", |
16 | | - "editAgent": "编辑代理", |
| 16 | + "editAgent": "编辑智能体", |
17 | 17 | "search": "搜索...", |
18 | 18 | "approve": "批准", |
19 | 19 | "reject": "拒绝", |
|
147 | 147 | }, |
148 | 148 | "Thread": { |
149 | 149 | "chat": "聊天", |
150 | | - |
151 | 150 | "renameChat": "重命名", |
152 | 151 | "deleteChat": "删除聊天", |
153 | 152 | "deleteUnarchivedChats": "删除所有未归档的聊天", |
|
167 | 166 | "createLink": "创建链接", |
168 | 167 | "linkCopied": "链接已复制" |
169 | 168 | }, |
170 | | - |
171 | 169 | "ChatPreferences": { |
172 | 170 | "title": "聊天偏好", |
173 | 171 | "whatShouldWeCallYou": "我们应该怎么称呼您?", |
|
195 | 193 | "toggleSidebar": "切换侧边栏", |
196 | 194 | "newChat": "新聊天", |
197 | 195 | "mcpConfiguration": "MCP 配置", |
198 | | - "agents": "代理", |
199 | | - "newAgent": "新代理", |
200 | | - "createAgent": "创建代理", |
| 196 | + "agents": "智能体", |
| 197 | + "newAgent": "新智能体", |
| 198 | + "createAgent": "创建智能体", |
201 | 199 | "createYourOwnAgent": "创建具有独特功能和个性的专业AI智能体", |
202 | | - "whatIsAgent": "什么是代理?", |
203 | | - "agentDescription": "代理是可以根据特定角色、指令和工具进行定制的专业AI助手,帮助您完成各种任务。", |
| 200 | + "whatIsAgent": "什么是智能体?", |
| 201 | + "agentDescription": "智能体是可以根据特定角色、指令和工具进行定制的专业AI助手,帮助您完成各种任务。", |
204 | 202 | "specializedAIAssistant": "专业AI助手", |
205 | | - "specializedAIAssistantDescription": "每个代理都可以根据特定角色、个性和专业领域进行定制,为您的独特需求提供专注的协助。", |
| 203 | + "specializedAIAssistantDescription": "每个智能体都可以根据特定角色、个性和专业领域进行定制,为您的独特需求提供专注的协助。", |
206 | 204 | "customInstructions": "自定义指令", |
207 | | - "customInstructionsDescription": "定义详细的系统提示和行为准则,塑造代理的响应和交互方式。", |
| 205 | + "customInstructionsDescription": "定义详细的系统提示和行为准则,塑造智能体的响应和交互方式。", |
208 | 206 | "toolIntegration": "工具集成", |
209 | | - "toolIntegrationDescription": "将您的代理连接到MCP服务器、工作流程和其他工具,扩展其超越对话的能力。", |
210 | | - "agentExamples": "代理示例", |
| 207 | + "toolIntegrationDescription": "将您的智能体连接到MCP服务器、工作流程和其他工具,扩展其超越对话的能力。", |
| 208 | + "agentExamples": "智能体示例", |
211 | 209 | "businessAssistant": "商务助手", |
212 | 210 | "businessAssistantDescription": "专门从事商业分析、报告生成和专业沟通。", |
213 | 211 | "creativeWriter": "创意写手", |
214 | 212 | "creativeWriterDescription": "专注于故事讲述、内容创作和创意头脑风暴。", |
215 | 213 | "technicalExpert": "技术专家", |
216 | | - "technicalExpertDescription": "配备开发工具和编码专业知识的技术任务代理。", |
217 | | - "createFirstAgentToStart": "创建您的第一个代理开始吧!", |
| 214 | + "technicalExpertDescription": "配备开发工具和编码专业知识的技术任务智能体。", |
| 215 | + "createFirstAgentToStart": "创建您的第一个智能体开始吧!", |
218 | 216 | "today": "今天", |
219 | 217 | "yesterday": "昨天", |
220 | 218 | "lastWeek": "最近 7 天", |
|
234 | 232 | "theme": "主题", |
235 | 233 | "signOut": "登出", |
236 | 234 | "language": "语言", |
237 | | - |
238 | 235 | "showAllChats": "查看所有聊天", |
239 | 236 | "showLessChats": "显示更少", |
240 | 237 | "reportAnIssue": "报告问题", |
|
267 | 264 | }, |
268 | 265 | "Agent": { |
269 | 266 | "title": "智能体", |
| 267 | + "newAgent": "新智能体", |
270 | 268 | "generatingAgent": "正在生成智能体...", |
271 | 269 | "agentNameAndIconLabel": "为您的智能体设置名称和图标。", |
272 | 270 | "agentDescriptionLabel": "添加此智能体用途的简短描述。", |
|
0 commit comments