CMake: Make i18n support optional
Created by: LNJ2
It's minimally faster and you'll get a cleaner output if you disable i18n support. At the moment I don't know how to suppress the output of the qt linguist tools. I'd like to make it optional (and disabled per default). In the README, I added the option for turning it on.