start

Qt .ts

The Qt toolkit uses a .ts file format to store translations which are traditionally edited using Qt Linguist.

References

The format is XML and seems to only have been documented properly in Qt 4.3

Complete

Note that ts2po uses and older version and does not support all of these features. Virtaal and other users of the new ts class support the following:

TODO

A new parser has been added to the toolkit in v1.2. This allows Virtaal, pocount and other users to work with v1.1 of the .ts format. This corrects almost all of the issues listed below. The converters po2ts and ts2po continue to use the older storage class and thus continue to experience some of these problems.

Validate

These might work but need validation