<div dir="ltr">Hi Detlev ,<br><br>Thanks alot for the reply , Eric IDE is perfect for this . Just in case if anyone else face the problem here is solution .<br><br>Open Eric IDE  , Project and open a new project go to particular folder and open it. After that on the left side it you will find one tab with tooltip of Translation , there you will find the .qm file . <br>
<br>After that change the extention of .qm file to .ts file and open it on Qt4 Linguistic (as i tried to open it but Qt4 Linguistic dont open the .qm file) after opening that file select the language and it will ask you for translation . once you have done that than go to File and click on Release As , this will generate the .qm file . Now include your .qm file into the script . <br>
<br>Detlev Danke a lot i have been searching for this for long :) <br><br>Thanks<br>Ahmed<br><br><div class="gmail_quote">On Thu, Jan 31, 2013 at 9:01 PM, Detlev Offenbach <span dir="ltr"><<a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="font-family:'Sans Serif';font-size:9pt;font-weight:400;font-style:normal">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Hello,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">why not use the eric IDE for development? It has built in interfaces to the Qt tools and would do the .pro generation in the background for you. It is really simple to do translation update for just one language, several or even all, add new languages, .......</p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Regards,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Detlev</p><div class="im"><br><br>On Thursday 31 January 2013, 18:59:35 uahmed wrote:<br></div><p></p><div class="im">
<p style="margin-top:12px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">Hi <br><br>Thanks for the reply . I will do same i guess . Can you tell me one thing how you are making qt project with .py files? <br>
<br>I installed -qt-creator-py and python-pyside too , but whenever i create a project it gives me main.cpp file and i didnt find any option in start to choose python . Sorry i am new to QtCreator . <br><br>Thanks<br><br>
Ahmed<br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">On Thu, Jan 31, 2013 at 3:45 PM, Vincent Vande Vyvre <<a href="mailto:vincent.vandevyvre@swing.be" target="_blank"><span style="text-decoration:underline;color:#0057ae">vincent.vandevyvre@swing.be</span></a>> wrote:<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:44px;margin-right:40px;text-indent:0px">Le 31/01/13 13:23, uahmed a écrit :<br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:44px;margin-right:40px;text-indent:0px">> Vincent , Should i make a Qt project and include all the python files<br>> to it ? In those python files i use Pyqt for updating windows text etc  .<br>
><br>> On Thu, Jan 31, 2013 at 3:12 PM, uahmed <<a href="mailto:gleam.uahmed@gmail.com" target="_blank"><span style="text-decoration:underline;color:#0057ae">gleam.uahmed@gmail.com</span></a><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:44px;margin-right:40px;text-indent:0px">> <mailto:<a href="mailto:gleam.uahmed@gmail.com" target="_blank"><span style="text-decoration:underline;color:#0057ae">gleam.uahmed@gmail.com</span></a>>> wrote:<br>
><br>>     Hi<br>><br>>     Thanks for the reply . Is there any way to do tranlsation with<br>>     '.ui'  file format or with .py file . I am not using QtCreator i<br>>     did whole code from scratch and i make the other windows in<br>
>     QtDesigner which generate the '.ui' file and than i use them in my<br>>     code .<br>><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">I've never used QtCreator.<br><br>I convert my .ui files to .py, I update the file .pro if necessary and I<br>run:<br><br>pylupdate4 -noobsolete <a href="http://oqapy.pro" target="_blank"><span style="text-decoration:underline;color:#0057ae">oqapy.pro</span></a><br>
<br>(oqapy is my app) after that, I open the .ts file with QLinguist.<br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br></p>
</div><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br>-- </p>
<p style="margin-top:12px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-size:11pt;font-weight:600">Detlev Offenbach</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a></p></div></blockquote></div><br></div>