Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/doc/gettext/msgen.1.html @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 <!-- Creator : groff version 1.22.3 --> | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | |
3 "http://www.w3.org/TR/html4/loose.dtd"> | |
4 <html> | |
5 <head> | |
6 <meta name="generator" content="groff -Thtml, see www.gnu.org"> | |
7 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | |
8 <meta name="Content-Style" content="text/css"> | |
9 <style type="text/css"> | |
10 p { margin-top: 0; margin-bottom: 0; vertical-align: top } | |
11 pre { margin-top: 0; margin-bottom: 0; vertical-align: top } | |
12 table { margin-top: 0; margin-bottom: 0; vertical-align: top } | |
13 h1 { text-align: center } | |
14 </style> | |
15 <title>MSGEN</title> | |
16 | |
17 </head> | |
18 <body> | |
19 | |
20 <h1 align="center">MSGEN</h1> | |
21 | |
22 <a href="#NAME">NAME</a><br> | |
23 <a href="#SYNOPSIS">SYNOPSIS</a><br> | |
24 <a href="#DESCRIPTION">DESCRIPTION</a><br> | |
25 <a href="#AUTHOR">AUTHOR</a><br> | |
26 <a href="#REPORTING BUGS">REPORTING BUGS</a><br> | |
27 <a href="#COPYRIGHT">COPYRIGHT</a><br> | |
28 <a href="#SEE ALSO">SEE ALSO</a><br> | |
29 | |
30 <hr> | |
31 | |
32 | |
33 <h2>NAME | |
34 <a name="NAME"></a> | |
35 </h2> | |
36 | |
37 | |
38 <p style="margin-left:11%; margin-top: 1em">msgen - | |
39 create English message catalog</p> | |
40 | |
41 <h2>SYNOPSIS | |
42 <a name="SYNOPSIS"></a> | |
43 </h2> | |
44 | |
45 | |
46 <p style="margin-left:11%; margin-top: 1em"><b>msgen</b> | |
47 [<i>OPTION</i>] <i>INPUTFILE</i></p> | |
48 | |
49 <h2>DESCRIPTION | |
50 <a name="DESCRIPTION"></a> | |
51 </h2> | |
52 | |
53 | |
54 <p style="margin-left:11%; margin-top: 1em">Creates an | |
55 English translation catalog. The input file is the last | |
56 created English PO file, or a PO Template file (generally | |
57 created by xgettext). Untranslated entries are assigned a | |
58 translation that is identical to the msgid.</p> | |
59 | |
60 <p style="margin-left:11%; margin-top: 1em">Mandatory | |
61 arguments to long options are mandatory for short options | |
62 too.</p> | |
63 | |
64 <p style="margin-left:11%; margin-top: 1em"><b>Input file | |
65 location:</b> <br> | |
66 INPUTFILE</p> | |
67 | |
68 <p style="margin-left:22%;">input PO or POT file</p> | |
69 | |
70 <p style="margin-left:11%;"><b>-D</b>, | |
71 <b>--directory</b>=<i>DIRECTORY</i></p> | |
72 | |
73 <p style="margin-left:22%;">add DIRECTORY to list for input | |
74 files search</p> | |
75 | |
76 <p style="margin-left:11%; margin-top: 1em">If input file | |
77 is -, standard input is read.</p> | |
78 | |
79 <p style="margin-left:11%; margin-top: 1em"><b>Output file | |
80 location: <br> | |
81 -o</b>, | |
82 <b>--output-file</b>=<i>FILE</i></p> | |
83 | |
84 <p style="margin-left:22%;">write output to specified | |
85 file</p> | |
86 | |
87 <p style="margin-left:11%; margin-top: 1em">The results are | |
88 written to standard output if no output file is specified or | |
89 if it is -.</p> | |
90 | |
91 <p style="margin-left:11%; margin-top: 1em"><b>Input file | |
92 syntax: <br> | |
93 -P</b>, | |
94 <b>--properties-input</b></p> | |
95 | |
96 <p style="margin-left:22%;">input file is in Java | |
97 .properties syntax</p> | |
98 | |
99 | |
100 <p style="margin-left:11%;"><b>--stringtable-input</b></p> | |
101 | |
102 <p style="margin-left:22%;">input file is in | |
103 NeXTstep/GNUstep .strings syntax</p> | |
104 | |
105 <p style="margin-left:11%; margin-top: 1em"><b>Output | |
106 details: <br> | |
107 --lang</b>=<i>CATALOGNAME</i></p> | |
108 | |
109 <p style="margin-left:22%;">set ’Language’ | |
110 field in the header entry</p> | |
111 | |
112 <p style="margin-left:11%;"><b>--color</b></p> | |
113 | |
114 <p style="margin-left:22%;">use colors and other text | |
115 attributes always</p> | |
116 | |
117 | |
118 <p style="margin-left:11%;"><b>--color</b>=<i>WHEN</i></p> | |
119 | |
120 <p style="margin-left:22%;">use colors and other text | |
121 attributes if WHEN. WHEN may be ’always’, | |
122 ’never’, ’auto’, or | |
123 ’html’.</p> | |
124 | |
125 | |
126 <p style="margin-left:11%;"><b>--style</b>=<i>STYLEFILE</i></p> | |
127 | |
128 <p style="margin-left:22%;">specify CSS style rule file for | |
129 <b>--color</b></p> | |
130 | |
131 <p style="margin-left:11%;"><b>-e</b>, | |
132 <b>--no-escape</b></p> | |
133 | |
134 <p style="margin-left:22%;">do not use C escapes in output | |
135 (default)</p> | |
136 | |
137 <p style="margin-left:11%;"><b>-E</b>, | |
138 <b>--escape</b></p> | |
139 | |
140 <p style="margin-left:22%;">use C escapes in output, no | |
141 extended chars</p> | |
142 | |
143 | |
144 <p style="margin-left:11%;"><b>--force-po</b></p> | |
145 | |
146 <p style="margin-left:22%;">write PO file even if empty</p> | |
147 | |
148 <p style="margin-left:11%;"><b>-i</b>, | |
149 <b>--indent</b></p> | |
150 | |
151 <p style="margin-left:22%;">indented output style</p> | |
152 | |
153 | |
154 <p style="margin-left:11%;"><b>--no-location</b></p> | |
155 | |
156 <p style="margin-left:22%;">suppress ’#: | |
157 filename:line’ lines</p> | |
158 | |
159 <p style="margin-left:11%;"><b>-n</b>, | |
160 <b>--add-location</b></p> | |
161 | |
162 <p style="margin-left:22%;">preserve ’#: | |
163 filename:line’ lines (default)</p> | |
164 | |
165 | |
166 <p style="margin-left:11%;"><b>--strict</b></p> | |
167 | |
168 <p style="margin-left:22%;">strict Uniforum output | |
169 style</p> | |
170 | |
171 <p style="margin-left:11%;"><b>-p</b>, | |
172 <b>--properties-output</b></p> | |
173 | |
174 <p style="margin-left:22%;">write out a Java .properties | |
175 file</p> | |
176 | |
177 | |
178 <p style="margin-left:11%;"><b>--stringtable-output</b></p> | |
179 | |
180 <p style="margin-left:22%;">write out a NeXTstep/GNUstep | |
181 .strings file</p> | |
182 | |
183 <p style="margin-left:11%;"><b>-w</b>, | |
184 <b>--width</b>=<i>NUMBER</i></p> | |
185 | |
186 <p style="margin-left:22%;">set output page width</p> | |
187 | |
188 | |
189 <p style="margin-left:11%;"><b>--no-wrap</b></p> | |
190 | |
191 <p style="margin-left:22%;">do not break long message | |
192 lines, longer than the output page width, into several | |
193 lines</p> | |
194 | |
195 <p style="margin-left:11%;"><b>-s</b>, | |
196 <b>--sort-output</b></p> | |
197 | |
198 <p style="margin-left:22%;">generate sorted output</p> | |
199 | |
200 <p style="margin-left:11%;"><b>-F</b>, | |
201 <b>--sort-by-file</b></p> | |
202 | |
203 <p style="margin-left:22%;">sort output by file | |
204 location</p> | |
205 | |
206 <p style="margin-left:11%; margin-top: 1em"><b>Informative | |
207 output: <br> | |
208 -h</b>, <b>--help</b></p> | |
209 | |
210 <p style="margin-left:22%;">display this help and exit</p> | |
211 | |
212 <p style="margin-left:11%;"><b>-V</b>, | |
213 <b>--version</b></p> | |
214 | |
215 <p style="margin-left:22%;">output version information and | |
216 exit</p> | |
217 | |
218 <h2>AUTHOR | |
219 <a name="AUTHOR"></a> | |
220 </h2> | |
221 | |
222 | |
223 <p style="margin-left:11%; margin-top: 1em">Written by | |
224 Bruno Haible.</p> | |
225 | |
226 <h2>REPORTING BUGS | |
227 <a name="REPORTING BUGS"></a> | |
228 </h2> | |
229 | |
230 | |
231 <p style="margin-left:11%; margin-top: 1em">Report bugs in | |
232 the bug tracker at | |
233 <https://savannah.gnu.org/projects/gettext> or by | |
234 email to <bug-gettext@gnu.org>.</p> | |
235 | |
236 <h2>COPYRIGHT | |
237 <a name="COPYRIGHT"></a> | |
238 </h2> | |
239 | |
240 | |
241 <p style="margin-left:11%; margin-top: 1em">Copyright | |
242 © 2001-2023 Free Software Foundation, Inc. | |
243 License GPLv3+: GNU GPL version 3 or later | |
244 <https://gnu.org/licenses/gpl.html> <br> | |
245 This is free software: you are free to change and | |
246 redistribute it. There is NO WARRANTY, to the extent | |
247 permitted by law.</p> | |
248 | |
249 <h2>SEE ALSO | |
250 <a name="SEE ALSO"></a> | |
251 </h2> | |
252 | |
253 | |
254 <p style="margin-left:11%; margin-top: 1em">The full | |
255 documentation for <b>msgen</b> is maintained as a Texinfo | |
256 manual. If the <b>info</b> and <b>msgen</b> programs are | |
257 properly installed at your site, the command</p> | |
258 | |
259 <p style="margin-left:22%; margin-top: 1em"><b>info | |
260 msgen</b></p> | |
261 | |
262 <p style="margin-left:11%; margin-top: 1em">should give you | |
263 access to the complete manual.</p> | |
264 <hr> | |
265 </body> | |
266 </html> |