← Back to team overview

kicad-doc-devs team mailing list archive

Re: Translation workflow, switch to central generated POT files?

 

Hi,

Carsten,
thanks for clarification and I also think about "who does that".
Now, I am thinking of new GUI translation processes like below;

1.
programmers update source code  on dev or 4.0 branches on LP.

2.
"someone" let the script to run to update POT file and check if it updated
or not,
and commit it to the  kicad-i18n repo on GitHub.

3.
translators pull from kicad-i18n on GitHub,
refresh PO file of their language by POT file,
translate PO and post PR to kicad-i18n on GitHub.

POT should be managed at kicad-i18n in this processes since it is a source
code of GUI, I think.

I need to think more of "someone".

Nick,
thanks for heads up for update_po_files.sh on kicad-i18n.
I also wanted to ease the translators job.

Best regards,

Kinichiro

References