这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
285 changes: 147 additions & 138 deletions frontend/src/locales/zh/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const TRANSLATIONS = {
optional: "可选",
yes: "是",
no: "否",
search: null,
search: "搜寻",
},
settings: {
title: "设置",
Expand Down Expand Up @@ -219,7 +219,7 @@ const TRANSLATIONS = {
docs: "文档",
star: "在Github上加星标",
},
keyboardShortcuts: null,
keyboardShortcuts: "键盘快捷键",
},
},
"new-workspace": {
Expand Down Expand Up @@ -313,16 +313,17 @@ const TRANSLATIONS = {
deleteConfirm: "您确定要删除此历史记录吗?",
clearAllConfirm: "您确定要清除所有历史记录吗?此操作无法撤消。",
expand: "展开",
publish: null,
publish: "发布到社区中心",
},
},
refusal: {
title: "查询模式拒绝响应",
"desc-start": "当处于",
query: "查询",
"desc-end": "模式时,当未找到上下文时,你可能希望返回自定义拒绝响应。",
"tooltip-title": null,
"tooltip-description": null,
"tooltip-title": "我为什麽会看到这个?",
"tooltip-description":
"您处于查询模式,此模式仅使用您文件中的资讯。切换到聊天模式以进行更灵活的对话,或点击此处访问我们的文件以了解更多关于聊天模式的资讯。",
},
temperature: {
title: "LLM 温度",
Expand Down Expand Up @@ -528,13 +529,13 @@ const TRANSLATIONS = {
provider: "LLM 提供商",
providers: {
azure_openai: {
azure_service_endpoint: null,
api_key: null,
chat_deployment_name: null,
chat_model_token_limit: null,
model_type: null,
default: null,
reasoning: null,
azure_service_endpoint: "Azure 服务端点",
api_key: "API 金钥",
chat_deployment_name: "聊天部署名称",
chat_model_token_limit: "聊天模型令牌限制",
model_type: "模型类型",
default: "预设",
reasoning: "推理",
},
},
},
Expand Down Expand Up @@ -595,7 +596,7 @@ const TRANSLATIONS = {
workspace: "工作区",
chats: "已发送聊天",
active: "活动域",
created: null,
created: "建立",
},
},
"embed-chats": {
Expand Down Expand Up @@ -849,45 +850,45 @@ const TRANSLATIONS = {
microphone: "语音输入你的提示。",
send: "将提示消息发送到工作区",
attachments_processing: "附件正在处理,请稍候……",
tts_speak_message: null,
copy: null,
regenerate: null,
regenerate_response: null,
good_response: null,
more_actions: null,
hide_citations: null,
show_citations: null,
pause_tts_speech_message: null,
fork: null,
delete: null,
save_submit: null,
cancel: null,
edit_prompt: null,
edit_response: null,
at_agent: null,
default_agent_description: null,
custom_agents_coming_soon: null,
slash_reset: null,
preset_reset_description: null,
add_new_preset: null,
command: null,
your_command: null,
placeholder_prompt: null,
description: null,
placeholder_description: null,
save: null,
small: null,
normal: null,
large: null,
tts_speak_message: "TTS 朗读讯息",
copy: "複製",
regenerate: "重新",
regenerate_response: "重新回应",
good_response: "反应良好",
more_actions: "更多操作",
hide_citations: "隐藏引文",
show_citations: "显示引文",
pause_tts_speech_message: "暂停讯息拨放 TTS 语音 ",
fork: "分叉",
delete: "删除",
save_submit: "提交保存",
cancel: "取消",
edit_prompt: "编辑问题",
edit_response: "编辑回应",
at_agent: "代理",
default_agent_description: " - 此工作区的预设代理。",
custom_agents_coming_soon: "自订代理功能即将推出!",
slash_reset: "/reset",
preset_reset_description: "清除聊天纪录并开始新的聊天",
add_new_preset: "新增预设",
command: "指令",
your_command: "你的指令",
placeholder_prompt: "提示范例",
description: "描述",
placeholder_description: "描述范例",
save: "储存",
small: "小",
normal: "一般",
large: "大",
workspace_llm_manager: {
search: null,
loading_workspace_settings: null,
available_models: null,
available_models_description: null,
save: null,
saving: null,
missing_credentials: null,
missing_credentials_description: null,
search: "搜寻",
loading_workspace_settings: "正在载入工作区设定",
available_models: "可用模型",
available_models_description: "可用模型说明",
save: "储存",
saving: "正在储存",
missing_credentials: "缺少凭证",
missing_credentials_description: "缺少凭证说明",
},
},
profile_settings: {
Expand All @@ -903,109 +904,117 @@ const TRANSLATIONS = {
update_account: "更新帐号",
theme: "主题偏好",
language: "语言偏好",
failed_upload: null,
upload_success: null,
failed_remove: null,
profile_updated: null,
failed_update_user: null,
account: null,
support: null,
signout: null,
failed_upload: "上传个人资料图片失败:{{error}}",
upload_success: "个人资料图片已上传。",
failed_remove: "移除个人资料图片失败:{{error}}",
profile_updated: "个人资料已更新。",
failed_update_user: "更新使用者失败:{{error}}",
account: "帐户",
support: "支援",
signout: "登出",
},
"keyboard-shortcuts": {
title: null,
title: "键盘快捷键",
shortcuts: {
settings: null,
workspaceSettings: null,
home: null,
workspaces: null,
apiKeys: null,
llmPreferences: null,
chatSettings: null,
help: null,
showLLMSelector: null,
settings: "开启设定",
workspaceSettings: "开启目前工作区设定",
home: "前往首页",
workspaces: "管理工作区",
apiKeys: "API 金钥设定",
llmPreferences: "LLM 偏好设定",
chatSettings: "聊天设定",
help: "显示键盘快捷键说明",
showLLMSelector: "显示工作区 LLM 选择器",
},
},
community_hub: {
publish: {
system_prompt: {
success_title: null,
success_description: null,
success_thank_you: null,
view_on_hub: null,
modal_title: null,
name_label: null,
name_description: null,
name_placeholder: null,
description_label: null,
description_description: null,
tags_label: null,
tags_description: null,
tags_placeholder: null,
visibility_label: null,
public_description: null,
private_description: null,
publish_button: null,
submitting: null,
submit: null,
prompt_label: null,
prompt_description: null,
prompt_placeholder: null,
success_title: "成功!",
success_description: "您的系统提示已发布到社区中心!",
success_thank_you: "感谢您分享到社群!",
view_on_hub: "在社区中心查看",
modal_title: "发布系统提示",
name_label: "名称",
name_description: "这是您系统提示的显示名称。",
name_placeholder: "我的系统提示",
description_label: "描述",
description_description:
"这是您系统提示的描述。用它来描述您系统提示的目的。",
tags_label: "标籤",
tags_description:
"标籤用于标记您的系统提示,以便于搜寻。您可以添加多个标籤。最多 5 个标籤。每个标籤最多 20 个字元。",
tags_placeholder: "输入并按 Enter 键添加标籤",
visibility_label: "可见性",
public_description: "公共系统提示对所有人可见。",
private_description: "私人系统提示仅对您可见。",
publish_button: "发布到社区中心",
submitting: "发布中...",
submit: "发布到社区中心",
prompt_label: "提示",
prompt_description: "这是将用于引导 LLM 的实际系统提示。",
prompt_placeholder: "在此输入您的系统提示...",
},
agent_flow: {
public_description: null,
private_description: null,
success_title: null,
success_description: null,
success_thank_you: null,
view_on_hub: null,
modal_title: null,
name_label: null,
name_description: null,
name_placeholder: null,
description_label: null,
description_description: null,
tags_label: null,
tags_description: null,
tags_placeholder: null,
visibility_label: null,
publish_button: null,
submitting: null,
submit: null,
privacy_note: null,
public_description: "公共代理流程对所有人可见。",
private_description: "私人代理流程仅对您可见。",
success_title: "成功!",
success_description: "您的代理流程已发布到社区中心!",
success_thank_you: "感谢您分享到社群!",
view_on_hub: "在社区中心查看",
modal_title: "发布代理流程",
name_label: "名称",
name_description: "这是您代理流程的显示名称。",
name_placeholder: "我的代理流程",
description_label: "描述",
description_description:
"这是您代理流程的描述。用它来描述您代理流程的目的。",
tags_label: "标籤",
tags_description:
"标籤用于标记您的代理流程,以便于搜寻。您可以添加多个标籤。最多 5 个标籤。每个标籤最多 20 个字元。",
tags_placeholder: "输入并按 Enter 键添加标籤",
visibility_label: "可见性",
publish_button: "发布到社区中心",
submitting: "发布中...",
submit: "发布到社区中心",
privacy_note:
"代理流程始终以上传为私有,以保护任何敏感资料。您可以在发布后在社区中心更改可见性。请在发布前验证您的流程不包含任何敏感或私人资讯。",
},
generic: {
unauthenticated: {
title: null,
description: null,
button: null,
title: "需要验证",
description:
"在发布项目之前,您需要通过 AnythingLLM 社区中心进行验证。",
button: "连接到社区中心",
},
},
slash_command: {
success_title: null,
success_description: null,
success_thank_you: null,
view_on_hub: null,
modal_title: null,
name_label: null,
name_description: null,
name_placeholder: null,
description_label: null,
description_description: null,
command_label: null,
command_description: null,
command_placeholder: null,
tags_label: null,
tags_description: null,
tags_placeholder: null,
visibility_label: null,
public_description: null,
private_description: null,
publish_button: null,
submitting: null,
prompt_label: null,
prompt_description: null,
prompt_placeholder: null,
success_title: "成功!",
success_description: "您的斜线指令已发佈到社区中心!",
success_thank_you: "感谢您分享到社群!",
view_on_hub: "在社区中心查看",
modal_title: "发佈斜线指令",
name_label: "名称",
name_description: "这是您斜线指令的显示名称。",
name_placeholder: "我的斜线指令",
description_label: "描述",
description_description:
"这是您斜线指令的描述。用它来描述您斜线指令的目的。",
command_label: "指令",
command_description: "这是使用者将输入以触发此预设的斜线指令。",
command_placeholder: "我的命令",
tags_label: "标籤",
tags_description:
"标籤用于标记您的斜线指令,以便于搜寻。您可以添加多个标籤。最多 5 个标籤。每个标籤最多 20 个字元。",
tags_placeholder: "输入并按 Enter 键添加标籤",
visibility_label: "可见性",
public_description: "公共斜线指令对所有人可见。",
private_description: "私人斜线指令仅对您可见。",
publish_button: "发佈到社区中心",
submitting: "发佈中...",
prompt_label: "提示",
prompt_description: "这是触发斜线指令时将使用的提示。",
prompt_placeholder: "在此输入您的提示...",
},
},
},
Expand Down
Loading