Translating all terms is not working.

More
4 years 1 month ago #4049 by sgoffman
Sure, it's GOOGLETRANSLATE(<text>, <from language>, <to language>)
So for example, to translate cell B3 from English to Polish would be:

=GOOGLETRANSLATE(B3, "en", "pl")

But be aware of a couple things I ran into:

1) Not every cell translates. Out of the roughly 250 columns I ran this on, 4 or 5 just wound up with the English text. No idea why.

2) The translations I got with this method were NOT the same as those provided by translate.google.com. I don't speak the target languages so I can't tell which was better, but there were tons of different word choices and orders.

So between those two, you should plan on stepping through all of the translated cells and manually checking them, at least for obvious problems.

-Scott

Please Log in or Create an account to join the conversation.

More
4 years 1 month ago #4052 by milUnity
Hey thanks for that. Much appreciated.

Please Log in or Create an account to join the conversation.

Time to create page: 0.481 seconds
Template by JoomlaShine