Open
Description
We have so far let translators come up with their own workflows. This has worked remarkably well, despite having to juggle huge PO files with around 20k lines.
There are alternatives to editing the PO files locally: there exists several different online translation platforms which offers a better interface plus automation. A quick search finds sites such as
There are many others, so this is just a selection.
Features
- Support for PO files:
- It is important that they should not mangle the POT-Creation-Date header we rely on (Sync
src/
with date in PO file when publishing #1243). - An easy way to upload new PO files, either automatically or manually.
- It is important that they should not mangle the POT-Creation-Date header we rely on (Sync
- Free for open source projects.
- Ability to contribute changes back to this repository via a pull request.
- I don't think we are allowed to give direct write-access to the platforms, so a PR will be ideal.
I think all of the ones listed above support these features.
I would like someone to evaluate the different platforms and some up with a suggestion for how we can use one. The goal is to make life easier for our translators.