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.
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/AVvXsEiDKyPKyFLUPixkYifBpHPYBo4KU3xFN24tanaITHh6er-HxNw9iKTNTcpU8IwgKFiP6-_XpR5L12sLX6bLCujxOKWKJODf769YL3It_5kH-k6OgFoTeNDI1iPQwNEMdni5YuFofvypvUFB/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/AVvXsEghDgRTDa19B2lU_x4BeJ0x2HUPD3uYZh6A5aiOtUryA_Tp7SId-dFZ5N9wTN9nEU4fzG97G7aiy2RRU5CJhMxvHwwpjuu5_Movaic6OgoVaWuiapC6l3W1BY7K5_-4ggDjFgdhIfUoJtwx/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/AVvXsEjWoo-6defJyCLavSweLFIWeipcWHW8AlpAh0XNfz8oOWhUNFGDJpin_BiukUv1haLAasej9jzgEc2dJQd87zYqbB3T3Y9CX_CHnh_ENkcZAOqbz_62LWmWJ2ZTiByKWae4YqzYefsHFO4o/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/AVvXsEj_e5hjShG3_mncCd_RZtrs87lTAJwWUOUoN4RKonITrIJh-lxlAOQ18t0v_b2l5FJKqhkZ4o20_Ng4jd9fPvSQbHlWqajy7QnfM3ESGt-DGqbwy6ikJjnXvRV08Hk-4IVnn7DQNCLOBSHb/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/AVvXsEjKSHX3QMctC8HhKwl0PEXDQoJGvKkEz9gOisSQ4kNOOw_aiKEDHKNj-JUND13FuOsR18ksv-6rdDRnCYpZ2Kg5rd-EnvsGr8l38Z8HSyR3XtuxKqW-gJLl9mzvHENAijZ9AFpk_YhfDDY3/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/AVvXsEjMk6WR1f22MeC6_APO3qfzXAtLvn0nEJjMaOnyed-HSSCZRuyvdeRRwrWaLAVui7u9wJ6ppqv9PAfef0a9YgNbk3_luIsmBcVKNOkF0ko7kWCfxBCKd_DK96VIm0CorMq6199viny94OOs/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/AVvXsEjhrcvV9Z2f2BTTflq7vDiQkPFE6ZxG97MOSNagQRZNv3lJdTlVBmL6r2W-VyZFu24QZg57QDKh1MGjAPUlhlnuWwSUWyMJUu9p807VWlsbxiqw6i-sRN4Pne5hPNm5W6q-z7jmsr7Va6tD/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/AVvXsEh9Blu2_L_mDNltp0ZoXiE15kZJR4R8SqfbX85gxp1_vRUxtbDPEQPNTBiY5uLrbCqVmnn7-2g4We_ONxEEfXYNSXWn0dpUCHA_KDDQxXby7GcRddXEkJop8F6nsgz_SdkWeaTNeyAKBPU2/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/AVvXsEj4t2eAKuCtUiRhRYfZSoDxwk3UqObvtcbkyvzni1RPStmtWIX9DnDMpByIq9L0yzJoxEHNsQuJLxNrqrBcw7LiqnfLdneVZ8j6nxEuoxCsXlQJYY6f0oKSnKj3f2aKxRGX-9CaJK_QTgJJ/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/AVvXsEiKs7Wn778acld43FSecnZsvmeYchZSKadA9sT4D-IBEItJjLZOXbNICGDBBlk4KL99cI4lmfGwpfJuXIAeI-yg6rvtFK7bA8HTGrshbrZgC0WPkR6Lek__CdjEC3YLNS-5xer7lREO62mc/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/AVvXsEgBGl9i9XdyF0YTLWyhcn_urQbbdY6kEtOUCQ5qH0V8U9OkUA0dHBm2TpNN9Y6E2uVvnGlvlBGPxrjq3Cwq-tYQg3Rarq8VvEvP47n-mvFC73t_j_pnUYw2GY5pmf5AbnZREI-Ij3P2KPJE/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/AVvXsEjKbaKCdWSwIXYJZoUQCO61DsOEQ7heI3az8ky2CA88iB09zWNzopkgUEdDEvLmTcQIIZmDxCtALMQss0aR8TVF-c-hm8XUIMhR1C975pLeB_awz8ieoVreQ2p4SmlO6XFulNJpOrohNb_m/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>
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/AVvXsEiDKyPKyFLUPixkYifBpHPYBo4KU3xFN24tanaITHh6er-HxNw9iKTNTcpU8IwgKFiP6-_XpR5L12sLX6bLCujxOKWKJODf769YL3It_5kH-k6OgFoTeNDI1iPQwNEMdni5YuFofvypvUFB/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/AVvXsEghDgRTDa19B2lU_x4BeJ0x2HUPD3uYZh6A5aiOtUryA_Tp7SId-dFZ5N9wTN9nEU4fzG97G7aiy2RRU5CJhMxvHwwpjuu5_Movaic6OgoVaWuiapC6l3W1BY7K5_-4ggDjFgdhIfUoJtwx/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/AVvXsEjWoo-6defJyCLavSweLFIWeipcWHW8AlpAh0XNfz8oOWhUNFGDJpin_BiukUv1haLAasej9jzgEc2dJQd87zYqbB3T3Y9CX_CHnh_ENkcZAOqbz_62LWmWJ2ZTiByKWae4YqzYefsHFO4o/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/AVvXsEj_e5hjShG3_mncCd_RZtrs87lTAJwWUOUoN4RKonITrIJh-lxlAOQ18t0v_b2l5FJKqhkZ4o20_Ng4jd9fPvSQbHlWqajy7QnfM3ESGt-DGqbwy6ikJjnXvRV08Hk-4IVnn7DQNCLOBSHb/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/AVvXsEjKSHX3QMctC8HhKwl0PEXDQoJGvKkEz9gOisSQ4kNOOw_aiKEDHKNj-JUND13FuOsR18ksv-6rdDRnCYpZ2Kg5rd-EnvsGr8l38Z8HSyR3XtuxKqW-gJLl9mzvHENAijZ9AFpk_YhfDDY3/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/AVvXsEjMk6WR1f22MeC6_APO3qfzXAtLvn0nEJjMaOnyed-HSSCZRuyvdeRRwrWaLAVui7u9wJ6ppqv9PAfef0a9YgNbk3_luIsmBcVKNOkF0ko7kWCfxBCKd_DK96VIm0CorMq6199viny94OOs/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/AVvXsEjhrcvV9Z2f2BTTflq7vDiQkPFE6ZxG97MOSNagQRZNv3lJdTlVBmL6r2W-VyZFu24QZg57QDKh1MGjAPUlhlnuWwSUWyMJUu9p807VWlsbxiqw6i-sRN4Pne5hPNm5W6q-z7jmsr7Va6tD/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/AVvXsEh9Blu2_L_mDNltp0ZoXiE15kZJR4R8SqfbX85gxp1_vRUxtbDPEQPNTBiY5uLrbCqVmnn7-2g4We_ONxEEfXYNSXWn0dpUCHA_KDDQxXby7GcRddXEkJop8F6nsgz_SdkWeaTNeyAKBPU2/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/AVvXsEj4t2eAKuCtUiRhRYfZSoDxwk3UqObvtcbkyvzni1RPStmtWIX9DnDMpByIq9L0yzJoxEHNsQuJLxNrqrBcw7LiqnfLdneVZ8j6nxEuoxCsXlQJYY6f0oKSnKj3f2aKxRGX-9CaJK_QTgJJ/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/AVvXsEiKs7Wn778acld43FSecnZsvmeYchZSKadA9sT4D-IBEItJjLZOXbNICGDBBlk4KL99cI4lmfGwpfJuXIAeI-yg6rvtFK7bA8HTGrshbrZgC0WPkR6Lek__CdjEC3YLNS-5xer7lREO62mc/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/AVvXsEgBGl9i9XdyF0YTLWyhcn_urQbbdY6kEtOUCQ5qH0V8U9OkUA0dHBm2TpNN9Y6E2uVvnGlvlBGPxrjq3Cwq-tYQg3Rarq8VvEvP47n-mvFC73t_j_pnUYw2GY5pmf5AbnZREI-Ij3P2KPJE/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/AVvXsEjKbaKCdWSwIXYJZoUQCO61DsOEQ7heI3az8ky2CA88iB09zWNzopkgUEdDEvLmTcQIIZmDxCtALMQss0aR8TVF-c-hm8XUIMhR1C975pLeB_awz8ieoVreQ2p4SmlO6XFulNJpOrohNb_m/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
And you're done!
0 comments:
Post a Comment