.\" Autogenerated manpage .TH po2rc 1 "Translate Toolkit 1.9.0" "" "Translate Toolkit 1.9.0" .SH NAME po2rc \- Convert Gettext PO localization files back to Windows Resource (.rc) files .SH SYNOPSIS .PP \fBpo2rc \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--charset \fICHARSET\fP\fR]\fP \fR[\fP-l\fR|\fP--lang \fILANG\fP\fR]\fP \fR[\fP--sublang \fISUBLANG\fP\fR]\fP \fR[\fP--fuzzy\fR]\fP \fR[\fP--nofuzzy\fR]\fP\fP .SH DESCRIPTION See: http://translate.sourceforge.net/wiki/toolkit/po2rc 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 formats .TP -x/--exclude exclude names matching EXCLUDE from input paths .TP -o/--output write to OUTPUT in rc format .TP -t/--template read from TEMPLATE in rc format .TP --charset charset to use to decode the RC files (default: utf-8) .TP -l/--lang LANG entry .TP --sublang SUBLANG entry (default: SUBLANG_DEFAULT) .TP --fuzzy use translations marked fuzzy .TP --nofuzzy don't use translations marked fuzzy (default)