From 66e6b5269d52c1bedfa805c51b300ce5f5f3c490 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 15 May 2012 15:36:06 +0000 Subject: Adding a Simple Translation Tool It is part of the cloud services available with gf -server. --- src/www/translator/about.html | 55 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 src/www/translator/about.html (limited to 'src/www/translator/about.html') diff --git a/src/www/translator/about.html b/src/www/translator/about.html new file mode 100644 index 000000000..395173162 --- /dev/null +++ b/src/www/translator/about.html @@ -0,0 +1,55 @@ + + +About: Simple Translation Tool + + + + + + + + + + + +

About the Simple Translation Tool

+ +

+This is a simple bilingual document editor. Documents consist of a sequence +of segments that are translated independently. The user can add segments +in the source language and obtain automatically translated segments in +the target language. If an unsatisfactory automatic translation is +obtained, the user can click on it and replace it with a manual translation. + +

+The GF web service is used for automatic translation. The user picks which +grammar to use from a menu of available grammars. Through menu options, +the user also sets the source and target language for the document. + +

+The tool handles a set of documents. Documents can be named, saved (locally), +closed and reopened later. + +

TODO

+ + + +
+
+ Last modified: Tue May 15 17:35:39 CEST 2012 +
+
+TH + +
+ + -- cgit v1.2.3