Open adrmzz opened 6 years ago
My situation is actually that I want to translate Czech to Slovak rather than English to Slovak when using Google Translate API Machine translation. My source language is English, however, I have complete Czech translation for the project. So, maybe it could work that if I do not have completed translation to the secondary language (czech), that machine translation will use primary language (english) instead in that case.
This would be especially useful for single purpose services like https://github.com/WeblateOrg/weblate/pull/12154.
Steps to reproduce
Actual behaviour
The user depends on external services to check Machine Translation proposals from its secondary source language to its main target language and copy-paste into Weblate.
Expected behaviour
Integrate Machine Translation (from current providers) that can provide the user with machine translation proposals from secondary languages or even from any of the already translated languages (shown under "Other translations").