Details
-
New Feature
-
Resolution: Fixed
-
None
-
High
-
Added new plugin which integrates Tilde Machine Translation into Translate5.
-
Empty show more show less
Description
The documentation of the api can be found here:
https://tilde.com/developers/machine-translation-api
Relevant is only the "Translation API" and the terminology integration mentioned there should not be used for now.
What should be implemented:
- Integration as Language resource
- assinging the mt to a task
- deciding if the task should also be allowed to write back to the mt
- setting predefinitions for an mt resource, if it should be assigned for a client and if it should be assigned with writing rights (write back)
- doing pre-translations of tasks (optionally)
- getting translations from mt, when a segment is opened
- writing back to mt on segment saving
- using the mt in translate5s InstantTranslate for translating any kind of fileformat that translate5 supports or for doing translations in a text field on the fly (both in combination with translate5s other language resources and terminology)