@4399ywkf/cli 1.0.5 → 1.0.6

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.
Files changed (134) hide show
  1. package/dist/templates/actions.ts +11 -14
  2. package/dist/templates/initialState.ts +10 -28
  3. package/package.json +1 -1
  4. package/dist/templates/Loading/__tests__/Loading.test.tsx +0 -23
  5. package/dist/templates/Loading.test.tsx +0 -23
  6. package/dist/templates/__mocks__/fileMock.js +0 -1
  7. package/dist/templates/__mocks__/styleMock.ts +0 -1
  8. package/dist/templates/__tests__/Loading.test.tsx +0 -23
  9. package/dist/templates/__tests__/example.test.ts +0 -7
  10. package/dist/templates/app/locales/en-US/common.json +0 -74
  11. package/dist/templates/app/locales/en-US/generate.json +0 -71
  12. package/dist/templates/app/locales/en-US/nav.json +0 -10
  13. package/dist/templates/app/locales/en-US/overview.json +0 -6
  14. package/dist/templates/app/locales/en-US/retopology.json +0 -4
  15. package/dist/templates/app/locales/en-US/rigging.json +0 -21
  16. package/dist/templates/app/locales/en-US/segmentation.json +0 -4
  17. package/dist/templates/app/locales/en-US/stylization.json +0 -11
  18. package/dist/templates/app/locales/en-US/texture.json +0 -4
  19. package/dist/templates/app/locales/en-US/threeModel.json +0 -9
  20. package/dist/templates/app/locales/en-US/toolbox.json +0 -11
  21. package/dist/templates/app/locales/zh-CN/common.json +0 -74
  22. package/dist/templates/app/locales/zh-CN/generate.json +0 -71
  23. package/dist/templates/app/locales/zh-CN/nav.json +0 -10
  24. package/dist/templates/app/locales/zh-CN/overview.json +0 -6
  25. package/dist/templates/app/locales/zh-CN/retopology.json +0 -4
  26. package/dist/templates/app/locales/zh-CN/rigging.json +0 -21
  27. package/dist/templates/app/locales/zh-CN/segmentation.json +0 -4
  28. package/dist/templates/app/locales/zh-CN/stylization.json +0 -11
  29. package/dist/templates/app/locales/zh-CN/texture.json +0 -4
  30. package/dist/templates/app/locales/zh-CN/threeModel.json +0 -9
  31. package/dist/templates/app/locales/zh-CN/toolbox.json +0 -11
  32. package/dist/templates/app/src/__mocks__/fileMock.js +0 -1
  33. package/dist/templates/app/src/__mocks__/styleMock.ts +0 -1
  34. package/dist/templates/app/src/components/Loading/__tests__/Loading.test.tsx +0 -23
  35. package/dist/templates/app/src/loading.tsx +0 -52
  36. package/dist/templates/app/src/locales/default/chat.ts +0 -455
  37. package/dist/templates/app/src/pages/index.css +0 -282
  38. package/dist/templates/app/src/setupTests.ts +0 -39
  39. package/dist/templates/app/src/test-utils.tsx +0 -18
  40. package/dist/templates/app/src/utils/__tests__/example.test.ts +0 -7
  41. package/dist/templates/app/store/auth/index.tsx +0 -82
  42. package/dist/templates/app/store/auth/indexApi.tsx +0 -11
  43. package/dist/templates/app/store/global/index.tsx +0 -133
  44. package/dist/templates/app/store/global/indexApi.tsx +0 -19
  45. package/dist/templates/app/store/global/types.ts +0 -62
  46. package/dist/templates/app/store/theme/index.ts +0 -25
  47. package/dist/templates/auth/index.tsx +0 -82
  48. package/dist/templates/auth/indexApi.tsx +0 -11
  49. package/dist/templates/chat.ts +0 -455
  50. package/dist/templates/common.json +0 -74
  51. package/dist/templates/components/Loading/__tests__/Loading.test.tsx +0 -23
  52. package/dist/templates/default/chat.ts +0 -455
  53. package/dist/templates/en-US/common.json +0 -74
  54. package/dist/templates/en-US/generate.json +0 -71
  55. package/dist/templates/en-US/nav.json +0 -10
  56. package/dist/templates/en-US/overview.json +0 -6
  57. package/dist/templates/en-US/retopology.json +0 -4
  58. package/dist/templates/en-US/rigging.json +0 -21
  59. package/dist/templates/en-US/segmentation.json +0 -4
  60. package/dist/templates/en-US/stylization.json +0 -11
  61. package/dist/templates/en-US/texture.json +0 -4
  62. package/dist/templates/en-US/threeModel.json +0 -9
  63. package/dist/templates/en-US/toolbox.json +0 -11
  64. package/dist/templates/example.test.ts +0 -7
  65. package/dist/templates/fileMock.js +0 -1
  66. package/dist/templates/generate.json +0 -71
  67. package/dist/templates/global/index.tsx +0 -133
  68. package/dist/templates/global/indexApi.tsx +0 -19
  69. package/dist/templates/global/types.ts +0 -62
  70. package/dist/templates/loading.tsx +0 -52
  71. package/dist/templates/locales/default/chat.ts +0 -455
  72. package/dist/templates/locales/en-US/common.json +0 -74
  73. package/dist/templates/locales/en-US/generate.json +0 -71
  74. package/dist/templates/locales/en-US/nav.json +0 -10
  75. package/dist/templates/locales/en-US/overview.json +0 -6
  76. package/dist/templates/locales/en-US/retopology.json +0 -4
  77. package/dist/templates/locales/en-US/rigging.json +0 -21
  78. package/dist/templates/locales/en-US/segmentation.json +0 -4
  79. package/dist/templates/locales/en-US/stylization.json +0 -11
  80. package/dist/templates/locales/en-US/texture.json +0 -4
  81. package/dist/templates/locales/en-US/threeModel.json +0 -9
  82. package/dist/templates/locales/en-US/toolbox.json +0 -11
  83. package/dist/templates/locales/zh-CN/common.json +0 -74
  84. package/dist/templates/locales/zh-CN/generate.json +0 -71
  85. package/dist/templates/locales/zh-CN/nav.json +0 -10
  86. package/dist/templates/locales/zh-CN/overview.json +0 -6
  87. package/dist/templates/locales/zh-CN/retopology.json +0 -4
  88. package/dist/templates/locales/zh-CN/rigging.json +0 -21
  89. package/dist/templates/locales/zh-CN/segmentation.json +0 -4
  90. package/dist/templates/locales/zh-CN/stylization.json +0 -11
  91. package/dist/templates/locales/zh-CN/texture.json +0 -4
  92. package/dist/templates/locales/zh-CN/threeModel.json +0 -9
  93. package/dist/templates/locales/zh-CN/toolbox.json +0 -11
  94. package/dist/templates/nav.json +0 -10
  95. package/dist/templates/overview.json +0 -6
  96. package/dist/templates/pages/index.css +0 -282
  97. package/dist/templates/retopology.json +0 -4
  98. package/dist/templates/rigging.json +0 -21
  99. package/dist/templates/segmentation.json +0 -4
  100. package/dist/templates/setupTests.ts +0 -39
  101. package/dist/templates/src/__mocks__/fileMock.js +0 -1
  102. package/dist/templates/src/__mocks__/styleMock.ts +0 -1
  103. package/dist/templates/src/components/Loading/__tests__/Loading.test.tsx +0 -23
  104. package/dist/templates/src/loading.tsx +0 -52
  105. package/dist/templates/src/locales/default/chat.ts +0 -455
  106. package/dist/templates/src/pages/index.css +0 -282
  107. package/dist/templates/src/setupTests.ts +0 -39
  108. package/dist/templates/src/test-utils.tsx +0 -18
  109. package/dist/templates/src/utils/__tests__/example.test.ts +0 -7
  110. package/dist/templates/store/auth/index.tsx +0 -82
  111. package/dist/templates/store/auth/indexApi.tsx +0 -11
  112. package/dist/templates/store/global/index.tsx +0 -133
  113. package/dist/templates/store/global/indexApi.tsx +0 -19
  114. package/dist/templates/store/global/types.ts +0 -62
  115. package/dist/templates/store/theme/index.ts +0 -25
  116. package/dist/templates/styleMock.ts +0 -1
  117. package/dist/templates/stylization.json +0 -11
  118. package/dist/templates/test-utils.tsx +0 -18
  119. package/dist/templates/texture.json +0 -4
  120. package/dist/templates/theme/index.ts +0 -25
  121. package/dist/templates/threeModel.json +0 -9
  122. package/dist/templates/toolbox.json +0 -11
  123. package/dist/templates/utils/__tests__/example.test.ts +0 -7
  124. package/dist/templates/zh-CN/common.json +0 -74
  125. package/dist/templates/zh-CN/generate.json +0 -71
  126. package/dist/templates/zh-CN/nav.json +0 -10
  127. package/dist/templates/zh-CN/overview.json +0 -6
  128. package/dist/templates/zh-CN/retopology.json +0 -4
  129. package/dist/templates/zh-CN/rigging.json +0 -21
  130. package/dist/templates/zh-CN/segmentation.json +0 -4
  131. package/dist/templates/zh-CN/stylization.json +0 -11
  132. package/dist/templates/zh-CN/texture.json +0 -4
  133. package/dist/templates/zh-CN/threeModel.json +0 -9
  134. package/dist/templates/zh-CN/toolbox.json +0 -11
