In Odoo 8 , To do the translation from English to Arabic. I have did the following steps but could not achieve.
Settings -> Translations -> Load a Translation
Created a record with Arabic
Then Changed the preference to Arabic.
The view will be changed in Arabic.
Question 1. There are some default fields, which is not translating. Question 2. If it is translated, If I changed the view in XML. It again becomes in English Question 3. It is not getting translated for newly created modules.
If It is all to do with .PO files. How to generate a .PO file automatically for newly created module. What is the command line to generate your .po file Kindly suggest good idea to create .po files and above questions.