I'm trying to develop a translation desktop app using Java to translate some text files from Russian to English (Spanish to English is required too).
I've tried the google-api-translate and it seems to work just fine, but I'm in need of something that can work offline.
I was wondering if you are aware of something that might help me, free or not.