@@ -1,455 +0,0 @@
1
- export default {
2
- ModelSwitch: {
3
- title: "模型",
4
- },
5
- active: "活跃",
6
- agentDefaultMessage:
7
- "你好,我是 **{{name}}**,你可以立即与我开始对话,也可以前往 [助手设置]({{url}}) 完善我的信息。",
8
- agentDefaultMessageWithSystemRole:
9
- "你好,我是 **{{name}}**,有什么我可以帮忙的吗?",
10
- agentDefaultMessageWithoutEdit:
11
- "你好,我是 **{{name}}**,有什么我可以帮忙的吗?",
12
- agents: "助手",
13
- artifact: {
14
- generating: "生成中",
15
- inThread: "子话题中无法查看,请切换到主对话区打开",
16
- thinking: "思考中",
17
- thought: "思考过程",
18
- unknownTitle: "未命名作品",
19
- },
20
- availableAgents: "可用助手",
21
- backToBottom: "跳转至当前",
22
- chatList: {
23
- longMessageDetail: "查看详情",
24
- },
25
- clearCurrentMessages: "清空当前会话消息",
26
- recoverCurrentMessages: "恢复当前会话消息",
27
- contextCleared: "已清空上下文",
28
- confirmClearCurrentMessages:
29
- "即将清空当前会话消息,清空后将无法找回,请确认你的操作",
30
- confirmRemoveChatGroupItemAlert:
31
- "即将删除该群聊,群聊成员不受影响,请确认你的操作",
32
- confirmRemoveGroupItemAlert:
33
- "即将删除该分组,删除后该分组的助手将移动到默认列表,请确认你的操作",
34
- confirmRemoveGroupSuccess: "群聊删除成功",
35
- confirmRemoveSessionItemAlert:
36
- "即将删除该助手,删除后该将无法找回,请确认你的操作",
37
- confirmRemoveSessionSuccess: "助手删除成功",
38
- defaultAgent: "自定义助手",
39
- defaultGroupChat: "群聊",
40
- defaultList: "默认列表",
41
- defaultSession: "自定义助手",
42
- dm: {
43
- placeholder: "你与 {{agentTitle}} 的私信将显示在这里。",
44
- tooltip: "发私信",
45
- visibleTo: "仅 {{target}} 可见",
46
- you: "你",
47
- },
48
- duplicateSession: {
49
- loading: "复制中...",
50
- success: "复制成功",
51
- title: "{{title}} 副本",
52
- },
53
- duplicateTitle: "{{title}} 副本",
54
- emptyAgent: "暂无助手",
55
- extendParams: {
56
- disableContextCaching: {
57
- desc: "单条对话生成成本最高可降低 90%,响应速度提升 4 倍(<1>了解更多</1>)。开启后将自动禁用历史消息数限制",
58
- title: "开启上下文缓存",
59
- },
60
- enableReasoning: {
61
- desc: "基于 Claude Thinking 机制限制(<1>了解更多</1>),开启后将自动禁用历史消息数限制",
62
- title: "开启深度思考",
63
- },
64
- reasoningBudgetToken: {
65
- title: "思考消耗 Token",
66
- },
67
- reasoningEffort: {
68
- title: "推理强度",
69
- },
70
- textVerbosity: {
71
- title: "输出文本详细程度",
72
- },
73
- thinking: {
74
- title: "深度思考开关",
75
- },
76
- title: "模型扩展功能",
77
- urlContext: {
78
- desc: "开启后将自动解析网页链接,以获取实际网页上下文内容",
79
- title: "提取网页链接内容",
80
- },
81
- },
82
- group: {
83
- desc: "与多个 AI 助手在共享的对话空间中协作。",
84
- memberTooltip: "群内有 {{count}} 个成员",
85
- orchestratorThinking: "主持人正在思考中...",
86
- removeMember: "移除成员",
87
- title: "群组",
88
- },
89
- groupDescription: "群组描述",
90
- groupSidebar: {
91
- members: {
92
- addMember: "添加成员",
93
- memberSettings: "成员设置",
94
- orchestrator: "主持人",
95
- orchestratorThinking: "主持人正在思考中...",
96
- removeMember: "移除成员",
97
- stopOrchestrator: "停止思考",
98
- triggerOrchestrator: "开始群聊",
99
- },
100
- tabs: {
101
- host: "主持人",
102
- members: "成员",
103
- role: "设定",
104
- },
105
- },
106
-
107
- groupWizard: {
108
- chooseMembers: "选择现有助手...",
109
- createGroup: "创建群聊",
110
- existingMembers: "已有助手",
111
- groupMembers: "这些助手也将被添加到您的列表中",
112
- host: {
113
- description: "使群聊自动化运行",
114
- title: "主持人",
115
- tooltip: "如果禁用群聊主持人,您需要手动@提及成员才能让他们回复",
116
- },
117
- memberCount: "{{count}} 个成员",
118
- noMatchingTemplates: "没有匹配的模板",
119
- noSelectedTemplates: "没有选择模板",
120
- noTemplateMembers: "模板中没有成员",
121
- noTemplates: "没有可用的模板",
122
- searchTemplates: "搜索模板...",
123
- title: "创建群聊",
124
- useTemplate: "使用模板",
125
- },
126
-
127
- hideForYou: "私信内容已经隐藏,请在设置中开启【显示私信内容】以查看",
128
-
129
- history: {
130
- title: "助手将只记住最后{{count}}条消息",
131
- },
132
-
133
- historyRange: "历史范围",
134
-
135
- historySummary: "历史消息总结",
136
-
137
- inactive: "不活跃",
138
-
139
- inbox: {
140
- desc: "开启大脑集群,激发思维火花。你的智能助理,在这里与你交流一切",
141
- title: "随便聊聊",
142
- },
143
-
144
- input: {
145
- addAi: "添加一条 AI 消息",
146
- addUser: "添加一条用户消息",
147
- disclaimer: "AI 也可能会犯错,请检查重要信息",
148
- errorMsg: "消息发送失败,请检查网络后重试: {{errorMsg}}",
149
- more: "更多",
150
- send: "发送",
151
- sendWithCmdEnter: "按 <key/> 键发送",
152
- sendWithEnter: "按 <key/> 键发送",
153
- stop: "停止",
154
- warp: "换行",
155
- warpWithKey: "按 <key/> 键换行",
156
- },
157
-
158
- intentUnderstanding: {
159
- title: "正在理解并分析您的意图...",
160
- },
161
- // Group chat related translations
162
- inviteMembers: "邀请成员",
163
- knowledgeBase: {
164
- all: "所有内容",
165
- allFiles: "所有文件",
166
- allKnowledgeBases: "所有知识库",
167
- disabled:
168
- "当前部署模式不支持知识库对话,如需使用,请切换到服务端数据库部署或使用 {{cloud}} 服务",
169
- library: {
170
- action: {
171
- add: "添加",
172
- detail: "详情",
173
- remove: "移除",
174
- },
175
- title: "文件/知识库",
176
- },
177
- relativeFilesOrKnowledgeBases: "关联文件/知识库",
178
- title: "知识库",
179
- uploadGuide: "上传过的文件可以在「知识库」中查看哦",
180
- viewMore: "查看更多",
181
- },
182
- memberSelection: {
183
- addMember: "添加成员",
184
- allMembers: "全体成员",
185
- createGroup: "创建群聊",
186
- noAvailableAgents: "没有可邀请的助手",
187
- noSelectedAgents: "还未选择助手",
188
- searchAgents: "搜索助手...",
189
- setInitialMembers: "选择群成员",
190
- },
191
-
192
- members: "Members",
193
-
194
- mention: {
195
- title: "提及成员",
196
- },
197
-
198
- messageAction: {
199
- delAndRegenerate: "删除并重新生成",
200
- deleteDisabledByThreads: "存在子话题,不能删除",
201
- regenerate: "重新生成",
202
- },
203
-
204
- messages: {
205
- dm: {
206
- sentTo: "仅对{{name}}可见",
207
- title: "私信",
208
- },
209
- modelCard: {
210
- credit: "积分",
211
- creditPricing: "定价",
212
- creditTooltip:
213
- "为便于计数,我们将 1$ 折算为 1M 积分,例如 $3/M tokens 即可折算为 3积分/token",
214
- pricing: {
215
- inputCachedTokens: "缓存输入 {{amount}}/积分 · ${{amount}}/M",
216
- inputCharts: "${{amount}}/M 字符",
217
- inputMinutes: "${{amount}}/分钟",
218
- inputTokens: "输入 {{amount}}/积分 · ${{amount}}/M",
219
- outputTokens: "输出 {{amount}}/积分 · ${{amount}}/M",
220
- writeCacheInputTokens: "缓存输入写入 {{amount}}/积分 · ${{amount}}/M",
221
- },
222
- },
223
- tokenDetails: {
224
- average: "平均单价",
225
- input: "输入",
226
- inputAudio: "音频输入",
227
- inputCached: "输入缓存",
228
- inputCitation: "引用输入",
229
- inputText: "文本输入",
230
- inputTitle: "输入明细",
231
- inputUncached: "输入未缓存",
232
- inputWriteCached: "输入缓存写入",
233
- output: "输出",
234
- outputAudio: "音频输出",
235
- outputImage: "图像输出",
236
- outputText: "文本输出",
237
- outputTitle: "输出明细",
238
- reasoning: "深度思考",
239
- speed: {
240
- tps: {
241
- title: "TPS",
242
- tooltip:
243
- "Tokens Per Second,TPS。指AI生成内容的平均速度(Token/秒),在接收到首个 Token 后开始计算。",
244
- },
245
- ttft: {
246
- title: "TTFT",
247
- tooltip:
248
- "Time To First Token,TTFT。指从您发送消息到客户端接收到首个 Token 的时间间隔。",
249
- },
250
- },
251
- title: "生成明细",
252
- total: "总计消耗",
253
- },
254
- },
255
- minimap: {
256
- jumpToMessage: "跳转至第 {{index}} 条消息",
257
- nextMessage: "下一条消息",
258
- previousMessage: "上一条消息",
259
- senderAssistant: "助手",
260
- senderUser: "你",
261
- },
262
-
263
- newAgent: "新建助手",
264
-
265
- newGroupChat: "新建群聊",
266
-
267
- noAgentsYet: "此群组还没有助手。点击 + 按钮邀请助手。",
268
-
269
- noAvailableAgents: "没有可邀请的助手",
270
-
271
- noMatchingAgents: "没有匹配的助手",
272
-
273
- noMembersYet: "此群组还没有成员。点击 + 按钮邀请助手。",
274
-
275
- noSelectedAgents: "还未选择助手",
276
-
277
- owner: "群主",
278
-
279
- pin: "置顶",
280
-
281
- pinOff: "取消置顶",
282
-
283
- rag: {
284
- referenceChunks: "引用源",
285
- userQuery: {
286
- actions: {
287
- delete: "删除 Query 重写",
288
- regenerate: "重新生成 Query",
289
- },
290
- },
291
- },
292
-
293
- regenerate: "重新生成",
294
- roleAndArchive: "角色与记录",
295
- search: {
296
- grounding: {
297
- searchQueries: "搜索关键词",
298
- title: "已搜索到 {{count}} 个结果",
299
- },
300
- mode: {
301
- auto: {
302
- desc: "根据对话内容智能判断是否需要搜索",
303
- title: "智能联网",
304
- },
305
- off: {
306
- desc: "仅使用模型的基础知识,不进行网络搜索",
307
- title: "关闭联网",
308
- },
309
- on: {
310
- desc: "持续进行网络搜索,获取最新信息",
311
- title: "始终联网",
312
- },
313
- useModelBuiltin: "使用模型内置搜索引擎",
314
- },
315
- searchModel: {
316
- desc: "当前模型不支持函数调用,因此需要搭配支持函数调用的模型才能联网搜索",
317
- title: "搜索辅助模型",
318
- },
319
- title: "联网搜索",
320
- },
321
- searchAgentPlaceholder: "搜索助手...",
322
- searchAgents: "搜索助手...",
323
- selectedAgents: "已选助手",
324
- sendPlaceholder: "输入聊天内容...",
325
- sessionGroup: {
326
- config: "分组管理",
327
- confirmRemoveGroupAlert:
328
- "即将删除该分组,删除后该分组的助手将移动到默认列表,请确认你的操作",
329
- createAgentSuccess: "助手创建成功",
330
- createGroup: "添加新分组",
331
- createGroupFailed: "群聊创建失败",
332
- createGroupSuccess: "群聊创建成功",
333
- createSuccess: "分组创建成功",
334
- creatingAgent: "助手创建中...",
335
- inputPlaceholder: "请输入分组名称...",
336
- moveGroup: "移动到分组",
337
- newGroup: "新分组",
338
- rename: "重命名分组",
339
- renameSuccess: "重命名成功",
340
- sortSuccess: "重新排序成功",
341
- sorting: "分组排序更新中...",
342
- tooLong: "分组名称长度需在 1-20 之内",
343
- },
344
- shareModal: {
345
- copy: "复制",
346
- download: "下载截图",
347
- downloadError: "下载失败",
348
- downloadFile: "下载文件",
349
- downloadPdf: "下载 PDF",
350
- downloadSuccess: "下载成功",
351
- exportPdf: "导出为 PDF",
352
- exportTitle: "默认标题",
353
- generatePdf: "生成 PDF",
354
- generatingPdf: "正在生成 PDF...",
355
- imageType: "图片格式",
356
- includeTool: "包含插件消息",
357
- includeUser: "包含用户消息",
358
- loadingPdf: "加载 PDF...",
359
- noPdfData: "暂无 PDF 数据",
360
- pdf: "PDF",
361
- pdfErrorDescription: "生成 PDF 时出现错误,请重试",
362
- pdfGenerationError: "PDF 生成失败",
363
- pdfReady: "PDF 已准备就绪",
364
- regeneratePdf: "重新生成 PDF",
365
- screenshot: "截图",
366
- settings: "导出设置",
367
- text: "文本",
368
- withBackground: "包含背景图片",
369
- withFooter: "包含页脚",
370
- withPluginInfo: "包含插件信息",
371
- withRole: "包含消息角色",
372
- withSystemRole: "包含助手角色设定",
373
- },
374
- stt: {
375
- action: "语音输入",
376
- loading: "识别中...",
377
- prettifying: "润色中...",
378
- },
379
- supervisor: {
380
- todoList: {
381
- allComplete: "所有任务已完成",
382
- title: "任务已完成",
383
- },
384
- },
385
- thread: {
386
- divider: "子话题",
387
- threadMessageCount: "{{messageCount}} 条消息",
388
- title: "子话题",
389
- },
390
- toggleWideScreen: {
391
- off: "关闭宽屏模式",
392
- on: "开启宽屏模式",
393
- },
394
- tokenDetails: {
395
- chats: "会话消息",
396
- historySummary: "历史总结",
397
- rest: "剩余可用",
398
- supervisor: "群组主持",
399
- systemRole: "角色设定",
400
- title: "上下文明细",
401
- tools: "插件设定",
402
- total: "总共可用",
403
- used: "总计使用",
404
- },
405
- tokenTag: {
406
- overload: "超过限制",
407
- remained: "剩余",
408
- used: "使用",
409
- },
410
- topic: {
411
- checkOpenNewTopic: "是否开启新话题?",
412
- checkSaveCurrentMessages: "是否保存当前会话为话题?",
413
- openNewTopic: "开启新话题",
414
- saveCurrentMessages: "将当前会话保存为话题",
415
- },
416
- translate: {
417
- action: "翻译",
418
- clear: "删除翻译",
419
- },
420
- tts: {
421
- action: "语音朗读",
422
- clear: "删除语音",
423
- },
424
- untitledAgent: "未命名助手",
425
- updateAgent: "更新助理信息",
426
- upload: {
427
- action: {
428
- fileUpload: "上传文件",
429
- folderUpload: "上传文件夹",
430
- imageDisabled: "当前模型不支持视觉识别,请切换模型后使用",
431
- imageUpload: "上传图片",
432
- tooltip: "上传",
433
- },
434
- clientMode: {
435
- actionFiletip: "上传文件",
436
- actionTooltip: "上传",
437
- disabled: "当前模型不支持视觉识别和文件分析,请切换模型后使用",
438
- fileNotSupported: "浏览器模式下暂不支持上传文件,仅支持图片",
439
- visionNotSupported: "当前模型不支持视觉识别,请切换模型后使用",
440
- },
441
- preview: {
442
- prepareTasks: "准备分块...",
443
- status: {
444
- pending: "准备上传...",
445
- processing: "文件处理中...",
446
- },
447
- },
448
- validation: {
449
- videoSizeExceeded:
450
- "视频文件大小不能超过 20MB,当前文件大小为 {{actualSize}}",
451
- },
452
- },
453
- you: "你",
454
- zenMode: "专注模式",
455
- };
@@ -1,74 +0,0 @@
1
- {
2
- "lang": {
3
- "ar": "Arabic",
4
- "bg-BG": "Bulgarian",
5
- "bn": "Bengali",
6
- "cs-CZ": "Czech",
7
- "da-DK": "Danish",
8
- "de-DE": "German",
9
- "el-GR": "Greek",
10
- "en": "English",
11
- "en-US": "English",
12
- "es-ES": "Spanish",
13
- "fa-IR": "Persian",
14
- "fi-FI": "Finnish",
15
- "fr-FR": "French",
16
- "hi-IN": "Hindi",
17
- "hu-HU": "Hungarian",
18
- "id-ID": "Indonesian",
19
- "it-IT": "Italian",
20
- "ja-JP": "Japanese",
21
- "ko-KR": "Korean",
22
- "nl-NL": "Dutch",
23
- "no-NO": "Norwegian",
24
- "pl-PL": "Polish",
25
- "pt-BR": "Portuguese",
26
- "pt-PT": "Portuguese",
27
- "ro-RO": "Romanian",
28
- "ru-RU": "Russian",
29
- "sk-SK": "Slovak",
30
- "sr-RS": "Serbian",
31
- "sv-SE": "Swedish",
32
- "th-TH": "Thai",
33
- "tr-TR": "Turkish",
34
- "uk-UA": "Ukrainian",
35
- "vi-VN": "Vietnamese",
36
- "zh": "Simplified Chinese",
37
- "zh-CN": "Simplified Chinese",
38
- "zh-TW": "Traditional Chinese"
39
- },
40
- "tab": {
41
- "model": "Model",
42
- "generate": "Generation",
43
- "overview": "Overview",
44
- "segmentation": "Segmentation",
45
- "retopology": "Retopology",
46
- "texture": "Texture",
47
- "rigging": "Rigging",
48
- "stylization": "Stylization"
49
- },
50
- "imageUpload": {
51
- "actions": "Drag or Upload Image",
52
- "desc": "JPG,PNG, WEBP Size≤20MB"
53
- },
54
- "loading": "Loading...",
55
- "processing": "Processing...",
56
- "rigging": {
57
- "run": "Rigging...",
58
- "preRigging": "Pre Rigging...",
59
- "retargeting": "Retargeting...",
60
- "stylizing": "Stylizing..."
61
- },
62
- "tour": {
63
- "one": {
64
- "title": "Welcome to Tripo Studio Workspace!",
65
- "desc": "Master view controls with your mouse or touchpad!"
66
- }
67
- },
68
- "exportPopover": {
69
- "fileName": "File Name",
70
- "fileNamePlaceholder": "Please enter file name",
71
- "format": "Format",
72
- "export": "Export"
73
- }
74
- }
@@ -1,71 +0,0 @@
1
- {
2
- "title": "Generate 3D Models",
3
- "desc": "Instantly generate high-quality 3D models with AI",
4
- "textTo3D": "Text to 3D",
5
- "imageTo3D": "Image to 3D",
6
- "multiViewsTo3D": "Multi-views to 3D",
7
- "batch3DGen": "Batch 3D Gen",
8
- "stayTuned": "Stay Tuned",
9
- "style": {
10
- "title": "Style",
11
- "none": "None",
12
- "cartoon": "Cartoon",
13
- "christmas": "Christmas",
14
- "barbie": "Barbie",
15
- "clay": "Clay",
16
- "steam_punk": "Steam Punk",
17
- "alien": "Alien",
18
- "gold": "Gold",
19
- "bronze": "Bronze",
20
- "wood": "Wood",
21
- "stone": "Stone",
22
- "metal": "Metal",
23
- "plastic": "Plastic"
24
- },
25
- "hdTexture": {
26
- "title": "HD Texture",
27
- "desc": "High-res textures for refined details"
28
- },
29
- "modelVersion": {
30
- "title": "Version",
31
- "desc": "V2.5-20250123 Unprecedented detail and fidelity\nV2.0-20240919 Industry-leading geometry with PBR"
32
- },
33
- "topology": {
34
- "title": "Topology",
35
- "desc": "Select quad faces to force output as FBX model.",
36
- "quad": "Quad",
37
- "triangle": "Triangle"
38
- },
39
- "polycount": {
40
- "title": "Polycount",
41
- "auto": "Auto"
42
- },
43
- "textureAlignment": {
44
- "title": "Texture Alignment",
45
- "desc": "Image Aligned: Highly similar to the original image, may has 3D detail variations\nStructure Aligned: Maintains precise 3D structure, may slightly differs from the original image",
46
- "originalImageDesc": "Image Aligned",
47
- "geometryDesc": "Structure Aligned"
48
- },
49
- "moreSettings": "More Settings",
50
- "generate": "Generate",
51
- "front": "Front",
52
- "left": "Left",
53
- "right": "Right",
54
- "back": "Back",
55
- "multiViewToModel": {
56
- "imagesTip": "Please upload at least one front view plus one side / back view."
57
- },
58
- "setting": {
59
- "autoSize": "Auto Size",
60
- "modelSeed": "Model Seed",
61
- "textureSeed": "Texture Seed",
62
- "autoSizeDesc": "Automatically scale the model to real size, in meters.",
63
- "modelSeedDesc": "Seed controls the geometry generation process, models generated with the same seed will be the same",
64
- "textureSeedDesc": "Using the same seed will produce the same texture",
65
- "pbrDesc": "Accurately presenting the appearance of objects by simulating physical properties"
66
- },
67
- "yes": "Yes",
68
- "no": "No",
69
- "on": "On",
70
- "off": "Off"
71
- }
@@ -1,10 +0,0 @@
1
- {
2
- "model": "Model",
3
- "generation": "Generation",
4
- "overview": "Overview",
5
- "segmentation": "Segmentation",
6
- "retopology": "Retopology",
7
- "texture": "Texture",
8
- "rigging": "Rigging",
9
- "stylization": "Stylization"
10
- }
@@ -1,6 +0,0 @@
1
- {
2
- "title": "Model Info",
3
- "desc": "View a quick summary of this model.",
4
- "refer": "Reference",
5
- "prompt": "Prompt"
6
- }
@@ -1,4 +0,0 @@
1
- {
2
- "title": "Retopology",
3
- "desc": "Automatically retopologize into clean quad or triangle meshes with optimized topology"
4
- }
@@ -1,21 +0,0 @@
1
- {
2
- "title": "Rigging & Animations",
3
- "desc": "Instantly auto‑rig any model and generate ready‑to‑use animations.",
4
- "run": "Auto Rig",
5
- "actions": {
6
- "stand": "Stand",
7
- "walk": "Walk",
8
- "run": "Run",
9
- "climb": "Climb",
10
- "jump": "Jump",
11
- "slash": "Slash",
12
- "shoot": "Shoot",
13
- "hurt": "Hurt",
14
- "fall": "Fall",
15
- "turn": "Turn",
16
- "dive": "Dive",
17
- "idle": "Idle"
18
- },
19
- "retry": "Retry",
20
- "preRiggingFailed": "Auto-Rig is currently not supported for this model."
21
- }
@@ -1,4 +0,0 @@
1
- {
2
- "title": "Segmentation",
3
- "desc": "Auto segment your model and make each part editable"
4
- }
@@ -1,11 +0,0 @@
1
- {
2
- "title": "Stylization",
3
- "desc": "Apply artistic style transfers to your 3D mesh",
4
- "actions": {
5
- "none": "Original",
6
- "lego": "Lego",
7
- "voxel": "Voxel",
8
- "voronoi": "Voronoi"
9
- },
10
- "apply": "Apply"
11
- }
@@ -1,4 +0,0 @@
1
- {
2
- "title": "Texture Gen",
3
- "desc": "Generate entire PBR texture from text / image, or use magic texture brush to have more accurate control"
4
- }
@@ -1,9 +0,0 @@
1
- {
2
- "viewerToolbarButtons": {
3
- "wireframeMode": "Wireframe Mode",
4
- "solidMode": "Solid Mode",
5
- "export": "Export",
6
- "image": "Screenshot",
7
- "rotation": "Clockwise Rotation"
8
- }
9
- }