141 lines
3.8 KiB
HTML
141 lines
3.8 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of MSGCMP</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>MSGCMP</H1>
|
|
Section: GNU (1)<BR>Updated: June 2016<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
msgcmp - compare message catalog and template
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>msgcmp</B>
|
|
|
|
[<I>OPTION</I>] <I>def.po ref.pot</I>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
<P>
|
|
|
|
Compare two Uniforum style .po files to check that both contain the same
|
|
set of msgid strings. The def.po file is an existing PO file with the
|
|
translations. The ref.pot file is the last created PO file, or a PO Template
|
|
file (generally created by xgettext). This is useful for checking that
|
|
you have translated each and every message in your program. Where an exact
|
|
match cannot be found, fuzzy matching is used to produce better diagnostics.
|
|
<P>
|
|
|
|
Mandatory arguments to long options are mandatory for short options too.
|
|
<A NAME="lbAE"> </A>
|
|
<H3>Input file location:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1">def.po<DD>
|
|
translations
|
|
<DT id="2">ref.pot<DD>
|
|
references to the sources
|
|
<DT id="3"><B>-D</B>, <B>--directory</B>=<I>DIRECTORY</I><DD>
|
|
add DIRECTORY to list for input files search
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H3>Operation modifiers:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="4"><B>-m</B>, <B>--multi-domain</B><DD>
|
|
apply ref.pot to each of the domains in def.po
|
|
<DT id="5"><B>-N</B>, <B>--no-fuzzy-matching</B><DD>
|
|
do not use fuzzy matching
|
|
<DT id="6"><B>--use-fuzzy</B><DD>
|
|
consider fuzzy entries
|
|
<DT id="7"><B>--use-untranslated</B><DD>
|
|
consider untranslated entries
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H3>Input file syntax:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="8"><B>-P</B>, <B>--properties-input</B><DD>
|
|
input files are in Java .properties syntax
|
|
<DT id="9"><B>--stringtable-input</B><DD>
|
|
input files are in NeXTstep/GNUstep .strings
|
|
syntax
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H3>Informative output:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="10"><B>-h</B>, <B>--help</B><DD>
|
|
display this help and exit
|
|
<DT id="11"><B>-V</B>, <B>--version</B><DD>
|
|
output version information and exit
|
|
</DL>
|
|
<A NAME="lbAI"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Written by Peter Miller.
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>REPORTING BUGS</H2>
|
|
|
|
Report bugs to <<A HREF="mailto:bug-gnu-gettext@gnu.org">bug-gnu-gettext@gnu.org</A>>.
|
|
<A NAME="lbAK"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright © 1995-1998, 2000-2016 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <<A HREF="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</A>>
|
|
<BR>
|
|
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
<A NAME="lbAL"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
The full documentation for
|
|
<B>msgcmp</B>
|
|
|
|
is maintained as a Texinfo manual. If the
|
|
<B>info</B>
|
|
|
|
and
|
|
<B>msgcmp</B>
|
|
|
|
programs are properly installed at your site, the command
|
|
<DL COMPACT>
|
|
<DT id="12"><DD>
|
|
<B>info msgcmp</B>
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
should give you access to the complete manual.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="13"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="14"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="15"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="16"><A HREF="#lbAE">Input file location:</A><DD>
|
|
<DT id="17"><A HREF="#lbAF">Operation modifiers:</A><DD>
|
|
<DT id="18"><A HREF="#lbAG">Input file syntax:</A><DD>
|
|
<DT id="19"><A HREF="#lbAH">Informative output:</A><DD>
|
|
</DL>
|
|
<DT id="20"><A HREF="#lbAI">AUTHOR</A><DD>
|
|
<DT id="21"><A HREF="#lbAJ">REPORTING BUGS</A><DD>
|
|
<DT id="22"><A HREF="#lbAK">COPYRIGHT</A><DD>
|
|
<DT id="23"><A HREF="#lbAL">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:19 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|