Nuclos DeepL translator: authKey, formality, glossaryId, allowPersistentTranslation, localization, data protection, API.

globe with meridians Language: Deutsch · English

hammer and wrench DeepL translator

Automatic translation with DeepL – JARs, authKey, formality, glossary and data protection notes.

Auf dieser Seite

The DeepL translator connects automatic translations to localization. A DeepL account is required (Pro subscription recommended).

Sources

Configuration

The configuration is generated as a template; initially only the authKey needs adjusting:

{
  "authKey": "please.set.your.API.KEY.here",
  "formality": "Default",
  "glossaryId": "optional.GLOSSARY.ID",
  "allowPersistentTranslation": true,
  "allowInMemoryTranslation": true,
  "allowUncachedTranslation": true,
  "logLevel": "WARN"
}
ParameterMeaning
authKeyDeepL API key (required).
formalityDefault, Less, More, PreferLess, PreferMore.
glossaryIdID of the DeepL glossary (from the browser address bar when editing the glossary).
allowPersistentTranslationstore permanently as localization text (default true).
allowInMemoryTranslationtranslation kept only in memory at runtime (default true).

Data protection: standard API methods only produce in-memory requests. Persisting requires an extended call – business object data (possibly personal) could then be sent to DeepL. When in doubt, disable automatic translation.

Related pages

gear Localization


Localization.

Öffnen →