From: Fòram na G. <fi...@fo...> - 2015-05-14 11:36:40
|
Sgrìobh Petra Milat na leanas 14/05/2015 aig 10:52: > Hi, > I am on my final year of college in Croatia and for my diploma thesis > I had to find educational games, translate one educational game that I > like and make a web app. I chose TuxMath and I translated, compiled > and installed it but I have a problem with getting .gmo files from .po > files. I did everything that I found I should do on this problem but > nothing happened. There are 2 methods that I know of: 1. You can open the po file in PoEdit and save. This will generate an .mo file for you. Rename it to .gmo and you're done. http://poedit.net/ 2. Use the gettext command: https://www.gnu.org/software/gettext/manual/html_node/Binaries.html#Binaries > Also I tried to start the game in some other > language, like German, and it just started in English. Can you help > me? (I'm compiling it in virtual Ubuntu on Windows 7) Sorry, I don't know the solution to this. |