[Bf-committers] Arabic translation support in the UI script

Sergey I. Sharybin g.ulairi at gmail.com
Sun Oct 9 12:03:23 CEST 2011


Hi,

Looks like you're trying to run update_po script in way like this: 
`blender --python update_po.py it`. It's wrong way. Only update_msg,py 
is supposed to be run in blender, all the rest script are supposed to be 
run using pyton in way like `python update_po.py`

ValterVB wrote:
> I have some problem to update the po file.
> I have compiled Blender wih SCONS on Win 7 64 bit, I have changed
> update_pot.py for the problem with GETTEXT.
> Some Solution?
>
> In step 1 I have the following error:
> ---
> Written 9165 messages to: 'D:\\BlenderSVN\\blender\\po\\messages.txt'
> Error: Not freed memory blocks: 1
> RNA_enum_items_add len: 320 00000000034F5A08
>
> Blender quit
> ---
> In step 2 No error
>
> In step 3 I have the following Message:
> ---
> *** Running 'D:\\BlenderSVN\\blender\\po\\update_po.py' ***
>
> msgmerge --update --backup=none --lang=it D:\BlenderSVN\blender\po\it.po
> D:\BlenderSVN\blender\po\blender.pot
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ................................................................................
> ...................................................... done.
> read blend: D:\BlenderSVN\blender\po\it
> Unable to open "D:\BlenderSVN\blender\po\it": Unknown error reading file.
> ---


-- 
With best regards, Sergey I. Sharybin



More information about the Bf-committers mailing list