Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 77.5% (297 of 383 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hans/
This commit is contained in:
parent
39ffa9c722
commit
50808713ce
1 changed files with 1 additions and 1 deletions
|
|
@ -642,7 +642,7 @@
|
|||
"message": "单击此处,只需一分钟!"
|
||||
},
|
||||
"prompt_add_tags_full_text": {
|
||||
"message": "分析以下邮件文本,并生成一个用逗号分隔的标签列表,以概括其内容。使用主题、关键话题和相关描述词作为标签。确保标签简洁且与邮件内容相关。\n邮件文本:{%mail_text_body%}\n考虑以下细节以获取上下文:\n- 发件人:{%author%}\n- 收件人:{%recipients%}\n- 抄送列表:{%cc_list%}\n- 邮件主题:{%mail_subject%}\n请根据邮件文本和上下文生成标签,忽略不必要的信息或琐碎的细节。输出应仅为逗号分隔的标签列表,不包含任何额外评论或文字。"
|
||||
"message": "请分析以下电子邮件文本,并生成一个 JSON 数组的标签,总结其内容。请使用主题、关键话题和相关描述词作为标签。确保标签简洁且与邮件内容密切相关。\n邮件文本:{%mail_text_body%}\n考虑以下细节以获取上下文:\n- 发件人:{%author%}\n- 收件人:{%recipients%}\n- 抄送列表:{%cc_list%}\n- 邮件主题:{%mail_subject%}\n请仅根据邮件正文和上下文生成标签,忽略无关信息或琐碎细节。\n请仅以 JSON 格式生成回复。输出应仅包含标签的 JSON 数组,不包含任何额外注释或文本。以下是需使用的 JSON 格式示例:\n{\n\"tags\": [\"tag1\", \"tag2\", \"tag3\", \"tag4\", \"tag5\"]\n}"
|
||||
},
|
||||
"placeholder_tags_full_list": {
|
||||
"message": "现有标签"
|
||||
|
|
|
|||
Loading…
Reference in a new issue