Scroll to navigation

TMXUNIQ(1p) User Contributed Perl Documentation TMXUNIQ(1p)

NAME

tmxuniq - removes duplicated translation units from TMXs

SYNOPSIS

 tmxuniq [options] -l=en:pt tmx1 ...

DESCRIPTION

Removes duplicated translation units from a set of TMX (Translation Memory eXange format).

OPTIONS

 -id  -- insert a uniq id property in each TU
 -dig -- insert a digest property in each TU
 -tok -- tokenize/normalize text
 -o=out.tmx -- (with 1 argument) redefine output (default = input._)

AUTHOR

J.Joao Almeida, jj@di.uminho.pt

SEE ALSO

perl(1).
2012-05-12 perl v5.14.2