Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#873 closed enhancement (wontfix)

Strings repeated many times in ts files

Reported by: cdavila Owned by: nobody
Priority: minor: annoyance Milestone:
Component: Translations and internationalisation Version: Trunk
Keywords: Cc: cdavilam@…
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

I'm the current translator of qgis into Spanish and I also translate some other programs. I find an important difference between the translation process of other programs, like grass, k3b, kdenlive (they all use po instead of ts files) and qgis: in the others one string needs to be translated only once, no mater the number of times it appears in the application, but in qgis exactly the same string has to be translated many times in some cases, resulting a great annoyance.
Would it be possible to group equal strings when code is parsed to generate ts files? It would speed up translations and make happy most of translators.

Change History (2)

comment:1 by timlinux, 16 years ago

Priority: major: does not work as expectedminor: annoyance or enhancement
Resolution: wontfix
Status: newclosed

I believe you can convert ts -> po -> ts using 'Translate' (see http://translate.sourceforge.net/wiki/toolkit/ts2po). I dont think we will be directly using po anytime soon since .ts is the Qt native format. I'm going to close this ticket, but feel free to reopen if translate doesnt provide an adequate solution.

By the way I though linquist was supposed to automatically deal with equal strings (look in the bottom area there is an option to look at qt intelligent guesses for the word / string.

Regards

Tim

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.