Add neon trunk, 0.27.x and 0.26.x.
[i18n-zh.git] / l10n / neon / po / readme.txt
blob4cd7c6eb67611436e08f9c6a23f193a041dd4d09
1 neon trunk:
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
6     mv -f zh_new.po zh.po
7     msgfmt --statistics -c -o zh.mo zh.po
9 neon 0.27.x:
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
17 neon 0.26.x:
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