'\" t .\" Title: \fBtransxx\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 7, 2003 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBTRANSXX\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" transxx \- Create a pseudo translated PO file from a PO template file .SH "SYNOPSIS" .HP \w'\fBtransxx\fR\ 'u \fBtransxx\fR [\fB\fItemplate\&.pot\fR\fR] .SH "DESCRIPTION" .PP \fBtransxx\fR is a command\-line tool that produces a basic fleshed\-out PO\-file from a PO\-template file\&. Some of the formatting and structure of the msgid strings will be copied to the msgstr strings, but otherwise text will be translated to \(lqxx\(rq\&. .PP The fleshed\-out PO\-file is sent to standard output\&. .PP Running your software with the language \(lqxx\(rq will quickly show you any user visible strings that are not translatable\&. .PP This utility is part of the KDE Software Development Kit\&. .SH "AUTHORS" .PP The PO\-XML tools were written by Stephan Kulow .PP This manual page was prepared by Ben Burton .SH "AUTHOR" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Author. .RE