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…
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…
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 …
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…
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…
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…
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…
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…
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…
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…
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…