Posted by charlesj on February 12, 2016 at 6:56pm
I'm using the tmgmt_google translator on D7.
Our previous translation vendor went out of business. We have copies of our TMX (translation memory) files.
Is there a way to use these TMX files with the Google Translate API and tmgmt?
Comments
Looks like this is not supported
From reading the google translate API specs, there is no way to refer to a translation memory.
It seems, requests through the regular API are not related.
https://cloud.google.com/translate/v2/using_rest
From reading wikipedia about the toolkit, it seems there is a specific API that is only for a closed user base:
"Google Translator Toolkit provides an API which is currently restricted to approved users."
https://en.wikipedia.org/wiki/Google_Translator_Toolkit
The toolkit is really an interesting thing, but it still looks very limited and only a small first step towards a more featured environment..