Posts

August 2009
M T W T F S S
« Jul   Sep »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

LingvoUniversal (En-Ru) for Apple Dictionary with sound


Lingvo Universal Russian-English and English-Russian dictionaries are one of the best for today (official ABBYY Lingvo page).
Unfortunately, MacOS version of the software does not exist for now. We are mac users… and if we need that software, what do we have to do? There is a possibility to convert ABBYY Lingvo dictionaries to the standard Apple Dictionary format!

This article contains step-by-step guide how to install the following converted dictionaries on your mac:

  1. LingvoUniversal English-Russian dictionary with sound
  2. LingvoUniversal Russian-English dictionary


I suppose that

  • the downloaded files are automatically placed to your userhome directory “Downloads”
  • your mac user is able to run the “sudo” command (this is true, if the “Allow to administer your computer” checkbox in “Preferences”->”Users”->”YourAccount” is enabled)

To install the dictionaries, follow the actions below.

  1. Download the dictionary archives:
  2. Open the “Terminal” program (“Applications” -> “Utilities” -> “Terminal”) and execute the following commands:
    • [ -d /Library/Dictionaries/ ] || sudo mkdir -p /Library/Dictionaries/
      – this command will check if the /Library/Dictionaries directory exists, and if not – it will be created; the creation uses the “sudo” command, therefore you will be asked to enter your passowrd to create it (because only superuser can create directories inside of /Library/)
    • sudo tar xfz ~/Downloads/LingvoUniversal_EnRu_MacOSX.tgz -C /Library/Dictionaries/
      sudo tar xfz ~/Downloads/LingvoUniversal_RuEn_MacOSX.tgz -C /Library/Dictionaries/

      – these two command extract one by one dictionaries to the /Library/Dictionaries directory; the extraction uses the “sudo” command, therefore you will be asked to enter your passowrd to create it (because only superuser can create directories inside of /Library/)
  3. Enable the dictionaries in your Apple Dictionary Preferences (and probably change the order).

Enjoy!


P.S. Thank to ixbt forum mac users, because I found this info and converted dictionaries on the MacLife forum at http://forum.ixbt.com/topic.cgi?id=79:1641:67#57

P.P.S. This dictionaries placed here only for test and demonstration purposes. If you want to use them, I would recommend you to buy the official ABBYY Lingvo software… buy at least Windows version and use the converted dictionaries under your MacOS.

13 comments to LingvoUniversal (En-Ru) for Apple Dictionary with sound

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>