Converts Windows Resource .rc files to Gettext PO format.
rc2po [options] <rc> <po> po2rc [options] -t <rc> <po> <rc>
Where:
| AppleGlot
MacOS .strings file localization - Bug 371 relates to this.
Adobe:
Microsoft
XML related
unoconv - Python bindings to OpenOffice.org UNO which could allow manipulation of all formats understood by OpenOffice.org.
Trados:
Tcl: .msg files. Good documentation
Installers:
gencat: precedes gettext, looking in man packages is the best information I could find. Also LSB requires it.
Unlikely to be supportedThese formats are either: too difficult to implement, undocumented, can be processed using some intermediate format or used by too few people to justify the effort. Or some combination or these issues. |