Hi Michele There is a Transifex project for Audacity that automatically fetches .pot updates. When you are a member, you can "follow" this project, so you get notified when there are string updates.
Transifex is an online translation tool that has been used for the last few years by some Audacity translators. This is the link to the Audacity project on Transifex: https://www.transifex.com/klyok/audacity/dashboard/ Updated translations can be downloaded there and sent to this mailing list. Regards Thomas ________________________________ Van: scootergrisen <[email protected]> Verzonden: woensdag 23 januari 2019 21:21 Aan: [email protected] Onderwerp: Re: [Audacity-translation] Switching to an online tool to manage translations This is how i do it in case someone wants to know: I already have the da.po file on my computer from last time i translated. Otherwise get it from https://github.com/audacity/audacity/tree/master/locale When i want to update the translation i download audacity.pot from https://github.com/audacity/audacity/tree/master/locale and run: msgmerge --verbose --update /da.po /audacity.pot Of course this require the tool to be installed and use of command line. But it can also be done in some software like Virtaal and POEdit for users that might want a GUI clicky way of doing it. Then submit the da.po to the mailing list. So each time the translation needs to be updated i just need to download one file (audacity.pot). I think its a pretty good way. Maybe i would prefer to open a pull request on https://github.com/audacity/audacity/pulls when submitting translations or have both options but https://www.audacityteam.org/community/translators/ says to use the mailing list so i better do as told :) _______________________________________________ Audacity-translation mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/audacity-translation
_______________________________________________ Audacity-translation mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/audacity-translation
