sanmoy - 2013-03-19

Google Document Translator

Disclaimer : Google Document Translator is not a product from Google. Neither it is endorsed nor it is supported by Google.This is a free and open source product, distributed WITHOUT ANY WARRANTY

Google provides a web interface to translate a document. But the constraint is, the translated document will be shown as a web-page and you can not get the translated document in your original binary format. This backlog prompts us to develop a desktop application which will exploit Google's translation power to translate a document, right from your desktop. Currently this software supports the below file formats:

doc
xls
ppt
docx
xlsx
pptx
txt

Usage
Google Document translator is written in java and requires jre to run. Please install jre 1.6.0 before downloading this software. After installation, open console in your system, type "java" and press enter. If the console prints the usage and options, then your system is ready to run this software.

Download the latest release from the Downloads link and unzip it. Inside you will find Gdt.bat/Gdt.sh which is the executable for windows/linux.

Bug Report
This project is still in its early phase of development and we expect some errors to be reported by the users. Any bugs/query/suggestion can be raised through the issues link. Please attach the log (which can be found in the same directory where the software is unzipped) and the necessary steps to reproduce the bug. Also, it will be quite helpful, if the document, which is failed to translate, is also attached along with the bug report.