po2xliff
Purpose: Convert a PO file to XLIFF.
Usage: po2xliff [OPTIONS] [INPUTFILE] [OUTPUTFILE]
Options
These options are not complete.
Long option |
Short option |
Description |
--template |
t |
Create XLIFF Template only |
--embed-header |
m |
Include PO Header as a translation unit |
--skeleton |
s |
Store XLIFF skeleton as a file |
--embed-skeleton |
e |
Embed XLIFF skeleton in XLIFF document |
--po-charset[=CHARSET|UTF-8] |
c |
Specify PO file charset. Set to PO Header charset if not specified. |
--source-language[=en-US] |
- |
Specify source language |
--target-language |
- |
Specify target language |
--help |
h |
Display usage information and exit |
--version |
V |
Display version information and exit |
Description
po2xliff converts PO or POT files to XLIFF.


