Dictionaries Install From File
-
If I want to install From File for a dictionary, Collins for example, what file format should I use?
-
@anon-1d6 Supported are Japanese Yomichan dictionaries and the Migaku format.
The migaku format looks like this:
[ { "altterm": "", "audio": "", "definition": "Sufixo\nVerbetes derivados\n\n•Mädchen\n•Kaninchen\n\n•AFI: /-çən/|de\n\n", "examples": "", "pos": "", "pronunciation": "", "term": "chen" }, { "altterm": "", "audio": "", "definition": "Sufixo\n-chen\n:1.-ihno, -ihna\n\nVerbetes derivados\n\n•Mädchen\n•Kaninchen\n\n•AFI: /-çən/|de\n\n", "examples": "", "pos": "", "pronunciation": "", "term": "chen" }, { "altterm": "", "audio": "", "definition": "Sufixo\n-e\n1.sufixo usado para formar substantivos a partir de adjetivos, substantivos que expressam a qualidade do adjetivo\n2.:stark 'forte' > Stärke 'força'\n\n", "examples": "", "pos": "", "pronunciation": "", "term": "e" }, ...
To install it you need to have the above data in a zipped json file.