Actions

Quick-translation: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
Line 23: Line 23:
The "Auto translate" feature makes use of the Google translate web service for automatic translation of a survey.
The "Auto translate" feature makes use of the Google translate web service for automatic translation of a survey.


'''''Note: '''''The Google translate API has changed so this feature might not work anymore.
<div class="simplebox">Auto translate works again as of version 1.92, using Google's version 2 API.


[http://code.google.com/intl/de/apis/language/translate/overview.html Original announcement]: ''"Google Translate API v2 is now available as a paid service only, and the number of requests your application can make per day is limited. As of December 1, 2011, Google Translate API v1 is no longer available; it was officially deprecated on May 26, 2011."''
(This feature broke in mid 2011 when Google deprecated their version 1 API and started charging for API-based translation).
 
You must enter your [[Global settings|#General|Google Translate API Key]] under global settings to access this feature.
 
Google currently charges $20 US per 1 million characters submitted for translation.</div>

Revision as of 16:35, 29 February 2012

Starting with LimeSurvey v1.91, there is a built-in facility that enables quick and easy translation of surveys.

This facility is designed to make it easy for a human translator to translate a survey from the base language into any specified target language.

Activate translation for a survey

By default, the quick-translation facility is not active.  To enable this for a specific survey, go through the following steps:

  1. In [Manage+users|create/edit users] , add each translator as a new user.
  2. In "general settings" for your survey, add the desired additional languages to the survey
  3. In "survey permissions" for your survey, select each desired user and give him/her the user rights for "quick translation"

Quick-translate a survey

Once these steps are complete, you and your translators are ready to translate the survey:

  1. In the "tools" menu, follow the link to "quick-translation" File:Translate 30.png
  2. You are now presented with a screen with a separate tab for each type of survey content type, e.g. "Survey title and description", "Welcome and end text", etc.  Do the translation for each content type, and be sure to press the "Save button" to update your changes.

Auto translate

The "Auto translate" feature makes use of the Google translate web service for automatic translation of a survey.

Auto translate works again as of version 1.92, using Google's version 2 API.

(This feature broke in mid 2011 when Google deprecated their version 1 API and started charging for API-based translation).

You must enter your #General|Google Translate API Key under global settings to access this feature.

Google currently charges $20 US per 1 million characters submitted for translation.