var fDesc=new Array(); fDesc[0] = "French-Russian and Russian-French Slovoed dictionary software for Windows lets you easily find appropriate translation of any word and express yourself most precisely thanks to high translation rate, detailed and up-to-date dictionary bases and easy-to-use interface. Slovoed electronic dictionaries are developed to satisfy the most fastidious users, for both language professionals and learners, business and private users.
____________

Dictionary database is powered by Russkiy yazik Media

French-Russian dictionary contains 67,384 entries
Russian-French dictionary contains 47,052 entries

French sound module contains about 40,000 words
Russian sound module contains about 50,000 words
____________

Outstanding features of Slovoed dictionary:

• Read e-mails, documents and web-pages from your PC and get Word Translations without leaving your active application by hovering mouse over a word. So you do not need to waste time opening a program;
• Find the translation of the word in any grammatical form with help of built-in Morphology Module for English, Russian, French and Spanish;
• Listen to correct word pronunciation using built-in Sound Modules, containing pre-recorded voice of English, Spanish, German, French, Russian and Italian native speakers;
• Learn foreign languages with immediate grammar reference for any word in the dictionary (English irregular verbs, German verbs, grammatical forms, etc.);
• Enrich your vocabulary choosing unknown words with bookmarks or using search history;
• Study the language in the easiest and most effective way using Slovoed dictionary. Check yourself with the words you have added to Flash Cards from the dictionary;
• Similar Words function helps you to find a word even if you do not remember its spelling.
• Keep your Slovoed dictionary always up-to-date. New Slovoed Online Update feature lets you know of updated dictionary versions available for download;
• Discover new dictionaries and download it directly to your device with the built-in Online dictionary catalog;
• IntraArticle Search. Thanks to a new feature of the application, you can search for words right in the dictionary article.
• Enter the words on your native language easier using on-screen Virtual Keyboard for many languages;
• Find the word even if you don’t know its exact spelling using wildcards search ("*", "?", etc.);
• Find the list of irregular verbs for English and German dictionaries;
• Due to our Language identifier, you no more need to change the translation direction each time you input words. Translation direction will be chosen automatically, it depends on language input;
• Enlarge Slovoed electronic dictionary word database by creating your own dictionaries;
• Full text search for words and word combinations in articles, titles, entries and usage examples."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }