• Sdl.LanguagePlatform.TranslationMemoryApi error with a custom plugin

    Hi, I have a problem with the first execution of Trados Studio 2022 after our custom plugin installation "ActivaTMProvider". The problem is with "Sdl.LanguagePlatform.TranslationMemoryApi" because contains references to an older version of the API assemblies…
  • Using SDL Plugins Programmatically

    Hi there, I'm relatively new to the whole plugin area of Trados, but I was wondering if there is a way to use them programmatically. I've done some research on the forums and don't seem to see a direct way to work it into my script via the API, but…
  • API Pre-Translate Task not working for DeepL MT Provider

    I have a FileBasedProject with : Language pair: "de-DE" to "en-GB". One file "fruits.xml". One DeepL MT Translation Provider. Attempting to run the following code via the API completes without errors but does not pre-translate the file …
  • SDL Studio API (2019, 2021): machine translation credentials / URIs

    Dear Community, Dear SDL devs, is it possible to compile a list of URIs needed in the API, if we register machine translation providers manually? Our use case is to read out a *.sdltpl project template, which has a machine translation provider within…
  • SDL Studio 2019 & 2021: MT Enhanced with Microsoft Azure key not working.

    Dear SDL Devs and community, we tried to install the mt enhanced plugin on a new installation of Studio 2019 and 2021. It seems that there was a chance in the Azure API regarding HTTP headers. We followed the installation instructions on: https…
  • the method of encryptting the developed plug-in to protect the source code

    I want to encrypt the developed plug-in to protect the source code. Because plugins in the. plugin format do not support encryption, two alternative encryption schemes have been proposed. First, the plug-in that generates. exe is encrypted; second, the…
  • Google AutoML - anyone working on a Studio plugin?

    hi there, the general availability of Google AutoML GA is planned for this year. I was wondering if anyone is already planning on supporting this evolution of the Google API? Either through a new Studio plugin or a revised existing Google plugin for…
  • MT plugin - Display translation errors

    Hi, We are developing an MT plugin for Trados Studio 2019. Is there a way to integrate warning messages for errors that come back from translation requests in the editor? The function we are using to call our MT API is: ITranslationProviderLanguageDirection…
  • Segments sent to Machine Translation even if there is a match from TM

    Hello everybody I have developed a translation provider (using Studio 2017 API) for our MT engine and almost everything works as expected... However after running some testes we encountered a small issue: - Segments / translation units are sent…
  • Automatic insertion of results fails in Batch Pre-translate

    Hi, we have an TranslationProvider plugin that talks to our server API for retrieve machine translations. This plugin has been working just fine in Studio 2014, setting the SearchResult.BaseScore to 0 (making explicit that the result in no way is a…
  • MT Plugin for Studo 2015 - doesn't apply translation automatically

    Hi there, We're just updated our 2014 plugin to work with Studio 2015 and have encountered one issues. Previously, with 2011 and 2014, when a machine translation for a segment was retrieved, it would be automatically applied in the target. This no…
  • RE: Machine Translation Plugin - no option to "Apply automated selection"

    In your implementation of ITranslatioProvider the property TranslationMethod must return machine translation .