![]() |
![]()
| ![]() |
![]()
NAMEmsgfmt - compile message catalog to binary format SYNOPSISmsgfmt [OPTION] filename.po ... DESCRIPTIONGenerate binary message catalog from textual translation description. Mandatory arguments to long options are mandatory for short options too. Similarly for optional arguments. Input file location:
If input file is -, standard input is read. Operation mode:
Output file location:
If output file is -, output is written to standard output. Output file location in Java mode:
The class name is determined by appending the locale name to the resource name, separated with an underscore. The -d option is mandatory. The class is written under the specified directory. Output file location in C# mode:
The -l and -d options are mandatory. The .dll file is written in a subdirectory of the specified directory whose name depends on the locale. Output file location in Tcl mode:
The -l and -d options are mandatory. The .msg file is written in the specified directory. Desktop Entry mode options:
The -l, -o, and --template options are mandatory. If -D is specified, input files are read from the directory instead of the command line arguments. XML mode options:
The -l, -o, and --template options are mandatory. If -D is specified, input files are read from the directory instead of the command line arguments. Input file syntax:
Input file interpretation:
Output details:
Informative output:
AUTHORWritten by Ulrich Drepper. REPORTING BUGSReport bugs in the bug tracker at <https://savannah.gnu.org/projects/gettext> or by email to <bug-gettext@gnu.org>. COPYRIGHTCopyright © 1995-2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>
SEE ALSOThe full documentation for msgfmt is maintained as a Texinfo manual. If the info and msgfmt programs are properly installed at your site, the command
should give you access to the complete manual.
|