Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For using LanguageResources in translate5, see Basic usage - LanguageResources.

Configuration of the translate5 NEC-TM- Plug-In for usage with your NEC-TM server

Config nameValuesDefaultDescription

runtimeOptions.plugins.NecTm.server

list[]

NEC-TM Api Server; format: ["SCHEME://HOST:PORT"]

By default the port to be used is 27979

runtimeOptions.plugins.NecTm.credentialslist[]Credentials (licenses) to the NEC-TM API; format: ["username:password"]
runtimeOptions.plugins.NecTm.topLevelCategoriesIdslist[]These top-level categories (NEC-TM calls them tags) are always send to NEC-TM in addition to the categories defined with your current NEC-TM language resource. So if you set a category here, for all NEC-TM language resources that you create in your translate5 instance only segments will be send for your queries, that contain the categories, that are set here. This definition can stay empty.
Enter the NEC-TM's tag-ids here, not their tag-names! Example: ["tag391","tag840"].
runtimeOptions.worker.editor_Plugins_NecTm_Worker.maxParallelWorkersinteger3Max parallel running workers of the NEC-TM-categories-synchronization worker

Configuration of your NEC-TM server for translate5

You can reach NEC-TM after installation at http://yourdomain:27979/admin with username admin and pw admin (please change this!)

Users

You have to create only one user in NEC-TM per translate5 instancse. These user credentials you set in the translate5 configuration.

...