> 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

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

Regards

-- 
Juan Fernando Jaramillo
Gte Tecnología
MIG Internacional
www.miginternacional.com

Attachment: signature.asc
Description: Digital signature

Reply via email to