Home page
Contact
Simple translation dictionary
Advanced translation dictionary
Translation dictionary for mobile phones (XHTML-mobile)
Translation dictionary for mobile phones (WML)
External dictionaries
Rudimentary translation programme
Multilingual spell-checker
Multilingual hangman
A translation dictionary on your site
Country information
Language information
Numerals
Freeware
German/Saterland Frisian
Translation dictionary for Windows
Various external links
A dictionary on your own site
Type:
HTML
iframe
PHP
The webpage's character set encoding:
latin-1
utf-8
Source languages:
Afrikaans
Albanian
Catalan
Czech
Danish
Dutch
English
English (Old English)
Esperanto
Faeroese
Finnish
French
Frisian
German
Greek
Hungarian
Icelandic
Italian
Latin
Malay
Norwegian
Papiamento
Polish
Portuguese
Romanian
Russian
Saterland Frisian
Scottish Gaelic
Spanish
Sranan
Swahili
Swedish
Tagalog
Thai
Turkish
Target languages:
Afrikaans
Albanian
Catalan
Czech
Danish
Dutch
English
English (Old English)
Esperanto
Faeroese
Finnish
French
Frisian
German
Greek
Hungarian
Icelandic
Italian
Latin
Malay
Norwegian
Papiamento
Polish
Portuguese
Romanian
Russian
Saterland Frisian
Scottish Gaelic
Spanish
Sranan
Swahili
Swedish
Tagalog
Thai
Turkish
User language:
Dutch
English
Esperanto
French
German
Licence
You can use the code below to create your own on-line dictionary.
<form action="http://www.majstro.com/Web/Majstro/dict.php" name="formulier" target="_blank"> <input type="hidden" value="eng" name="gebrTaal"></input> <table cellpadding="5"> <tr> <th>Source language</th> <th>Target language</th> </tr> <tr> <td valign="top"> <select name="bronTaal"> </select> </td> <td valign="top"> <select name="doelTaal"> </select> </td> </tr> <tr> <td valign="top" colspan="2"> <input type="text" size="20" maxlength="30" name="teVertalen"></input> <input type="submit" value="Translate"></input> </td> </tr> <tr> <td valign="top" colspan="2"> <div style="width: 300px; padding: 5px 10px; border-style: solid; border-width: thin; font-size: 14pt">Translations by <a href="http://www.majstro.com">Majstro Aplikaĵoj</a></div> </td> </tr> </table> </form>