'\" t .\" Title: \fBxml2pot\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: April 7, 2003 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBXML2POT\FR" "1" "April 7, 2003" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" xml2pot \- Creates a PO template file from a DocBook XML file\&. .SH "SYNOPSIS" .HP \w'\fBxml2pot\fR\ 'u \fBxml2pot\fR [\fB\fIoriginal\-XML\fR\fR] .SH "DESCRIPTION" .PP \fBxml2pot\fR is a command\-line tool that produces a gettext message template file from the DocBook XML file original\-XML\&. The template file is sent to standard output\&. .PP The resulting template file can be used to create gettext message files (PO\-files) for a variety of languages\&. These can then be used in conjunction with \fBpo2xml\fR(1) to translate the original XML file into these other languages\&. .PP This utility is part of the KDE Software Development Kit\&. .SH "SEE ALSO" .PP po2xml(1), split2po(1), swappo(1), transxx(1) .SH "AUTHORS" .PP The PO XML tools were written by Stephan Kulow coolo@kde\&.org .PP This manual page was prepared by Ben Burtonbab@debian\&.org .SH "AUTHOR" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Author. .RE