Plugin: MT (MS Translator)

Machine translation provided by Microsoft Translator (API version 3). Based on the required Category parameter, a specific MT engine is used from the MT provider.

Provider URL: https://docs.microsoft.com/en-us/azure/cognitive-services/translator/translator-info-overview

Class: LTGear.Flowme.Plugin.MT.MS.V3.Translate

Pipeline Format: XLIFF (MT)

Parameters:

  • APIkey: The Microsoft Azure secret key for your subscription to Translator Text API. This parameter is required.

  • Category: A string specifying the category (domain) of the translation. The default is ‘general’, which implies using the generic system. Add the Category ID from your Custom Translator project details to use your deployed customized system. Also refer to MS documentation for project details .

  • AllowFallback: Specifies that the service is allowed to fallback to a general system when a custom system does not exist. Possible values: ‘Yes’ or ‘No’ (default)