Provide tools for translation and display of text in multiple languages and support for regionalization/localization for dates, numbers, currency, measurement, or other local contexts.

Translation Access

This module provides per-language access control for creating and updating nodes by adding a list of checkboxes for each available language to the user add/edit form (only visible to users with 'administer users' permission). These language permissions are combined with the normal user permissions to give more fine-grained access control.

Translation Links

Translation Links screenshot; Teasers

Translation Links module creates links to translations in convenient places for semi-multi-lingual sites, such as next to teaser titles, as local tasks (aka tabs) and on node/edit pages.

Notes

  1. Not recommended for use with sites that have full multi-lingual implementation including menu block and views translations, or sites with more than about 4 enabled languages.
  2. Requires Drupal core's Locale and Content Translation modules.

Install and Configure

Add <?php print $t9nlinks; ?> in your theme's node.tpl.php file to add links next to teaser titles. For best results, put it inside the <h3> tag, but outside the title's <a> tag. E.g.

<h3>
  <a href="<?php print $node_url ?>" title="<?php print $title ?>"><?php print $title ?></a>
  <?php print $t9nlinks; ?>
</h3>

Rounded corners will work in Internet Explorer with a yet-to-be-released version of Themer module.

Commercial support

The author of this module is available for hire. Contact Bevan.

Attribution

Google Language Tools

This module provides integration at several levels with the Google AJAX Language API.

Easy Translator

Main interface of the Easy Traslator module for Drupal
This module is abandoned due to a security issue the maintainer never fixed. See SA-2010-007 - Multiple vulnerabilities in multiple contributed modules for details.

If you want to achieve this functionality or use this module, your options are:

As the name suggests, this module makes I18N (Internationalization) easy!

Features

  • Intuitive interface
  • Translations completely visible next to original text
  • AJAX provides immediate feedback without reloading the entire page
  • Mark translations as fuzzy
  • Commenting is possible (provide context for translators)
  • Inline spelling correction

Indic Script

This Module enables IME (Transliteration Input Method) for Indian Languages in Drupal Text Fields and Text Area Fields So that users can create their content in their own Language within Drupal without installing any additional software.

This module provides integration with Kanni IME Transliteration Javascript Library

6.x-3.0 and 7.x-2.x version has the integration for CKEditor (CKEditor.module and WYSIWYG.module) new

Indic Script module supports Type writer (TW) as well as Phonetic typing
for the following languages.

  • Tamil, Tamil Tw, Tamil 99
  • Hindi, Hindi Tw, Hindi Remington Tw
  • Malayalam, Malayalam Tw
  • Bengali, Unijoy, Bengali Tw
  • Gujarati, Gujarati Tw
  • Kannada, Kannada Tw
  • Oriya, Oriya Tw
  • Punjab, Punjab Tw
  • Telugu, Telugu Tw & Telugu Apple Tw

What it does exactly?

Phonetic typing: If the user type "ammaa" in English it will convert this to the Tamil word அம்மா (mother).
Type writer (TW): It will convert the keystroke with appropriate Unicode character in the selected Language.

The Keystroke F9 is set as Hot key for switching between languages.

Features in this release.

Pages

Subscribe with RSS Subscribe to RSS - Multilingual