mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
🌍 i18n: Update translation.json with latest translations (#9151)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
3394aa5030
commit
5a14ee9c6a
1 changed files with 168 additions and 18 deletions
|
@ -4,31 +4,83 @@
|
|||
"com_a11y_ai_composing": "AI 仍在撰写中。",
|
||||
"com_a11y_end": "AI 已完成回复。",
|
||||
"com_a11y_start": "AI 已开始回复。",
|
||||
"com_agents_agent_card_label": "智能体 {{name}}:{{description}}",
|
||||
"com_agents_all": "全部智能体",
|
||||
"com_agents_by_librechat": "由 LibreChat 提供",
|
||||
"com_agents_category_empty": "在 {{category}} 类别中未找到智能体",
|
||||
"com_agents_category_tab_label": "分类 {{category}},{{position}} / {{total}}",
|
||||
"com_agents_category_tabs_label": "智能体类别",
|
||||
"com_agents_clear_search": "清除搜索",
|
||||
"com_agents_code_interpreter": "启用后,您的智能体可以安全地使用 LibreChat 代码解释器 API 来运行生成的代码,包括文件处理功能。需要有效的 API 密钥。",
|
||||
"com_agents_code_interpreter_title": "代码解释器 API",
|
||||
"com_agents_contact": "联系",
|
||||
"com_agents_copy_link": "复制链接",
|
||||
"com_agents_create_error": "更新智能体时出现错误。",
|
||||
"com_agents_created_by": "来自",
|
||||
"com_agents_description_placeholder": "可选:在此描述您的智能体",
|
||||
"com_agents_empty_state_heading": "未找到智能体",
|
||||
"com_agents_enable_file_search": "启用文件搜索",
|
||||
"com_agents_error_bad_request_message": "无法处理该请求。",
|
||||
"com_agents_error_bad_request_suggestion": "请检查您的输入并重试。",
|
||||
"com_agents_error_category_title": "类别错误",
|
||||
"com_agents_error_generic": "我们在加载内容时遇到问题。",
|
||||
"com_agents_error_invalid_request": "无效请求",
|
||||
"com_agents_error_loading": "加载智能体时发生错误",
|
||||
"com_agents_error_network_message": "无法连接到服务器。",
|
||||
"com_agents_error_network_suggestion": "检查您的互联网连接并重试。",
|
||||
"com_agents_error_network_title": "连接问题",
|
||||
"com_agents_error_not_found_message": "无法找到请求的内容。",
|
||||
"com_agents_error_not_found_suggestion": "尝试浏览其他选项或返回市场",
|
||||
"com_agents_error_not_found_title": "未找到",
|
||||
"com_agents_error_retry": "重试",
|
||||
"com_agents_error_search_title": "搜索错误",
|
||||
"com_agents_error_searching": "搜索智能体时发生错误",
|
||||
"com_agents_error_server_message": "服务器暂时不可用。",
|
||||
"com_agents_error_server_suggestion": "请在片刻后重试。",
|
||||
"com_agents_error_server_title": "服务器错误",
|
||||
"com_agents_error_suggestion_generic": "请尝试刷新页面或稍后重试。",
|
||||
"com_agents_error_timeout_message": "请求处理耗时过长。",
|
||||
"com_agents_error_timeout_suggestion": "请检查您的互联网连接并重试。",
|
||||
"com_agents_error_timeout_title": "连接超时",
|
||||
"com_agents_error_title": "出了点问题",
|
||||
"com_agents_file_context": "文件上下文(OCR)",
|
||||
"com_agents_file_context_disabled": "必须先创建智能体,才能上传文件用于文件上下文。",
|
||||
"com_agents_file_context_info": "作为 ”上下文“ 上传的文件会通过 OCR 处理以提取文本,然后将其添加到智能体的指令中。这非常适合文档、带有文本的图片或 PDF 文件等需要文件完整文本内容的场景。",
|
||||
"com_agents_file_search_disabled": "必须先创建智能体,才能上传文件用于文件搜索。",
|
||||
"com_agents_file_search_info": "启用后,系统会告知代理以下列出的具体文件名,使其能够从这些文件中检索相关内容。",
|
||||
"com_agents_grid_announcement": "显示 {{category}} 类别中的 {{count}} 个智能体",
|
||||
"com_agents_instructions_placeholder": "智能体使用的系统指令",
|
||||
"com_agents_link_copied": "链接已复制",
|
||||
"com_agents_link_copy_failed": "复制链接失败",
|
||||
"com_agents_load_more_label": "从 {{category}} 类别中加载更多智能体",
|
||||
"com_agents_loading": "加载中...",
|
||||
"com_agents_marketplace": "智能体市场",
|
||||
"com_agents_marketplace_subtitle": "探索并利用强大的 AI 智能体,提升您的工作流与生产力",
|
||||
"com_agents_mcp_description_placeholder": "简要解释它的作用",
|
||||
"com_agents_mcp_icon_size": "最小尺寸 128 × 128 像素",
|
||||
"com_agents_mcp_info": "将 MCP 服务器添加到您的智能体,使其能够执行任务并与外部服务交互",
|
||||
"com_agents_mcp_name_placeholder": "自定义工具",
|
||||
"com_agents_mcp_trust_subtext": "自定义连接器未经 LibreChat 验证",
|
||||
"com_agents_mcps_disabled": "在添加 MCP 之前,您需要先创建一个智能体。",
|
||||
"com_agents_missing_name": "请在创建智能体前输入名称。",
|
||||
"com_agents_missing_provider_model": "请在创建智能体前选择提供商和模型",
|
||||
"com_agents_name_placeholder": "可选:智能体名称",
|
||||
"com_agents_no_access": "您没有权限编辑此智能体。",
|
||||
"com_agents_no_agent_id_error": "未找到智能体 ID。请首先确保智能体已创建。",
|
||||
"com_agents_no_agent_id_error": "未找到智能体 ID,请首先确保智能体已创建。",
|
||||
"com_agents_no_more_results": "您已到达结果末尾",
|
||||
"com_agents_not_available": "智能体不可用",
|
||||
"com_agents_recommended": "我们推荐的智能体",
|
||||
"com_agents_results_for": "'{{query}}' 的结果",
|
||||
"com_agents_search_aria": "搜索智能体",
|
||||
"com_agents_search_empty_heading": "无搜索结果",
|
||||
"com_agents_search_info": "启用后,允许您的智能体搜索网络以获取最新信息。需要有效的 API 密钥。",
|
||||
"com_agents_search_instructions": "输入名称或描述以搜索智能体",
|
||||
"com_agents_search_name": "根据名称搜索智能体",
|
||||
"com_agents_search_no_results": "未找到 \"{{query}}\" 智能体",
|
||||
"com_agents_search_placeholder": "搜索智能体...",
|
||||
"com_agents_see_more": "查看更多",
|
||||
"com_agents_start_chat": "开始对话",
|
||||
"com_agents_top_picks": "精选",
|
||||
"com_agents_update_error": "更新智能体时出现错误。",
|
||||
"com_assistants_action_attempt": "助理想要和 {{0}} 对话",
|
||||
"com_assistants_actions": "操作",
|
||||
|
@ -86,7 +138,7 @@
|
|||
"com_auth_email_address": "邮箱",
|
||||
"com_auth_email_max_length": "邮箱地址最多 120 个字符",
|
||||
"com_auth_email_min_length": "邮箱地址至少 6 个字符",
|
||||
"com_auth_email_pattern": "请输入正确的邮箱地址",
|
||||
"com_auth_email_pattern": "您必须输入有效的邮箱地址",
|
||||
"com_auth_email_required": "邮箱为必填项",
|
||||
"com_auth_email_resend_link": "重新发送邮件",
|
||||
"com_auth_email_resent_failed": "验证邮件重新发送失败",
|
||||
|
@ -101,11 +153,12 @@
|
|||
"com_auth_email_verifying_ellipsis": "验证中...",
|
||||
"com_auth_error_create": "注册账户过程中出现错误,请重试。",
|
||||
"com_auth_error_invalid_reset_token": "重置密码的密钥已失效。",
|
||||
"com_auth_error_login": "无法登录,请确认提供的账户密码正确,并重新尝试。",
|
||||
"com_auth_error_login": "无法登录,请确认提供的账户密码正确并重试。",
|
||||
"com_auth_error_login_ban": "根据我们的服务规则,您的帐号被暂时禁用。",
|
||||
"com_auth_error_login_rl": "尝试登录次数过多,请稍后再试。",
|
||||
"com_auth_error_login_server": "内部服务器错误,请稍后再试。",
|
||||
"com_auth_error_login_unverified": "您的账户尚未验证。请检查您的邮件以获取验证链接。",
|
||||
"com_auth_error_oauth_failed": "认证失败,请检查您的登录方式并重试。",
|
||||
"com_auth_facebook_login": "使用 Facebook 登录",
|
||||
"com_auth_full_name": "姓名",
|
||||
"com_auth_github_login": "使用 GitHub 登录",
|
||||
|
@ -124,7 +177,7 @@
|
|||
"com_auth_password_min_length": "密码至少 8 个字符",
|
||||
"com_auth_password_not_match": "密码不一致",
|
||||
"com_auth_password_required": "密码为必填项",
|
||||
"com_auth_registration_success_generic": "请检查您的邮件以验证您的邮件地址。",
|
||||
"com_auth_registration_success_generic": "请检查您的邮件以验证您的邮箱地址。",
|
||||
"com_auth_registration_success_insecure": "注册成功。",
|
||||
"com_auth_reset_password": "重置密码",
|
||||
"com_auth_reset_password_if_email_exists": "如果存在使用该邮件地址的帐户,则会发送一封包含密码重置说明的邮件。请务必检查您的垃圾邮件文件夹。",
|
||||
|
@ -228,7 +281,7 @@
|
|||
"com_endpoint_openai_max_tokens": "可选的 'max_tokens' 字段,表示在对话补全中可生成的最大词元数量。输入词元和生成词元的总长度受模型上下文长度的限制。如果该数值超过最大上下文词元数,您可能会遇到错误。",
|
||||
"com_endpoint_openai_pres": "值介于 -2.0 到 2.0 之间。正值将惩罚当前已经使用的词元,从而增加讨论新话题的可能性。",
|
||||
"com_endpoint_openai_prompt_prefix_placeholder": "设置自定义指令以包含在系统消息中,默认为空",
|
||||
"com_endpoint_openai_reasoning_effort": "仅限 o1 和 o3 模型:限制推理模型的推理工作量。减少推理工作量可以获取更快的响应并在响应中使用更少的词元进行推理。",
|
||||
"com_endpoint_openai_reasoning_effort": "仅限推理模型:限制推理工作量。减少推理工作量可以获取更快的响应并在响应中使用更少的词元进行推理。设为 “最小值” 时将生成非常少的推理词元,能够以最快速度生成首个词元,特别适合编码和指令执行任务。",
|
||||
"com_endpoint_openai_reasoning_summary": "仅限 Responses API:模型执行推理的摘要。这对于调试和理解模型的推理过程非常有帮助。可以设置为无、自动、简洁或详细。",
|
||||
"com_endpoint_openai_resend": "重新发送所有先前附加的图片。注意:这会显着增加词元成本,并且可能会遇到很多关于图片附件的错误。",
|
||||
"com_endpoint_openai_resend_files": "重新发送所有先前附加的文件。注意:这会显着增加词元成本,并且可能会遇到很多关于图像附件的错误。",
|
||||
|
@ -237,6 +290,7 @@
|
|||
"com_endpoint_openai_topp": "相较于随机性的另一个取样方法,称为核采样,模型选取输出词元中大于 top_p(概率密度在整个概率分布中的比例)的结果。比如 top_p=0.1 表示只有概率占比为前 10% 的词元才会被考虑作为输出。建议不要同时改变此值和随机性。",
|
||||
"com_endpoint_openai_use_responses_api": "使用 Responses API 替代 Chat Completions API,前者包含 OpenAI 的扩展特性。使用 o1-pro、o3-pro 和推理总结时必须启用。",
|
||||
"com_endpoint_openai_use_web_search": "使用 OpenAI 内置的搜索能力启用网络搜索功能。这使得模型能够搜索网络上的最新信息,提供更准确、更及时的响应。",
|
||||
"com_endpoint_openai_verbosity": "限制模型响应的冗长程度。较低的值将生成更简洁的响应,而较高的值将生成更冗长的响应。目前支持的值包括低、中和高。",
|
||||
"com_endpoint_output": "输出",
|
||||
"com_endpoint_plug_image_detail": "图片细节",
|
||||
"com_endpoint_plug_resend_files": "重发文件",
|
||||
|
@ -285,7 +339,9 @@
|
|||
"com_endpoint_use_active_assistant": "使用激活的助手",
|
||||
"com_endpoint_use_responses_api": "使用 Responses API",
|
||||
"com_endpoint_use_search_grounding": "以 Google 搜索为基础",
|
||||
"com_error_expired_user_key": "您提供的 {{0}} 密钥已于 {{1}} 过期。请提供新的密钥并重试。",
|
||||
"com_endpoint_verbosity": "冗长度",
|
||||
"com_error_endpoint_models_not_loaded": "无法加载 {{0}} 模型,请刷新页面并重试。",
|
||||
"com_error_expired_user_key": "您提供的 {{0}} 密钥已于 {{1}} 过期,请提供新的密钥并重试。",
|
||||
"com_error_files_dupe": "检测到重复文件",
|
||||
"com_error_files_empty": "不允许上传空文件",
|
||||
"com_error_files_process": "处理文件时发生错误",
|
||||
|
@ -295,16 +351,30 @@
|
|||
"com_error_files_validation": "验证文件时出错。",
|
||||
"com_error_google_tool_conflict": "内置的 Google 工具与外部工具不兼容。请禁用内置工具或外部工具。",
|
||||
"com_error_heic_conversion": "将 HEIC 图片转换为 JPEG 失败。请尝试手动转换图像或使用其他格式。",
|
||||
"com_error_illegal_model_request": "模型 “{{0}}” 不可用于 {{1}},请选择其他模型。",
|
||||
"com_error_input_length": "最新消息的令牌数过长,超出了令牌限制,或者您的令牌限制参数配置错误,对上下文窗口产生不利影响。更多信息:{{0}}。请缩短您的消息、调整对话参数中的最大上下文大小,或分叉对话以继续。",
|
||||
"com_error_invalid_agent_provider": "提供商 ”{{0}}“ 不适用于智能体。请转到智能体设置并选择当前可用的提供商。",
|
||||
"com_error_invalid_user_key": "提供的密钥无效。请提供有效的密钥后重试。",
|
||||
"com_error_invalid_user_key": "提供的密钥无效,请提供有效的密钥后重试。",
|
||||
"com_error_missing_model": "未选择 {{0}} 模型,请选择一个模型并重试。",
|
||||
"com_error_models_not_loaded": "无法加载模型配置,请刷新页面并重试。",
|
||||
"com_error_moderation": "很抱歉,您提交的内容被我们的审核系统标记为不符合社区指引。我们无法就此特定主题继续交流。如果您有任何其他问题或想探讨的话题,请编辑您的消息或开启新的对话。",
|
||||
"com_error_no_base_url": "未找到基础 URL,请提供一个后重试。",
|
||||
"com_error_no_user_key": "未找到密钥。请提供密钥后重试。",
|
||||
"com_error_no_user_key": "未找到密钥,请提供密钥后重试。",
|
||||
"com_file_pages": "页面:{{pages}}",
|
||||
"com_file_source": "文件",
|
||||
"com_file_unknown": "位置文件",
|
||||
"com_files_download_failed": "{{0}} 个文件失败",
|
||||
"com_files_download_percent_complete": "已完成 {{0}}%",
|
||||
"com_files_download_progress": "第 {{0}} 个文件,共 {{1}} 个",
|
||||
"com_files_downloading": "正在下载文件",
|
||||
"com_files_filter": "筛选文件...",
|
||||
"com_files_no_results": "无结果。",
|
||||
"com_files_number_selected": "已选择 {{0}} 个文件(共 {{1}} 个文件)",
|
||||
"com_files_preparing_download": "准备下载...",
|
||||
"com_files_sharepoint_picker_title": "选择文件",
|
||||
"com_files_table": "这里需要放点东西,当前是空的",
|
||||
"com_files_upload_local_machine": "来自本地计算机",
|
||||
"com_files_upload_sharepoint": "来自 SharePoint",
|
||||
"com_generated_files": "生成的文件",
|
||||
"com_hide_examples": "隐藏示例",
|
||||
"com_info_heic_converting": "正在将 HEIC 图片转换为 JPEG ...",
|
||||
|
@ -447,14 +517,14 @@
|
|||
"com_nav_maximize_chat_space": "最大化对话窗口",
|
||||
"com_nav_mcp_configure_server": "配置 {{0}}",
|
||||
"com_nav_mcp_status_connecting": "{{0}} - 连接中",
|
||||
"com_nav_mcp_vars_update_error": "更新 MCP 自定义用户变量时发生错误:{{0}}",
|
||||
"com_nav_mcp_vars_update_error": "更新 MCP 自定义用户变量时发生错误",
|
||||
"com_nav_mcp_vars_updated": "MCP 自定义用户变量更新成功。",
|
||||
"com_nav_modular_chat": "启用在对话中切换端点",
|
||||
"com_nav_my_files": "我的文件",
|
||||
"com_nav_not_supported": "未支持",
|
||||
"com_nav_open_sidebar": "打开侧边栏",
|
||||
"com_nav_playback_rate": "音频播放速度",
|
||||
"com_nav_plugin_auth_error": "尝试验证此插件时出现错误。请重试。",
|
||||
"com_nav_plugin_auth_error": "尝试验证此插件时出现错误,请重试。",
|
||||
"com_nav_plugin_install": "安装",
|
||||
"com_nav_plugin_search": "搜索插件",
|
||||
"com_nav_plugin_store": "插件商店",
|
||||
|
@ -508,9 +578,21 @@
|
|||
"com_sidepanel_manage_files": "管理文件",
|
||||
"com_sidepanel_mcp_no_servers_with_vars": "没有支持可配置变量的 MCP 服务器。",
|
||||
"com_sidepanel_parameters": "参数",
|
||||
"com_sources_agent_file": "源文件",
|
||||
"com_sources_agent_files": "智能体文件",
|
||||
"com_sources_download_aria_label": "下载 {{filename}} {{status}}",
|
||||
"com_sources_download_failed": "下载失败",
|
||||
"com_sources_download_local_unavailable": "无法下载:文件未保存",
|
||||
"com_sources_downloading_status": "(下载中...)",
|
||||
"com_sources_error_fallback": "无法加载来源",
|
||||
"com_sources_image_alt": "搜索结果图片",
|
||||
"com_sources_more_files": "+{{count}} 个文件",
|
||||
"com_sources_more_sources": "+{{count}} 个来源",
|
||||
"com_sources_pages": "页面",
|
||||
"com_sources_region_label": "搜索结果和来源",
|
||||
"com_sources_reload_page": "重新加载页面",
|
||||
"com_sources_tab_all": "全部",
|
||||
"com_sources_tab_files": "文件",
|
||||
"com_sources_tab_images": "图片",
|
||||
"com_sources_tab_news": "新闻",
|
||||
"com_sources_title": "来源",
|
||||
|
@ -539,6 +621,14 @@
|
|||
"com_ui_advanced": "进阶",
|
||||
"com_ui_advanced_settings": "进阶设置",
|
||||
"com_ui_agent": "智能体",
|
||||
"com_ui_agent_category_aftersales": "售后",
|
||||
"com_ui_agent_category_finance": "金融",
|
||||
"com_ui_agent_category_general": "通用",
|
||||
"com_ui_agent_category_hr": "人力资源",
|
||||
"com_ui_agent_category_it": "信息技术",
|
||||
"com_ui_agent_category_rd": "研发",
|
||||
"com_ui_agent_category_sales": "销售",
|
||||
"com_ui_agent_category_selector_aria": "智能体类别选择器",
|
||||
"com_ui_agent_chain": "智能体链(Mixture-of-Agents)",
|
||||
"com_ui_agent_chain_info": "启用创建智能体序列。每个智能体都可以访问智能体链中先前智能体的输出。基于 “Mixture-of-Agents” 架构,智能体使用先前的输出作为辅助信息。",
|
||||
"com_ui_agent_chain_max": "您已达到智能体 {{0}} 的最大值。",
|
||||
|
@ -546,15 +636,17 @@
|
|||
"com_ui_agent_deleted": "智能体已成功删除",
|
||||
"com_ui_agent_duplicate_error": "复制智能体时发生错误",
|
||||
"com_ui_agent_duplicated": "智能体复制成功",
|
||||
"com_ui_agent_name_is_required": "智能体名称为必填项",
|
||||
"com_ui_agent_recursion_limit": "最大智能体步骤数",
|
||||
"com_ui_agent_recursion_limit_info": "限制智能体在给出最终响应之前可执行的步骤数。默认为 25 个步骤。步骤可以是一次 AI API 请求或一次工具使用。例如,一个基本的工具交互需要 3 个步骤:初始请求、工具使用和后续请求。",
|
||||
"com_ui_agent_url_copied": "智能体 URL 已复制到剪贴板",
|
||||
"com_ui_agent_var": "{{0}} 智能体",
|
||||
"com_ui_agent_version": "版本",
|
||||
"com_ui_agent_version_active": "活动版本",
|
||||
"com_ui_agent_version_empty": "无可用版本",
|
||||
"com_ui_agent_version_error": "获取版本时发生错误",
|
||||
"com_ui_agent_version_history": "版本历史",
|
||||
"com_ui_agent_version_no_agent": "未选择智能体。请选择智能体以查看版本历史。",
|
||||
"com_ui_agent_version_no_agent": "未选择智能体,请选择智能体以查看版本历史。",
|
||||
"com_ui_agent_version_no_date": "日期不可用",
|
||||
"com_ui_agent_version_restore": "还原",
|
||||
"com_ui_agent_version_restore_confirm": "您确定要还原此版本吗?",
|
||||
|
@ -564,6 +656,7 @@
|
|||
"com_ui_agent_version_unknown_date": "未知日期",
|
||||
"com_ui_agents": "智能体",
|
||||
"com_ui_agents_allow_create": "允许创建智能体",
|
||||
"com_ui_agents_allow_share": "允许共享智能体",
|
||||
"com_ui_agents_allow_use": "允许使用智能体",
|
||||
"com_ui_all": "所有",
|
||||
"com_ui_all_proper": "所有",
|
||||
|
@ -584,6 +677,7 @@
|
|||
"com_ui_assistant_deleted": "助手已成功删除",
|
||||
"com_ui_assistants": "助手",
|
||||
"com_ui_assistants_output": "助手输出",
|
||||
"com_ui_at_least_one_owner_required": "至少需要一个所有者",
|
||||
"com_ui_attach_error": "无法附加文件,请创建或选择一个对话,或尝试刷新页面。",
|
||||
"com_ui_attach_error_openai": "无法将助手文件附加到其他端点",
|
||||
"com_ui_attach_error_size": "超出端点规定的文件大小:",
|
||||
|
@ -600,12 +694,16 @@
|
|||
"com_ui_available_tools": "可用工具",
|
||||
"com_ui_avatar": "头像",
|
||||
"com_ui_azure": "Azure",
|
||||
"com_ui_azure_ad": "Entra ID",
|
||||
"com_ui_back": "后退",
|
||||
"com_ui_back_to_chat": "返回对话",
|
||||
"com_ui_back_to_prompts": "返回提示词",
|
||||
"com_ui_backup_code_number": "代码 #{{number}}",
|
||||
"com_ui_backup_codes": "备份代码",
|
||||
"com_ui_backup_codes_regenerate_error": "重新生成备份代码时出现错误",
|
||||
"com_ui_backup_codes_regenerated": "备份代码已成功重新生成",
|
||||
"com_ui_backup_codes_security_info": "由于安全原因,备份代码在生成后仅显示一次,请将它们保存在安全的地方。",
|
||||
"com_ui_backup_codes_status": "备份代码状态",
|
||||
"com_ui_basic": "基本",
|
||||
"com_ui_basic_auth_header": "Basic authorization header",
|
||||
"com_ui_bearer": "Bearer",
|
||||
|
@ -662,6 +760,7 @@
|
|||
"com_ui_copy_code": "复制代码",
|
||||
"com_ui_copy_link": "复制链接",
|
||||
"com_ui_copy_to_clipboard": "复制到剪贴板",
|
||||
"com_ui_copy_url_to_clipboard": "复制 URL 到剪贴板",
|
||||
"com_ui_create": "创建",
|
||||
"com_ui_create_link": "创建链接",
|
||||
"com_ui_create_memory": "创建记忆",
|
||||
|
@ -747,6 +846,7 @@
|
|||
"com_ui_error_connection": "连接服务器时发生错误,请尝试刷新页面。",
|
||||
"com_ui_error_save_admin_settings": "保存您的管理员设置时出现错误。",
|
||||
"com_ui_error_updating_preferences": "更新偏好设置时发生错误",
|
||||
"com_ui_everyone_permission_level": "所有人的权限级别",
|
||||
"com_ui_examples": "示例",
|
||||
"com_ui_expand_chat": "展开对话",
|
||||
"com_ui_export_convo_modal": "导出对话窗口",
|
||||
|
@ -809,6 +909,7 @@
|
|||
"com_ui_good_afternoon": "下午好",
|
||||
"com_ui_good_evening": "晚上好",
|
||||
"com_ui_good_morning": "早上好",
|
||||
"com_ui_group": "群组",
|
||||
"com_ui_happy_birthday": "这是我的第一个生日!",
|
||||
"com_ui_hide_image_details": "隐藏图片详情",
|
||||
"com_ui_hide_password": "隐藏密码",
|
||||
|
@ -835,13 +936,15 @@
|
|||
"com_ui_latest_production_version": "最新在用版本",
|
||||
"com_ui_latest_version": "最新版本",
|
||||
"com_ui_librechat_code_api_key": "获取您的 LibreChat 代码解释器 API 密钥",
|
||||
"com_ui_librechat_code_api_subtitle": "安全可靠。多语言支持。文件输入/输出。",
|
||||
"com_ui_librechat_code_api_subtitle": "安全可靠 | 多语言支持 | 文件输入/输出",
|
||||
"com_ui_librechat_code_api_title": "运行 AI 代码",
|
||||
"com_ui_loading": "加载中...",
|
||||
"com_ui_locked": "已锁定",
|
||||
"com_ui_logo": "{{0}} 标识",
|
||||
"com_ui_low": "低",
|
||||
"com_ui_manage": "管理",
|
||||
"com_ui_marketplace": "市场",
|
||||
"com_ui_marketplace_allow_use": "允许使用市场",
|
||||
"com_ui_max_tags": "最多允许 {{0}} 个,用最新值。",
|
||||
"com_ui_mcp_authenticated_success": "MCP 服务器 “{{0}}” 认证成功",
|
||||
"com_ui_mcp_enter_var": "输入值:{{0}}",
|
||||
|
@ -876,6 +979,7 @@
|
|||
"com_ui_memory_would_exceed": "无法保存 - 将超过 {{tokens}} 词元限制。删除现有记忆以释放空间。",
|
||||
"com_ui_mention": "提及一个端点、助手或预设以快速切换到它",
|
||||
"com_ui_min_tags": "无法再移除更多值,至少需要保留 {{0}} 个。",
|
||||
"com_ui_minimal": "最小值",
|
||||
"com_ui_misc": "杂项",
|
||||
"com_ui_model": "模型",
|
||||
"com_ui_model_parameters": "模型参数",
|
||||
|
@ -887,11 +991,14 @@
|
|||
"com_ui_new_conversation_title": "新对话标题",
|
||||
"com_ui_next": "下一页",
|
||||
"com_ui_no": "否",
|
||||
"com_ui_no_bookmarks": "似乎您还没有书签。点击一个对话并添加一个新的书签",
|
||||
"com_ui_no_bookmarks": "似乎您还没有书签,点击一个对话并添加一个新的书签",
|
||||
"com_ui_no_categories": "无可用类别",
|
||||
"com_ui_no_category": "无类别",
|
||||
"com_ui_no_data": "这里需要放点东西,当前是空的",
|
||||
"com_ui_no_individual_access": "任何个人用户或群组都无法访问该智能体",
|
||||
"com_ui_no_personalization_available": "当前没有可用的个性化选项",
|
||||
"com_ui_no_read_access": "您没有权限查看记忆",
|
||||
"com_ui_no_results_found": "未找到结果",
|
||||
"com_ui_no_terms_content": "没有可显示的条款和条件内容",
|
||||
"com_ui_no_valid_items": "这里需要放点东西,当前是空的",
|
||||
"com_ui_none": "无",
|
||||
|
@ -899,11 +1006,11 @@
|
|||
"com_ui_nothing_found": "未找到任何内容",
|
||||
"com_ui_oauth": "OAuth",
|
||||
"com_ui_oauth_connected_to": "连接到",
|
||||
"com_ui_oauth_error_callback_failed": "认证回调失败。请重试。",
|
||||
"com_ui_oauth_error_generic": "认证失败。请重试。",
|
||||
"com_ui_oauth_error_invalid_state": "状态参数无效。请重试。",
|
||||
"com_ui_oauth_error_missing_code": "缺少身份验证代码。请重试。",
|
||||
"com_ui_oauth_error_missing_state": "缺少状态参数。请重试。",
|
||||
"com_ui_oauth_error_callback_failed": "认证回调失败,请重试。",
|
||||
"com_ui_oauth_error_generic": "认证失败,请重试。",
|
||||
"com_ui_oauth_error_invalid_state": "状态参数无效,请重试。",
|
||||
"com_ui_oauth_error_missing_code": "缺少身份验证代码,请重试。",
|
||||
"com_ui_oauth_error_missing_state": "缺少状态参数,请重试。",
|
||||
"com_ui_oauth_error_title": "认证失败",
|
||||
"com_ui_oauth_success_description": "您的身份验证成功。此窗口将在以下时间后关闭:",
|
||||
"com_ui_oauth_success_title": "认证成功",
|
||||
|
@ -914,6 +1021,14 @@
|
|||
"com_ui_openai": "OpenAI",
|
||||
"com_ui_optional": "(可选)",
|
||||
"com_ui_page": "页面",
|
||||
"com_ui_people": "人员",
|
||||
"com_ui_people_picker": "人员选择器",
|
||||
"com_ui_people_picker_allow_view_groups": "允许查看群组",
|
||||
"com_ui_people_picker_allow_view_roles": "允许查看角色",
|
||||
"com_ui_people_picker_allow_view_users": "允许查看用户",
|
||||
"com_ui_permissions_failed_load": "加载权限失败,请重试。",
|
||||
"com_ui_permissions_failed_update": "更新权限失败,请重试。",
|
||||
"com_ui_permissions_updated_success": "权限更新成功",
|
||||
"com_ui_preferences_updated": "偏好设置更新成功",
|
||||
"com_ui_prev": "上一页",
|
||||
"com_ui_preview": "预览",
|
||||
|
@ -928,6 +1043,7 @@
|
|||
"com_ui_prompt_update_error": "更新提示词时出现错误",
|
||||
"com_ui_prompts": "提示词",
|
||||
"com_ui_prompts_allow_create": "允许创建提示词",
|
||||
"com_ui_prompts_allow_share": "允许共享提示词",
|
||||
"com_ui_prompts_allow_use": "允许使用提示词",
|
||||
"com_ui_provider": "提供商",
|
||||
"com_ui_quality": "质量",
|
||||
|
@ -935,12 +1051,14 @@
|
|||
"com_ui_redirecting_to_provider": "正在重定向到 {{0}},请稍候...",
|
||||
"com_ui_reference_saved_memories": "参考保存的记忆",
|
||||
"com_ui_reference_saved_memories_description": "允许助手在回复时参考并使用您保存的记忆",
|
||||
"com_ui_refresh": "刷新",
|
||||
"com_ui_refresh_link": "刷新链接",
|
||||
"com_ui_regenerate": "重新生成",
|
||||
"com_ui_regenerate_backup": "重新生成备份代码",
|
||||
"com_ui_regenerating": "重新生成中...",
|
||||
"com_ui_region": "区域",
|
||||
"com_ui_reinitialize": "重新初始化",
|
||||
"com_ui_remove_user": "移除 {{0}}",
|
||||
"com_ui_rename": "重命名",
|
||||
"com_ui_rename_conversation": "重命名对话",
|
||||
"com_ui_rename_failed": "重命名对话失败",
|
||||
|
@ -948,6 +1066,7 @@
|
|||
"com_ui_requires_auth": "需要认证",
|
||||
"com_ui_reset_var": "重置 {{0}}",
|
||||
"com_ui_reset_zoom": "重置缩放",
|
||||
"com_ui_resource": "资源",
|
||||
"com_ui_result": "结果",
|
||||
"com_ui_revoke": "撤销",
|
||||
"com_ui_revoke_info": "撤销所有用户提供的凭据",
|
||||
|
@ -955,24 +1074,41 @@
|
|||
"com_ui_revoke_key_endpoint": "撤销 {{0}} 的密钥",
|
||||
"com_ui_revoke_keys": "撤销密钥",
|
||||
"com_ui_revoke_keys_confirm": "您确定要撤销所有密钥吗?",
|
||||
"com_ui_role": "角色",
|
||||
"com_ui_role_editor": "编辑者",
|
||||
"com_ui_role_editor_desc": "可以查看和修改智能体",
|
||||
"com_ui_role_manager": "管理员",
|
||||
"com_ui_role_manager_desc": "可以查看、修改和删除智能体",
|
||||
"com_ui_role_owner": "所有者",
|
||||
"com_ui_role_owner_desc": "对智能体拥有完全控制权,包括共享智能体",
|
||||
"com_ui_role_select": "角色",
|
||||
"com_ui_role_viewer": "查看者",
|
||||
"com_ui_role_viewer_desc": "可以查看和使用智能体,但无法修改智能体",
|
||||
"com_ui_roleplay": "角色扮演",
|
||||
"com_ui_run_code": "运行代码",
|
||||
"com_ui_run_code_error": "代码运行出错",
|
||||
"com_ui_save": "保存",
|
||||
"com_ui_save_badge_changes": "保存徽章更改?",
|
||||
"com_ui_save_changes": "保存修改",
|
||||
"com_ui_save_submit": "保存并提交",
|
||||
"com_ui_saved": "保存成功!",
|
||||
"com_ui_saving": "保存中...",
|
||||
"com_ui_schema": "架构",
|
||||
"com_ui_scope": "范围",
|
||||
"com_ui_search": "搜索",
|
||||
"com_ui_search_above_to_add": "在上方搜索以添加用户或群组",
|
||||
"com_ui_search_above_to_add_all": "在上方搜索以添加用户、群组或角色",
|
||||
"com_ui_search_above_to_add_people": "在上方搜索以添加人员",
|
||||
"com_ui_search_agent_category": "搜索类别...",
|
||||
"com_ui_search_default_placeholder": "搜索名称或邮箱(最少 2 个字符)",
|
||||
"com_ui_search_people_placeholder": "通过名称或邮箱搜索人员或群组",
|
||||
"com_ui_seconds": "秒",
|
||||
"com_ui_secret_key": "Secret Key",
|
||||
"com_ui_select": "选择",
|
||||
"com_ui_select_all": "全选",
|
||||
"com_ui_select_file": "选择文件",
|
||||
"com_ui_select_model": "模型选择",
|
||||
"com_ui_select_options": "选择选项...",
|
||||
"com_ui_select_provider": "选择提供商",
|
||||
"com_ui_select_provider_first": "请先选择提供商",
|
||||
"com_ui_select_region": "选择地区",
|
||||
|
@ -985,6 +1121,8 @@
|
|||
"com_ui_share_create_message": "您的姓名以及您在共享后添加的任何消息将保持私密。",
|
||||
"com_ui_share_delete_error": "删除共享链接时出现错误",
|
||||
"com_ui_share_error": "共享对话链接时发生错误",
|
||||
"com_ui_share_everyone": "与所有人共享",
|
||||
"com_ui_share_everyone_description_var": "该{{resource}}将对所有人可用。请确保该{{resource}}适合与所有人共享。请注意保护您的数据。",
|
||||
"com_ui_share_link_to_chat": "共享链接到聊天",
|
||||
"com_ui_share_update_message": "您的姓名、自定义指令以及您在共享后添加的任何消息将保持私密。",
|
||||
"com_ui_share_var": "共享 {{0}}",
|
||||
|
@ -1011,6 +1149,13 @@
|
|||
"com_ui_stop": "停止",
|
||||
"com_ui_storage": "存储",
|
||||
"com_ui_submit": "提交",
|
||||
"com_ui_support_contact": "联系支持",
|
||||
"com_ui_support_contact_email": "邮箱",
|
||||
"com_ui_support_contact_email_invalid": "请输入有效的邮箱地址",
|
||||
"com_ui_support_contact_email_placeholder": "support@example.com",
|
||||
"com_ui_support_contact_name": "名称",
|
||||
"com_ui_support_contact_name_min_length": "名称至少 {{minLength}} 个字符",
|
||||
"com_ui_support_contact_name_placeholder": "联系支持名称",
|
||||
"com_ui_teach_or_explain": "学习",
|
||||
"com_ui_temporary": "临时对话",
|
||||
"com_ui_terms_and_conditions": "条款和条件",
|
||||
|
@ -1027,6 +1172,7 @@
|
|||
"com_ui_tools": "工具",
|
||||
"com_ui_travel": "旅行",
|
||||
"com_ui_trust_app": "我信任此应用",
|
||||
"com_ui_try_adjusting_search": "尝试调整您的搜索条件",
|
||||
"com_ui_unarchive": "取消归档",
|
||||
"com_ui_unarchive_error": "取消归档对话失败",
|
||||
"com_ui_unknown": "未知",
|
||||
|
@ -1036,6 +1182,7 @@
|
|||
"com_ui_update_mcp_error": "创建或更新 MCP 时出现错误。",
|
||||
"com_ui_update_mcp_success": "已成功创建或更新 MCP",
|
||||
"com_ui_upload": "上传",
|
||||
"com_ui_upload_agent_avatar": "成功更新智能体头像",
|
||||
"com_ui_upload_code_files": "上传代码解释器文件",
|
||||
"com_ui_upload_delay": "上传 “{{0}}” 时比预期花了更长时间。文件正在进行检索索引,请稍候。",
|
||||
"com_ui_upload_error": "上传文件错误",
|
||||
|
@ -1055,6 +1202,8 @@
|
|||
"com_ui_use_memory": "使用记忆",
|
||||
"com_ui_use_micrphone": "使用麦克风",
|
||||
"com_ui_used": "已使用",
|
||||
"com_ui_user": "用户",
|
||||
"com_ui_user_group_permissions": "用户 & 群组权限",
|
||||
"com_ui_value": "值",
|
||||
"com_ui_variables": "变量",
|
||||
"com_ui_variables_info": "在您的文本中使用双大括号创建变量,例如 `{{example variable}}`,以便在使用提示词时填充。",
|
||||
|
@ -1064,6 +1213,7 @@
|
|||
"com_ui_view_memory": "查看记忆",
|
||||
"com_ui_view_source": "查看来源对话",
|
||||
"com_ui_web_search": "网络搜索",
|
||||
"com_ui_web_search_api_subtitle": "搜索网络以获取最新信息",
|
||||
"com_ui_web_search_cohere_key": "输入 Cohere API Key",
|
||||
"com_ui_web_search_firecrawl_url": "Firecrawl API URL(可选)",
|
||||
"com_ui_web_search_jina_key": "输入 Jina API Key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue