translate-python icon indicating copy to clipboard operation
translate-python copied to clipboard

Support for translation to Italian?

Open anebz opened this issue 4 years ago • 2 comments

I've tried it, ita, italian, italiano but it doesn't seem to work, from what I've read it should be supported based on this. Am I missing something?

anebz avatar Dec 21 '20 17:12 anebz

Have you tried to switch to another service behind it? Microsoft Translation API or Translated MyMemory API?

On 22 Dec 2020, at 1:10 AM, Ane [email protected] wrote:

I've tried it, ita, italian, italiano but it doesn't seem to work, from what I've read it should be supported based on this https://github.com/terryyin/translate-python/blob/5710e725754a7905cbf7c60182cefefe46b20f29/translate/main.py#L150 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/terryyin/translate-python/issues/62, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGASYXZYSMZEBVAA3B46QDSV56SDANCNFSM4VEPTCJA.

terryyin avatar Dec 23 '20 04:12 terryyin

Seems to be fixed in 2021. Strings translate fine to “it” and also “it_IT” is accepted as target, at least with default provider “MyMemory”. So this issue should be marked as closed?

Mi605 avatar May 03 '21 18:05 Mi605