| |||||
Google Translate API is an application built in Java that provides access to the translation API.
With this utility, you can integrate Google Translate capabilities to your applications. The application runs in the command console.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Internally splitting sourceTexts to avoid "Too many text segments" Google Translate API error.
· The splitting and sending is done internally in the translate and detect methods so there is no limitation of the length of sourceTexts as far as the user is concerned.
· Adding location and locationType to ApiError.ErrorEntry

Via: Google Translate API 0.52