Configura il motore di traduzione automatica

Machine translation engines integrated with Crowdin provide translation suggestions from automatic translation services like Google Translate and AutoML Translation, Microsoft Translate, and more.

Additionally, you can add more machine translation engines by installing respective applications from the Crowdin Marketplace.

Suggestions made by machine engines are displayed in the Editor under the translators’ suggestions field. Also, you can do pre-translation using machine translation engines.

Machine Translation suggestions in the Editor

By default, machine translations are enabled for each project, but it is required to configure the translation engines before the project members can use them. If you want to disable this option for specific projects, clear Show machine translation suggestions in the project’s Settings tab.

To configure the machine translation engines, follow these steps:

Note: Machine translation engines must be configured using the project owner's account.
  1. Open your profile home page and go to the Machine Translation tab.
  2. Fill in the credentials of the preferred translation engine.
  3. Click Update.

Configuring Machine Translation engines

MT Engine IDs

Once you specify your MT engine credentials, the system automatically assigns a unique MT engine ID. Later on, you can use these IDs in API requests for pre-translation via machine engines.

You can also get your MT engine IDs via API.

MT Engine ID

Microsoft Translator

Go to Windows Azure to access your Microsoft Translator API subscription key. Translator Text API offers a free tier with 2,000,000 translated characters.

How to sign up for the Microsoft Translator Text API.

Note: If the Resource Location associated with your Microsoft Translator Text API key is other than global, please make sure to specify it along with other credentials while configuring the Microsoft Translator MT engine in your Crowdin account.

DeepL Translator

DeepL API is accessible only with the DeepL API Free and Pro subscription plans (For developers tab). Navigate to the DeepL Pro Account page to get a unique Authentication Key. Please note that the DeepL API plan is the only plan that provides this feature.

If you’re subscribed to a different subscription plan, you can switch to the DeepL API plan in your personal account settings. DeepL also provides a simulator that allows you to check your Authentication Key in action.

Watson (IBM) Translator

Watson (IBM) Translator offers 1,000,000 characters per month free of charge and paid plans to select from after exceeding the limit. Go to the Watson (IBM) Services Console to get your Watson Translator API key.

ModernMT

ModernMT Real time translation API is accessible with the Real time or Human-in-the-loop subscription plans. Navigate to the ModernMT Dashboard to get your License key. If you’re subscribed to a different subscription plan, you can switch to the Real time or Human-in-the-loop plan via the Manage Plan page.

Amazon Translate

The free version of Amazon Translate is available for 12 months. Afterward, you will need to pay for the number of characters translated.

Read more about obtaining your access key needed for Amazon Translate integration.

To use your Custom Terminology, follow these steps:

  1. Specify your AWS Region (e.g., us-east-2).
  2. Select your Custom Terminology from the respective drop-down menu.

### Google Translate

To use Google Translate, you shall have a Google Cloud account with an active billing profile. Cloud Translation ha un prezzo mensile basato sull’uso. Scopri di più

To obtain the API key necessary for integration, follow these steps:

  1. Vai a Google Cloud Console. Log in to the existing Google Cloud account or sign up for a new one.
  2. Select an existing project or add a project using the New Project.
  3. Go to API & Services > Library and search for Cloud Translation API.
  4. Clicca Abilita.
  5. Go to API & Services > Credentials and click Create credentials > API key.
  6. Copy the API key and click Close.

Google Cloud AutoML Translation

To use AutoML Translation, you shall have a Google Cloud account with an active billing profile. Google AutoML Translation è prezzato mensilmente in base a quanti caratteri invii per la traduzione. Learn more

Per creare una chiave del profilo di servizio e ottenere le credenziali necessarie per l’integrazione, segui questi passaggi:

  1. Vai a Google Cloud Console. Log in to the existing Google Cloud account or sign up for a new one.
  2. Select an existing project or add a project using the New Project.
  3. Go to API & Services > Library and search for Cloud AutoML API.
  4. Clicca Abilita.
  5. The next step is to create a service account private key pair. The service account is used by Crowdin. Applications use service accounts to make authorized API calls.

Per configurare l’autenticazione e creare la tua chiave privata, segui questi passaggi:

  1. Go to the API & Services > Credentials.
  2. Click Create credentials > Service account.
  3. Nel campo Nome conto di servizio, inserisci un nome che descrive cosa farà questo conto di servizio.
  4. Click Create and continue.
  5. From the Role list, select Project > Owner and click Continue.
  6. Click Done.
  7. In the API & Services > Credentials, click on the created service account.
  8. Switch to the Keys tab.
  9. Click Add key > Create new key.
  10. Select JSON and click Create. A JSON file that contains your key will be downloaded to your computer.

Google Cloud AutoML Custom Glossary Configuration

Google Cloud AutoML custom glossary allows you to translate your domain-specific terminology consistently.

To configure your Google Cloud AutoML custom glossary, follow these steps:

  1. Open Resources and select Machine Translation.
  2. In the Google AutoML Translation section, upload your JSON credentials.
  3. Specify your Resource Location (e.g., us-central1).
  4. Select your Glossary from the respective drop-down menu.
  5. (Facoltativo) Specifica il tuo Modello Personalizzato. If needed, configure language mapping between Custom Model and Crowdin languages. Google Cloud AutoML Custom Glossary Configuration

Vedi Anche

Questo articolo è stato utile?