Denne side bruger JavaScript til pænt at formatere listen med overførsler. Da din browser har JavaScript deaktiveret eller ikke indeholder understøttelse for JavaSCript vil du i stedet for se en lang liste.

Hent — FreeDict

Indholdsfortegnelse

FreeDict-ordbøger er lagret i et generisk filformat som tillader, at det kan bruges i forskellige ordbogsformater også omtalt som platforme. Fordelen ved denne fremgangsmåde er, at ordbogsdataene kan bruges i ethvert program, og du kan derfor vælge det som passer dig bedst.

StarDict: Common Choice for Most Devices

The dictionaries in StarDict format can be used with a wide variety of different dictionary applications, e.g.:


Slob: Smartphones And Tablets

For smartphones and tablets, our dictionaries are available in the slob format, an advanced format understood by the Aard2 dictionary program for Android. Just download Aard2 from the playstore or from F-Droid. Finally, download one of our dictionaries below to your smartphone.


Dictd: Computers

For desktop computers, you are free to choose between a variety of dictionary programs, a selection of clients can be found on our wiki page. The most advanced is probably GoldenDict. It can read many formats, including the dictd format. Just download the archive below to your computer, unpack it and then select import from the menu within GoldenDict.

GNU/Linux

If you are running a Debian/Ubuntu derivative or Arch, the FreeDict packages are already available via your package manager. If not, use the downloads below.

Windows

The archives are in the .tar.xz format. If you are unable to unpack this archive format, please download a program like 7-Zip. After this, you will find the .index and .dict.dz files required for the import in your favourite dictionary program.

Dictionary Downloads


Sources

If you want to browse through our source, you have several options. The easiest way is to check out the drop-down menu below to select the desired dictionary. Another option is our static API that allows for programmatic retrieval of our dictionaries.

The dictionary development happens at two places. Some dictionaries are maintained and extended manually and are on GitHub. Others are automatically imported from other sources and hence their importer scripts are version-controlled.

The Dictionaries are encoded in the TEI format, please see the documentation for more details.

The latest release of each dictionaries' source can be retrieved below:


API

The API allows for retrieval of meta information of each dictionary, as well as direct download links for the target formats (AKA platforms) and their source. This can be helpful for app developers or distributors.

The endpoints are

https://freedict.org/freedict-database.xml
https://freedict.org/freedict-database.json

Documentation of the API fields is in the wiki.