Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 vuotta sitten
..
README 74d7965fc3 information about use of config file was missing. 20 vuotta sitten
config_default.php 11b10ba5d1 increment year in copyright notices 18 vuotta sitten
config_sample.php 11b10ba5d1 increment year in copyright notices 18 vuotta sitten
functions.php 11b10ba5d1 increment year in copyright notices 18 vuotta sitten
index.php 11b10ba5d1 increment year in copyright notices 18 vuotta sitten
options.php 11b10ba5d1 increment year in copyright notices 18 vuotta sitten
setup.php 11b10ba5d1 increment year in copyright notices 18 vuotta sitten

README

Message Translation

If you have ever received a mail message from someone who is not in
your country, you probably noticed that they used a different language
than you. If you don't know their language, a translator might help you
out.


Features
========

* Multiple translation servers
* Uses your language preference for setting up default translation options
* You pick where you see the translation box
* You decide which translation buttons you see


Description
===========

This plugin lets you select, on a per-user basis, the translator you want
to use. It defaults to None. It has different servers you can use, and
it lists their strengths and limits with each one. Also, there are
multiple servers just in case one changes their interface or goes down.

Since SquirrelMail is designed to have multiple translations of the text,
this plugin takes your preference and will use it for selecting what to
translate the text into.


Future Work
===========

* Grab translation directly from server (need to send POST request directly)
* Translate your outgoing message


Servers
=======

Babelfish = babelfish.altavista.com
Go.com = translator.go.com (disabled - service unavailable)
Dictionary.com = www.dictionary.com/translate
InterTran = tranexp.com
GPLTrans = www.translator.cx (disabled - service unavailable)
OteNet = systran.otenet.gr
Promt = www.translate.ru
Google Translate = www.google.com/translate

Installation
============

Go back to the main directory, run configure and add the plugin.

Some plugin settings can be adjusted by creating
config/translate_config.php or plugins/translate/config.php
configuration file. See plugins/translate/config_default.php and
plugins/translate/config_sample.php