wiki:GoogleTranslatePlugin

Version 6 (modified by figaro, 8 years ago) (diff)

Cosmetic changes

Google Translate plugin

Description

A plugin that adds the Google "translate" button to every ticket description and ticket comment, and that would translate it to the current UI language:

Translate

Translation

Bugs/Feature Requests

Existing bugs and feature requests for GoogleTranslatePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out GoogleTranslatePlugin from here using Subversion, or browse the source with Trac.

Configuration

You must enable it in Trac's UI or by editing your trac.ini file:

[components]
translate.* = enabled

Also, you have to get a google API key and add it to your trac.ini file:

[translate]
google_api_key = <GOOGLE API KEY>

Example

Click on the "Translate" button and your comment or ticket description will get translated to the chosen UI language.

Recent Changes

9908 by dyeldandi on 2011-02-28 16:58:17
Initial commit
9907 by dyeldandi on 2011-02-28 16:46:17
New hack GoogleTranslatePlugin, created by dyeldandi
(more)

Author/Contributors

Author: dyeldandi
Maintainer: Denis
Contributors:

Attachments (2)

Download all attachments as: .zip