Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to use DeepL, you will be asked to enter your "DeepL PRO API Key".This API Key is given to the you after purchasing the subscription "DeepL API".
"DeepL API" can be purchased through the following link:

Please note: Since translate5 is NOT a CAT-tool with a license-per-user model, translate5 uses the volume-based DeepL API, as agreed by the DeepL company.

You will need the "DeepL API" license key "for developers". Please see https://www.deepl.com/de/pro.html#developer . You pay a basic fee per month and on top a volume based fee.

Configuration of the DeepL- Plug-In

Config nameValuesDefaultDescription

runtimeOptions.plugins.DeepL.server

list["https://api.deepl.com"]DeepL Api Server; format: ["SCHEME://HOST:PORT"]
runtimeOptions.plugins.DeepL.authkeystring(put your api key here)The authentication key as found in your DeepL-account settings
Please note: Since translate5 is NOT a CAT-tool with a license-per-user model, translate5 uses the volume-based DeepL API, as agreed by the DeepL company..
You will need the "DeepL API" license key "for developers". Please see https://www.deepl.com/de/pro.html#developer. You pay a basic fee per month and on top a volume based fee.
runtimeOptions.plugins.DeepL.matchrateinteger70DeepL penalty value, used as default matchrate since in MT no matchrate is available

...