Translation Platforms

Serge supports multiple translation services. You have a choice of self-hosted or managed translation platforms, free or commercial. Each translation platform or tool is different, and the way they handle localization automation differs as well, so you may want to pilot your translation workflows with different systems before committing to a specific one.

Zing

Zing is a free open-source TMS/CAT tool, tailored to work with Serge. This is a self-hosted solution; no commercial support is provided. Zing plugin is included with Serge.

Smartcat

Smartcat is a commercial translation platform integrated with Serge and supporting Serge as a part of their subscription. Smartcat plugin is included with Serge. Check out their case study:

How software companies can set up continuous localization with Smartcat & Serge: Xsolla case study

Third-party Plugins

Plugins repository: https://github.com/dragosv/serge-plugins

Dragos Varovici, an independent contributor, created a list of plugins for the following translation platforms:

Check out the repository above for the documentation and examples.

Adding Support For Other Platforms

Serge is an open platform, which means you can set it up to work with any other translation service or tool for as long as it meets the following criteria:

  1. Provides a public remotely accessible API or a command-line interface.
  2. Works with "permanent" projects, not job-based ones. You should be able create a project once and then modify it at will by adding, removing, or re-uploading modified resource files.

Your contributions are welcome!