2023-08-22 13:04:54 +03:00
|
|
|
|
{
|
2023-08-22 14:14:31 +03:00
|
|
|
|
"title": "与 {{brain}} 聊天",
|
|
|
|
|
"brain": "大脑",
|
|
|
|
|
"keyboard_shortcuts": "键盘快捷键",
|
|
|
|
|
"brains": "大脑们",
|
|
|
|
|
"subtitle": "与语言模型讨论您上传的数据",
|
|
|
|
|
"limit_reached": "您已达到请求限制,请稍后再试",
|
|
|
|
|
"error_occurred": "获取答案时发生错误",
|
|
|
|
|
"noCurrentBrain": "没有当前的大脑",
|
|
|
|
|
"errorParsingData": "解析数据时发生错误",
|
|
|
|
|
"resposeBodyNull": "响应内容为空",
|
|
|
|
|
"tooManyRequests": "您已超过每天的请求次数。想要继续聊天,请在您的个人资料或使用的大脑中输入OpenAI API密钥。",
|
|
|
|
|
"receivedResponse": "收到响应。开始处理流...",
|
|
|
|
|
"errorCallingAPI": "调用API时出错",
|
|
|
|
|
"ask": "提出一个问题,或描述一个任务。",
|
|
|
|
|
"begin_conversation_placeholder": "在这里开始对话...",
|
|
|
|
|
"thinking": "思考中...",
|
|
|
|
|
"chat": "聊天",
|
|
|
|
|
"errorFetching": "获取您的聊天记录时发生错误",
|
|
|
|
|
"chatDeleted": "聊天删除成功. Id: {{id}}",
|
|
|
|
|
"errorDeleting": "删除聊天时出错: {{error}}",
|
|
|
|
|
"chatNameUpdated": "聊天名称已更新",
|
|
|
|
|
"shortcut_select_brain": "@: 选择一个大脑进行交流",
|
|
|
|
|
"shortcut_select_file": "/: 选择一个文件进行对话",
|
|
|
|
|
"shortcut_choose_prompt": "#: 选择一个特定的提示",
|
|
|
|
|
"shortcut_create_brain": "@+: 创建一个新的大脑",
|
|
|
|
|
"shortcut_feed_brain": "/+: 用知识充实大脑",
|
|
|
|
|
"shortcut_create_prompt": "#+: 创建一个新的自定义提示",
|
|
|
|
|
"shortcut_manage_brains": "CMDB: 管理你的大脑",
|
|
|
|
|
"shortcut_go_to_user_page": "CMDU: 进入用户页面",
|
|
|
|
|
"shortcut_go_to_shortcuts": "CMDK: 前往快捷方式",
|
2023-08-30 13:55:58 +03:00
|
|
|
|
"actions_bar_placeholder": "向@大脑提问,选择您的#提示",
|
2023-08-22 14:14:31 +03:00
|
|
|
|
"missing_brain": "请选择一个大脑进行聊天",
|
2023-09-04 16:27:06 +03:00
|
|
|
|
"new_prompt": "新提示",
|
2023-10-03 13:18:49 +03:00
|
|
|
|
"feed_brain_placeholder": "选择要用这些文件喂养的 @大脑",
|
2023-09-18 22:28:07 +03:00
|
|
|
|
"feedingBrain": "您新添加的知识正在处理中,同时您可以继续聊天!",
|
2023-10-03 12:25:16 +03:00
|
|
|
|
"add_content_card_button_tooltip": "向大脑添加知识",
|
2023-10-04 19:12:27 +03:00
|
|
|
|
"back_to_chat": "返回聊天",
|
|
|
|
|
"onboarding": {
|
2023-10-05 19:03:46 +03:00
|
|
|
|
"title": "嗨 👋🏻 想要探索 Quivr?😇",
|
|
|
|
|
"step_1_1": "1. 在聊天框或📎上拖放文件。",
|
|
|
|
|
"step_1_2": "没有文件?下载 'Quivr 文档'",
|
|
|
|
|
"step_2": "2. 开始与您的文件聊天",
|
|
|
|
|
"step_3": "3. 尽情享受!",
|
2023-10-05 12:31:26 +03:00
|
|
|
|
"how_to_use_quivr": "如何使用Quivr?",
|
2023-10-03 19:34:28 +03:00
|
|
|
|
"what_is_quivr": "什么是Quivr?",
|
2023-10-05 19:03:46 +03:00
|
|
|
|
"what_is_brain": "什么是大脑?"
|
2023-10-10 10:27:35 +03:00
|
|
|
|
},
|
|
|
|
|
"welcome": "欢迎来到"
|
2023-08-22 14:14:31 +03:00
|
|
|
|
}
|