Skip to content

Commit 3f81080

Browse files
committed
finish some untranslated text in zh-HK
1 parent f7654c8 commit 3f81080

2 files changed

Lines changed: 113 additions & 113 deletions

File tree

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"dialog": {
3-
"title": "数据迁移助手",
4-
"warning": "👋 欢迎升级到 v4.0.0。我们在新版本对数据格式进行了优化,检测到需要进行数据库迁移",
5-
"loading": "正在加载平台列表...",
6-
"loadError": "加载平台列表失败,请重试",
7-
"noPlatforms": "未找到可用的平台配置",
8-
"retry": "重试",
9-
"startMigration": "开始迁移",
10-
"migrating": "正在迁移中...",
11-
"migratingSubtitle": "请耐心等待,迁移过程中请勿关闭此窗口",
12-
"migrationError": "迁移失败",
13-
"success": "迁移成功完成",
14-
"completed": "迁移已完成",
15-
"restartRecommended": "建议重启应用程序以使所有更改生效",
16-
"restartNow": "立即重启"
3+
"title": "Data Migration 助手",
4+
"warning": "👋 歡迎 Upgrade 去 v4.0.0。我哋喺新版本 Optimize 咗 Data Format,Detect 到需要行 Database Migrate",
5+
"loading": "Load 緊平台 List...",
6+
"loadError": "Load 平台 List 失敗,請 Retry",
7+
"noPlatforms": "搵唔到可用嘅平台 Config",
8+
"retry": "Retry",
9+
"startMigration": "開始 Migrate",
10+
"migrating": "Migrate 緊...",
11+
"migratingSubtitle": "畀少少耐性,Migrate 嗰陣唔好 Close 呢個 Window",
12+
"migrationError": "Migrate 失敗",
13+
"success": "Migrate 搞掂",
14+
"completed": "Migrate 已經搞掂",
15+
"restartRecommended": "建議 Restart App 等啲改動生效",
16+
"restartNow": "即刻 Restart"
1717
}
18-
}
18+
}
Lines changed: 98 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1,146 +1,146 @@
11
{
22
"page": {
3-
"description": "管理人格角色设定"
3+
"description": "Manage 人格角色 Set"
44
},
55
"buttons": {
6-
"create": "创建人格",
7-
"createFirst": "创建第一个人格",
8-
"edit": "编辑",
9-
"delete": "删除",
10-
"cancel": "取消",
11-
"save": "保存",
12-
"move": "移动",
13-
"addDialogPair": "添加对话对"
6+
"create": "Create 人格",
7+
"createFirst": "Create 第一個人格",
8+
"edit": "Edit",
9+
"delete": "Delete",
10+
"cancel": "Cancel",
11+
"save": "Save",
12+
"move": "Move",
13+
"addDialogPair": "Add 對話 Pair"
1414
},
1515
"labels": {
16-
"presetDialogs": "预设对话 ({count} )",
17-
"createdAt": "创建时间",
18-
"updatedAt": "更新时间"
16+
"presetDialogs": "Preset 對話 ({count} )",
17+
"createdAt": "Create 時間",
18+
"updatedAt": "Update 時間"
1919
},
2020
"form": {
2121
"personaId": "人格 ID",
22-
"systemPrompt": "系统提示词",
23-
"customErrorMessage": "自定义报错回复信息(可选)",
24-
"customErrorMessageHelp": "当该人格的 LLM 请求失败(例如连接失败)时,优先发送这条报错回复;留空则发送默认报错信息",
25-
"presetDialogs": "预设对话",
26-
"presetDialogsHelp": "添加一些预设的对话来帮助机器人更好地理解角色设定",
27-
"userMessage": "用户消息",
28-
"assistantMessage": "AI 回答",
29-
"tools": "工具 / MCP 工具选择",
30-
"toolsHelp": "为这个人格选择可用的外部工具。外部工具给了 AI 接触外部环境的能力,如搜索、计算、获取信息等",
31-
"toolsSelection": "工具选择操作",
32-
"selectAllTools": "选择所有工具",
33-
"clearAllTools": "清空选择",
34-
"allSelected": "全选",
35-
"mcpServersQuickSelect": "MCP 服务器快速选择",
36-
"searchTools": "搜索工具",
37-
"selectedTools": "已选择的工具",
38-
"noToolsAvailable": "暂无可用工具",
39-
"noToolsFound": "未找到匹配的工具",
40-
"loadingTools": "正在加载工具...",
41-
"allToolsAvailable": "使用所有可用工具",
42-
"noToolsSelected": "未选择任何工具",
43-
"skills": "Skills 选择",
44-
"skillsHelp": "为这个人格选择可用的 Skills。Skills 会给 AI 提供可复用的流程与规范",
45-
"skillsAllAvailable": "默认使用全部 Skills",
46-
"skillsSelectSpecific": "选择指定 Skills",
47-
"searchSkills": "搜索 Skills",
48-
"selectedSkills": "已选择的 Skills",
49-
"noSkillsAvailable": "暂无可用 Skills",
50-
"noSkillsFound": "未找到匹配的 Skills",
51-
"loadingSkills": "正在加载 Skills...",
52-
"allSkillsAvailable": "使用所有可用 Skills",
53-
"noSkillsSelected": "未选择任何 Skills",
54-
"skillsRuntimeNoneWarning": "Computer Use 运行环境为无,Skills 可能无法正确被 Agent 运行,因为没有启用运行环境",
55-
"createInFolder": "将在「{folder}」中创建",
22+
"systemPrompt": "System Prompt",
23+
"customErrorMessage": "自訂 Error Reply Message (Optional)",
24+
"customErrorMessageHelp": "當呢個人格嘅 LLM Request 失敗 (例如 Connect Fail) 嗰陣,優先 Send 呢條 Error Message;留空就會 Send Default Error Message",
25+
"presetDialogs": "Preset 對話",
26+
"presetDialogsHelp": "加啲 Preset 嘅對話落去幫機械人理解返個角色",
27+
"userMessage": "User Message",
28+
"assistantMessage": "AI Reply",
29+
"tools": "Tool / MCP Tool 選擇",
30+
"toolsHelp": "幫呢個人格揀可以用嘅外部 Tool。外部 Tool 畀咗 AI 接觸外部環境嘅能力,例如 Search、計數、攞 Info 等",
31+
"toolsSelection": "Tool 選擇 Action",
32+
"selectAllTools": "Select All Tool",
33+
"clearAllTools": "Clear Selection",
34+
"allSelected": "Select All",
35+
"mcpServersQuickSelect": "MCP Server Quick Select",
36+
"searchTools": "Search Tool",
37+
"selectedTools": "揀咗嘅 Tool",
38+
"noToolsAvailable": "暫時冇 Tool 用得",
39+
"noToolsFound": "搵唔到 Match 嘅 Tool",
40+
"loadingTools": "Load 緊 Tool...",
41+
"allToolsAvailable": "用晒所有可用 Tool",
42+
"noToolsSelected": "未揀任何 Tool",
43+
"skills": "Skills 選擇",
44+
"skillsHelp": "幫呢個人格揀可以用嘅 Skills。Skills 會畀 AI 提供可 Re-use 嘅 Flow 同 Spec",
45+
"skillsAllAvailable": "預設用晒全部 Skills",
46+
"skillsSelectSpecific": "揀指定 Skills",
47+
"searchSkills": "Search Skills",
48+
"selectedSkills": "揀咗嘅 Skills",
49+
"noSkillsAvailable": "暫時冇 Skills 用得",
50+
"noSkillsFound": "搵唔到 Match 嘅 Skills",
51+
"loadingSkills": "Load 緊 Skills...",
52+
"allSkillsAvailable": "用晒所有可用 Skills",
53+
"noSkillsSelected": "未揀任何 Skills",
54+
"skillsRuntimeNoneWarning": "Computer Use 運行環境係無,Skills 可能冇辦法畀 Agent 正常 Run,因為冇 Enable 運行環境",
55+
"createInFolder": "會喺「{folder}」度 Create",
5656
"rootFolder": "全部人格"
5757
},
5858
"dialog": {
5959
"create": {
60-
"title": "创建新人格"
60+
"title": "Create 新人格"
6161
},
6262
"edit": {
63-
"title": "编辑人格"
63+
"title": "Edit 人格"
6464
}
6565
},
6666
"empty": {
67-
"title": "暂无人格配置",
68-
"description": "来创建一个吧",
69-
"folderEmpty": "此文件夹为空",
70-
"folderEmptyDescription": "创建新的人格或文件夹开始使用"
67+
"title": "暫時冇人格 Config",
68+
"description": "Create 返個啦",
69+
"folderEmpty": "呢個 Folder 係空嘅",
70+
"folderEmptyDescription": "Create 新人格或者 Folder 開始玩"
7171
},
7272
"validation": {
73-
"required": "此字段为必填项",
74-
"minLength": "最少需要 {min} 个字符",
75-
"alphanumeric": "只能包含字母、数字、下划线和连字符",
76-
"dialogRequired": "{type}不能为空",
77-
"personaIdExists": "该人格名称已存在"
73+
"required": "呢個 Field 係必填",
74+
"minLength": "最少要 {min} 個字",
75+
"alphanumeric": "淨係可以有字母、數字、Underline 同 Dash",
76+
"dialogRequired": "{type} 唔可以空",
77+
"personaIdExists": "呢個人格名已經存在"
7878
},
7979
"messages": {
80-
"loadError": "加载人格列表失败",
81-
"saveSuccess": "保存成功",
82-
"saveError": "保存失败",
83-
"deleteConfirm": "确定要删除人格 \"{id}\" 吗?此操作不可撤销",
84-
"deleteSuccess": "删除成功",
85-
"deleteError": "删除失败"
80+
"loadError": "Load 人格 List 失敗",
81+
"saveSuccess": "Save 成功",
82+
"saveError": "Save 失敗",
83+
"deleteConfirm": "肯定要 Delete 人格 \"{id}\"?呢個 Action 冇得 Undo",
84+
"deleteSuccess": "Delete 成功",
85+
"deleteError": "Delete 失敗"
8686
},
8787
"persona": {
8888
"personasTitle": "人格",
89-
"toolsCount": "个工具",
90-
"skillsCount": " Skills",
89+
"toolsCount": "個 Tool",
90+
"skillsCount": " Skills",
9191
"contextMenu": {
92-
"moveTo": "移动到..."
92+
"moveTo": "Move 去..."
9393
},
9494
"messages": {
95-
"moveSuccess": "人格移动成功",
96-
"moveError": "移动人格失败"
95+
"moveSuccess": "人格 Move 成功",
96+
"moveError": "Move 人格失敗"
9797
}
9898
},
9999
"folder": {
100-
"sidebarTitle": "文件夹",
101-
"rootFolder": "根目录",
102-
"foldersTitle": "文件夹",
103-
"noFolders": "暂无文件夹",
104-
"createButton": "新建文件夹",
105-
"searchPlaceholder": "搜索文件夹...",
100+
"sidebarTitle": "Folder",
101+
"rootFolder": "Root Directory",
102+
"foldersTitle": "Folder",
103+
"noFolders": "暫時冇 Folder",
104+
"createButton": "Create Folder",
105+
"searchPlaceholder": "Search Folder...",
106106
"form": {
107-
"name": "文件夹名称",
108-
"description": "描述(可选)"
107+
"name": "Folder 名",
108+
"description": "Description (Optional)"
109109
},
110110
"validation": {
111-
"nameRequired": "文件夹名称不能为空"
111+
"nameRequired": "Folder 名唔可以空"
112112
},
113113
"contextMenu": {
114-
"open": "打开",
115-
"rename": "重命名",
116-
"moveTo": "移动到...",
117-
"delete": "删除"
114+
"open": "Open",
115+
"rename": "Rename",
116+
"moveTo": "Move 去...",
117+
"delete": "Delete"
118118
},
119119
"createDialog": {
120-
"title": "创建新文件夹",
121-
"createButton": "创建"
120+
"title": "Create 新 Folder",
121+
"createButton": "Create"
122122
},
123123
"renameDialog": {
124-
"title": "重命名文件夹"
124+
"title": "Rename Folder"
125125
},
126126
"deleteDialog": {
127-
"title": "删除文件夹",
128-
"message": "确定要删除文件夹 \"{name}\"",
129-
"warning": "文件夹内的所有人格将被移动到根目录"
127+
"title": "Delete Folder",
128+
"message": "肯定要 Delete Folder \"{name}\"",
129+
"warning": "Folder 入面嘅所有人格會 Move 晒去 Root Directory"
130130
},
131131
"messages": {
132-
"createSuccess": "文件夹创建成功",
133-
"createError": "创建文件夹失败",
134-
"renameSuccess": "文件夹重命名成功",
135-
"renameError": "重命名文件夹失败",
136-
"deleteSuccess": "文件夹删除成功",
137-
"deleteError": "删除文件夹失败"
132+
"createSuccess": "Folder Create 成功",
133+
"createError": "Create Folder 失敗",
134+
"renameSuccess": "Folder Rename 成功",
135+
"renameError": "Rename Folder 失敗",
136+
"deleteSuccess": "Folder Delete 成功",
137+
"deleteError": "Delete Folder 失敗"
138138
}
139139
},
140140
"moveDialog": {
141-
"title": "移动到文件夹",
142-
"description": " \"{name}\" 选择目标文件夹",
143-
"success": "移动成功",
144-
"error": "移动失败"
141+
"title": "Move 去 Folder",
142+
"description": " \"{name}\" 揀 Target Folder",
143+
"success": "Move 成功",
144+
"error": "Move 失敗"
145145
}
146-
}
146+
}

0 commit comments

Comments
 (0)