From adefc811c7309b84fe1586599349d2bb084712a5 Mon Sep 17 00:00:00 2001 From: qingchun <96961592+qingchunnh@users.noreply.github.com> Date: Sat, 24 May 2025 09:18:18 +0800 Subject: [PATCH] i18n: Update & Improve zh-CN --- src/lib/i18n/locales/zh-CN/translation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 85dc3c7b3..665f44a58 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -651,7 +651,7 @@ "Home": "主页", "Host": "主机", "How can I help you today?": "有什么我能帮您的吗?", - "How would you rate this response?": "您如何评价这个回应?", + "How would you rate this response?": "您如何评价这个回答?", "Hybrid Search": "混合搜索", "I acknowledge that I have read and I understand the implications of my action. I am aware of the risks associated with executing arbitrary code and I have verified the trustworthiness of the source.": "我已阅读并理解我的行为所带来的影响,明白执行任意代码所涉及的风险。且我已验证代码来源可信度。", "ID": "ID", @@ -963,7 +963,7 @@ "Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "降低生成无意义内容的概率。较高的值(如100)将产生更多样化的回答,而较低的值(如10)则更加保守。", "Refer to yourself as \"User\" (e.g., \"User is learning Spanish\")": "使用\"User\" (用户) 来指代自己(例如:“User 正在学习西班牙语”)", "References from": "来自", - "Refused when it shouldn't have": "无理拒绝", + "Refused when it shouldn't have": "操作被意外拒绝", "Regenerate": "重新生成", "Reindex": "重建索引", "Reindex Knowledge Base Vectors": "重建知识库向量", @@ -1315,7 +1315,7 @@ "Works together with top-k. A higher value (e.g., 0.95) will lead to more diverse text, while a lower value (e.g., 0.5) will generate more focused and conservative text.": "与 top-k 配合使用。较高的值(例如 0.95)将产生更加多样化的文本,而较低的值(例如 0.5)将产生更加集中和保守的文本。", "Workspace": "工作空间", "Workspace Permissions": "工作空间权限", - "Write": "写入", + "Write": "读写", "Write a prompt suggestion (e.g. Who are you?)": "写一个提示词建议(例如:你是谁?)", "Write a summary in 50 words that summarizes [topic or keyword].": "用 50 个字写一个总结 [主题或关键词]", "Write something...": "单击以键入内容...",