* Betr.: " [tryton-dev] Re: providing translated docs" (Thu, 5 Nov 2009
  15:37:57 -0500):

> > Here is the way:
> > I used index.rst as file example but it must be done for every rst file.
> > 
> > - Create/Update pot file in doc directory:
> > 
> >     # txt2po doc/index.rst doc/index.pot -P
> > 
> > - Create the language directory:
> > 
> >     # mkdir -p doc/lang
> > 
> > - Create/Update language po file:
> > 
> >     # pot2po doc/index.pot doc/lang/index.po -t doc/lang/index.po
> 
> 
> Here I have problems:
> 
> pot2po index.pot es/index.po -t es/index.po
> processing 1 files...
> 
> pot2po: warning: missing template file es/index.po

It is just the first time, when no template exists.
 
> pot2po: warning: writing to temporary output...
> [###########################################] 100%
> 
> What is that template, is for the updating? I supouse that the first time we
> use: 
> 
>       # pot2po doc/index.pot doc/lang/index.po

-- 

    Mathias Behrle
    MBSolutions
    Gilgenmatten 10 A
    D-79114 Freiburg

    Tel: +49(761)471023
    Fax: +49(761)4770816
    http://mbsolutions.selfip.biz
    UStIdNr: DE 142009020
    PGP/GnuPG key availabable from any keyserver, ID: 0x89BCA161

Attachment: signature.asc
Description: PGP signature

Reply via email to