NAME
msgconv - character set conversion for message catalog
SYNOPSIS
msgconv
[_O_P_T_I_O_N] [_I_N_P_U_T_F_I_L_E]
DESCRIPTION
Converts a translation catalog to a different character encoding.
Mandatory arguments to long options are mandatory for short options too.
-
INPUTFILE
-
input PO file
-
--DD, ----ddiirreeccttoorryy=_D_I_R_E_C_T_O_R_Y
-
add DIRECTORY to list for input files search
If no input file is given or if it is -, standard input is read.
Output file location:
-
--oo, ----oouuttppuutt--ffiillee=_F_I_L_E
-
write output to specified file
The results are written to standard output if no output file is specified
or if it is -.
Conversion target:
-
--tt, ----ttoo--ccooddee=_N_A_M_E
-
encoding for output
The default encoding is the current locale's encoding.
-
--PP, ----pprrooppeerrttiieess--iinnppuutt
-
input file is in Java .properties syntax
-
----ssttrriinnggttaabbllee--iinnppuutt
-
input file is in NeXTstep/GNUstep .strings syntax
Output details:
-
--ee, ----nnoo--eessccaappee
-
do not use C escapes in output (default)
-
--EE, ----eessccaappee
-
use C escapes in output, no extended chars
-
----ffoorrccee--ppoo
-
write PO file even if empty
-
--ii, ----iinnddeenntt
-
indented output style
-
----nnoo--llooccaattiioonn
-
suppress '#: filename:line' lines
-
----aadddd--llooccaattiioonn
-
preserve '#: filename:line' lines (default)
-
----ssttrriicctt
-
strict Uniforum output style
-
--pp, ----pprrooppeerrttiieess--oouuttppuutt
-
write out a Java .properties file
-
----ssttrriinnggttaabbllee--oouuttppuutt
-
write out a NeXTstep/GNUstep .strings file
-
--ww, ----wwiiddtthh=_N_U_M_B_E_R
-
set output page width
-
----nnoo--wwrraapp
-
do not break long message lines, longer than
the output page width, into several lines
-
--ss, ----ssoorrtt--oouuttppuutt
-
generate sorted output
-
--FF, ----ssoorrtt--bbyy--ffiillee
-
sort output by file location
-
--hh, ----hheellpp
-
display this help and exit
-
--VV, ----vveerrssiioonn
-
output version information and exit
AUTHOR
Written by Bruno Haible.
REPORTING BUGS
Report bugs to .
COPYRIGHT
Copyright © 2001-2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
The full documentation for
msgconv
is maintained as a Texinfo manual. If the
info
and
msgconv
programs are properly installed at your site, the command
-
info msgconv
-
should give you access to the complete manual.