Is there a way to easily translate large files of text using google translate?
I've found some pretty nifty python scripts and the like for translating text , however none will take from a source file and output to another file or similar.
What I'd like to do would be able to run translate functions on sql tables of articles, translate (for instance) from ENG>DE , then take that DE article and translate either back into english , or DE>FR>ENG or a mixture of various methods.
As of yet I haven't found anything out there that can do this , although there's TONS of wordpress translate plugins that have the potential to do similar things.
I've found some pretty nifty python scripts and the like for translating text , however none will take from a source file and output to another file or similar.
What I'd like to do would be able to run translate functions on sql tables of articles, translate (for instance) from ENG>DE , then take that DE article and translate either back into english , or DE>FR>ENG or a mixture of various methods.
As of yet I haven't found anything out there that can do this , although there's TONS of wordpress translate plugins that have the potential to do similar things.