2 66 translated messages, 19 fuzzy translations, 11 untranslated messages.
4 wget -O neon.pot http://svn.webdav.org/repos/projects/neon/trunk/po/neon.pot
5 msgmerge --no-wrap -o zh_new.po zh.po neon.pot
7 msgfmt --statistics -c -o zh.mo zh.po
10 66 translated messages, 19 fuzzy translations, 11 untranslated messages.
12 wget -O neon-0.27.x.pot http://svn.webdav.org/repos/projects/neon/branches/0.27.x/po/neon.pot
13 msgmerge --no-wrap -o zh-0.27.x_new.po zh-0.27.x.po neon-0.27.x.pot
14 mv -f zh-0.27.x_new.po zh-0.27.x.po
15 msgfmt --statistics -c -o zh-0.27.x.mo zh-0.27.x.po
18 78 translated messages.
20 wget -O neon-0.26.x.pot http://svn.webdav.org/repos/projects/neon/branches/0.26.x/po/neon.pot
21 msgmerge --no-wrap -o zh-0.26.x_new.po zh-0.26.x.po neon-0.26.x.pot
22 mv -f zh-0.26.x_new.po zh-0.26.x.po
23 msgfmt --statistics -c -o zh-0.26.x.mo zh-0.26.x.po