Google Translate is a free statistical machine translation service provided by Google Inc. to translate a section of text, document or webpage, into another language.

learn more… | top users | synonyms

0
votes
0answers
2 views

simplify googtrans parameter and how to call google translation from my Javascript Function

In order to create a link that automatically translates my Website Translator-enabled page without prompting my users, I am using the parameter #!googtrans(en|TARGET_LANG_CODE) or ...
-1
votes
0answers
21 views

Using Google Translator on Android Project [closed]

I should use google translator on my android project but i dont know how to do it. How can i use google translator api on my project?
-1
votes
0answers
19 views

How to Enable User to Type in malayalam or other regional languages in my website [closed]

My site is a site for posting articles and short stories . I want to enable the user to type in malayalam and other languages. I found some tools that translate the website content. I also tried ...
0
votes
0answers
29 views

How to handle id=“:2.progressSection” like this in jquery

below is my html inside ifrme how can i triiger click on particular this button Show original i almost achieve this much but this is triggering another button ...
0
votes
0answers
36 views

Google Translate Save to Phrasebook Import - GET/POST Hack

I have bunch of words saved in plain text file and a I would like to import them to Google Translate somehow. They should then be visible in new Google Translate feature, Phrasebook. So what I did so ...
0
votes
1answer
27 views

JS - Modify bookmarklet for Google Translate

This page offers bookmarklets to be used with Google Translate http://translate.google.com/translate_buttons however those bookmarklets opens the Google Translate in same tab/window and replaces the ...
0
votes
0answers
49 views

Google Translate: Text-to-speech TTS output in mp3 from IME Pinyin input

Using Google Translate, it is possible to generate TTS mp3 audio files from English or Chinese input using a simple URL. For example, URL for English TTS for the word "English": ...
0
votes
2answers
56 views

Converting from String to field that is a String

I use this great Java library for converting a text to speech using Google Translate Unofficial API. Using this code it is able to "read" the text in English (see Language.ENLGISH): Audio audio = ...
-2
votes
0answers
40 views

Best way to convert whole of the App from English to someother language [closed]

Hi i have an app in English and i want to convert whole of the App to someother language. So can anyone suggest me the best way of doing it?
0
votes
0answers
27 views

Google Translate : How to prevent certain words in a string from being translated in REST based Translate API Call

We have certain string like "Hello %s, how are you". Similarly we have %d,\n,%x etc present in the strings. When we send these strings for translation to Google using REST API call, usually some space ...
-1
votes
0answers
55 views

i want 1 textbox to keep original text and another textbox should display translaated text

translated text should be displayed in (transliterateDiv2) and original text will be in (transliterateDiv) i want (transliterateDiv) to keep original text and (transliterateDiv2) should display ...
0
votes
1answer
36 views

Is there an API to convert US English (en_US) into UK English (en_GB)?

I currently use the Google Translate API (v2) to translate content from US English into various other languages that we support in our software. We then have a process whereby users can submit ...
0
votes
0answers
64 views

How to add flags to the google web translator?

I am new to this Google web translator. I want to add flags in front of each language I am using here. Here is my code: <div id="google_translate_element"> </div> <script ...
1
vote
1answer
500 views

Using google Text-To-Speech (TTS) API on iOS

I'm using the API with this code: NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES); NSString *documentsDirectory = [paths objectAtIndex:0]; NSString ...
2
votes
2answers
117 views

Google Translate API always returning “Required parameter: q” as error

I've been using Google Translate API for a while now, without any problems. I recently pushed my app to my new server and even if it has been working perfectly on my local server, the same source code ...
0
votes
0answers
27 views

Is there any other translate apis like Google for android [closed]

After using the Google translation service I got an idea. By using this service I want to make Android application. But I found Google closed there version 1 which is free services almost two years ...
0
votes
0answers
41 views

Google Translate SSL Error with Threading in Python

I translating a pretty big text with google translate and to speed up the process in am calling the split up requests in threads. However, from time to time, the threads throw a SSL handshake error. ...
0
votes
1answer
57 views

Why does my python dictionary not updating properly?

Hello I am trying to store my words I translate using the google api so I don't have to do the same translation twice. So here is my code: def loadtransdict(fro, to): try: tdictf = ...
0
votes
0answers
55 views

Automated correction of google translated documents

We have google translated docs which are almost error free and require only minor (about 10%) corrections, and even these corrections are redundant which could be learned by an intelligent machine ...
0
votes
0answers
40 views

Is it wise to use google translate script for a public facing mass targetted site?

I am writing an ASP.NET MVC 4 application, wherein I have to implement Globalization. I have currently implemented as below: <div id="google_translate_element"></div><script> ...
0
votes
0answers
34 views

Google translate - how to show non-translatable text in destination language?

I am using Google maps API in one of my application. It works fine for most of the text, however, for certain texts it is unable to find matching translation and so it is showing the text in source ...
0
votes
0answers
54 views

Adding jquery event listener for google translate

i'd like to perform a jquery function after someone translates my site into a different language using the google translate dropdown. Here's what I have tried with no luck: ...
0
votes
1answer
108 views

Spring RestTemplate POST with Google Translate API

I'm using Google Translate API with Spring RestTemplate in my application and it works fine until I use GET http request. However if I heve large piece of data the service will return 414 error ...
0
votes
1answer
24 views

google translate changes currency symbols

I'm integrating google's website translator[1] to a client's site. Everything worked fine and translations were working... however it seems to erronously (and inconsistently) translate the GBP ...
0
votes
0answers
38 views

Magento - Add class to all prices

