实现单篇和多篇论文的对比总结
This commit is contained in:
@@ -21,4 +21,26 @@ chat-cleared = Chat cleared
|
||||
chat-no-reply = No AI reply to save yet
|
||||
chat-note-saved = Saved as note
|
||||
chat-selection-added = Selection added to next message
|
||||
chat-selection-empty = No text selected in the reader
|
||||
chat-selection-empty = No text selected. Select text in the PDF first, then click this button (do not click elsewhere in between).
|
||||
chat-copy = Copy
|
||||
chat-copied = Copied to clipboard
|
||||
chat-empty-title = Start a conversation
|
||||
chat-empty-desc = Summarize this paper or ask a question about methods, results, and limitations.
|
||||
|
||||
itemmenu-chat = ChatPapers: Open chat
|
||||
itemmenu-compare = ChatPapers: Compare papers
|
||||
|
||||
multi-title = Multi-paper chat
|
||||
multi-empty-title = Read papers together
|
||||
multi-empty-desc = Enter a research topic and click Topic review for writing-ready notes; or compare, summarize each, or ask freely.
|
||||
multi-placeholder = Enter a topic or question, e.g. Diffusion models for medical image segmentation
|
||||
multi-topic-review = Topic review
|
||||
multi-need-topic = Enter a research topic in the box, then click Topic review
|
||||
multi-compare = Compare
|
||||
multi-summary-each = Summarize each
|
||||
multi-common = Common themes
|
||||
multi-close = Close
|
||||
multi-no-items = Please select items first
|
||||
multi-need-two = Select at least 2 items to compare
|
||||
multi-too-many = { $count } items selected; using the first 8
|
||||
multi-ready = { $count } papers ready for topic review
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
itemmenu-label = ChatPapers: Summarize
|
||||
itemmenu-chat = ChatPapers: Open chat
|
||||
itemmenu-compare = ChatPapers: Compare papers
|
||||
|
||||
@@ -21,4 +21,27 @@ chat-cleared = 已清空对话
|
||||
chat-no-reply = 还没有可保存的 AI 回复
|
||||
chat-note-saved = 已保存为笔记
|
||||
chat-selection-added = 已将选区加入下一条消息
|
||||
chat-selection-empty = 阅读器中没有选中文本
|
||||
chat-selection-empty = 未检测到选区。请先在 PDF 中拖选文字,再直接点「添加选区」(中间不要点别处)。
|
||||
chat-copy = 复制
|
||||
chat-copied = 已复制到剪贴板
|
||||
chat-empty-title = 开始对话
|
||||
chat-empty-desc = 可以一键总结本文,或提问方法、结果与局限等问题。
|
||||
|
||||
itemmenu-chat = ChatPapers:打开对话
|
||||
itemmenu-compare = ChatPapers:多篇对照
|
||||
|
||||
multi-title = 多篇对照
|
||||
multi-empty-title = 多论文整体阅读
|
||||
multi-empty-desc = 先在输入框写研究主题,点「主题综述」生成可写入要点;也可对比、各自摘要或自由提问。
|
||||
multi-placeholder = 输入研究主题或问题,例如:扩散模型在医学影像分割中的应用
|
||||
multi-topic-review = 主题综述
|
||||
multi-need-topic = 请先在输入框填写研究主题,再点「主题综述」
|
||||
multi-compare = 对比差异
|
||||
multi-summary-each = 各自摘要
|
||||
multi-common = 共同主题
|
||||
multi-close = 关闭
|
||||
multi-no-items = 请先选择文献
|
||||
multi-need-two = 请至少选择 2 篇文献再对照
|
||||
multi-too-many = 已选择 { $count } 篇,将使用前 8 篇
|
||||
multi-ready = 已选择 { $count } 篇文献,可开始整体阅读与主题综述
|
||||
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
itemmenu-label = ChatPapers:总结
|
||||
itemmenu-chat = ChatPapers:打开对话
|
||||
itemmenu-compare = ChatPapers:多篇对照
|
||||
|
||||
Reference in New Issue
Block a user