Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

transxx(1) [centos man page]

TRANSXX(1)							  [FIXME: manual]							TRANSXX(1)

NAME
transxx - Create a pseudo translated PO file from a PO template file SYNOPSIS
transxx [template.pot] DESCRIPTION
transxx 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 "xx". The fleshed-out PO-file is sent to standard output. Running your software with the language "xx" will quickly show you any user visible strings that are not translatable. This utility is part of the KDE Software Development Kit. AUTHORS
The PO-XML tools were written by Stephan Kulow<coolo@kde.org> This manual page was prepared by Ben Burton<bab@debian.org> AUTHOR
Ben Burton <bab@debian.org> Author. [FIXME: source] April 7, 2003 TRANSXX(1)

Check Out this Related Man Page

KIG(1)								 KDE User's Manual							    KIG(1)

NAME
kig - an interactive geometry program for KDE SYNOPSIS
kig [-c, --convert-to-native [-o, --outfile filename]] [KDE Generic Options] [Qt Generic Options] DESCRIPTION
Kig is an application for interactive geometry. It is intended to serve two purposes: o To allow students to interactively explore mathematical figures and concepts using the computer; o To serve as a WYSIWYG tool for drawing mathematical figures and including them in other documents. With this program you can do geometry on a computer just like you would on a blackboard in a classroom. However the program allows you to move and change parts of a geometrical drawing so that you can see how other parts change as a result. Kig supports loci and user-defined macros. It also imports and exports both to and from foreign file formats including Cabri, Dr. Geo, KGeo, KSeg and XFig. This application is part of the official KDE edutainment module. OPTIONS
-c, --convert-to-native Do not show a GUI. Instead convert the specified file to native Kig format. The native Kig file will be written to standard output unless --outfile is passed. -o, --outfile filename Used with --convert-to-native to specify where to save the newly created Kig file. Not specifying this option, or providing a filename of - will output the file to standard output. SEE ALSO
More detailed user documentation is available from help:/kig (either enter this URL into Konqueror, or run khelpcenter help:/kig). There is also further information available at the KDE Edutainment website[1]. AUTHORS
Kig was written by Dominique Devriese devriese@kde.org, Maurizio Paolini paolini@dmf.bs.unicatt.it, Franco Pasquarelli pasqui@dmf.bs.unicatt.it, Pino Toscano toscano.pino@tiscali.it, and others. This man page based on the one prepared for Debian by Ben Burton bab@debian.org. AUTHOR
Ben Burton <bab@debian.org> Author. NOTES
1. KDE Edutainment website http://edu.kde.org/kig/ K Desktop Environment 2010-10-06 KIG(1)
Man Page