The Translation Management Tool (TMGMT) module provides a tool set for translating content from different sources. The translation can be done by people or translation services of all kinds. It builds on and uses existing language tools and data structures in Drupal and can be used in automated workflow scenarios.
This module does not make i18n or any other language module for Drupal obsolete. It does only facilitate the translation process.
The second alpha has been released, huge improvements have been made (see the release notes for details) and there's even more work to do. Please test the new version and report any bugs that you can find.
Important: The external translator plugins (Microsoft, MyGengo, Nativy, Supertext) have been moved to separate projects. When any of these plugins, make sure to download them as well and then run update.php when updating to alpha2.
Features
Sources
All Drupal text elements can be used as source for translation:
- Nodes
- Entities
- I18n Strings (Menu, Terms etc.)
A plugin architecture allows for the introduction of additional text sources (internal and external). Details see Sources Architecture
Translation Services
External translation services can be used for creating a foreign language version of the source text. Or it can be presented to a user for translation. A plugin architecture allows for the integration of additional services.
For the time being you have the choice of these services:
Included
- Export and import via xliff and HTML
- Local Translator (Allows users to translate jobs)
Available as separate projects
- Microsoft (Bing) Translator (machine)
- Google Translate (machine)
- Nativy (human)
- MyGengo (human)
- Supertext (human)
- One Hour Translation (human)
Requirements
Translation Management Tool was built for D7. There will be no back port.
To use Translation Management Tool you need to install and activate the following modules (Make sure you're using the latest available version of them):
- Entity API
- Views
- Chaos Tools (Base for Views)
- Views Bulk Operations
- Content Translation (for the content translation source)
- Locale
- Internationalization/i18n (for string translation)
- Entity translation (for the entity source)
Resources
Documentation
IRC channel: #drupal-i18n
Introduction video
API Documentation
Presentation at Drupal Business Days in Vienna: Multilingual websites with a click
Presentation at Drupal Developer Days in Barcelona
This project was initiated by Miro Dietiker of MD Systems.
Initial development happened during a development sprint organized by Drupal Events in Zurich in January 2012 with more than 20 participants. See http://drupalevents.ch/drupal/codesprint-2012 for more information.
Sponsors
Initial development of this module was sponsored by MD Systems, Amazee Labs, S.W.I.S. Group, Microsoft, Acquia and Supertext.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Multilingual
- Reported installs: 490 sites currently report using this module. View usage statistics.
- Downloads: 3,402
- Automated tests: Enabled
- Last modified: April 28, 2013
