Django国际化gettext最新windows64位安装包 gettext是一套GNU下的国际化工具。主要有工具: xgettext:从源码中抽取字符串,生成po文件(portableobject) msgfmt:将po文件编译成mo文件(machineobject) gettext:进行翻译