man-pages/man1/debconf-updatepo.1.html
2021-03-31 01:06:50 +01:00

154 lines
3.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DEBCONF-UPDATEPO</TITLE>
</HEAD><BODY>
<H1>DEBCONF-UPDATEPO</H1>
Section: po-debconf (1)<BR>Updated: 2018-11-20<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
debconf-updatepo - update PO files about debconf templates
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>debconf-updatepo</B>
[<B>-v</B>] [<B>-h</B>]
[<B>--podir=</B><FONT SIZE="-1">DIR</FONT><B></B>]
[<B>--skip-pot</B>]
[<B>--skip-merge</B>]
[<B>--msgid-bugs-address=</B><FONT SIZE="-1">EMAIL</FONT><B></B>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
This program reads <I>po/POTFILES.in</I> to determine which master files
need to be processed, then extracts new gettext strings into <I>po/templates.pot</I>
and updates all <I>po/*.po</I> files. This script can be called either
in the top-level directory, or in the <I>debian</I> or <I>debian/po</I>
subdirectories. It is run by developer and/or translator to update
<FONT SIZE="-1">PO</FONT> files when the English text is modified in <I>templates</I> files.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-h</B>, <B>--help</B><DD>
Display a usage summary and exit.
<DT id="2"><B>-v</B>, <B>--verbose</B><DD>
Process in verbose mode.
<DT id="3"><B>--podir=</B><FONT SIZE="-1">DIR</FONT><B></B><DD>
Set directory for <FONT SIZE="-1">PO</FONT> files. By default <FONT SIZE="-1">PO</FONT> files are searched
in <I>debian/po</I>, <I>po</I> and <I>../po</I> directories in that order.
<DT id="4"><B>--skip-pot</B><DD>
Do not generate a new <I>po/templates.pot</I> file.
<DT id="5"><B>--skip-merge</B><DD>
Do not merge existing <FONT SIZE="-1">PO</FONT> files with <I>po/templates.pot</I>.
<DT id="6"><B>--msgid-bugs-address=</B><FONT SIZE="-1">EMAIL</FONT><B></B><DD>
Set the email address that will be specified in the <FONT SIZE="-1">POT</FONT>'s
Report-Msgid-Bugs-To field.
<P>
By default, this field is set to &lt;package&gt;@package.debian.org.
<P>
It is intended for the maintainers of Debian based distributions, and
should be used in the following cases:
<DL COMPACT><DT id="7"><DD>
<DL COMPACT>
<DT id="8">o<DD>
The package is not present in Debian (and thus the
&lt;package&gt;@packages.debian.org address does not exist).
<DT id="9">o<DD>
The maintainer made significant changes in the debconf templates (or added
templates to a Debian package without templates), and does not want to
bother the Debian maintainer with bug reports that won't be relevant for
the Debian maintainer.
</DL>
</DL>
<DL COMPACT><DT id="10"><DD>
<P>
The default address is preferred to avoid corrections in the Debian based
distribution without a notification to the Debian maintainer.
</DL>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+debconf-gettextize">debconf-gettextize</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+po2debconf">po2debconf</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+podebconf-report-po">podebconf-report-po</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?7+po-debconf">po-debconf</A></B>(7).
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
<PRE>
Denis Barbier &lt;<A HREF="mailto:barbier@linuxfr.org">barbier@linuxfr.org</A>&gt;
</PRE>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="13"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="14"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="15"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="16"><A HREF="#lbAG">AUTHOR</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:10 GMT, March 31, 2021
</BODY>
</HTML>