admin管理员组文章数量:1404923
Hello I want to make my site displayed in different languages. I had idea to use Google Translate API. Is it good method or it will make site slow? Is it patible with jQuery? If it's a bad solution can any expert of web development explain or give a link of good article, of better metod to translate whole site?
Hello I want to make my site displayed in different languages. I had idea to use Google Translate API. Is it good method or it will make site slow? Is it patible with jQuery? If it's a bad solution can any expert of web development explain or give a link of good article, of better metod to translate whole site?
Share Improve this question asked May 18, 2011 at 12:20 andriyandriy 4,1649 gold badges50 silver badges72 bronze badges 2- I don't consider this being a problem nor a question. Downvoted due to lack of research. – mekwall Commented May 18, 2011 at 12:38
- Have you actually looked at the output of Google Translate? It's fine when you know you're looking at something translated by machine, but it gets all sorts of things terribly wrong. – Pointy Commented May 18, 2011 at 12:39
2 Answers
Reset to default 3As i can see, answered peoples already told you that google translate is not best choice. I suggest you make your own language file (.php) and let the user choose which language to use. But if you wanna that with google api, when try this: http://translateth.is/
Google Translate is all around a bad idea. Hire someone (find a friend) who speaks the languages your interested in targeting and have them do the translation. Heaven forbid you let Google do it and your English expression bees a Swedish insult.
Here's some articles to get you started (though I'm not sure what backend tech you're using):
http://java.sun./developer/technicalArticles/Intl/MultilingualJSP/
http://www.codeproject./KB/cs/multilanguageapplications.aspx
本文标签: javascriptMultiple language website with google translate apiStack Overflow
版权声明:本文标题:javascript - Multiple language website with google translate api - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744864972a2629289.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论