1
.TH INTLTOOL-MERGE 8 "February 14, 2002" "intltool"
1
.TH INTLTOOL-MERGE 8 "2003-08-02" "intltool"
4
intltool-merge \- merge translated strings into various file
4
intltool-merge \- merge translated strings into various types of file
16
.BR \-d | --desktop-style
18
.BR \-k | --keys-style
26
.BR \-p | --pass-through
8
.I "[option]..." PO_DIRECTORY FILENAME OUTPUT_FILE
34
Merge translated strings in po files in \fIPO_DIRECTORY\fP
35
with the original application file \fIFILENAME\fP,
36
and output the file \fIOUTPUT_FILE\fP containing both the original
37
and the localized strings.
39
Afterwards the application xml file will contain repeated xml-nodes
40
where each one contains one of all translations and a xml:lang
13
Merge translated strings in po files in \fIPO_DIRECTORY\fR with the original
14
application file \fIFILENAME\fR, and output the file \fIOUTPUT_FILE\fR
15
containing both original and localized strings.
17
If \fIFILENAME\fR is an XML file, \fIOUTPUT_FILE\fR will contain repeated
18
xml nodes, where each node contains one of the localized strings with
23
.\" -------------------------------------------------------
24
.SS "Mode of operation"
25
.\" -------------------------------------------------------
28
.IP "\fB\--ba-style\fR" 4
30
Merge files in bonobo-activation style, which is used for bonobo servers.
33
.IP "\fB\--desktop-style\fR" 4
35
Merge files in desktop style, which is similar to the Windows .ini file format.
38
.IP "\fB\--keys-style\fR" 4
40
Merge files in keys style, which is used for metadata.
43
.IP "\fB\--oaf-style\fR" 4
46
.BR \-b / \--ba-style "."
49
.IP "\fB\--rfc822deb-style\fR" 4
51
Merge files in RFC 822 style, which is usually used in Debian configuration files.
54
.IP "\fB\--xml-style\fR" 4
56
Merge files in standard XML style, both as attributes and as raw pcdata.
58
.\" -------------------------------------------------------
60
.\" -------------------------------------------------------
65
Convert all strings to UTF-8 before merging.
68
.IP "\fB\--pass-through\fR" 4
70
Use strings as is in .po files without conversion (STRONGLY unrecommended
74
.IP "\fB\--cache\fR" 4
79
.IP "\fB\--quiet\fR" 4
81
Be quiet while running.
84
.IP "\fB\--version\fR" 4
47
86
Show version information.
50
91
Show usage and basic help information.
53
Be quiet while running.
55
.B \-d, \--desktop-style
56
Merge files in desktop style, which is similar to
57
the Windows .ini file format.
60
Merge files in the keys style, which is used for metadata.
63
Merge files in the oaf style.
66
Merge files in the XML style, both as attributes and as
70
Convert all strings to UTF-8 before merging.
72
.B \-p, \--pass-through
73
Use strings as found in .po files, without conversion
74
(STRONGLY unrecommended with -x).
95
.IP "\fBpo/.intltool-merge-cache\fR"
96
Cache file generated by \fBintltool-merge\fR, that contains all strings
97
in all po files seperated by \\01.
76
100
.SH REPORTING BUGS
77
Report bugs to http://bugzilla.gnome.org or by sending email
78
to xml-i18n-tools@gnome.org.
101
Report bugs to http://bugzilla.gnome.org (product name "\fBintltool\fR")
102
or send email to xml-i18n-tools@gnome.org.
81
Darin Adler <darin@bentspoon.com>
83
Kenneth Christiansen <kenneth@gnu.org>
85
Maciej Stachowiak <mjs@eazel.com>
106
Darin Adler <darin@bentspoon.com>
108
Kenneth Christiansen <kenneth@gnu.org>
110
Maciej Stachowiak <mjs@eazel.com>
89
intltoolize(8), xml-18n-prepare(8), intltool-extract(8), intltool-update(8)
116
.BR intltool-prepare (8),
117
.BR intltool-extract (8),
118
.BR intltool-update (8)