How to make foreign visitors love your website even if they don't understand your language ? Add Language Translation to website and blogs - The most popular free Web-based language translation tools are offered by Google.
Google Translate: Available in English, German, Spanish, French, Italian, Portuguese, Japanese, Korean and Chinese (Simplified). The translated pages can even be bookmarked.
Today, people are blogging in multiple languages to create a conversation with readers outside the English Speaking blogosphere. Free language translation tools let bloggers post messages simultaneously in English, German, French, Spanish and other languages.
There are two methods to let your visitors easily translate your website:
- Method ONE: All these services provide a translation box. To translate a webpage, you simply type in the URL of the website, choose the source and target language, and click the Translate button. [ Google Translate ]
- Method TWO: Here we will integrate the translation form in the website itself without requiring the user to visit any external page for translation. Your web visitors will be able to translate foreign language content into their native language by simply clicking the country flag icon. (Notice the top right corner of this page to see the various country flag icons).
----------------------------------------------------------------------------------------------------------------------------
Simply cut and paste the code into your pages the code below: The Code must stay intact. Just copy and paste it, as is, in your html page code.
----------------------------------------------------------------------------------------------------------------------------
<form action="http://www.google.com/translate" >
<script language="JavaScript">
<!--
document.write ("<input name=u value="+location.href+" type=hidden>")
// -->
</script>
<input name="hl" value="en" type="hidden">
<input name="ie" value="UTF8" type="hidden">
<input name="langpair" value="" type="hidden">
<input name="langpair" value="en|fr" title="French" src= "http://photos1.blogger.com/img/43/1633/320/13539949_e76af75976.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|de" title="German" src= "http://photos1.blogger.com/img/43/1633/320/13539933_041ca1eda2.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|it" title="Italian" src= "http://photos1.blogger.com/img/43/1633/320/13539953_0384ccecf9.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|pt" title="Portuguese" src= "http://photos1.blogger.com/img/43/1633/320/13539966_0d09b410b5.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|es" title="Spanish" src= "http://photos1.blogger.com/img/43/1633/320/13539946_2fabed0dbf.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|ja" title="Japanese" src= "http://photos1.blogger.com/img/43/1633/320/13539955_925e6683c8.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|ko" title="Korean" src= "http://photos1.blogger.com/img/43/1633/320/13539958_3c3b482c95.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|zh-CN" title="Chinese Simplified" src= "http://photos1.blogger.com/img/43/1633/320/14324441_5ca5ce3423.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair2" value="en|ar" title="Arabic" src= "http://photos1.blogger.com/blogger/3709/485/1600/arabic-flag.gif" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30" />
</form>
--------------------------------------------------------------------------------
- If you want to have the same instant translation to your AR Blog read : Add Language Translation to your AR Blog - Language Tools... GOOGLE
- If you want to post your listing on Craig's international List read: Advertise your listing on Craig's international List!

¿Qué hace usted cuando ellos le llaman por teléfono y el comienzo que habla en la lengua nativa? Yo no voto traducción, a menos que USTED hable con fluidez en ese idioma particular.
Que faites-vous quand ils vous appellent sur le téléphone et commencent à parler dans leur langue maternelle ? Je ne vote pas de traduction, à moins que VOUS parlez couramment dans cette langue particulière.
Was machen Sie, wenn sie Sie telefonisch rufen, und Anfang sprechend in ihrer eingeborenen Zunge? Ich wähle keine Übersetzung, es sei denn SIE sprechen fließend in jener besonderen Sprache.
Che fa lei quando la chiamano al telefono e l'inizio parlando nella loro madrelingua? Voto nessuna traduzione, a meno che LEI parla fluentemente in quella lingua particolare.
What do you do when they call you on the phone and start speaking in their native tongue? I vote no translation, unless YOU speak fluently in that particular language.
"Active Rain members are not qualified to give legal or tax advice and Active Rain does not guarantee the accuracy of its members' information. All readers/clients are strongly urged to contact a real estate attorney or certified public accountant to obtain legal or tax advice specific to their personal situation."
As I believe that instant translation is going to be a huge explosion in today's communication technology, we should be on top of all we have available to brake up the language barriers, and ease the communication worldwide. I know that is more to come but for the moment I appreciate the ability to have more people from all over the world able to understand and read my website and blogs.
Canton: Thanks for comment and do so...
Michael: How to upload the code into your pages? Depends what have you been using to edit and upload pages in the first place. If you have a website I assume that you used an editing program to edit your pages...Note Pad, Microsoft FrontPage or any other editing software out there. In any of those you have to open the main page of your site (or blog) into that editing format - and just copy and paste the code into that page- It is always better to have the translation code at the top of page.
After that you upload the page to your sever... Could be FTP or FrontPage. If you still don't know just shut me an email and let me know what program you using for your site.
Gary: You right we have to adjust to our times and communication revolution.
Nicole:Thank you for coming by.
Joan:Very good question... I am looking into it and let you know. For other blogs out there is no problem to ad the translation code but on AR I don't know myself... But I'll get back to you with an answer.
Barry: Bravo! great work
Chris:Thank you and come back if you are interested in using the code on AR Blog.
Ref: "Remember to replace the value of variable "u" with the URL of your website"
Please excuse this very basic question, but I'm having trouble with this.
("<input name=u value="+location.href+" type=hidden>") Can you please show me 'where' to put my URL in here.
I've tried several ways but when one of the flags is clicked the page goes to google's translation page and you have to type in the URL. I want to be able to just click on a flag and receive the translated page.
Thanks so much.
Tomissan
Drew:I revised my post and delted the flags in top of the code... It was confusing. Thank tou for the comment.
Tomisan: I wish I could have your email so that I could get back to you faster with the answer to your question. Remember to replace the value of variable "u" with the URL of your websitewas not referring to the Code. That would of open a google page where you could translate any page of your site... therefore not to be included in the large code at the bottom of the post. Sorry for the confusion.
The Code must stay intact. Just copy and paste it, as is, in your html page code.
I love it any more tip I can use. I am try to make my own website. Not bad if I say so myself. But if you have any more to share.