Translating offline with TIPP

Introduction

There are two types of files that can be used for offline translation, in XTM Cloud: XLIFF and TIPP.

Translating offline with XLIFF format is described in more detail in the following article: Restrictions and good practices when dealing with XLIFF and multi-XLIFF files in offline translation. The second file format that is used for offline translation is TIPP.

The main difference between those two formats is that a TIPP ID applies globally for a project, which means that two or more different TIPP IDs cannot coexist, for the same project, in XTM Cloud. In contrast, XLIFF files can be generated independently so there can be multiple different IDs at once.


Enabling & working on a TIPP file

Guidelines

  1. To use TIPP format in XTM Cloud, we first need to enable the feature in Configuration → Settings → SystemEnable TIPP (administrative privileges required!).

  1. Next, the Linguist who is assigned to a workflow step in a particular XTM Cloud project (or a Project manager or Administrator) can generate a TIPP file from a single XTM job.

2024-05-15 09_17_52-Odtwarzacz multimedialny.png
  1. As soon as the TIPP file is generated, it is ready to be downloaded. At that time, the entire XTM Cloud translation job is immediately blocked.

This locking mechanism indicates to other users that a Linguist has already generated a TIPP file and prevents them from:

  • changing files in the project, since someone may already be working on them offline;

  • generating a new TIPP file, which will make it impossible to upload a TIPP response file (task response package), since a newly generated TIPP request file (task request package) and a response TIPP file from an external CAT tool will have different IDs.

IMPORTANT!

To ensure that the TIPP package always has a unique response ID, it must always originate from XTM Cloud. In other words, the package must first be generated in XTM Cloud. It can only undergo further modification in another CAT tool and then be reuploaded to XTM Cloud. Otherwise, the upload process is unsuccessful and this message is displayed:

  1. For Project managers/Administrators, a locked Cloud XTM job looks like this:

However, they can unlock it in the Files section, regardless of whether or not the Linguist who was working on it offline has already uploaded the TIPP response file back to the XTM Cloud job.

Use case

Consider the following situation:

The Linguist has generated a TIPP file, to process it outside of the XTM Cloud system. The related XTM Cloud job in the project has been locked. What can be done is as follows:

  1. The Linguist can unlock the XTM Cloud job.

  • Result → The XTM Cloud job is unlocked but the Linguist cannot upload a TIPP response file and has to generate a new one, to be able to translate it offline.

  1. The Linguist can upload a TIPP response file and unlock the XTM Cloud job in the project.

  • Result → The XTM Cloud job is unlocked and the TIPP file is uploaded, with the translation.

  1. A user with administrative privileges can unlock the XTM Cloud job.

  • Result → The XTM Cloud job is unlocked but the Linguist cannot upload a TIPP response file and has to generate a new one, to be able to translate it offline.

The locking mechanism cannot be disabled.

How to see a unique TIPP package ID

  1. After downloading the TIPP file, you can break it down into individual components. Change the extension of the file from .tipp to .zip.

  2. Now extract its contents. You will see that the TIPP file consists of two files: manifest.xml and resources.zip.

    • resources.zip contains an XLF file.

    • manifest.xml is an XML document, which all TIPP files must have. It contains such vital information as the unique package ID, language combination and information on whether it is a task response package or a task request package.

  3. As mentioned in the previous point, a unique package ID is placed in the manifest.xml file. Either open it in a browser or other suitable tool (for instance, Notepad++). The unique package ID is located within the <UniquePackageID>...</UniquePackageID> element.


TIPP configuration level in XTM Cloud

General information

Once the TIPP format is enabled in the system, by administrators (Configuration → Settings → SystemEnable TIPP), the access for the TIPP format can also be granted at three different levels:

  • Global,

  • XTM customer,

  • XTM project template.

Global level

The first level of enabling the TIPP format is the global one.

Once you enable the TIPP format in the system, you have to confer the rights to download and/or upload a TIPP file by your Linguists globally, otherwise they will not be able to use it in any project in XTM Cloud at all.

For this purpose, as an administrator, go to Configuration → Settings → Translation → Workflow and access → Linguist general options:

  • Allow linguists to download: TIPP,

  • Allow linguists to upload: TIPP.

XTM customer level

The second level of enabling TIPP format is the XTM customer, which becomes available only if TIPP format was enabled globally.

Enabling the right download and/or upload TIPP files for a particular XTM customer means that unless you use any XTM project templates for creating your XTM projects, which do not have the rights for TIPP format enabled, each XTM project created under this very customer will allow for working with a TIPP file offline.

For this purpose, go to Customers → Customer list → (select a relevant customer) → Settings → File upload/download by linguist:

  • Allow linguists to download: TIPP,

  • Allow linguists to upload: TIPP.

XTM project template level

The third level of enabling TIPP format is at the XTM project template, which becomes available only if TIPP format was enabled globally.

Enabling the rights to download and/or upload TIPP files for a particular XTM project template means that Linguists will be able to work with a TIPP file offline for each and every project created with the use of this very project template, regardless of the fact that the XTM customer to which this project template might be assigned in the XTM Cloud UI does not have such rights granted at all.

For this purpose, go to Projects Templates → (select a relevant project template) → Project detailsFile upload/download by linguists:

  • Allow linguists to download: TIPP,

  • Allow linguists to upload: TIPP.


Good to know!

The use of TIPP is also related to the so-called XLIFF:doc statuses, which are used in offline translation when uploading TIPP packages to XTM Cloud from external CAT tools which support that format. Such statuses are then displayed in their corresponding segments in XTM Workbench. To learn more about this topic, read the following article: XLIFF:doc status.

Segments containing specific XLIFF:doc statuses can also be locked in XTM Workbench, by enabling and setting relevant options in the XTM Cloud UI, which is the only possibility to make certain segments locked in the editor after importing the TIPP file back into an XTM project.