Using its Language Delivery Platform, Smartcat will translate your files for you quickly and easily.
To get the Smartcat Connector you will need to sign up to Smartcat and install the connector via the commandline:
dotnet add package Jumoo.TranslationManager.Smartcat
or nuget package manager:
Install-Package Jumoo.TranslationManager.Smartcat
Once you have installed the Smartcat Connector, go to Settings --> Translation Manager --> Connectors --> Smartcat Connector. You will need to enter your Account ID, API Key, and Client ID. These can be found via the Smartcat Website, linked above.
The API key and Account ID can be found in Workplace Settings. Client ID can be found by clicking on a client and then looking in the URL.
Connector Settings
Once you've got everything in place, you can adjust the settings to your needs.
Settings
Project Mode
the Smartcat connector allows you to work with Smartcat projects in a number of ways:
-
Project per Translation
One project will be created for each translation.
-
Project per Language
All translations for any given language will go into a single project inside Smartcat.
-
Single Project
All translations will go into a single project inside Smartcat.
When using "Project per translation" or "Single project" some functionality, such as remove job, will not remove items from Smartcat. This is because removing the project could remove files from other translation jobs
Default Deadline
The default number of days from submission to set the translation deadline. Changing deadlines can effect costs and delivery. You should be clear with your translation project manager about the consequences of changing this value.