glfs/gnome/lib/intltool/intltool-desc.xml

40 lines
1.1 KiB
XML
Raw Normal View History

<sect2>
<title>Contents</title>
<para>The intltool package contains <userinput>intltoolize</userinput>,
<userinput>intltool-update</userinput>,
<userinput>intltool-extract</userinput>,
<userinput>intltool-merge</userinput>,
<userinput>intltool-prepare</userinput> and
<userinput>intltool-unicodify</userinput>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>intltoolize</title>
<para>intltoolize prepares a package to use intltool.</para></sect3>
<sect3><title>intltool-update</title>
<para>intltool-update updates the <filename>po</filename> template files
and merges them with the translations.</para></sect3>
<sect3><title>intltool-extract</title>
<para>intltool-extract generates header files that can be read by
gettext.</para></sect3>
<sect3><title>intltool-merge</title>
<para>intltool-merge merges translated strings into barious file
types.</para></sect3>
<sect3><title>intltool-prepare</title>
<para>intltool-prepare updates pot files and merges them with
translation files.</para></sect3>
<sect3><title>intltool-unicodify</title>
<para>intltool-unicodify is the i18n unicode encoding
utility.</para></sect3>
</sect2>