Unfortunately, while the Language API will recognize Turkish, I don't  
see in the documentation that it can translate Turkish.  Add it to the  
issue tracker as a suggestion!

http://code.google.com/p/google-ajax-apis/issues/list

Jeremy R. Geerdes
Effective website design & development
Des Moines, IA

For more information or a project quote:
http://jgeerdes.home.mchsi.com
[EMAIL PROTECTED]

Unless otherwise noted, any price quotes contained within this  
communication are given in US dollars.

If you're in the Des Moines, IA, area, check out Debra Heights  
Wesleyan Church!




On Oct 18, 2008, at 7:45 PM, IAmNino wrote:

>
> I am receiving this error upon translating from Turkish to English:
> "invalid translation language pair"
>
> Here is an example that fails for me.
>
> Text to be translated: "Turk insanlarını seviyorum"
>
> I first check to see what language it is:
> http://ajax.googleapis.com/ajax/services/language/detect?v=1.0&q=Turk%20insanlar%C4%B1n%C4%B1%20seviyorum
>
> Google API response:
> {"responseData": {"language":"tr","isReliable":true,"confidence":
> 0.20413528}, "responseDetails": null, "responseStatus": 200}
>
> So Google API indeed thinks that it is turkish (tr) AND that it's
> reliable. So now I try to translate it into english.
> http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=Turk%20insanlar%C4%B1n%C4%B1%20seviyorum&langpair=en%7Ctr
>
> Google API response:
> {"responseData": null, "responseDetails": "invalid translation
> language pair", "responseStatus": 400}
>
> Help?
>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to