I plan on using the Google Translate tool on my ecommerce site. The problem is for some languages the tool also translates the currency symbol into the local currency symbol making the prices ...
0
votes
0answers
89 views

How to determine if a Google Translate translation was successful in the PHP API?

I am Using the google-api-php-client (https://code.google.com/p/google-api-php-client/) to translate strings from one language to another with this little method: public function ...
0
votes
1answer
133 views

Android 4.0 > Error: [google-api-translate-java] Error retrieving translation

I get error in translation for devices > 4.0 While same works in 2.2 n others. I got error of : try { String system_lang =Locale.getDefault().getLanguage(); ...
0
votes
1answer
354 views

Google Translate API Access Error: (403) Access Not Configured

This is my first attempt to use the Google API, so I'm probably missing something ridiculously simple. My API access has been turned on, I've enabled all the web based settings I could find for this ...
1
vote
0answers
87 views

redirecting to google translation onchange of options of a cloned select menu (ScrollectBox)

i'm trying to integrate google translation using the following plugin: https://github.com/afEkenholm/ScrollectBox https://github.com/afEkenholm/ScrollectBox/blob/master/index.html ...
6
votes
1answer
354 views

Way to asynchronously load Google Translate widget for your website?

Is there a way to asynchronously load Google Translate widget for your website? I tried putting this on the bottom of my page, but the #google_translate_element container was still empty. <!-- ...
0
votes
0answers
20 views

Translate page without asking

I'm wanting to have Google Translate translate a page on my website from English to Russian, have added the required translate code to the page. I'm also using the Google Translator Toolkit for a more ...
0
votes
1answer
374 views

How to use Google translate api to translate specific word only

I want to translate specific word only in my PHP website. for example Data Language Translation --------------------------------------------- Hello select ___________ ...
0
votes
1answer
46 views

Personal translating tools with editable glossary

I know many will scream at me for making this post because it's not a proper SO question but please give me some feedback if you can before this post is closed :) I want to implement an automatic ...
2
votes
1answer
97 views

google translate will special char using objective-c

Let me start saying that I did some homework, but I did not find any answer to my question. I'm trying to use the translate.google.com/translate_a url to translate single word from swedish to ...
1
vote
1answer
268 views

In need of an open source text language translation api [closed]

I have read other posts related to this but I haven't got anything concrete. I am developing an android app using phonegap which needs some sort of text translation. So I searched google translate ...
2
votes
0answers
237 views

google-api-translate-java Error retrieving translation

i am use @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); TextView tv = new TextView(this); ...
0
votes
1answer
50 views

Any way to add Google's “Contribute a better translation” feature to the “TranslateThis Button”?

I'm using the TranslateThis Button to translate my site. Its essentially a plugin that uses Google Translate, but I prefer it to the standard Google Translate for its easy callback functionality: ...
0
votes
0answers
76 views

Google translate plugin changing fonts on a website

I have just implemented Google translate plugin to my website and I can see that when translation is working it is changing one of my website fonts(ArdleysHand, which is set to some of the elements) ...
0
votes
0answers
284 views

Change accent of Google Translate [closed]

I came to Australia 3 weeks ago and I realized that Google Translate uses the Australian accent, as it can identify where I'm now. I'd like to change it, because I've studied American English my whole ...
1
vote
1answer
109 views

Google translate - Disable translating of a part of my text

I'm working on an admin page to create post for a blog. I have a french textarea and an english textarea. So, for those who cannot translate by there own, I created a button "translate with google": ...
0
votes
1answer
153 views

Detect User's Preferred Language and Google Translate Automatically

I use this script in my site for translation <div id="google_translate_element" align="center"></div> <script type="text/javascript"> function googleTranslateElementInit() { ...
0
votes
0answers
86 views

Google translator API for text to audio for my iOS App

Hello I want to translate words from Source language to destination language also I want to speak loud the word translated. I have searched and found that Google API is available but I want to confirm ...
0
votes
2answers
248 views

Translation of articles from english to hindi with jquery

Actually I am developing an application for converting articles from english to hindi. So I want to know is it possible to convert strings from english to hindi in jquery.
1
vote
2answers
117 views

Multiple language implemention in php using mysql

I am new to php. On my website I have created a list box of all the languages, but I don't know how to translate my English content to Chinese or to Spanish basically I need a translation code of a ...
0
votes
2answers
146 views

How to replace Google website Dropdown with specified languages

I have integrated google website translator with my web site but i need only English and French languages in dropdown. How can i change the drop down list?
1
vote
0answers
43 views

Can I override google translate's translation with my own translation?

I have a .NET web application, and am interested in using the widget for site wide translation. I realize that I can stop google translate from not translating certain text, but can I also jam in my ...
0
votes
1answer
239 views

How to increase translating content size in Google translator API

I am using google translator API. function curl($url,$params = array(),$is_coockie_set = false) { if(!$is_coockie_set){ /* STEP 1. let’s create a cookie file */ $ckfile = tempnam ("/tmp", ...
0
votes
3answers
220 views

Google Translate / Basic Javascript issue

Given the following <textarea style="width: 150px; height: 150px" id="sourceText">Hello Justin how are you today?</textarea> <textarea style="width: 150px; height: 150px" ...
0
votes
0answers
139 views

OpenCart multi language vs Google Translate

Im working on a new OpenCart store. My client wants to have Korean and English languages in it. So first I thought, ok easy, just setup Google Translate add-on and done. But then I got to know the ...
0
votes
0answers
109 views

Embedded Google translate bypasses <br/> tag

I am developing a website with embedded Google translate option. When a user changes language the translator bypasses <br/> and shows the translated text without paragraphs. The original text in ...

1 2 3 4 5 8