|
guyute91
|
 |
Posted: Tue Jun 19, 2007 12:08 pm |
|
 |
 |
 |
 |
Does anybody know of a custom function that I can use to translate text from english to german? I know that machine translaters are not accurate. But my customer understands this already and is not a big deal.
I am outputting products from a database, so I would like to apply a function to the product name as it loops through the records.
--
Thank You,
Frank
|
|
|
|
comprug
Forum Regular
|
 |
Posted: Tue Jun 19, 2007 9:15 pm |
|
 |
 |
 |
 |
The only thing I can think of is calling an external webservice... e.g writing a custom wrapper to google translate... but it would work well enough as long as you don't get *too many* foreign langauge page views.
|
|
|
|
Ennio
| Joined: 17 Nov 2006 |
| Posts: 101 |
| Location: Scotch Plains, NJ |
|
 |
Posted: Thu Jun 28, 2007 1:32 pm |
|
 |
 |
 |
 |
http://www.worldlingo.com/
I used this service once on a website, but they are not free.
|
|
|