Hi Michal,

we are working on how to efficiently fix (hotfix) translations on production servers with Koha. Generating .po files on package release seems slow to us. For active languages, would it be possible to generate .po files more frequently, e.g. daily? This would help us a lot.

one possible workflow would be to translate on the translation server, and then download the updated translation files to replace the ones that come in the packages.

For example, for version 20.05 and CS language, the files can be downloaded from
and used to replace the ones at
  /usr/share/koha/misc/translator/po/

Is that possible?

Bernardo