Babelfish Translation

By michal frackowiak

Description

So you have a site in some language but you want to enable automatic translations so that users who do not know this language could read it too…

Online translation services comes to the rescue. We have found that the easiest solution to embed and use is the Yahoo wrapper for Babelfish.

What you have to do is to go to this page: http://babelfish.yahoo.com/free_trans_service and look at the the second solution (on the right). Choose the language you want to translate from and click "I want this one" button to get the code. Embed the code as shown below.

Code

[[embed]]
<script type="text/javascript" charset="UTF-8" language="JavaScript1.2" src="http://uk.babelfish.yahoo.com/free_trans_service/babelfish2.js?from_lang=en&region=us"></script>
[[/embed]]

In action

Notes

It might be nice to put this into your side bar (located by default at nav:side).

When using the translated version of the page you can still navigate through the site in the chosen language. BUT it is not possible to interact with the site (edit, rate etc.) any more.

Sometimes the translated pages might have broken layout.

You can also put the other solution here ("Translate any text or pages") and embed the code too. This enables you to translate any string you input into the box.


Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by michal frackowiak

Zoho Writer - 16 Feb 2012 01:57
Zoho Sheet - 16 Feb 2012 01:56
Zoho Show - 16 Feb 2012 01:55
Zoho Polls - 16 Feb 2012 01:53
WoW Tooltips - 16 Feb 2012 01:52
Widgetbox Panel - 16 Feb 2012 01:52
Video from Revver - 16 Feb 2012 01:50
Todo List - 16 Feb 2012 01:48
Tabs - 16 Feb 2012 01:45
Standalone Page Buttons - 16 Feb 2012 01:44
Social Bookmarking - 16 Feb 2012 01:42
Simple Gallery - 16 Feb 2012 01:41
Remember The Milk Todo - 16 Feb 2012 01:39
Recent Changes (mini) - 16 Feb 2012 01:36
Rating Summary - 16 Feb 2012 01:35
Quimble Poll - 16 Feb 2012 01:33
Quikmaps Maps - 16 Feb 2012 01:33
Photobucket Widget - 16 Feb 2012 01:29
Page Previews (Snap.com) - 16 Feb 2012 01:29
Pabpixies Gadgets - 16 Feb 2012 01:28

page 1 of 3123next »

Rate this solution

If you think this solution is useful — rate it up!

rating: +9+x
Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License