mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 18:36:23 +02:00
Merge branch 'dev' into implement-surfsense-docs-mentions
This commit is contained in:
commit
720b339702
27 changed files with 1404 additions and 1025 deletions
|
|
@ -311,6 +311,7 @@
|
|||
"rows_per_page": "每页行数",
|
||||
"refresh": "刷新",
|
||||
"refresh_success": "文档已刷新",
|
||||
"create_shared_note": "创建共享笔记",
|
||||
"processing_documents": "正在处理文档...",
|
||||
"active_tasks_count": "{count} 个正在进行的工作项"
|
||||
},
|
||||
|
|
@ -627,37 +628,29 @@
|
|||
"manage": "管理"
|
||||
},
|
||||
"sidebar": {
|
||||
"recent_chats": "最近对话",
|
||||
"chats": "私人对话",
|
||||
"shared_chats": "共享对话",
|
||||
"search_chats": "搜索对话...",
|
||||
"no_chats_found": "未找到对话",
|
||||
"no_recent_chats": "暂无最近对话",
|
||||
"view_all_chats": "查看所有对话",
|
||||
"all_chats": "所有对话",
|
||||
"all_chats_description": "浏览和管理您的所有对话",
|
||||
"no_shared_chats": "暂无共享对话",
|
||||
"view_all_shared_chats": "查看所有共享对话",
|
||||
"view_all_private_chats": "查看所有私人对话",
|
||||
"no_chats": "暂无对话",
|
||||
"start_new_chat_hint": "开始新对话",
|
||||
"error_loading_chats": "加载对话时出错",
|
||||
"chat_deleted": "对话删除成功",
|
||||
"error_deleting_chat": "删除对话失败",
|
||||
"search_space": "搜索空间",
|
||||
"notes": "笔记",
|
||||
"all_notes": "所有笔记",
|
||||
"all_notes_description": "浏览和管理您的所有笔记",
|
||||
"search_notes": "搜索笔记...",
|
||||
"no_results_found": "未找到笔记",
|
||||
"try_different_search": "尝试其他搜索词",
|
||||
"no_notes": "暂无笔记",
|
||||
"create_new_note": "创建新笔记",
|
||||
"error_loading_notes": "加载笔记时出错",
|
||||
"loading": "加载中...",
|
||||
"deleting": "删除中...",
|
||||
"delete": "删除",
|
||||
"created": "创建时间",
|
||||
"try_different_search": "尝试其他搜索词",
|
||||
"updated": "更新时间",
|
||||
"more_options": "更多选项",
|
||||
"clear_search": "清除搜索",
|
||||
"view_all_notes": "查看所有笔记",
|
||||
"add_note": "添加笔记",
|
||||
"archive": "归档",
|
||||
"unarchive": "恢复",
|
||||
"chat_archived": "对话已归档",
|
||||
"chat_unarchived": "对话已恢复",
|
||||
"no_archived_chats": "暂无已归档对话",
|
||||
"error_archiving_chat": "归档对话失败",
|
||||
"new_chat": "新对话",
|
||||
"select_search_space": "选择搜索空间",
|
||||
"manage_members": "管理成员",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue