I do it with a Linux machine. You can install Get text:
http://www.gnu.org/software/gettext/
The command to merge files is:
msgcat file1 file2 -o file2
This will merge content of file1 in file2 and save it in file2
To check the status of the file you can use:
msgfmt --statistics file