Hi,
On 30.06.2016 20:02, Michael Misirlis wrote:
I will start translating Geany-Plugins 1.28 to Greek, which from what I understand does not exist at all in Greek. I am not sure how I must create the new .po file for Greek.
On http://www.geany.org/Contribute/Translators the instructions only refer to Geany and not Geany-Plugins. I have forked and cloned https://github.com/geany/geany-plugins.git but there is not .pot file in there, nor any el.po.
Can you please help me out?
In fact it works quiet similar to Geany. To create the pot-file, go inter po-subfolder an run "make update-po". You might need to run ./autogen.sh inside root of the checkout as this will create the Makefiles. But this is a good idea anyway to have self compiled version of Geany-plugins installed for testing of you translations ;)
Cheers, Frank