Code

Discussion on Ajax Translator Revolution Pro

Discussion on Ajax Translator Revolution Pro

Cart 283 sales

SurStudio supports this item

Supported

This author's response time can be up to 2 business days.

92 comments found.

dearrrrrrrrrrrr i swear I am tired of delay when i use script asked for API_key And this page say that i should ask ypur company for the api key by Item Purchase Code http://www.surstudio.net/translator-pro-installation.html#index_1 and i dont have this code so please provide me with the api_key by email or refund my money

Hello,

this is how you find the Item Purchase Code:

Cheers

Dear Team where is my key ?

Hello,

please take a minute to read the whole installation guide: http://www.surstudio.net/translator-pro-installation.html

Cheers

dear team i want my key and how can i add this key ?

Hello,

please take a minute to read the whole installation guide: http://www.surstudio.net/translator-pro-installation.html

Cheers

Hi,

I have a doubt. Is it possible to integrate the script with my asp.net website? We are creating a multilingual asp.net web application. So we are looking for some language translator tools to make the website multilingual. Is it possible with this tool?

Hello,

sorry, no it’s not possible.

Cheers

Ok, So do we have any other application to do this?

If you want to translate an app, then you should sign up for Google Translate, and use it directly from your app.

Cheers

Fred’s and his teams, vision of work is greater than just selling. Keep it up my 5 star to your support and the product.

Thank you very much for your message! :)

I just want to commend the author on a great script and OUTSTANDING support. I got a reply right away with a small problem and the translator dropped into my phpbb site with almost no effort. I looked hard and couldn’t find a better machine translation tool. I heartily recommend this product and at $20 with the API key, consider it to be a really great value.

Thank you very much for your message and rating!! :)

Hello there,

Have sent you few email to get the API key. Until today still haven’t received any feedback from you?

Here I’m attaching the required info to get a key to use the translation service.

Name: Jason Yap Email: info@tipsterswarehouse.com Product: Ajax Translator Revolution Pro Item Purchase Code: 56a89d43-04da-48d2-bb91-9f1d17f3c7f9 Website’s base URL : tipsterswarehouse.com Website’s source language: English

That’s weird, I’ll create the API key right away. I have the data now, so I suggest you to edit the comment and remove the info.

API key sent.

From where you get the translations ?

Hello, as the the Item description says:

Supported translation services

SurStudio Translate API (gateway to Google Translate, although is free for buyers, for life).
Google Translate API (paid).
Microsoft Translate API (free, but with limits).

Cheers

I bought this plugin on Oct 6, 2012 and it was well worth the $20 fee, awesome support and plugin works brilliantly on my wordpress site.

I use it for machine translation to qtranslate, the live translations are only visible to admins and then the contents are manually copied into qtranslate.

Thanks to the author for this plugin and great support, I highly recommend this script.

Hi Leslie, thank you very much for your great review :)

For potential buyers:

There aren’t many quality, inexpensive localisation translators out right now; most translators require you to enter your own translations manually, and the few that run off of API’s are often based on Google & Bing API’s, which limit the number of free characters per month.

This product solves that problem – it uses a custom API with no character limit, has little-to-zero performance impact, and the support is top-notch!

After purchasing the product, had a couple of minor issues – support helped me iron them out – average support response time < 20 minutes.

Recommend this product, and after the support, recommend the author – will return for future purchases :)

Thank you very much for your great review Andrew! :)

If i want to use google tranlation API v2 instead of SurStudio Translate API how do I do that?

~NM i got it.

You don’t need two keys. You just need one, the one I sent you is enough. If, for some reason, you want to use Google Translate (SurStudio uses Google Translate, but you don’t have to pay for it), then you will need another key from Google.

I want to use Google Translation V2. How would I do that? I set translation_service = gt and google_api_key = MYKEY, but it doesn’t work.

I’m seeing the URLs of the samples you uploaded: /samples/sample_1.php.

The error message is this:

Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?


Usually, it would mean that the server doesn’t have the OpenSSL module enabled (which is required when using Google Translate, since all requests are made via https). But I think it is enabled on your server, since I can see some headers in the response.

