web/index.html.en
changeset 33 ebbedaa090be
equal deleted inserted replaced
31:2bcc08d0f1d8 33:ebbedaa090be
       
     1 <html>
       
     2 
       
     3 <head>
       
     4 <title>Akcentigi rusan tekston</title>
       
     5 <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
       
     6 </head>
       
     7 
       
     8 <body>
       
     9 <a href="index.html">[Esperante]</a>
       
    10 
       
    11 <h2>Akcentigilo por la rusa lingvo - put accents over Russian</h2>
       
    12 
       
    13 <p>Write a text in Russian, and click over <em>Accent</em> for accent-ization.</p>
       
    14 <form method=post action="/~viric/cgi-bin/ts_zparsetext">
       
    15 <textarea type=text name=teksto cols=40 rows=10></textarea><br>
       
    16 <input type=submit value="Accent" name=button>
       
    17 <input type=reset value="Clear" name=resetbutton>
       
    18 </form>
       
    19 </body>
       
    20 
       
    21 <h2>Instructions</h2>
       
    22 <p>Click over words to get a translation. I cannot make it work on Explorer,
       
    23 so use other browsers or help me make it work in it.</p>
       
    24 
       
    25 <h2>How it works</h2>
       
    26 <p>Click over words and get their translations</p>
       
    27 <p>It usees the dictionary Зализняка for the accents, and some others for
       
    28 the translations. Write me a letter if you want access to the source or the
       
    29 dictionaries. I'll write some links here on that someday soon.
       
    30 </p>
       
    31 
       
    32 <h2>Contact the project maintainers</h2>
       
    33 
       
    34 <p>
       
    35 You can contact the main programmer at
       
    36 <em><a href="/~viric/index.html.en">viric</a>(ĉe)vicerveza.homeunix.net</em>
       
    37 </p>
       
    38 
       
    39 </body>
       
    40 </html>