I manage 170 translators for the
PC-BSD free operating system project. It's a
lot of work, as translations are done using Qt Linguist, with .ts files.
What I'd like is a server-side application where translators can log in, and translate into their own language using a form and saving their translations. Developers could import/export language files also.
Is there an application that could do that? In PHP/MySQL if possible
Thanks!