For historical reasons, the project I co-author is on GitHub and we feel comfortable with its development processes. Thus we don't particularly want to migrate the whole project to Launchpad and using bazaar.
Being good internet-citizens we want to provide our open-source application in as many languages as possible - we stumbled across whilst searching that Launchpad could provide such a service.
The above link gives lots of description on this service, but I need a concise - very brief - how to:
- get our translation file (
package.pot) from GitHub into launchpad - brief description how to kick off our project to be translated.
- pull back from launchpad any translation files (
.po) that are generated by the wonderful translation team back into GitHub.
Does anybody have any practical experience do this that can help here?