.\" Autogenerated manpage .TH po2oo 1 "Translate Toolkit 3.3.6" "" "Translate Toolkit 3.3.6" .SH NAME po2oo \- Convert Gettext PO localization files to an OpenOffice.org (SDF) localization file. .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-S\fR|\fP--timestamp\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--skipsource\fR]\fP \fR[\fP--filteraction \fIACTION\fP\fR]\fP \fR[\fP--threshold \fIPERCENT\fP\fR]\fP \fR[\fP--fuzzy\fR]\fP \fR[\fP--nofuzzy\fR]\fP \fR[\fP--multifile \fIMULTIFILESTYLE\fP\fR]\fP\fP .SH DESCRIPTION See: http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/oo2po.html for examples and usage instructions. .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, xliff formats .TP \-x/\-\-exclude exclude names matching EXCLUDE from input paths .TP \-o/\-\-output write to OUTPUT in oo, sdf formats .TP \-t/\-\-template read from TEMPLATE in oo, sdf formats .TP \-S/\-\-timestamp skip conversion if the output file has newer timestamp .TP \-l/\-\-language set target language code (e.g. af\-ZA) [required] .TP \-\-source\-language set source language code (default en\-US) .TP \-T/\-\-keeptimestamp don't change the timestamps of the strings .TP \-\-nonrecursiveoutput don't treat the output oo as a recursive store .TP \-\-nonrecursivetemplate don't treat the template oo as a recursive store .TP \-\-skipsource don't output the source language, but fallback to it where needed .TP \-\-filteraction action on pofilter failure: none (default), warn, exclude\-serious, exclude\-all .TP \-\-threshold only convert files where the translation completion is above PERCENT .TP \-\-fuzzy use translations marked fuzzy .TP \-\-nofuzzy don't use translations marked fuzzy (default) .TP \-\-multifile how to split po/pot files (single, toplevel or onefile)