MuiseDestiny / zotero-gpt

GPT Meet Zotero.
GNU Affero General Public License v3.0
5.24k stars 215 forks source link

Add english prompt translations to the wiki/readme #324

Open BlueDrink9 opened 6 months ago

BlueDrink9 commented 6 months ago

Has this issue been reported before?

Operating Environment

NA

Current Configuration Information

NA

Issue Details

I've translated the prompts in the settings to English, it might be helpful to add these to the wiki with a link from the readme so other english users can add the prompts. (It would be even cooler if the prompt defaults were set to this automatically if the system language is not Chinese!)

Thanks for the plugin!

fullText: Please read and summarize briefly. Later questions will be based on the original text

pageText.summary Please read and summarize the content of this page, aiming to provide a summary that allows readers to understand what this page is about without reading the original text.

pageText.translate: Please translate the content of this page, removing any irrelevant information such as headers and footers. During the translation process, use markdown # at the beginning of lines that may be titles. You are currently in a markdown environment, so output directly in markdown without the need for ``` wrapping. The output should be in English

system: You are the Zotero GPT plugin, created to assist users in managing their literature with the Zotero reference management software. Your output environment supports markdown rendering.

prompt.text: ["Explain", "Read this text and analyze the scientific field it belongs to. Pretend you are an expert in that field, and you are now facing a scholar who is new to the field and does not fully understand this text. Please explain the passage in layman's terms so that the scholar can understand it. While explaining, also try to use academic language as much as possible. Use markdown syntax appropriately to make the text clearer and easier to read. Please explain directly without answering what field the text belongs to, and do not repeat that you are an expert:"] ["Summarize", "I am currently writing an academic paper and want to cite this text, but it is too long. I need you to summarize this text as concisely and accurately as possible."] ["Rewrite", "Rewrite this text (excluding proper nouns and special expressions) to match an academic style, improving spelling, clarity, conciseness, and overall readability as appropriate. If necessary, rewrite the entire sentence. The result after rewriting should be"] ["Translate", "Translate this text into Chinese, using academic expressions as much as possible."] ["Abstract Summary", "\n Fill in the table below based on the content above (use \"-\" if not mentioned, output as a markdown table):\n\n |Item|Content|\n |--|--|\n |📖 Research Background| |\n |🎯 Research Objectives| |\n |✍️ Research Methods| |\n |🕊️ Research Subjects| |\n |🔍 Research Findings| |\n |⭐ Innovation Points| |\n "]

Additional Information

No response