Term Bases (Strings)

Uploading and Downloading Terms (Strings)

Content is machine translated from English by Phrase Language AI.

Terms can be imported to an existing term base by uploading a .CSV file with a pre-defined structure. Only owners or administrators can upload files to term bases.

To import an existing term base, follow these steps:

  1. Click on Term bases in the left-side menu.

    The Term bases page opens.

  2. Select More/Upload CSV from the drop-down menu on the right of the required term base to open the Upload term base page.

  3. Click on Choose File to upload a .CSV file containing new terms for the term base. Terms that already exist in the term base will not be updated.

    Change options if required.

  4. Click on Import at the bottom of the page to finish importing the terms.

Terms already added to the term base can be exported by downloading the corresponding .CSV file.

To export a term base to a .CSV file, follow these steps:

  1. Click on Term bases in the left-side menu.

    The Term bases page opens.

  2. Select More/Download CSV from the drop-down menu on the right of the required term base to open the Download term base window.

  3. Verify the fields to include in the downloaded .CSV file and uncheck those not required under the Fields section of the dialog.

    Change options if required.

  4. Click on Download at the bottom right to start downloading the terms.

.CSV File Structure

The first line must contain only supported column names (header) and can also contain multiple locale codes (only valid ones). Each following row then describes an actual term in the term base.

The order of the columns is not important. A minimal file must include at least the locale codes and may omit other columns.

Note

Different varieties of the same language (e.g. en, en-US, en-GB) are treated as completely different languages. If the term base has to be used for all varieties of that language, add all relevant locale codes to the file being imported.

Supported columns are:

term

The actual term used as an identifier.

case sensitive

If set to true, the term is case sensitive.

translatable

If set to true, the term is set as translatable.

description

A description of the term.

An example of a .CSV file structure for a term base:

term,case_sensitive,translatable,description,en-GB,de, ...
"Phrase",true,false,"","","", ...
"",true,true,"When clicking on a button save something","Save",
"Speichern", ...
Was this article helpful?

Sorry about that! In what way was it not helpful?

The article didn’t address my problem.
I couldn’t understand the article.
The feature doesn’t do what I need.
Other reason.

Note that feedback is provided anonymously so we aren't able to reply to questions.
If you'd like to ask a question, submit a request to our Support team.
Thank you for your feedback.