بسم الله الرحمن الرحيم
اليوم اقدم لكم كود الترجمة الخاص بجوجل هذا الكود يسمح لك ولزوار مدونتك
بترجمة مدونتك
الى 12 لغة مختلفة
من اللغات التى ترجم اليها مدونتك هى الانجليزية والفرنسية والالمانية والاسبانية والايطالية والصينية واليابانية والروسية والكوريه
وغيرها
الان طريقة اضافة الكود
اختر HTML / جافا سكريبت والصق الكود التالي في المربع الفارغ
الكود
<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="#" rel="nofollow" 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/AVvXsEinhOuFkzjNbBNk6SPvkMGdanHgT3wzzjdyVYkEtD-x_SqZW0tYgqq5R1YQUFblLBqFXFyRnfViOrH8uEsQagBUNtyBl8CH_QDs0jJQ5hUKma_JtcbrT2N-GdbULzj6NaH5gotLG8I6o_oq/s1600/United+Kingdom(Great+Britain).png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEiRIJaYV9tCENT8cW9Hwy3ezfEUy2d5h0iD5-m6rhtIbD-mPBzV5SddBPseU0lcgErclwg-Ik9Xa0YU1-jj9-0VKti2aaviyZluWqQnevTboEd3W5EinrKM6KkUEoqLuyzjY5B60hZUV4f2/s1600/France.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEjQ7yxNIUF7JZhTtGNgsgBDhQ0z4dmcD5fl95TYaAPxBQAoCL5TnOQhZ45zD-ZEKqOXsnsaTiwJOT2xjGTOup81QQ0N2UvTHW0kVcJBYPO1344S7rBErPgyX3K-5rc4fubwVtSSOzEqRHZ1/s1600/Germany.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEgXICHbAlKjveAF3sYtSGxckq3QBVPOSYVIhc01yaI335hpbm-PCThc76R12tW-KW3KvatAKQPXqYA6Fat79a-yOR_KgzZwL6xW0zL7sehhwRRAo3SuXcdpQac8Rm0JUxEKDEztljkN-qHT/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="#" rel="nofollow" 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/AVvXsEjSwXmyXnJN3ydp47HekiaQib8lRlWiwdYsxznRWWyl4Z3wH76jb30CCyabVhH1W2-7Ztflp2VOb2qHge2Tp1ibMTa8sK_jwFEHZ1pzneN1CfuORnrk8rQRdErA05iTKrbRWyBoW1LyTRY5/s1600/Italy.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEi09pRdrYNSgVikQGHLKx1repfkwtkgLHHv1bWnS-ftF29TNxyROk0KcHOlSCDer1eKx4yzbypp_l8PN9UecOOEiim7Z2-hnYFmg-8S_XylHvTUHjDd5L-2jqUX44SzBBA5b287MS4TLrXU/s1600/Netherlands.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEin15ikzTQtZCyMvFhSWZBA7XWy_lHG7tftNLk78FJEVz8VXwvlcPzhPOo9iV_55TH-h0Gpt4dHFwlZSOeEVJ2oia2bNjQyqm2BMb8Vqw5TtglRBACVmq20rCSkfZ_HCA6VsYFsuHUwB6z9/s1600/Russian+Federation.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEhRpcP7XFPxi0oRjR10DQAPq6nTDfrEXPkCGuiEuvRTa3qcL4MWXeC6rehwdCVZZJh-mUOaN7QEJ9MnInHtJn3SUd1W1e-a3O32Gzt0pvbRcl3OU6LZexCptRUOoXcxnlHmPmncIkiA3g-U/s1600/Brazil.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<br />
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEg9fuPgHOHdLD1QH17NxsTpKJdJ6R0GC1-vS6Hb0texvungCZVBwZhZfn10Dk_csl-0HWIGeVQZ9BQd2mANWcGR4mWGA9C7TLMQxd-ozlPsneIELwgUqFf__FazftKrx9fl0DVroPktMWRr/s1600/Japan.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEgKKVbrYb1kpKghABCK5gxQjiH0ODn2j6qoVOA8KuFPuGACqbqW4KPpUi689RYxuSgQ-qmSMaXCRPdD1Pv4udlpL_FK7MfxMl8M3VoJNhatvHZe3igoQ91GBpUH7aBqQB5f_6krjbHgV23S/s1600/South+Korea.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEgquoY_gifTC40TXoHIlaHhPwq50YwCumXl3FLtTjFzhF5gDuhlN20Pu4eG9awCu-vG16HV0QY3b6SH52dvZPrr5EAZWnthZAEifQmLB_46wySTpeeejeaNfMZPmBqKcECVXw6MIBsstv0m/s1600/Saudi+Arabia.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<a class="google_translate" href="#" rel="nofollow" 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/AVvXsEiArVXfCmhc7_8al1pG71VSe_9Sta5o2I4PMfQOEzWNGAT1XtwKc3w3z-jv36BpC8HHmmv7ZpW00AOhHWhMbN22E4icm9-F3XmTNsMUojpV7XRKcoz8vsCir924Z3ZkdpckaRnuz0sZB3IM/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>
وبعد اضافة الكود اضغط حفظ واستمتع بالترجمة
0 التعليقات:
إرسال تعليق