Nils Schneider [ARCHIVE] on Nostr: 📅 Original date posted:2011-10-22 🗒️ Summary of this message: Transifex is ...
📅 Original date posted:2011-10-22
🗒️ Summary of this message: Transifex is being used to coordinate translation efforts for Bitcoin. The process involves pulling updates and pushing them to GitHub.
📝 Original message:> And is anybody willing to take the job of coordinating translation
> efforts, figuring out if Transifex is a good tool to use, and writing
> some documentation to make it easy for people to create and submit new
> translations?
I have exported all .ts to transifex.
https://www.transifex.net/projects/p/bitcoin/resource/tx/
I'm now trying to figure out how to use it but it looks like
tx pull && git add src/qt/locale/* && git commit src/qt/locale/ && git push
will be all that's needed to push translation updates from transifex to
github.
🗒️ Summary of this message: Transifex is being used to coordinate translation efforts for Bitcoin. The process involves pulling updates and pushing them to GitHub.
📝 Original message:> And is anybody willing to take the job of coordinating translation
> efforts, figuring out if Transifex is a good tool to use, and writing
> some documentation to make it easy for people to create and submit new
> translations?
I have exported all .ts to transifex.
https://www.transifex.net/projects/p/bitcoin/resource/tx/
I'm now trying to figure out how to use it but it looks like
tx pull && git add src/qt/locale/* && git commit src/qt/locale/ && git push
will be all that's needed to push translation updates from transifex to
github.