On Fri, May 14, 2010 at 12:45 AM, Nikos Charonitakis wrote:
> 2010/5/12 Christian Stimming :
> > Am Wednesday 12 May 2010 schrieb Derek Atkins:
> >> > Create the pot template:
> >> > xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml
> >> >
> >> > Rename pot file according to your language code:
>
2010/5/12 Christian Stimming :
> Am Wednesday 12 May 2010 schrieb Derek Atkins:
>> > Create the pot template:
>> > xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml
>> >
>> > Rename pot file according to your language code:
>> > Help_ch_intro.xml.pot to Help_ch_intro.xml.xx.po
>> >
>> > Translate
Am Wednesday 12 May 2010 schrieb Derek Atkins:
> > Create the pot template:
> > xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml
> >
> > Rename pot file according to your language code:
> > Help_ch_intro.xml.pot to Help_ch_intro.xml.xx.po
> >
> > Translate and convert back to xml:
> > xml2po -
Nikos Charonitakis writes:
> Hi
> I have created po files from xml used in GnuCash docs
>
> The procedure is (example):
>
> Create the pot template:
> xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml
>
> Rename pot file according to your language code:
> Help_ch_intro.xml.pot to Help_ch_intro.x
Hi
I have created po files from xml used in GnuCash docs
The procedure is (example):
Create the pot template:
xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml
Rename pot file according to your language code:
Help_ch_intro.xml.pot to Help_ch_intro.xml.xx.po
Translate and convert back to xml: