Termbase Management

circle-info

You are viewing help for Supervertaler for Trados — the Trados Studio plugin. Looking for help with the standalone app? Visit Supervertaler Workbench helparrow-up-right.

Supervertaler for Trados uses the same SQLite termbase format as Supervertaler Workbench. You manage your termbases through the Settings dialog.

Accessing termbase settings

  1. Click the gear icon in the TermLens panel, or go to Settings in the plugin ribbon

  2. Switch to the TermLens tab

Database file

The plugin stores all termbases in a single .db file (SQLite database).

  • Click Browse to select an existing database file

  • Click Create New to create a fresh, empty database

circle-info

The .db file uses the same Supervertaler SQLite format as the standalone application. On Windows, you can share the same termbase file between both tools by pointing them to the same data folder. On a Mac with Parallels, see the note below.

MultiTerm termbases

If your Trados project has MultiTerm termbases (.sdltb files) attached, they appear automatically at the bottom of the termbase list with a [MultiTerm] label and green background. These termbases are read-only in TermLens –to manage their terms, use Trados's built-in MultiTerm interface. See MultiTerm Support for full details.

Termbase list

Once a database is loaded, the termbase list shows all Supervertaler termbases it contains, plus any detected MultiTerm termbases. Each Supervertaler termbase has three toggles:

Toggle
Purpose

Read

Load terms from this termbase for matching in TermLens

Write

New terms added via quick-add shortcuts go into this termbase

Project

Designate as the project termbase (terms shown in pink, prioritised in matching)

circle-exclamation

Creating a new termbase

  1. Click Add Termbase

  2. Enter a name for the termbase

  3. Select the source language and target language

  4. Click OK

The new termbase appears in the list, ready for use.

Import from TSV

You can import terminology from a tab-separated values file:

  1. Select the target termbase in the list

  2. Click Import from TSV

  3. Select your .tsv file

File format:

  • Two columns separated by a tab: source<TAB>target

  • For terms with multiple synonyms, use pipe-delimited values: source<TAB>translation1|translation2|translation3

  • One term per line

  • UTF-8 encoding recommended

Example:

Export to TSV

To export all terms from a termbase:

  1. Select the termbase in the list

  2. Click Export to TSV

  3. Choose a save location

The exported file uses the same tab-separated format described above.

Termbase Editor

For full editing capabilities, double-click a termbase in the list to open the Termbase Editor. From here you can:

  • Search for terms by source or target text

  • Edit individual term entries

  • Delete terms

  • Perform bulk operations (e.g., bulk delete, bulk edit)

Sharing termbases

circle-check
circle-exclamation

See Also

Last updated