quivr/frontend/public/locales/zh-cn/translation.json
Mamadou DICKO 2226eef06b
feat(chatPage): update ui add new feed component (#1275)
* feat(brains): remove unrelevent buttons on management page

* feat: improve feed input ux

* feat: update brain knowledge context add knowledge to feed logic

* feat: allow to drop files everywhere in the chat section

* style: add slide in effect when opening feed card

* test(chatPage): fix failing tests
2023-09-28 11:29:55 +02:00

51 lines
2.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"lang": "zh-CN",
"title": "Quivr - 通过人工智能获得第二个大脑",
"title.short": "获得第二个大脑",
"description": "Quivr 是您在云中的第二个大脑,让您轻松存储和检索非结构化信息。",
"getStarted": "开始使用",
"features": "功能",
"two_brains_title": "两个脑袋总比一个好",
"two_brains_desc": "Quivr 是您在云中的第二个大脑,让您轻松存储和检索非结构化信息。",
"any_kind_of_data_title": "存储任何类型的数据",
"any_kind_of_data_desc": "Quivr几乎可以处理任何类型的数据。文本、图像、代码片段我们会帮你处理的。",
"fast_and_accurate_title": "获得一个快速而稳定的大脑",
"fast_and_accurate_desc": "Quivr 是您在云中的第二个大脑,让您轻松存储和检索非结构化信息。",
"fast_and_efficient_title": "快速高效",
"fast_and_efficient_desc": "以速度和效率为核心设计。Quivr确保快速访问您的数据。",
"secure_title": "安全",
"secure_desc": "您的数据,由您掌控。始终如此。",
"open_source_title": "开源",
"open_source_desc": "自由是美好的Quivr 也是如此。开放源代码,免费使用。",
"toastDismiss": "dismiss",
"email": "Email",
"password": "密码",
"or": "或",
"and": "和",
"loginButton": "登录",
"signUpButton": "注册",
"logoutButton": "注销",
"updateButton": "更新",
"uploadButton": "上传",
"uploadingButton": "上传中...",
"chatButton": "聊天",
"deleteButton": "删除",
"deleteForeverButton": "永久删除",
"doneButton": "完成",
"resetButton": "重置",
"newChatButton": "新聊天",
"createButton": "创建",
"shareButton": "分享",
"Upload": "上传",
"Chat": "聊天",
"Explore": "探索",
"loading": "加载中...",
"comingSoon": "即将推出",
"Viewer": "查看",
"Editor": "编辑",
"Owner": "作者",
"saveButton": "保存",
"invalidUrl": "无效的URL",
"crawlButton": "爬取"
}