TMXSPLIT(1p) | User Contributed Perl Documentation | TMXSPLIT(1p) |
tmxsplit - Splits a TMX file several files, one for each language
version 0.39
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 -utf8 -- a make utf8-encoded output -q -- don't print filenames and "." -cutmaxlen=n -- cut translations by the n character
This software is copyright (c) 2010-2017 by Projeto Natura <natura@di.uminho.pt>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-07-11 | perl v5.34.0 |