windingwind / zotero-pdf-translate

Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.
GNU Affero General Public License v3.0
6.15k stars 304 forks source link

[Feature] 请求添加几个免费的翻译api #779

Open Lyn6969 opened 1 month ago

Lyn6969 commented 1 month ago

Is there an existing issue for this?

Environment

Describe the feature request

请求添加几个免费的翻译api:

  1. 火山翻译:https://translate.volcengine.com/crx/translate/v1 可参考:https://github.com/TechDecryptor/pot-app-translate-plugin-volcengine/blob/main/src/lib.rs
  2. 腾讯交互翻译:https://transmart.qq.com/api/imt 可参考:https://github.com/TechDecryptor/pot-app-translate-plugin-transmart/blob/main/src/lib.rs
  3. 腾讯翻译君:https://wxapp.translator.qq.com/api/translate 可参考:https://github.com/TechDecryptor/pot-app-translate-plugin-tencent/blob/main/src/lib.rs 其它可参考:https://pot-app.com/plugin.html

Describe the solution you'd like

No response

Anything else?

No response