Run ./tools/i18nnew.sh LANGUAGE_CODE to create a new po/LANGUAGE_CODE.po file, where LANGUAGE_CODE is a two-letter ISO Language Code
$ cd build.tmp (run ./Setup-kde4.sh before to initialize build.tmp directory)makesudo make installThis little utility, once activated, can present a report about conflicting shortcuts in menus.
./po/*.po - your translations./src/i18n/*.qm - compiled .po file for Qt Build version (binary) - you can ignore this folder%0, %1, etc. - each %n string will be replaced at runtime with an applicable value. For example, "Remaining time: %0" string can be displayed as "Remaining time: 00:22:47".
B - display text using bold fontBR - new line; like \nCODE - display text using monospace font