反编译 mo 文件成 po 文件
msgunfmt test.mo -o test.po
编码 po 文件为 mo 文件
msgfmt -o test.mo test.po
msgfmt -o messages.mo messages.po
scp messages.mo root@10.88.127.148:~/
cp /root/messages.mo /data/svn_apps/sam/locale/zh/LC_MESSAGES/
cp /root/messages.mo /data/svn_apps/sam/locale/zh_CN/LC_MESSAGES/
阅读(1141) | 评论(0) | 转发(0) |