1pretranslate(1)             Translate Toolkit 1.9.0            pretranslate(1)
2
3
4

NAME

6       pretranslate  -  Fill  localization  files  with suggested translations
7       based on translation memory and existing translations.
8
9

SYNOPSIS

11       pretranslate [--version] [-h|--help] [--manpage] [--progress  PROGRESS]
12       [--errorlevel  ERRORLEVEL]  [-i|--input]  INPUT  [-x|--exclude EXCLUDE]
13       [-o|--output] OUTPUT [-t|--template TEMPLATE] [--tm]  [-s|--similarity]
14       [--nofuzzymatching]
15

OPTIONS

17       --version
18              show program's version number and exit
19
20       -h/--help
21              show this help message and exit
22
23       --manpage
24              output a manpage based on the help
25
26       --progress
27              show progress as: dots, none, bar, names, verbose
28
29       --errorlevel
30              show errorlevel as: none, message, exception, traceback
31
32       -i/--input
33              read from INPUT in po, pot, xlf, pot formats
34
35       -x/--exclude
36              exclude names matching EXCLUDE from input paths
37
38       -o/--output
39              write to OUTPUT in po, pot, xlf formats
40
41       -t/--template
42              read from TEMPLATE in po, pot, xlf formats
43
44       --tm   The file to use as translation memory when fuzzy matching
45
46       -s/--similarity
47              The minimum similarity for inclusion (default: 75%)
48
49       --nofuzzymatching
50              Disable fuzzy matching
51
52
53
54                            Translate Toolkit 1.9.0            pretranslate(1)
Impressum