Page 1 of 1

Can I open .mo files

Posted: Wed Mar 03, 2004 1:36 pm
by Lowlander
I just got .mo files send to review, can I open these with poedit and how?

Posted: Wed Mar 03, 2004 3:10 pm
by Pablo
Lowlander,

no, the .mo files are compiled versions and can't be edited. Only the .po source files can be edited (as far as I know). But .mo files is all you need to check the translation in MM... maybe that's all the translator wants you to do.

By the way, if you have a chance, can you load the Spanish translation bundled with alpha 3 and tell me what you think?

Pablo

How to open to verify

Posted: Wed Mar 03, 2004 3:43 pm
by Lowlander
True I'm just supposed to verify, but how do I open them?

And as of the spanish translation, I will look friendly to the lady, I'm myself not very fluent in Spanish.

Posted: Wed Mar 03, 2004 3:57 pm
by Pablo
You have to create a <language>/LC_MESSAGES directory under locale in your MM folder, where <language> is the two-letter code for the language (you can ask the translator what the code is for his/her language). Then you put your mo files in this folder, and you're done (the new language will appear as an option when you restart MM).

I thought that since your location is Mexico you would know some Spanish :wink:. You may still want to check the basic functions, if you understand them it means they're definitely right...

Pablo

Posted: Wed Mar 03, 2004 4:07 pm
by jiri
Btw, .mo files can be decompiled back to .po files, all you need is to install gnuGetText tools and one of the command line tools can do it.

Jiri

Posted: Wed Mar 03, 2004 5:21 pm
by Lowlander
Well the Spanish seems okay, but no my location doesn't signify my language capabilities, unfortunately, life would be easier here, lol.

Posted: Wed Mar 03, 2004 5:26 pm
by Lowlander
Didn't work, guess I miss some files for that.

Posted: Wed Mar 03, 2004 6:00 pm
by Pablo
What didn't work? You can take a look at the other languages to see if what you have ressembles that. The file that lets MM know that there is another language is language.mo. The other files contain the translation itself (the most important is default.mo).

Pablo