It would be great to add fresh translations to [appimage](https://github.com/scribusproject/scribus/pull/78) on building: Translators can test their work. Concept: - pull .ts files from Transifex with our script: [`update_transifex.sh`](https://github.com/scribusproject/scribus-translations/blob/master/update_transifex.sh). - generate .qm files from .ts files with [`lrelease`](http://doc.qt.io/qt-4.8/linguist-manager.html#lrelease) - place .qm files to `/usr/share/scribus/translations/` It's not clear what should we do with directly maintained languages. It depends from #6.
It would be great to add fresh translations to appimage on building: Translators can test their work.
Concept:
update_transifex.sh.lrelease/usr/share/scribus/translations/It's not clear what should we do with directly maintained languages. It depends from #6.