Looking for a script to translate from English to Spanish/French

Discussion in 'Scripts' started by dhanhv, Sep 16, 2011.

  1. #1
    Is anyone aware of a simple script that will translate few lines or a paragraph in English to Spanish/French?
    Any links to API's also would help.

    Thanks.
     
    dhanhv, Sep 16, 2011 IP
  2. Antoine49

    Antoine49 Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    google translate translate.google.com/
     
    Antoine49, Sep 27, 2011 IP
  3. jareso

    jareso Well-Known Member

    Messages:
    70
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #3
    You can find example translation scripts here:
    http://code.google.com/intl/cs/apis/ajaxsearch/documentation/index.html#fonje_snippets

    But keep in mind that Google Translate API (ver.1) is going to be shut down in about two months (1. December 2011).
    After that date Google Translate API (ver.2) will be available only. But only for fee: 20$ per 1 million characters.

    So it cannot be advised to use old scripts and to put old version of translation API on your web now.
    It will work only till 1. December 2011.

    If you are willing to pay for translations you may check new version:
    http://code.google.com/apis/language/translate/v2/pricing.html
     
    jareso, Sep 29, 2011 IP