Translation files for IDE 1.9

niekiran:
Hi ,

I want to translate arduino programming keywords like digitalWrite , digitalRead etc to my local language .

How can i do this ?

Please give me some leads. in file->preferences my language is not listed.

Thanks for your interest in helping with the translation project!

It's not clear to me what you want to achieve. There are two translation projects:

Arduino IDE strings. This is done on Transifex.
Arduino Language reference (http://www.arduino.cc/reference/en).

If you would like to help with either of those projects, please let me know.

If you mean that you want to be able to translate the names of the functions, etc. used in the actual Arduino code, there is no official Arduino project for doing this. However, you can create your own library, as others have already done. Here's an example: