Add pot file

Open username-removed-208463 requested to merge thelinuxguy/mailman:translation into master

I created the pot file by running

xgettext --language=Python --keyword=_ --output=po/mailman.pot --from-code=UTF-8 `find . -name "*.py"`

@warsaw do you want me to exclude anything? we could specify the files manually