About TM system fields
You can use these field names in the filter description for exporting translation units
| Field name | Description | Field type |
|---|---|---|
| chd | The date/time the translation unit was last changed. | Date-time |
| chu | The user that last changed the translation unit. | String |
| crd | The date/time the translation unit was created. | Date-time |
| cru | The name of the user that created the translation unit. | String |
| sourcetagcount | The number of tags in the source segment. | Integer |
| sourceplainlength | The length of the plain source text of the translation unit, in characters. | Integer |
| src | The source text of the translation unit. | String |
| targettagcount | The number of tags in the target segment. | Integer |
| targetplainlength | The length of the plain source text of the translation unit, in characters. | Integer |
| trg | The target text of the translation unit. | String |
| usc | The number of times the translation unit has been used so far. | Integer |
| usd | The date/time the translation unit was last used. | Date-time |
| usu | The name of the user that last used the translation unit. | String |