redhat man page for intltool-merge

Query: intltool-merge

OS: redhat

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INTLTOOL-MERGE(8)					      System Manager's Manual						 INTLTOOL-MERGE(8)

NAME
intltool-merge - merge translated strings into various file types such as XML
SYNOPSIS
intltool-merge [ -v|--version ] [ -h|--help ] [ -q|--quiet ] [ -d|--desktop-style ] [ -k|--keys-style ] [ -o|--oaf-style ] [ -x|--xml-style ] [ -u|--utf8 ] [ -p|--pass-through ] PO_DIRECTORY FILENAME OUTPUT_FILE
DESCRIPTION
Merge translated strings in po files in PO_DIRECTORY with the original application file FILENAME, and output the file OUTPUT_FILE contain- ing both the original and the localized strings. Afterwards the application xml file will contain repeated xml-nodes where each one contains one of all translations and a xml:lang attribute.
OPTIONS
-v, --version Show version information. -h, --help Show usage and basic help information. -q, --quiet Be quiet while running. -d, --desktop-style Merge files in desktop style, which is similar to the Windows .ini file format. -k, --keys-style Merge files in the keys style, which is used for metadata. -x, --oaf-style Merge files in the oaf style. -x, --xml-style Merge files in the XML style, both as attributes and as raw pcdata. -u, --utf8 Convert all strings to UTF-8 before merging. -p, --pass-through Use strings as found in .po files, without conversion (STRONGLY unrecommended with -x).
REPORTING BUGS
Report bugs to http://bugzilla.gnome.org or by sending email to xml-i18n-tools@gnome.org.
AUTHOR
Darin Adler <darin@bentspoon.com> Kenneth Christiansen <kenneth@gnu.org> Maciej Stachowiak <mjs@eazel.com>
SEE ALSO
intltoolize(8), xml-18n-prepare(8), intltool-extract(8), intltool-update(8) intltool February 14, 2002 INTLTOOL-MERGE(8)
Related Man Pages
intltool-extract(8) - centos
intltool-prepare(8) - centos
intltool-update(8) - debian
intltool-prepare(8) - suse
intltool-merge(8) - suse
Similar Topics in the Unix Linux Community
rename the file in batch
Merge lines together in unix
Merge 2 csv files with awk
Help with perl script.
Parsing xml files