Trobador is a web service for managing an online translation memory web service. It allows to track translation memories in TMX format for multiple projects, with multiple versions. It allows to specify users, groups and privileges by projects. Trobador exports an REST web service where you can export the translation memories with TMX format for consuming as a content source.
It also features a Gtranslator plugin that shows translations for a given string by selecting the project you are translating.
- Copy it in your public web folder
- Install the sql schema in your SQL server.
- Tune the application/configs/application.ini with your database connection parameters
- Drop the gtranslator-plugin folder into
.local/share/gtranslator/plugins
within you user folder. - Start Gtranslator, go to the Preferences panel and activate the plugin.
This library only depends on PHP 5.3, you have to use namespaces and some other goodies of 5.3 version.
This software is licensed by the MIT License. If you want to read the complete text for the license please go to the MIT-LICENSE file in the root of this project.
If you find a bug or want to suggest a new video service, please let us know in a ticket.
Thanks!!