Smile4ever / firefoxaddons

Extend the functionality of Firefox with cool addons
84 stars 20 forks source link

[Translate Now] DeepL support #34

Closed abba23 closed 7 years ago

abba23 commented 7 years ago

The DeepL Translator (https://www.deepl.com/translator) is a new translation service that uses convolutional instead of recurrent neural networks and delivers much better translations than either Google or Bing.

woctezuma commented 7 years ago

I would be interested as well. I have tested this translator a bit (English to French), and it is really impressive.

Smile4ever commented 7 years ago

It's impressive indeed. I will add support in a next release.

Smile4ever commented 7 years ago

It will be available in Translate Now 3.1.0 which has been submitted to addons.mozilla.org.

Changes: https://github.com/Smile4ever/firefoxaddons/commit/3d9965459c1a7f1e001506061c99d8e7c4acaa3b

Smile4ever commented 7 years ago

It is now available. Enjoy it!

woctezuma commented 7 years ago

Thank you!

It seems the input text is not injected in the text field though.

Smile4ever commented 7 years ago

You're right. 3.1.1 contains the fix. https://github.com/Smile4ever/firefoxaddons/commit/fd09e9bdea94a1cb56f84cccaf0b2d9d096befc2

You will need 3.1.2 so the DeepL languages are correctly set on the translation page. Feel free to open an issue when you encounter some problem.