web/index.html.en
changeset 33 ebbedaa090be
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/index.html.en	Fri Mar 30 18:56:20 2012 +0200
@@ -0,0 +1,40 @@
+<html>
+
+<head>
+<title>Akcentigi rusan tekston</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
+</head>
+
+<body>
+<a href="index.html">[Esperante]</a>
+
+<h2>Akcentigilo por la rusa lingvo - put accents over Russian</h2>
+
+<p>Write a text in Russian, and click over <em>Accent</em> for accent-ization.</p>
+<form method=post action="/~viric/cgi-bin/ts_zparsetext">
+<textarea type=text name=teksto cols=40 rows=10></textarea><br>
+<input type=submit value="Accent" name=button>
+<input type=reset value="Clear" name=resetbutton>
+</form>
+</body>
+
+<h2>Instructions</h2>
+<p>Click over words to get a translation. I cannot make it work on Explorer,
+so use other browsers or help me make it work in it.</p>
+
+<h2>How it works</h2>
+<p>Click over words and get their translations</p>
+<p>It usees the dictionary Зализняка for the accents, and some others for
+the translations. Write me a letter if you want access to the source or the
+dictionaries. I'll write some links here on that someday soon.
+</p>
+
+<h2>Contact the project maintainers</h2>
+
+<p>
+You can contact the main programmer at
+<em><a href="/~viric/index.html.en">viric</a>(ĉe)vicerveza.homeunix.net</em>
+</p>
+
+</body>
+</html>