BottyE wrote:
Hi there!
A first traslation version of po files is complete.
How can I can compile sources under win or KUbuntu in order to verify "on live" the result before post you files?
KU make ...
Win ?
Thanx
Better to compile under linux:
Please follow the following instructions:
http://synfig.org/wiki/Dev:Build_Instructionsto build the current source code.
There are some things that you should consider:
1) When you get the code using git clone you get a copy of the current repo and its selected branch points to the current master branch.
2) You probably have modified the files for an intermediate commit of the master branch. You have to identify the commit where you did retrieve the po file in order to not produce conflicts when applying the patch of your it.po file.
3) Before apply the patch you have to recreate the current translation of your local branch by following these instructions:
http://synfig.org/wiki/Dev:Translation. It implies to tell the country code and so.
4) Once the it.po file is created (for synfig-core and for synfigs-studio) you can replace them by the two new ones and compile again. Then test the translated version. Remember that the build instructions can place the binary produced in synfig/install/bin depending on if you used the proper $prefix environment variable.
If you picked up the Spanish po files from the links I gave to you then current master branch is the one where you could apply the new translation easily because you don't need to climb up in the git history.
Once you're happy please send me the po files to apply them to the master branch
Good luck!
-G
_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you
can contribute!