As I see you have 2 options: either send me a temporary FTP access, so I can make a few tests; or contact your hosting support about this problem.

Let me know…

Cheers, Fred

I want to run this on localhost is that possible and I still haven’t received an email with the api yet.

Hi Victor,

thanks for buying the script. I sent you the API key about 13 hours ago, which was before you posted this comment. Please check your spam folder.

Sorry, is not possible to run it on localhost. The site has to be on the internet to work. You can still use your API key to see how it looks on your localhost, but you won’t be able to make translations.

Let me know if I should resend the API key to another email.

Cheers, Fred

Thanks, for the quick reply what email was it sent to?

I sent it to two emails: nguvictor and victor.nguyen, both under the same domain. I’m not telling what domain is that, so you won’t get spammed ;)

Hello , is possible integrate this plug in in magento? thanks

Yes, is possible, but it requires both PHP and Magento knowledge to do it. I can do it for you, but I’ll have to charge you for that. I hope you understand.

Depending on the Magento theme, it’ll cost about something between 150 USD and 250 USD, plus you’ll have to buy the Item from CodeCanyon too.

Cheers, Fred

Just had to comment how awesome this script is! It translates well, response from developer is very fast and it was very easy to install! Highly recommend! I even purchased two licenses and possibly will purchase several more as I will promote it to all of my clients. Great Job!

Hi Daniel, thank you so much for your great review! :) I really appreciate it!

Sorry, this could be a stupid question, but I am a newbe. A client wants a site in spanish and the option of english.

I just have to design it in spanish and include de english flag with the corresponding code to translate?

Don’t worry :)

You’re correct, you just need to build the site in Spanish, and then include the translator with the English language only.

You might want to use this other translation script: http://codecanyon.net/item/ajax-translator-revolution-lite-jquery-plugin/246175 as is easier to set up and makes pretty much the same thing for you.

Cheers, Fred

Hoping to purchase, but some important questions:

Can the translation work automatically on page load, without any user settings or clicks, just automatic default english->spanish settings, and without showing the bar or any interface of this plugin?

Also, I need 2 custom kinds of translations. Can it handle these?: (1) String translations in my code. (2) Text provided in english from an external api. This text comes in arrays sometimes and may or may not contain HTML on it, how is the html handled?

Thank you.

Hi ea1000,

it can make the translation automatically, but that functionality is not included in the default behavior of the script. It’ll need a CSS adjustment to hide the UI and a line of js script to fire the translation or set a cookie, so the translator will pick it up and perform the translation automatically.

1) No, these are scripts/plugins to translate webpages only.

2) No, you should use the Google or Microsoft Translate API for such task.

Cheers, Fred

Great script, and a very helpful author indeed.

Thumbs up! :)

Thank you very much Østein for your great review!! :)

Hi Surstudio,

Why I cannot see the live preview demo, and it said that Oops! Google Chrome could not find surstudio.com.ar ..?

Hi Nurilariefin,

I see the demo site is up and running. Maybe there’s a DNS problem in your area. You can see that the site is working by following this link: http://validator.w3.org/check?uri=surstudio.com.ar

I’d say that give it a try little later and hopefully the DNS problem will be solved.

Cheers, Fred

Hi

I am planning to buy this translator. Could you be so kind and let me know, if there is option to translate content by myself or is it automatic with no manual option?

Thank you for your kind answer.

Regards

Hi dapis72,

this is an automatic translation script. However, after a translation is made, it’s cached on the server, so next time someone asks for that translation, will be faster.

You can edit those cached translations, as they are stored in xml files.

Let me know if you have any other question or comment.

Cheers, Fred

Godd Morning, I write into support form to have license code .. but support responde to me to use google translator … Please, yesterday I bought a license of Translator Revolution Pro .. but I have only the “Item Purchase Code” and not the license. My registration name is: VieffeTrade Srl Please responde to us. Thank’s

Hi Vieffetrade,

thanks for buying the script.

You should not contact CodeCanyon/Envato support.

Please follow the Installation Guide, scroll down a bit and find the Getting an API Key section.

Let me know if you have any other question.

Cheers, Fred

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey