generate translation via google translate

I made some code and the blog entry on my blog, for automated generation of translation via google translate.

 

http://www.trahe.eu/blog/files/49655b08af01bfead617bbe3bd1e7597-3.php

 

short:

 

Idea:

 

Most Web platforms use a DB table to hold the localized strings.

e.g. Dolphin form boonex

 

keyid,langid, string

 

So in the Admin we just make up a new language, which will be the copy of the default language (usually english)

This gives us the ID for the .ini file.

 

So we go and copy the english strings into a new language with a given id (langid),

the we itererate over all the english strings and call google translate for the translation.

This makes an almost usable Solution, which should need some work.

 

enjoy and cheers

 

Holger Trahe

Quote · 12 Jul 2009

excellent idea

I have video tutorials to help you mrpowless.com
Quote · 14 Jul 2009

htr_gtrans is a plugin? It installs as?

Thanks

Quote · 26 Feb 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.