Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

CategoryLanguageResource

Purpose

Integrate DeepL as LanguageResource.

Bootstrap Class

editor_Plugins_DeepL_Init
TypePlug-in (only available for companies with a Support- and Development contract)

Description

For using LanguageResources in translate5, see Basic usage - LanguageResources.

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:
https://www.deepl.com/pro.html#developer 

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 DeepL.
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
  • No labels