
tmxsplit - splits a TMX file several files, one for each language

tmxsplit f.tmx f2.tmx ... tmxsplit -twente f.tmx

splits a TMX file in several files (one per language) and puts a tag tu id=... in each translation unit.
The names for output files is based on the first tmx file supplied.

-twente -- makes a format compatible with twente-aligner -latin1 -- a make latin1-encoded output -q -- dont print filenames and "." -cutmaxlen=n -- cut translations by the n character

Alberto Simões, albie@di.uminho.pt
J.Joao Almeira, jj@di.uminho.pt

perl(1).
tmx2cqp(1)