Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 113.14 KB
MD5: 9022ea3710bcc41ab013dfe430423793
SHA-1: a4f3bef7a0886862031256bb6f1d95ca71b0ebc6
SHA-256: d4b559bb9b94db01018e69a3ce812d44001fc999167c192e9bd112dc7fb6e109
Download zip 163.3 KB
MD5: f1666818b75f449e05c6677e303f6f10
SHA-1: e6e0ad4f848b2cf5791d005d8af2fd46ba52dd90
SHA-256: b5a259330e42ff6f4e6509b8afdd5a9e50fb95b43487f527204ae3e6d6e745a2

Release notes

This is the first alpha release of Translation Management Tools. We think the project is now ready and stable enough for user testing. We will do our best to keep it stable and we will have a supported upgrade path from now on (Reminder: If you had installed the project already, make sure to re-install it!).

But keep in mind that this project is still an early alpha, there will be major changes, various parts are not working yet (see below for details), do not use it on production.

State of Project

This projects consists of many pluggable, independent elements. It is alpha
quality and not every plugin is in an equal state. The list below aims to give a
short overview of each translator and source plugin.

The management part itself is working well. It is possible to create and submit
jobs to various translators, get the translated text back into the system,
review and approve it. We're still working on the user interfaces, they are
unfinished and very basic.

Sources

  • Content Translation
    Plugin and User Interface is working and tested. No User interface to
    translate multiple content items at once yet.
  • Entity Translation
    The API is working, there is no user interface yet. If you know the entity
    translation module then we could use your help!
  • Internationalization (I18n)
    Same story, the API works but we're missing a user interface.

Translators

  • Microsoft Translator
    Machine translation, technically working well but the results are of course of
    varying quality.
  • File translator
    Allows to export jobs into files and import them once they have been
    translated. Contains a pluggable system to support various file formats,
    currently XLIFF and HTML.
  • Local Translator
    Allows to assign translation jobs to local users so that they can translate
    things in a unified interface with the ability to review it. Currently not
    working, needs to be adapted.
  • myGengo
    Integrates with http://www.mygengo.com. Initial implementation done, ready for
    testing.
  • Supertext
    Integrates with http://www.supertext.ch. Development has started, not working
    yet. Stay tuned!
  • Nativy
    Integrates with http://www.nativy.com/. Initial implementation done but
    it is currently broken. The integration is also not satisfying yet.
Created by: berdir
Created on: 17 Feb 2012 at 21:22 UTC
Last updated: 15 Nov 2013 at 13:28 UTC
New features
Unsupported

Other releases