.\" Autogenerated manpage .TH pretranslate 1 "Translate Toolkit 1.9.0" "" "Translate Toolkit 1.9.0" .SH NAME pretranslate \- Fill localization files with suggested translations based on translation memory and existing translations. .SH SYNOPSIS .PP \fBpretranslate \fR[\fP--version\fR]\fP \fR[\fP-h\fR|\fP--help\fR]\fP \fR[\fP--manpage\fR]\fP \fR[\fP--progress \fIPROGRESS\fP\fR]\fP \fR[\fP--errorlevel \fIERRORLEVEL\fP\fR]\fP \fR[\fP-i\fR|\fP--input\fR]\fP \fIINPUT\fP \fR[\fP-x\fR|\fP--exclude \fIEXCLUDE\fP\fR]\fP \fR[\fP-o\fR|\fP--output\fR]\fP \fIOUTPUT\fP \fR[\fP-t\fR|\fP--template \fITEMPLATE\fP\fR]\fP \fR[\fP--tm\fR]\fP \fR[\fP-s\fR|\fP--similarity\fR]\fP \fR[\fP--nofuzzymatching\fR]\fP\fP .SH OPTIONS .PP .TP --version show program's version number and exit .TP -h/--help show this help message and exit .TP --manpage output a manpage based on the help .TP --progress show progress as: dots, none, bar, names, verbose .TP --errorlevel show errorlevel as: none, message, exception, traceback .TP -i/--input read from INPUT in po, pot, xlf, pot formats .TP -x/--exclude exclude names matching EXCLUDE from input paths .TP -o/--output write to OUTPUT in po, pot, xlf formats .TP -t/--template read from TEMPLATE in po, pot, xlf formats .TP --tm The file to use as translation memory when fuzzy matching .TP -s/--similarity The minimum similarity for inclusion (default: 75%) .TP --nofuzzymatching Disable fuzzy matching