google-translate
google translate selectbox
I came across开发者_运维知识库 this site: http://www.iobit.com/ and I found a selectbox on the top right of the page that translates the page using google translate.[详细]
2023-02-19 20:07 分类:问答Resource file translator
I\'m thinking of writing a app to read .net resouce files,开发者_开发问答 loop through the text entries sending them to google translate, and creating a new resouce file for the various languages. Any[详细]
2023-02-15 02:07 分类:问答Are there any APIs for programmatically translating text on the server-side?
I\'ve looked at Google Translate but from what I can tell it only offers a client-side JavaScript API for freely translating text between languages.[详细]
2023-02-14 19:03 分类:问答Google translation API not responding sometimes
I am using http://ajax.googleapis.com/ajax/services/language/translate to translate pages on the fly. Sometimes it happens that I get no response from Google and my page displays blank. Is it possible[详细]
2023-02-10 00:27 分类:问答How to use google translator app
I codedprogram about dictionary sentence and I want to have function to go to \"google translator\" application in my app[详细]
2023-02-09 18:55 分类:问答How to break page into 5000 chars piece for Google translation?
I am trying to translate a page using Google API. There is 5000 chars limit on data that you can send to Google at a time. So I am trying to break the page into pieces of 5000 chars. But as you know w[详细]
2023-02-07 09:36 分类:问答Making a POST call to Google Translate with Jersey returns HTTP 404
I\'m trying to write a POST call to Google Translate with Jersey 1.5. This is my code: package main; import com.sun.jersey.api.client.Client;[详细]
2023-02-05 17:28 分类:问答Google Translate Tools: In IE two scroll bars appears
http://translate.google.com/translate_tools Anyone knows the fix or option inside tool itself, to remove second scroll bar on the right and bottom?[详细]
2023-02-05 04:42 分类:问答How to auto-translate a section using google translate tools?
This is more like a auto-click link problem. But my problem is this link is generate by google\'s script.[详细]
2023-02-03 11:05 分类:问答Google Translate API in a .NET Windows Application
I have a .NET windows application which uses the Google Translate API. When trying to translate strings today i got a \"Terms of Abuse\" exception. To use a google API effectively, it is recommended t[详细]
2023-02-03 09:44 分类:问答