jpayne@68
|
1 <!-- Creator : groff version 1.22.3 -->
|
jpayne@68
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
jpayne@68
|
3 "http://www.w3.org/TR/html4/loose.dtd">
|
jpayne@68
|
4 <html>
|
jpayne@68
|
5 <head>
|
jpayne@68
|
6 <meta name="generator" content="groff -Thtml, see www.gnu.org">
|
jpayne@68
|
7 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
jpayne@68
|
8 <meta name="Content-Style" content="text/css">
|
jpayne@68
|
9 <style type="text/css">
|
jpayne@68
|
10 p { margin-top: 0; margin-bottom: 0; vertical-align: top }
|
jpayne@68
|
11 pre { margin-top: 0; margin-bottom: 0; vertical-align: top }
|
jpayne@68
|
12 table { margin-top: 0; margin-bottom: 0; vertical-align: top }
|
jpayne@68
|
13 h1 { text-align: center }
|
jpayne@68
|
14 </style>
|
jpayne@68
|
15 <title>MSGCAT</title>
|
jpayne@68
|
16
|
jpayne@68
|
17 </head>
|
jpayne@68
|
18 <body>
|
jpayne@68
|
19
|
jpayne@68
|
20 <h1 align="center">MSGCAT</h1>
|
jpayne@68
|
21
|
jpayne@68
|
22 <a href="#NAME">NAME</a><br>
|
jpayne@68
|
23 <a href="#SYNOPSIS">SYNOPSIS</a><br>
|
jpayne@68
|
24 <a href="#DESCRIPTION">DESCRIPTION</a><br>
|
jpayne@68
|
25 <a href="#AUTHOR">AUTHOR</a><br>
|
jpayne@68
|
26 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
|
jpayne@68
|
27 <a href="#COPYRIGHT">COPYRIGHT</a><br>
|
jpayne@68
|
28 <a href="#SEE ALSO">SEE ALSO</a><br>
|
jpayne@68
|
29
|
jpayne@68
|
30 <hr>
|
jpayne@68
|
31
|
jpayne@68
|
32
|
jpayne@68
|
33 <h2>NAME
|
jpayne@68
|
34 <a name="NAME"></a>
|
jpayne@68
|
35 </h2>
|
jpayne@68
|
36
|
jpayne@68
|
37
|
jpayne@68
|
38 <p style="margin-left:11%; margin-top: 1em">msgcat -
|
jpayne@68
|
39 combines several message catalogs</p>
|
jpayne@68
|
40
|
jpayne@68
|
41 <h2>SYNOPSIS
|
jpayne@68
|
42 <a name="SYNOPSIS"></a>
|
jpayne@68
|
43 </h2>
|
jpayne@68
|
44
|
jpayne@68
|
45
|
jpayne@68
|
46 <p style="margin-left:11%; margin-top: 1em"><b>msgcat</b>
|
jpayne@68
|
47 [<i>OPTION</i>] [<i>INPUTFILE</i>]...</p>
|
jpayne@68
|
48
|
jpayne@68
|
49 <h2>DESCRIPTION
|
jpayne@68
|
50 <a name="DESCRIPTION"></a>
|
jpayne@68
|
51 </h2>
|
jpayne@68
|
52
|
jpayne@68
|
53
|
jpayne@68
|
54 <p style="margin-left:11%; margin-top: 1em">Concatenates
|
jpayne@68
|
55 and merges the specified PO files. Find messages which are
|
jpayne@68
|
56 common to two or more of the specified PO files. By using
|
jpayne@68
|
57 the <b>--more-than</b> option, greater
|
jpayne@68
|
58 commonality may be requested before messages are printed.
|
jpayne@68
|
59 Conversely, the <b>--less-than</b> option
|
jpayne@68
|
60 may be used to specify less commonality before messages are
|
jpayne@68
|
61 printed (i.e. <b>--less-than</b>=<i>2</i>
|
jpayne@68
|
62 will only print the unique messages). Translations,
|
jpayne@68
|
63 comments, extracted comments, and file positions will be
|
jpayne@68
|
64 cumulated, except that if
|
jpayne@68
|
65 <b>--use-first</b> is specified, they will
|
jpayne@68
|
66 be taken from the first PO file to define them.</p>
|
jpayne@68
|
67
|
jpayne@68
|
68 <p style="margin-left:11%; margin-top: 1em">Mandatory
|
jpayne@68
|
69 arguments to long options are mandatory for short options
|
jpayne@68
|
70 too.</p>
|
jpayne@68
|
71
|
jpayne@68
|
72 <p style="margin-left:11%; margin-top: 1em"><b>Input file
|
jpayne@68
|
73 location:</b> <br>
|
jpayne@68
|
74 INPUTFILE ...</p>
|
jpayne@68
|
75
|
jpayne@68
|
76 <p style="margin-left:22%;">input files</p>
|
jpayne@68
|
77
|
jpayne@68
|
78 <p style="margin-left:11%;"><b>-f</b>,
|
jpayne@68
|
79 <b>--files-from</b>=<i>FILE</i></p>
|
jpayne@68
|
80
|
jpayne@68
|
81 <p style="margin-left:22%;">get list of input files from
|
jpayne@68
|
82 FILE</p>
|
jpayne@68
|
83
|
jpayne@68
|
84 <p style="margin-left:11%;"><b>-D</b>,
|
jpayne@68
|
85 <b>--directory</b>=<i>DIRECTORY</i></p>
|
jpayne@68
|
86
|
jpayne@68
|
87 <p style="margin-left:22%;">add DIRECTORY to list for input
|
jpayne@68
|
88 files search</p>
|
jpayne@68
|
89
|
jpayne@68
|
90 <p style="margin-left:11%; margin-top: 1em">If input file
|
jpayne@68
|
91 is -, standard input is read.</p>
|
jpayne@68
|
92
|
jpayne@68
|
93 <p style="margin-left:11%; margin-top: 1em"><b>Output file
|
jpayne@68
|
94 location: <br>
|
jpayne@68
|
95 -o</b>,
|
jpayne@68
|
96 <b>--output-file</b>=<i>FILE</i></p>
|
jpayne@68
|
97
|
jpayne@68
|
98 <p style="margin-left:22%;">write output to specified
|
jpayne@68
|
99 file</p>
|
jpayne@68
|
100
|
jpayne@68
|
101 <p style="margin-left:11%; margin-top: 1em">The results are
|
jpayne@68
|
102 written to standard output if no output file is specified or
|
jpayne@68
|
103 if it is -.</p>
|
jpayne@68
|
104
|
jpayne@68
|
105 <p style="margin-left:11%; margin-top: 1em"><b>Message
|
jpayne@68
|
106 selection:</b> <br>
|
jpayne@68
|
107 -<,
|
jpayne@68
|
108 <b>--less-than</b>=<i>NUMBER</i></p>
|
jpayne@68
|
109
|
jpayne@68
|
110 <p style="margin-left:22%;">print messages with less than
|
jpayne@68
|
111 this many definitions, defaults to infinite if not set</p>
|
jpayne@68
|
112
|
jpayne@68
|
113 <p style="margin-left:11%;">->,
|
jpayne@68
|
114 <b>--more-than</b>=<i>NUMBER</i></p>
|
jpayne@68
|
115
|
jpayne@68
|
116 <p style="margin-left:22%;">print messages with more than
|
jpayne@68
|
117 this many definitions, defaults to 0 if not set</p>
|
jpayne@68
|
118
|
jpayne@68
|
119 <p style="margin-left:11%;"><b>-u</b>,
|
jpayne@68
|
120 <b>--unique</b></p>
|
jpayne@68
|
121
|
jpayne@68
|
122 <p style="margin-left:22%;">shorthand for
|
jpayne@68
|
123 <b>--less-than</b>=<i>2</i>, requests that
|
jpayne@68
|
124 only unique messages be printed</p>
|
jpayne@68
|
125
|
jpayne@68
|
126 <p style="margin-left:11%; margin-top: 1em"><b>Input file
|
jpayne@68
|
127 syntax: <br>
|
jpayne@68
|
128 -P</b>,
|
jpayne@68
|
129 <b>--properties-input</b></p>
|
jpayne@68
|
130
|
jpayne@68
|
131 <p style="margin-left:22%;">input files are in Java
|
jpayne@68
|
132 .properties syntax</p>
|
jpayne@68
|
133
|
jpayne@68
|
134
|
jpayne@68
|
135 <p style="margin-left:11%;"><b>--stringtable-input</b></p>
|
jpayne@68
|
136
|
jpayne@68
|
137 <p style="margin-left:22%;">input files are in
|
jpayne@68
|
138 NeXTstep/GNUstep .strings syntax</p>
|
jpayne@68
|
139
|
jpayne@68
|
140 <p style="margin-left:11%; margin-top: 1em"><b>Output
|
jpayne@68
|
141 details: <br>
|
jpayne@68
|
142 -t</b>,
|
jpayne@68
|
143 <b>--to-code</b>=<i>NAME</i></p>
|
jpayne@68
|
144
|
jpayne@68
|
145 <p style="margin-left:22%;">encoding for output</p>
|
jpayne@68
|
146
|
jpayne@68
|
147
|
jpayne@68
|
148 <p style="margin-left:11%;"><b>--use-first</b></p>
|
jpayne@68
|
149
|
jpayne@68
|
150 <p style="margin-left:22%;">use first available translation
|
jpayne@68
|
151 for each message, don’t merge several translations</p>
|
jpayne@68
|
152
|
jpayne@68
|
153
|
jpayne@68
|
154 <p style="margin-left:11%;"><b>--lang</b>=<i>CATALOGNAME</i></p>
|
jpayne@68
|
155
|
jpayne@68
|
156 <p style="margin-left:22%;">set ’Language’
|
jpayne@68
|
157 field in the header entry</p>
|
jpayne@68
|
158
|
jpayne@68
|
159 <p style="margin-left:11%;"><b>--color</b></p>
|
jpayne@68
|
160
|
jpayne@68
|
161 <p style="margin-left:22%;">use colors and other text
|
jpayne@68
|
162 attributes always</p>
|
jpayne@68
|
163
|
jpayne@68
|
164
|
jpayne@68
|
165 <p style="margin-left:11%;"><b>--color</b>=<i>WHEN</i></p>
|
jpayne@68
|
166
|
jpayne@68
|
167 <p style="margin-left:22%;">use colors and other text
|
jpayne@68
|
168 attributes if WHEN. WHEN may be ’always’,
|
jpayne@68
|
169 ’never’, ’auto’, or
|
jpayne@68
|
170 ’html’.</p>
|
jpayne@68
|
171
|
jpayne@68
|
172
|
jpayne@68
|
173 <p style="margin-left:11%;"><b>--style</b>=<i>STYLEFILE</i></p>
|
jpayne@68
|
174
|
jpayne@68
|
175 <p style="margin-left:22%;">specify CSS style rule file for
|
jpayne@68
|
176 <b>--color</b></p>
|
jpayne@68
|
177
|
jpayne@68
|
178 <p style="margin-left:11%;"><b>-e</b>,
|
jpayne@68
|
179 <b>--no-escape</b></p>
|
jpayne@68
|
180
|
jpayne@68
|
181 <p style="margin-left:22%;">do not use C escapes in output
|
jpayne@68
|
182 (default)</p>
|
jpayne@68
|
183
|
jpayne@68
|
184 <p style="margin-left:11%;"><b>-E</b>,
|
jpayne@68
|
185 <b>--escape</b></p>
|
jpayne@68
|
186
|
jpayne@68
|
187 <p style="margin-left:22%;">use C escapes in output, no
|
jpayne@68
|
188 extended chars</p>
|
jpayne@68
|
189
|
jpayne@68
|
190
|
jpayne@68
|
191 <p style="margin-left:11%;"><b>--force-po</b></p>
|
jpayne@68
|
192
|
jpayne@68
|
193 <p style="margin-left:22%;">write PO file even if empty</p>
|
jpayne@68
|
194
|
jpayne@68
|
195 <p style="margin-left:11%;"><b>-i</b>,
|
jpayne@68
|
196 <b>--indent</b></p>
|
jpayne@68
|
197
|
jpayne@68
|
198 <p style="margin-left:22%;">write the .po file using
|
jpayne@68
|
199 indented style</p>
|
jpayne@68
|
200
|
jpayne@68
|
201
|
jpayne@68
|
202 <p style="margin-left:11%;"><b>--no-location</b></p>
|
jpayne@68
|
203
|
jpayne@68
|
204 <p style="margin-left:22%;">do not write ’#:
|
jpayne@68
|
205 filename:line’ lines</p>
|
jpayne@68
|
206
|
jpayne@68
|
207 <p style="margin-left:11%;"><b>-n</b>,
|
jpayne@68
|
208 <b>--add-location</b></p>
|
jpayne@68
|
209
|
jpayne@68
|
210 <p style="margin-left:22%;">generate ’#:
|
jpayne@68
|
211 filename:line’ lines (default)</p>
|
jpayne@68
|
212
|
jpayne@68
|
213
|
jpayne@68
|
214 <p style="margin-left:11%;"><b>--strict</b></p>
|
jpayne@68
|
215
|
jpayne@68
|
216 <p style="margin-left:22%;">write out strict Uniforum
|
jpayne@68
|
217 conforming .po file</p>
|
jpayne@68
|
218
|
jpayne@68
|
219 <p style="margin-left:11%;"><b>-p</b>,
|
jpayne@68
|
220 <b>--properties-output</b></p>
|
jpayne@68
|
221
|
jpayne@68
|
222 <p style="margin-left:22%;">write out a Java .properties
|
jpayne@68
|
223 file</p>
|
jpayne@68
|
224
|
jpayne@68
|
225
|
jpayne@68
|
226 <p style="margin-left:11%;"><b>--stringtable-output</b></p>
|
jpayne@68
|
227
|
jpayne@68
|
228 <p style="margin-left:22%;">write out a NeXTstep/GNUstep
|
jpayne@68
|
229 .strings file</p>
|
jpayne@68
|
230
|
jpayne@68
|
231 <p style="margin-left:11%;"><b>-w</b>,
|
jpayne@68
|
232 <b>--width</b>=<i>NUMBER</i></p>
|
jpayne@68
|
233
|
jpayne@68
|
234 <p style="margin-left:22%;">set output page width</p>
|
jpayne@68
|
235
|
jpayne@68
|
236
|
jpayne@68
|
237 <p style="margin-left:11%;"><b>--no-wrap</b></p>
|
jpayne@68
|
238
|
jpayne@68
|
239 <p style="margin-left:22%;">do not break long message
|
jpayne@68
|
240 lines, longer than the output page width, into several
|
jpayne@68
|
241 lines</p>
|
jpayne@68
|
242
|
jpayne@68
|
243 <p style="margin-left:11%;"><b>-s</b>,
|
jpayne@68
|
244 <b>--sort-output</b></p>
|
jpayne@68
|
245
|
jpayne@68
|
246 <p style="margin-left:22%;">generate sorted output</p>
|
jpayne@68
|
247
|
jpayne@68
|
248 <p style="margin-left:11%;"><b>-F</b>,
|
jpayne@68
|
249 <b>--sort-by-file</b></p>
|
jpayne@68
|
250
|
jpayne@68
|
251 <p style="margin-left:22%;">sort output by file
|
jpayne@68
|
252 location</p>
|
jpayne@68
|
253
|
jpayne@68
|
254 <p style="margin-left:11%; margin-top: 1em"><b>Informative
|
jpayne@68
|
255 output: <br>
|
jpayne@68
|
256 -h</b>, <b>--help</b></p>
|
jpayne@68
|
257
|
jpayne@68
|
258 <p style="margin-left:22%;">display this help and exit</p>
|
jpayne@68
|
259
|
jpayne@68
|
260 <p style="margin-left:11%;"><b>-V</b>,
|
jpayne@68
|
261 <b>--version</b></p>
|
jpayne@68
|
262
|
jpayne@68
|
263 <p style="margin-left:22%;">output version information and
|
jpayne@68
|
264 exit</p>
|
jpayne@68
|
265
|
jpayne@68
|
266 <h2>AUTHOR
|
jpayne@68
|
267 <a name="AUTHOR"></a>
|
jpayne@68
|
268 </h2>
|
jpayne@68
|
269
|
jpayne@68
|
270
|
jpayne@68
|
271 <p style="margin-left:11%; margin-top: 1em">Written by
|
jpayne@68
|
272 Bruno Haible.</p>
|
jpayne@68
|
273
|
jpayne@68
|
274 <h2>REPORTING BUGS
|
jpayne@68
|
275 <a name="REPORTING BUGS"></a>
|
jpayne@68
|
276 </h2>
|
jpayne@68
|
277
|
jpayne@68
|
278
|
jpayne@68
|
279 <p style="margin-left:11%; margin-top: 1em">Report bugs in
|
jpayne@68
|
280 the bug tracker at
|
jpayne@68
|
281 <https://savannah.gnu.org/projects/gettext> or by
|
jpayne@68
|
282 email to <bug-gettext@gnu.org>.</p>
|
jpayne@68
|
283
|
jpayne@68
|
284 <h2>COPYRIGHT
|
jpayne@68
|
285 <a name="COPYRIGHT"></a>
|
jpayne@68
|
286 </h2>
|
jpayne@68
|
287
|
jpayne@68
|
288
|
jpayne@68
|
289 <p style="margin-left:11%; margin-top: 1em">Copyright
|
jpayne@68
|
290 © 2001-2023 Free Software Foundation, Inc.
|
jpayne@68
|
291 License GPLv3+: GNU GPL version 3 or later
|
jpayne@68
|
292 <https://gnu.org/licenses/gpl.html> <br>
|
jpayne@68
|
293 This is free software: you are free to change and
|
jpayne@68
|
294 redistribute it. There is NO WARRANTY, to the extent
|
jpayne@68
|
295 permitted by law.</p>
|
jpayne@68
|
296
|
jpayne@68
|
297 <h2>SEE ALSO
|
jpayne@68
|
298 <a name="SEE ALSO"></a>
|
jpayne@68
|
299 </h2>
|
jpayne@68
|
300
|
jpayne@68
|
301
|
jpayne@68
|
302 <p style="margin-left:11%; margin-top: 1em">The full
|
jpayne@68
|
303 documentation for <b>msgcat</b> is maintained as a Texinfo
|
jpayne@68
|
304 manual. If the <b>info</b> and <b>msgcat</b> programs are
|
jpayne@68
|
305 properly installed at your site, the command</p>
|
jpayne@68
|
306
|
jpayne@68
|
307 <p style="margin-left:22%; margin-top: 1em"><b>info
|
jpayne@68
|
308 msgcat</b></p>
|
jpayne@68
|
309
|
jpayne@68
|
310 <p style="margin-left:11%; margin-top: 1em">should give you
|
jpayne@68
|
311 access to the complete manual.</p>
|
jpayne@68
|
312 <hr>
|
jpayne@68
|
313 </body>
|
jpayne@68
|
314 </html>
|