MSGUNFMT(1) | GNU | MSGUNFMT(1) |
msgunfmt - uncompile message catalog from binary format
msgunfmt [OPTION] [FILE]...
Convert binary message catalog to Uniforum style .po file.
Mandatory arguments to long options are mandatory for short options too.
If no input file is given or if it is -, standard input is read.
The class name is determined by appending the locale name to the resource name, separated with an underscore. The class is located using the CLASSPATH.
The -l and -d options are mandatory. The .dll file is located in a subdirectory of the specified directory whose name depends on the locale.
The -l and -d options are mandatory. The .msg file is located in the specified directory.
The results are written to standard output if no output file is specified or if it is -.
Written by Ulrich Drepper.
Report bugs to <bug-gnu-gettext@gnu.org>.
Copyright © 1995-1998, 2000-2016 Free Software Foundation,
Inc. License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
The full documentation for msgunfmt is maintained as a Texinfo manual. If the info and msgunfmt programs are properly installed at your site, the command
should give you access to the complete manual.
June 2016 | GNU gettext-tools 0.19.8.1 |