translate / pootle

Online translation tool
http://pootle.translatehouse.org
GNU General Public License v3.0
1.49k stars 287 forks source link

Add Microsoft Translators API to Pootle #2548

Open dwaynebailey opened 11 years ago

dwaynebailey commented 11 years ago

We already support Google Translate but not Microsoft's Bing Translation API.

See: http://msdn.microsoft.com/en-us/library/ff512404.aspx

dwaynebailey commented 11 years ago

The best approach here is to look at the implementation for Apertium and Google Translate. Configuration is on settings/60-translation.conf. This is mostly Javascript code to interact with the Microsoft web service.