[Qt-creator] Translation & Linguist issues

Oswald Buddenhagen oswald.buddenhagen at nokia.com
Mon Jan 4 18:26:57 CET 2010


On Sat, Dec 26, 2009 at 03:13:54PM +0100, ext M. Bashir Al-Noimi wrote:
> Thanks, I'll add a new action to Linguist for removing duplicates.
> 
what do you need it for? and why in the gui?

> Let me give you a tiny example about what I meant:
> I've about 30 .po and 10 .ts files I want to collect them into single 
> .qph so I did the following:
> lconvert -i one.po two.po three.po one.ts two.ts -o result.qph
> but it didn't work at all!
> 
that's because it is broken in all released qt versions. use the 4.6
branch from git or wait for the 4.6.1 release.

anyway, you don't want to do that anyway. you don't want a phrase book,
but proper translation memory and possibly a terminology database.
http://bugreports.qt.nokia.com/browse/QTBUG-2574
inspiration can be probably found in kde's lokalize (but don't copy
code, as it would be illegal for us to incorporate it) and in the many
proprietary translation tools on the market. and at http://www.lisa.org/




More information about the Qt-creator-old mailing list