discourse-ai/config/locales/server.zh_CN.yml

243 lines
14 KiB
YAML
Raw Normal View History

2023-07-25 11:57:58 -04:00
# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
zh_CN:
2024-01-16 08:54:42 -05:00
discourse_automation:
scriptables:
llm_triage:
title: 使用 AI 对帖子进行分类
description: "使用大语言模型对帖子进行分类"
system_prompt_missing_post_placeholder: "系统提示必须包含帖子占位符:%%POST%%"
llm_report:
title: 使用 AI 的定期报告
description: "基于大语言模型的定期报告"
2023-08-08 09:42:39 -04:00
site_settings:
discourse_ai_enabled: "启用 Discourse AI 插件。"
ai_toxicity_enabled: "启用毒性模块。"
ai_toxicity_inference_service_api_endpoint: "为毒性模块运行 API 的 URL"
ai_toxicity_inference_service_api_key: "毒性 API 的 API 密钥"
ai_toxicity_inference_service_api_model: "用于推断的模型。多语言模型适用于意大利语、法语、俄语、葡萄牙语、西班牙语和土耳其语。"
ai_toxicity_flag_automatically: "自动举报高于已配置阈值的帖子/聊天消息。"
ai_toxicity_flag_threshold_toxicity: "毒性:粗鲁、无礼或不合理的评论,可能会让您离开讨论或放弃分享您的观点"
ai_toxicity_flag_threshold_severe_toxicity: "严重毒性:极度仇恨、激进或无礼的评论,很可能让您离开讨论或放弃分享您的观点"
ai_toxicity_flag_threshold_obscene: "淫秽"
ai_toxicity_flag_threshold_identity_attack: "身份攻击"
ai_toxicity_flag_threshold_insult: "侮辱"
ai_toxicity_flag_threshold_threat: "威胁"
ai_toxicity_flag_threshold_sexual_explicit: "露骨色情"
ai_toxicity_groups_bypass: "这些群组中的用户的帖子不会被毒性模块分类。"
ai_sentiment_enabled: "启用情绪模块。"
ai_sentiment_inference_service_api_endpoint: "为情绪模块运行 API 的 URL"
ai_sentiment_inference_service_api_key: "情绪 API 的 API 密钥"
ai_sentiment_models: "用于推断的模型。情绪将帖子分类为正面/中性/负面空间。情绪按愤怒/厌恶/恐惧/欢乐/中性/悲伤/惊讶空间进行分类。"
ai_nsfw_detection_enabled: "启用 NSFW 模块。"
ai_nsfw_inference_service_api_endpoint: "为 NSFW 模块运行 API 的 URL"
ai_nsfw_inference_service_api_key: "NSFW API 的 API 密钥"
ai_nsfw_flag_automatically: "自动举报高于已配置阈值的 NSFW 帖子。"
ai_nsfw_flag_threshold_general: "图片被视为 NSFW 的一般阈值。"
ai_nsfw_flag_threshold_drawings: "绘图被视为 NSFW 的阈值。"
ai_nsfw_flag_threshold_hentai: "分类为成人内容的图片被视为 NSFW 的阈值。"
ai_nsfw_flag_threshold_porn: "分类为色情作品的图片被视为 NSFW 的阈值。"
ai_nsfw_flag_threshold_sexy: "分类为性感的图片被视为 NSFW 的阈值。"
ai_nsfw_models: "用于 NSFW 推断的模型。"
2024-01-16 08:54:42 -05:00
ai_openai_gpt35_url: "用于 GPT 3.5 聊天补全的自定义 URL。用于 Azure 支持)"
ai_openai_gpt35_16k_url: "用于 GPT 3.5 16k 聊天补全的自定义 URL。用于 Azure 支持)"
ai_openai_gpt4_url: "用于 GPT 4 聊天补全的自定义 URL。用于 Azure 支持)"
ai_openai_gpt4_32k_url: "用于 GPT 4 32k 聊天补全的自定义 URL。用于 Azure 支持)"
ai_openai_gpt4_turbo_url: "用于 GPT 4 Turbo 聊天补全的自定义 URL。用于 Azure 支持)"
ai_openai_dall_e_3_url: "用于 DALL-E 3 图片生成的自定义 URL。用于 Azure 支持)"
ai_openai_organization: "(可选,留空表示省略)用于 OpenAI API 的组织 ID。使用 OpenAI-Organization 标头传入。"
2023-08-08 09:42:39 -04:00
ai_openai_embeddings_url: "用于 OpenAI 嵌入向量 API 的自定义 URL。对于 Azure可以是https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15"
ai_openai_api_key: "OpenAI API 的 API 密钥"
ai_anthropic_api_key: "Anthropic API 的 API 密钥"
ai_hugging_face_api_url: "用于 OpenSource LLM 推断的自定义 URL。与 https://github.com/huggingface/text-generation-inference 兼容"
2024-02-13 10:11:39 -05:00
ai_gemini_api_key: 谷歌 Gemini API 的 API 密钥
2023-08-08 09:42:39 -04:00
composer_ai_helper_enabled: "启用编辑器的 AI 助手。"
ai_helper_allowed_groups: "这些群组中的用户将在编辑器中看到 AI 助手按钮。"
ai_helper_allowed_in_pm: "在私信中启用编辑器的 AI 助手。"
ai_helper_model: "用于 AI 助手的模型。"
2024-01-16 08:54:42 -05:00
ai_helper_custom_prompts_allowed_groups: "这些群组中的用户将在 AI 助手中看到自定义提示选项。"
ai_helper_automatic_chat_thread_title_delay: "在 AI 助手自动设置聊天对话标题之前的延迟(以分钟为单位)。"
ai_helper_automatic_chat_thread_title: "根据话题内容自动设置聊天对话标题。"
ai_helper_illustrate_post_model: "用于编辑器 AI 助手的为帖子创建插图功能的模型"
2024-02-06 16:35:35 -05:00
ai_helper_enabled_features: "选择要在 AI 助手中启用的功能。"
2023-08-08 09:42:39 -04:00
ai_embeddings_enabled: "启用嵌入向量模块。"
ai_embeddings_discourse_service_api_endpoint: "为嵌入向量模块运行 API 的 URL"
ai_embeddings_discourse_service_api_key: "嵌入向量 API 的 API 密钥"
ai_embeddings_model: "将 all-mpnet-base-v2 用于本地快速英语推断,将 text-embedding-ada-002 用于 OpenAI API需要 API 密钥),将 multilingual-e5-large 用于本地多语言嵌入向量"
ai_embeddings_generate_for_pms: "为个人消息生成嵌入向量。"
ai_embeddings_semantic_related_topics_enabled: "将语义搜索用于相关话题。"
ai_embeddings_semantic_related_topics: "相关话题部分中显示的最大话题数。"
2024-01-16 08:54:42 -05:00
ai_embeddings_backfill_batch_size: "每 15 分钟回填的嵌入向量数。"
2023-08-08 09:42:39 -04:00
ai_embeddings_pg_connection_string: "嵌入向量模块的 PostgreSQL 连接字符串。需要启用 pgvector 扩展并创建一系列表。请参阅文档来获取更多信息。"
ai_embeddings_semantic_search_enabled: "启用全页语义搜索。"
ai_embeddings_semantic_related_include_closed_topics: "在语义搜索结果中包含已关闭话题"
2024-01-16 08:54:42 -05:00
ai_embeddings_semantic_search_hyde_model: "用于在语义搜索中扩展关键字以获得更好结果的模型"
2024-02-13 10:11:39 -05:00
ai_embeddings_per_post_enabled: 为每个帖子生成嵌入式内容
2023-08-08 09:42:39 -04:00
ai_summarization_discourse_service_api_endpoint: "运行 Discourse 总结 API 的 URL。"
ai_summarization_discourse_service_api_key: "Discourse 总结 API 的 API 密钥。"
ai_bot_enabled: "启用 AI 机器人模块。"
2024-01-16 08:54:42 -05:00
ai_bot_enable_chat_warning: "启动私信聊天时显示警告。可以通过编辑翻译字符串进行覆盖discourse_ai.ai_bot.pm_warning"
2023-08-08 09:42:39 -04:00
ai_bot_allowed_groups: "当 GPT 机器人可以访问私信时,它将回复这些群组的成员。"
ai_bot_enabled_chat_bots: "充当 AI 机器人的可用模型"
ai_bot_add_to_header: "在标题中显示按钮以使用 AI 机器人启动私信"
2023-08-08 09:42:39 -04:00
ai_stability_api_key: "stability.ai API 的 API 密钥"
2024-01-16 08:54:42 -05:00
ai_stability_engine: "用于 stability.ai API 的图片生成引擎"
2023-08-08 09:42:39 -04:00
ai_stability_api_url: "stability.ai API 的 URL"
ai_google_custom_search_api_key: "Google 自定义搜索 API 的 API 密钥请参阅https://developers.google.com/custom-search"
ai_google_custom_search_cx: "Google 自定义搜索 API 的 CX"
2024-01-16 08:54:42 -05:00
ai_bedrock_access_key_id: "Bedrock API 的访问密钥 ID"
ai_bedrock_secret_access_key: "Bedrock API 的秘密访问密钥"
ai_bedrock_region: "Bedrock API 的 AWS 区域"
ai_cloudflare_workers_account_id: "Cloudflare Workers AI API 的 Cloudflare 帐户 ID"
ai_cloudflare_workers_api_token: "Cloudflare Workers AI API 的 API 令牌"
2023-08-08 09:42:39 -04:00
reviewables:
reasons:
flagged_by_toxicity: AI 插件将其分类为有毒后对其进行了举报。
flagged_by_nsfw: AI 插件在将至少一张附加图片分类为 NSFW 后对其进行了举报。
errors:
prompt_message_length: 消息 %{idx} 超过 1000 个字符限制。
invalid_prompt_role: 消息 %{idx} 的角色无效。
2023-11-14 08:30:22 -05:00
reports:
overall_sentiment:
2024-01-16 08:54:42 -05:00
title: "整体情绪"
description: "此图表比较了分类为积极或消极的帖子数。"
xaxis: "积极 (%)"
2023-11-14 08:30:22 -05:00
yaxis: "日期"
2024-01-16 08:54:42 -05:00
post_emotion:
title: "帖子情绪"
description: "按发帖人信任级别分组的具有以下一种情绪的帖子数。"
2023-08-08 09:42:39 -04:00
discourse_ai:
ai_helper:
errors:
completion_request_failed: "尝试提供建议时出错。请重试。"
prompts:
translate: 翻译为英语
generate_titles: 建议话题标题
proofread: 审校文本
markdown_table: 生成 Markdown 表
2024-01-16 08:54:42 -05:00
custom_prompt: "自定义提示"
explain: "解释"
illustrate_post: "为帖子创建插图"
painter:
attribution:
stable_diffusion_xl: "图片由 Stable Diffusion XL 提供"
dall_e_3: "图片由 DALL-E 3 提供"
2023-08-08 09:42:39 -04:00
ai_bot:
2024-01-16 08:54:42 -05:00
personas:
cannot_delete_system_persona: "无法删除系统角色,请改为将其禁用"
cannot_edit_system_persona: "系统角色只能重命名,您不能编辑命令或系统提示,但可以禁用和复制"
general:
name: 论坛助手
description: "能够执行各种任务的通用 AI 机器人"
artist:
name: 艺术家
description: "专门用于生成图片的 AI 机器人"
sql_helper:
name: SQL 助手
description: "专门帮助在此 Discourse 实例上编写 SQL 查询的 AI 机器人"
settings_explorer:
name: 设置资源管理器
description: "专门帮助探索 Discourse 站点设置的 AI 机器人"
researcher:
name: 研究者
description: "具有 Google 访问权限的可以为您研究信息的 AI 机器人"
creative:
name: 创作者
description: "无需外部集成的专门从事创作任务的 AI 机器人"
dall_e3:
name: "DALL-E 3"
description: "专门使用 DALL-E 3 生成图片的 AI 机器人"
2023-08-08 09:42:39 -04:00
topic_not_found: "总结不可用,找不到话题!"
2024-01-16 08:54:42 -05:00
summarizing: "正在总结话题"
searching: "搜索:'%{query}'"
command_options:
search:
max_results:
name: "最大结果数"
description: "要包含在搜索中的最大结果数 如果留空,将使用默认规则,并且计数将根据使用的模型进行调整。最大值为 100。"
base_query:
name: "基本搜索查询"
description: "搜索时要使用的基本查询。示例:'#urgent' 会在搜索查询前面加上 '#urgent',并且仅包含具有紧急类别或标签的话题。"
2023-08-08 09:42:39 -04:00
command_summary:
categories: "列出类别"
search: "搜索"
tags: "列出标签"
time: "时间"
summarize: "总结"
image: "生成图片"
google: "搜索 Google"
2024-01-16 08:54:42 -05:00
read: "阅读话题"
setting_context: "查找站点设置上下文"
schema: "查找数据库架构"
search_settings: "正在搜索站点设置"
2023-11-29 04:41:32 -05:00
dall_e: "生成图片"
2024-01-16 08:54:42 -05:00
command_help:
categories: "列出论坛上所有公开可见的类别"
search: "搜索论坛上的所有公共话题"
tags: "列出论坛上的所有标签"
time: "查找不同时区的时间"
summarize: "总结话题"
image: "使用 Stable Diffusion 生成图片"
google: "在 Google 中搜索查询"
read: "在论坛上阅读公共话题"
setting_context: "查找站点设置上下文"
schema: "查找数据库架构"
search_settings: "搜索站点设置"
dall_e: "使用 DALL-E 3 生成图片"
2023-08-08 09:42:39 -04:00
command_description:
2024-01-16 08:54:42 -05:00
read: "阅读:<a href='%{url}'>%{title}</a>"
2023-08-08 09:42:39 -04:00
time: "%{timezone} 的时间为 %{time}"
summarize: "已总结 <a href='%{url}'>%{title}</a>"
2023-11-29 04:41:32 -05:00
dall_e: "%{prompt}"
2023-08-08 09:42:39 -04:00
image: "%{prompt}"
categories:
other: "找到 %{count} 个类别"
tags:
other: "找到 %{count} 个标签"
search:
other: "找到“%{query}”的 %{count} <a href='%{url}'>个结果</a>"
google:
other: "找到“%{query}”的 %{count} <a href='%{url}'>个结果</a>"
2024-01-16 08:54:42 -05:00
setting_context: "阅读上下文:%{setting_name}"
schema: "%{tables}"
search_settings:
2024-01-23 12:29:44 -05:00
other: "找到“%{query}”的 %{count} 个结果"
2023-08-08 09:42:39 -04:00
summarization:
configuration_hint:
other: "首先配置这些设置:%{settings}"
2023-11-14 08:30:22 -05:00
sentiment:
reports:
2024-01-16 08:54:42 -05:00
overall_sentiment:
positive: "积极"
negative: "消极"
2023-11-14 08:30:22 -05:00
post_emotion:
2024-01-16 08:54:42 -05:00
tl_01: "信任级别 0-1"
tl_234: "信任级别 2+"
sadness: "悲伤"
surprise: "惊讶"
2023-11-14 08:30:22 -05:00
neutral: "中性"
2024-01-16 08:54:42 -05:00
fear: "恐惧"
anger: "愤怒"
joy: "开心"
disgust: "厌恶"
2024-02-06 16:35:35 -05:00
llm:
configuration:
disable_module_first: "您必须先禁用 %{setting} 。"
set_llm_first: "首先设置 %{setting} 。"
model_unreachable: "我们无法从该模型得到回应。请先检查您的设置。"
endpoints:
not_configured: "%{display_name} (未配置)"
configuration_hint:
other: "请确保配置了这些设置: %{settings}"
embeddings:
configuration:
disable_embeddings: "您必须先禁用 \"启用 AI 嵌入\"。"
choose_model: "首先请设置“AI 嵌入模型”。"
model_unreachable: "我们未能使用此模型生成测试嵌入。请检查设置是否正确。"
hint:
other: "确保您所需的提供商的设置已配置。选项有: %{settings}"