Merge pull request #22 from OahMada/main

Add Lulu Translate Plugin
This commit is contained in:
Huang Panpan 2024-07-29 09:59:02 +08:00 committed by GitHub
commit 130a142475
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 38 additions and 0 deletions

View File

@ -82,6 +82,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/hcfy/README.md"> hcfy (划词翻译) </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/hcfy/README.md"> hcfy (划词翻译) </a> </td>
<td> hcfy (划词翻译) is a web browser extension to integrate multiple translation services </td> <td> hcfy (划词翻译) is a web browser extension to integrate multiple translation services </td>
</tr> </tr>
<tr>
<td> <img src="https://static.eudic.net/web/trans/en_trans.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Lulu Translate/README.md"> Lulu Translate </a> </td>
<td> The plugin provides mouse selection translation, paragraph-by-paragraph comparison translation, and PDF document translation functionalities. It can utilize various translation engines, such as DeepSeek AI, Bing, GPT, Google, etc. </td>
</tr>
</table> </table>
### VS Code Extensions ### VS Code Extensions

View File

@ -87,6 +87,11 @@
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/hcfy/README_cn.md"> 划词翻译 </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/hcfy/README_cn.md"> 划词翻译 </a> </td>
<td> 整合了多家翻译 API 以及 LLM API 的浏览器翻译插件 </td> <td> 整合了多家翻译 API 以及 LLM API 的浏览器翻译插件 </td>
</tr> </tr>
<tr>
<td> <img src="https://static.eudic.net/web/trans/en_trans.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Lulu Translate/README_cn.md"> 欧路翻译 </a> </td>
<td> 提供鼠标划词搜索、逐段对照翻译、PDF文献翻译功能。可以使用支持 DeepSeek AI, Bing、GPT、Google等多种翻译引擎。 </td>
</tr>
</table> </table>
### VS Code 插件 ### VS Code 插件

View File

@ -0,0 +1,14 @@
<img src="https://static.eudic.net/web/trans/en_trans.png" width="64" height="auto" />
# [Lulu Translate](https://www.eudic.net/v4/en/app/plugins)
The plugin provides mouse selection translation, paragraph-by-paragraph comparison translation, and PDF document translation functionalities. It can utilize various translation engines, such as DeepSeek AI, Bing, GPT, Google, etc.
## UI
![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_1908.png)
![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_19003.png)
## Configure DeepSeek API
![image](assets/ScreenShot-2024-07-05-at-06.21.45.png)

View File

@ -0,0 +1,14 @@
<img src="https://static.eudic.net/web/trans/en_trans.png" width="64" height="auto" />
# [欧路翻译](https://www.eudic.net/v4/en/app/plugins)
提供鼠标划词搜索、逐段对照翻译、PDF 文献翻译功能。可以使用支持 DeepSeek AI, Bing、GPT、Google 等多种翻译引擎。
## UI
![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_1908.png)
![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_19003.png)
## 配置 DeepSeek API
![image](assets/ScreenShot-2024-07-05-at-06.21.45.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB