aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 31f3661f613..71f337f595c 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -285,6 +285,7 @@
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时。%s",
"To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务器端 DNS 不匹配或出站防火墙规则的结果。",
+ "Transcribe audio" : "转写音频",
"Transcribe the things said in an audio" : "将音频中的内容转录下来",
"Audio input" : "音频输入",
"The audio to transcribe" : "要转录的音频",
@@ -303,16 +304,32 @@
"Runs an arbitrary prompt through a language model that returns a reply" : "通过语言模型运行任意提示并返回答复",
"Define rules and assumptions that the assistant should follow during the conversation." : "定义助手在对话过程中应遵循的规则和假设。",
"The history of chat messages before the current message, starting with a message by the user" : "当前消息之前的聊天消息历史记录,从用户发送的消息开始",
+ "Generate a headline" : "生成标题",
"Generates a possible headline for a text." : "为一段文本生成一个可能的标题",
+ "The original text to generate a headline for" : "需要生成标题的原始文本",
+ "The generated headline" : "生成的标题",
+ "Reformulate text" : "重新表述文本",
+ "Takes a text and reformulates it" : "获取文本并将其重新表述",
+ "Write a text that you want the assistant to reformulate" : "写下您希望云助手重新表述的文本",
+ "Reformulated text" : "重新表述的文本",
+ "The reformulated text, written by the assistant" : "由云助手撰写的重新表述的文本",
"Summarize" : "总结归纳",
+ "Summarizes a text" : "总结一段文本",
+ "The original text to summarize" : "需要总结的原始文本",
"Summary" : "概况",
"Extract topics" : "提取主题",
+ "Extracts topics from a text and outputs them separated by commas" : "从文本中提取主题并输出,以逗号分隔",
+ "The original text to extract topics from" : "需要提取主题的原始文本",
+ "The list of extracted topics" : "提取的主题列表",
"Translate" : "翻译",
+ "The text to translate" : "需要翻译的文本",
+ "The language of the origin text" : "原始文本语言",
"Target language" : "目标语言",
+ "The desired language to translate the origin text in" : "需要翻译的目标语言",
"Result" : "结果",
"Free prompt" : "自由提示",
"Runs an arbitrary prompt through the language model." : "向语言模型中输入任何提示词",
- "Generate headline" : "产生标题",
+ "Generate headline" : "生成标题",
"Summarizes text by reducing its length without losing key information." : "总结一段文本以减少长度而不丢失关键信息",
"Extracts topics from a text and outputs them separated by commas." : "从文本中摘出主题,输出逗号分隔的结果",
"Education Edition" : "教育版",