[Qt-creator] call for qt creator translations

Diego Schulz dschulz at gmail.com
Fri May 29 21:40:13 CEST 2009


On Thu, Apr 23, 2009 at 5:30 AM, Oswald Buddenhagen
<oswald.buddenhagen at trolltech.com> wrote:
> moin,
>
> after some, errm, insignificant delays i managed to add the
> infrastructure needed for translating creator.
>
> before you start translating: we have several volunteers for some
> languages already. so to avoid duplicating work, you should mail me your
> intent to translate and i'll make a cumulative reply to each language
> group. communication over this mailing list would be preferred of
> course, but i don't know whether all of the people i bcc'd on this
> message want to bother.
>
> quick how-to:
>
> - grab creator master from git
>
> - cd $creator_sources/share/qtcreator/translations
>
> - add your language to the TRANSLATIONS line in translations.pro.
>  don't qualify it with a country unless it is reasonable to expect
>  country-specific variants.
>
> - run "make ts". this will complain if you are not building against a
>  halfways recent qt snapshot (this is one of the reasons for the delay
>  - i had to make it incompatible with qt 4.5 first :D).
>  if you don't feel like using a qt snapshot, you may create a template
>  by running
>    lconvert --drop-translations qtcreator_de.ts -o qtcreator_<yours>.ts
>  and adjusting the language attribute in the new ts file. the downside
>  of this method is obviously that you won't be translating the newest
>  sources.
>  you may also request an up-to-date template from me.
>  the remaining steps do *not* require recent qt snapshots in any case.
>
> - fire up linguist and have lots of fun
>
> - check in / create a diff for the modified .pro file and your .ts file
>
> - send it to us/me. note that currently you will need to sign our
>  copyright assignment form for being considered for inclusion
>
> - qm files are generated as part of the regular build, so don't look for
>  a "qm" target like found in qt itself
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>

Great!  I'm interested in contributing with the Spanish translation.
Is there anybody working on the Spanish translation?
¿Hay alguien trabajando en la traducción al español?

Right now I'm cloning the git repository.

regards,

diego




More information about the Qt-creator-old mailing list