Translation tool for qt4.
linguist [ TRANSLATION ]
Qt Linguist is a tool for adding translations to Qt applications. It introduces the concept of a translation "context" which means a group of phrases that appear together on the screen e.g. in the same menu or dialog.
The only parameter accepted on the command line is TRANSLATION wich is the name of the translation file you wish to open.
~/.config/Trolltech/Linguist.conf
Per user configuration file.
Qt Linguist is too complex to be described completely in the "man" page format. If your system is properly configured, you can access the full documentation within Qt Linguist under the Help menu.
This manual page was originally written by Jeremy Lainé <[email protected]> for the Qt3 linguist, for the Debian GNU/Linux system (but may be used by others). Brian Nelson <[email protected]> trivially updated it for Qt4. Updated to Qt 4.5.2 by Frederik Schwarzer <[email protected]>