How to translate a whole page in Google Translate via their API?

Discussion in 'Google' started by lelkoun, Aug 5, 2011.

  1. #1
    Do you know how to translate a whole page in Google Translate via their API (http://code.google.com/apis/language/translate/overview.html)? I found out that I can translate few words using a GET parameter, but when is the string of words too long (for example if I want to translate a whole page), it causes an error.

    I also cannot use an iframe with an already translated page (the second iframe on this page: http://translate.google.com/translate?hl=en&ie=UTF8&prev=_t&sl=auto&tl=de&twu=1&u=http://ubuntu.com/), because there is an unique value of the parameter "usg" in the adress of the iframe, so I cannot just change the URL to another one (containing a different page). If I do that, it redirects me to the previously linked page).

    Do you have any idea how to do that?
     
    lelkoun, Aug 5, 2011 IP
  2. techberth

    techberth Peon

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you are using wordpress?
     
    techberth, Aug 7, 2011 IP
  3. linc

    linc Member

    Messages:
    355
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    28
    #3
    linc, Aug 8, 2011 IP
  4. lelkoun

    lelkoun Active Member

    Messages:
    288
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #4
    Yes. Is there a plugin for translating via Google Translate API or something like that?
     
    lelkoun, Aug 8, 2011 IP