0

Can anyone help in using the command po2xliff(http://web.iesrodeira.com/cgi-bin/man/man2html?query=install+po2xliff) in windows.

skmaran.nr.iras
  • 8,152
  • 28
  • 81
  • 116

1 Answers1

2

Download Translate Toolkit-1.9.0-setup.exe from http://sourceforge.net/projects/translate/files/Translate%20Toolkit/1.9.0/Translate%20Toolkit-1.9.0-setup.exe/download and install.

Command Usage: po2xliff pofilename xlifffilename

Where,

<po> is a PO file
<tmx> is an XLIFF file

Example: po2xliff C:\Po\fra.po C:\Xliff\fr.xliff

user1142922
  • 101
  • 7