." Autogenerated manpage .TH po2oo 1 "Translate Toolkit 1.0.1" "" "Translate Toolkit 1.0.1" .SH NAME po2oo \- script that converts a .po file with translations based on a .pot file generated from a OpenOffice localization .oo back to the .oo (but translated) Uses the original .oo to do the conversion as this makes sure we don't leave out any unincluded stuff... .SH SYNOPSIS .PP \fBpo2oo \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--psyco \fIMODE\fP\fR]\fP \fR[\fP-l\fR|\fP--language \fILANG\fP\fR]\fP \fR[\fP--source-language \fILANG\fP\fR]\fP \fR[\fP-T\fR|\fP--keeptimestamp\fR]\fP \fR[\fP--nonrecursiveoutput\fR]\fP \fR[\fP--nonrecursivetemplate\fR]\fP \fR[\fP--filteraction \fIACTION\fP\fR]\fP \fR[\fP--fuzzy\fR]\fP \fR[\fP--nofuzzy\fR]\fP \fR[\fP--multifile \fIMULTIFILESTYLE\fP\fR]\fP\fP .SH OPTIONS .PP .TP \fB--version\fP show program's version number and exit .TP \fB-h\fR, \fP--help\fP show this help message and exit .TP \fB--manpage\fP output a manpage based on the help .TP \fB--progress\fR=\fP\fIPROGRESS\fP\fP show progress as: dots, none, bar, names, verbose .TP \fB--errorlevel\fR=\fP\fIERRORLEVEL\fP\fP show errorlevel as: none, message, exception, traceback .TP \fB-i\fIINPUT\fP\fR, \fP--input\fR=\fP\fIINPUT\fP\fP read from INPUT in po, pot formats .TP \fB-x\fIEXCLUDE\fP\fR, \fP--exclude\fR=\fP\fIEXCLUDE\fP\fP exclude names matching EXCLUDE from input paths .TP \fB-o\fIOUTPUT\fP\fR, \fP--output\fR=\fP\fIOUTPUT\fP\fP write to OUTPUT in oo format .TP \fB-t\fITEMPLATE\fP\fR, \fP--template\fR=\fP\fITEMPLATE\fP\fP read from TEMPLATE in oo format .TP \fB--psyco\fR=\fP\fIMODE\fP\fP use psyco to speed up the operation, modes: none, full, profile .TP \fB-l\fILANG\fP\fR, \fP--language\fR=\fP\fILANG\fP\fP set target language code (e.g. af-ZA) [required] .TP \fB--source-language\fR=\fP\fILANG\fP\fP set source language code (default en-US) .TP \fB-T\fR, \fP--keeptimestamp\fP don't change the timestamps of the strings .TP \fB--nonrecursiveoutput\fP don't treat the output oo as a recursive store .TP \fB--nonrecursivetemplate\fP don't treat the template oo as a recursive store .TP \fB--filteraction\fR=\fP\fIACTION\fP\fP action on pofilter failure: none (default), warn, exclude-serious, exclude-all .TP \fB--fuzzy\fP use translations marked fuzzy .TP \fB--nofuzzy\fP don't use translations marked fuzzy (default) .TP \fB--multifile\fR=\fP\fIMULTIFILESTYLE\fP\fP how to split po/pot files (single, toplevel or onefile)