Hello, Trados team
I noticed that in Trados Studio 2022 CU12, the Microsoft.Extensions.DependencyModel.dll was downgraded from version 7.0.0 to 6.0.0.
This change is currently causing issues with some of our in-house applications using Trados API…
Hello everyone,
I am developing my own plugin - Terminology provider, and I want to use my own files as databases for lemmatization. These file are located in the C# project subfolder but the issue is that I cannot use a relative path to that folder…
Hello everyone,
I'm student currently working on my diploma thesis, focusing on the development of a plugin for Trados Studio 2022. The primary goal of this plugin is to integrate lemmatization functionality into the terminology provider before proceeding…
Hello,
I am a student currently working on my diploma thesis, where I am developing a plugin for Trados Studio 2022. This plugin is designed to perform lemmatization (using an existing .dll library) before proceeding with terminology/term recognition…
Hi,
we have developped a tool like Terminjector (but a bit more powerful) and I’m wondering if there is a way to tell autosuggest how to segment suggestions when adding the strings to AS via the API.
One of the ideas behind this is to tell AS to send…
Hello everyone!
I'm facing problem with our integration with Trados after upgrading Trados from version 17.0.3.11695 to 17.2.8.18668.
Our application doesn't start properly and produce following log:
INFO 2024-01-09 09:42:54 – Starting application…
Hi,
In Trados Studio 2022 SR2 the 'Sdl.Terminology.TerminologyProvider.Core.AbstractTerminologyProvider' class has been removed from 'Sdl.Terminology.TerminologyProvider.Core.dll'.
Is this on purpose?
Does that mean the SR2 is no longer compatible…
I'm developing standalone command line application which is responsible for creation of trados project based on input arguments. It's using Trados Automation API. So basicly I'm creating project with some files from one language to another and with some…
Our company created a simple tool to add new custom locales on Windows.
All previous versions of Trados Studio pick up the custom locales.
However, Trados Studio 2022 SR1 can't pick up the locales.
Is something changed in Trados Studio 2022 SR1…
Hi there,
I am trying upgrade my Trados Project Automation SDK programs from 2021 to 2022.
One issue I have come across is the warning: 'Language.Language(CultureInfo)' is obsolete: 'Use GetLanguageAsync'
However, I cannot find any documentation…
I'm developing a plugin for Trados 2022.
One of My client demands a function to set not to use my plugin for pre-translation because of slow-speed for translation.
Is it possible?
Can my plugin notice for what is called translation function…
Hello.
I'm developing a addin for Trados2022.
====================================================================
ITranslationProviderLanguageDirection:: SearchSegment method is called multiple times for the same text
when open a document on…
Hello community!
I have an app made to create Studio projects and I'm updating it to 2022 (from 2021).
Sadly I get an error and it would be nice if someone could give me a hint on where to look for this error. I know it seems a parse date error from…