/[winpt]/trunk/Po/build-mo.bat
ViewVC logotype

Annotation of /trunk/Po/build-mo.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Mon Jan 31 11:02:21 2005 UTC (20 years, 1 month ago) by twoaday
File MIME type: text/plain
File size: 623 byte(s)
WinPT initial checkin.


1 twoaday 2 @echo off
2     rem build-mo.bat - Generate all .mo files.
3     rem
4     rem This is free software under the terms of the GNU GPL v2.
5     rem
6    
7     msgfmt -v -o Mo\de.mo de.po
8     rem msgfmt -v -o Mo\ru.mo ru.po
9     rem msgfmt -v -o Mo\cs.mo cs.po
10     rem msgfmt -v -o Mo\fr.mo fr.po
11     rem msgfmt -v -o Mo\it.mo it.po
12     rem msgfmt -v -o Mo\es.mo es.po
13     rem msgfmt -v -o Mo\ES_gl.mo es_gl.po
14     rem msgfmt -v -o Mo\hu.mo hu.po
15     rem msgfmt -v -o Mo\pt_BR.mo pt_BR.po
16     rem msgfmt -v -o Mo\pt_PT.mo pt_PT.po
17     rem msgfmt -v -o Mo\zh_CN.mo zh_CN.po
18     rem msgfmt -v -o Mo\zh_TW.mo zh_TW.po
19     rem msgfmt -v -o Mo\ro.po ro.po
20     rem msgfmt -v -o Mo\nb_NO.po nb_NO.po

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26