The Google Translate Widget for Blogger allows the visitors to translate your site or blog in their own language.
This widget also auto-detect your blog language and then translate it to the readers chosen language.

It supports 12 different languages:
English, French, German, Spanish, Italian, Dutch, Portuguese, Russian, Japanese, Korean, Arabic And Chinese.
google translate for blogger, blogger gadgets, blogger tricks

How To Add The Google Translate Widget To Blogger

Step 1. Go to your Blogger Dashboard >> Layout and click on "Add A Gadget" link



Step 2. From the pop-up window, scroll down and choose HTML/JavaScript


 Step 3. Paste the code below in the empty box:

<script type="text/javascript">
function showHide(shID) {
    if (document.getElementById(shID)) {
        if (document.getElementById(shID+'-show').style.display != 'none') {
            document.getElementById(shID+'-show').style.display = 'none';
            document.getElementById(shID).style.display = 'block';
        }
        else {
            document.getElementById(shID+'-show').style.display = 'inline';
            document.getElementById(shID).style.display = 'none';
        }
    }
}
</script>

<style>

 .google_translate img {
margin: 10px 20px 0px 20px;
    height: 24px;
    width: 24px;
        }
        .google_translate:hover img {
filter:alpha(opacity=0.30);
        -moz-opacity: 0.30;
        opacity: 0.30;
        border:0;
        }

.more {
    display: none;
a.showLink, a.hideLink {
    text-decoration: none;
    color: #0880C4;
    padding-left: 18px;
    background: transparent('down.gif') no-repeat left; }

a.hideLink {
    background: transparent url('up.gif') no-repeat left;
color: #0880C4;}

a.showLink:hover, a.hideLink:hover {
color: #0880C4;
 }

 </style>

 <div>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwxTpl25CQ177SLFOXsb5vgdn4DyLRrY5mQEmAAgFW1K0wuORJlCTE2aWXcMNDizd6Pr8kpAyJ1vU5S7xbNBwrw-__P9CCGqz86d2iymGo1cySdIlkrGQT41ZZDKg3AtKSGUyqpdWOuZat/s1600/United+Kingdom(Great+Britain).png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkXigHuqMnNEUddd-a9DF7fDcEzdHrQSfmPbsr4KwD7W_iykIXmqMmcu0Gr5br0VIjJB4V1aI3VdJbd5UWJc7BdZNUxMP_4DF-6poFk7RepC73IrQiWpUGp6bNrzJyix30hnTG1TmtcPVF/s1600/France.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbyhFDUpvV-mD_OypnkuAB78jj9zmVQwZAQAw6wQGgvGBSobyuhv1qS9nndz3OaH74u0PL-x3eMCJyx1DegCfj0PbU73Sb271clWdax7kBBH8_gZzBgDtTfRraKgTVwb2QZMFw4r4rCycI/s1600/Germany.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhX04lMbtcvr6LPu-3JSTHpqo7Yye81MaHapk-3IsaAzkZCEXd3ASymruc6uz7sfz3stTMlIhW5N85X1d127tIhXz3cbb82F8_HZ26eHpqXCVUgkp21PpUeKzDVqDmi86QNTPp818MY4VMC/s1600/Spain.png" style="cursor: pointer;margin-right:8px" width="24"/></a><a href="#" id="example-show" class="showLink"
onclick="showHide('example');return false;">More</a>
<div id="example" class="more">
 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQxnqUJAetrETnQqWJDbBEYZO7hyphenhyphenVVuz6KUasaL-SPdgHO-O_vZQleug668OLfI5YD_3kCn8MqmRcSqDDfC9RWZiZ6PSHcVhOB3-TSnU298OrfeEzDl0wicm815yGy9owNqwlibEhZo4Xp/s1600/Italy.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTErEAPUYZNQeZGauCAKnRruZmW659XUymAmn_iTgGzlNWa4T9ib6nDcQFRUoKMxh2rRSw3KLKbV56g1p8_tumjZGcclwRG9UY3CPq3Oc952TfVNmnMEq34gKiRt4Q76dKxKXAjEpmOpYO/s1600/Netherlands.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
      <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOMWj39mn6eZvxDg4C-SOC35rCExWL5EPpeG_ya-QHIWHkguzwqCEUUhDyKKApLDcT-LD2-t5OMW-uDK1wRLIhFVAq8Rhlog3OfaMRlh4PNKnCALrbLskds15BmppDIczaSVeJlWzO-Oys/s1600/Russian+Federation.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhl23pgaB0O6QqVTSm7u9xTOpryiRaSu2Vikdwxu6is0hysMAn2dvM8h2FtUZdrVYoj9CPtqTnfamJ-JMe10SAMEXgtlwn-ZihEY31JMDDNBjwM134Ci90z4zGzGl6HiZ77G3lKOAKkCAWy/s1600/Brazil.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<br />
 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzPElwmDNU6_nYEXbtUC8aYt7E0DOgtQASydlzHrkm9yReGv45D6tKHfwepBRlkHtT4BSFL_1F_xPPGrhJ9w-73wCqoiYcnacwWApjRWXBdPRgWKL8M-aPQifHFwR9ywFpUrfpMgsHqWYf/s1600/Japan.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyisEGt4-hqRXOCxlleRU60jFRPimXM1DzPERM6ZJQ54jFmE8vr2gTo7PVgqddTmdJDk7PXplnsm4MnRdcsxVyvDHD7tYdG_G5JTOx7aXBDTHJ2jf85DnBgIrltrjSN6-FSrevlgfb-ldh/s1600/South+Korea.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNwhNxxBtVkBHMMUYFhw4wjuwAqXJyDsSB5g98r1fui6XzesIOkNQnBvAyh75dWKInZ3v-XHq79ZZ8euPNmzuMcnXPACe9pwx40zhsYTFQYyOQRSX0Pt28v8lPV0IGDIGggwJibCNjzxFG/s1600/Saudi+Arabia.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7czh-cn&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6b902TQFaLV0HYgSQZQK6PSYMdFaQDATIdw8XsahZQx763YcwU1vNIkHCnuU0bgZuJ1OfTGrFU3EPa_4ItreMPzcGMyczx5wwMxZBuvdvmtKlaFwZTSgMF_J4atUAOlEARAZfjp4I3ME4/s1600/China.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
    <p><a href="#" id="example-hide" class="hideLink"
    onclick="showHide('example');return false;">Hide / </a><a href="http://helplogger.blogspot.com"><font size="1px">Get this widget</font></a></p>
</div>
     </div>

Step 4. Now click on Save

google translate, blogger widgets, gadgets for blogspot
And you're done! Enjoy (:
About Admin of the Blog:

Vishal Bata is the founder ofBlogger Buzz.He is a Tech Geek, SEO Expert, Web Designer and a Pro Blogger.

 
Top