I did not work on this before. But, one of the application team in my organization had the same requirement. They are using a third party translation for 5 languages. Basically, they are calling a web service to send the English content. Then another one to check the status of translation and download those contents to Teamsite. The web service is called through perl. So again, as Andy mentioned it all depends on your requirement and design.
This is easily achievable. The setup really depends on what translation engine you are using. The major ones already have connectors that use either web services or workflows to extract the content into the translation engine and then get it back to the right place (branch, workarea) in teamsite.Here are a few of the translation vendors that I have setup the connectors for. (These are in random order)Translation.comTranswareLionsbridgeWhich Translation tool are you using?
do you know which 3rd party company they are using for translations?
However there are a number of broad picture assumptions that you need to look at before even thinking of the integration.
I couldn't agree more, don't get too caught up in the integration of an engine in your workflows.
On a side note, as a francophone.....
It's incurable... I'm destined to live a life of fine wine, cheese and bad translation services.
With the thread, i am not able to get the answer. I am reiterating pls correct me if i go wrong.1. I need to call a web service of a translation organization which will return the translated content in the form of xml/object. 2. Using custom code we need to place the content in the DCR.Does teamsite provide any module or service for translation of the website?