Translation

Generating from source code

Updated translation template file can be generated from source code by executing the following commands:

mkdir build
cd build
cmake ..
make template

Or:

scons template

After running these commands, translation template file build/template.pot is generated and can be used to update translation sources.

Downloading pre-generated template

Translation template can be downloaded from here: template.pot (updated 2022-05-08 12:03:13).

This file will be updated after each Gpick release.

Template files for other versions: