修改可发布的xpi的插件包
This commit is contained in:
@@ -27,12 +27,12 @@ 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-chat = ChatPapers: 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-title = ChatPapers chat
|
||||
multi-empty-title = Paper chat
|
||||
multi-empty-desc = Ask about one paper, or click Add papers to bring more from your library for comparison and topic review.
|
||||
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
|
||||
@@ -41,6 +41,20 @@ 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
|
||||
multi-need-two = Add at least 2 papers for comparison actions (use Add papers)
|
||||
multi-too-many = Up to 8 papers; currently { $count }
|
||||
multi-ready = { $count } paper(s) loaded — chat away, or Add papers to expand
|
||||
multi-add-paper = Add papers
|
||||
multi-remove-paper = Remove from chat
|
||||
multi-add-none = No new papers added (may already be in the chat)
|
||||
multi-paper-added = Added { $added }; now { $count } papers
|
||||
multi-paper-removed = Removed; now { $count } papers
|
||||
|
||||
cite-style = Citation style
|
||||
cite-copy = Copy bibliography
|
||||
cite-export = Export file
|
||||
cite-loading = Loading styles…
|
||||
cite-empty = No styles available
|
||||
cite-copied = Bibliography copied
|
||||
cite-exported = Bibliography exported
|
||||
cite-export-cancel = Export cancelled
|
||||
|
||||
Reference in New Issue
Block a user