logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       •   Alberto Simões <ambs@cpan.org>

       •   José João Almeida <jj@di.uminho.pt>

Description

       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.

Name

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

Options

        -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

Synopsis

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

Version

       version 0.39

See Also