Simple command line tool in Python to get translations from vertalen.nu
- nl (Nederlands)
- en (English)
- fr (Français)
- de (Deutsch)
- es (Español)
- it (Italiano)
- pt (Português)
- da (Dansk)
- sv (Svenska)
python translator.py cap en fr
python translator.py boterham nl pt
Or put in in your path if you don't want to use the Python command :)