mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
🌍 i18n: Update translation.json with latest translations (#9726)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
8b2e1c6088
commit
68c9f668c1
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
"com_agents_category_sales_description": "专注于销售流程和客户关系的专用智能体",
|
||||
"com_agents_category_tab_label": "分类 {{category}},{{position}} / {{total}}",
|
||||
"com_agents_category_tabs_label": "智能体类别",
|
||||
"com_agents_chat_with": "与 {{name}} 对话",
|
||||
"com_agents_clear_search": "清除搜索",
|
||||
"com_agents_code_interpreter": "启用后,您的智能体可以安全地使用 LibreChat 代码解释器 API 来运行生成的代码,包括文件处理功能。需要有效的 API 密钥。",
|
||||
"com_agents_code_interpreter_title": "代码解释器 API",
|
||||
|
@ -59,7 +60,9 @@
|
|||
"com_agents_error_timeout_suggestion": "请检查您的互联网连接并重试。",
|
||||
"com_agents_error_timeout_title": "连接超时",
|
||||
"com_agents_error_title": "出了点问题",
|
||||
"com_agents_file_context_description": "作为“上下文”上传的文件将被解析为文本,以补充智能体的指令。如果 OCR 可用,或已针对上传的文件类型进行配置,将会使用 OCR 功能提取文本。这非常适合文档、含有文字的图片或 PDF 等需要文件中完整文本内容的场景。",
|
||||
"com_agents_file_context_disabled": "必须先创建智能体,才能上传文件用于文件上下文。",
|
||||
"com_agents_file_context_label": "文件上下文",
|
||||
"com_agents_file_search_disabled": "必须先创建智能体,才能上传文件用于文件搜索。",
|
||||
"com_agents_file_search_info": "启用后,系统会告知代理以下列出的具体文件名,使其能够从这些文件中检索相关内容。",
|
||||
"com_agents_grid_announcement": "显示 {{category}} 类别中的 {{count}} 个智能体",
|
||||
|
@ -832,6 +835,7 @@
|
|||
"com_ui_delete_tool": "删除工具",
|
||||
"com_ui_delete_tool_confirm": "您确定要删除此工具吗?",
|
||||
"com_ui_delete_tool_error": "删除工具时发生错误:{{error}}",
|
||||
"com_ui_delete_tool_save_reminder": "工具已删除,保存智能体以应用更改。",
|
||||
"com_ui_deleted": "已删除",
|
||||
"com_ui_deleting_file": "删除文件中...",
|
||||
"com_ui_descending": "降序",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue