sudo apt-get install aspell
sudo apt-get install aspell-hu
aspell --lang 'hu' dump master | cut -d/ -f1 > ~/.spelling/hu.dic
aspell --lang 'hu' dump master | aspell --lang 'hu' expand | tr ' ' '\n' > ~/.spelling/hu.dic