comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/doc/gettext/msgconv.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>MSGCONV</title>
16
17 </head>
18 <body>
19
20 <h1 align="center">MSGCONV</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">msgconv -
39 character set conversion for 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>msgconv</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">Converts a
55 translation catalog to a different character encoding.</p>
56
57 <p style="margin-left:11%; margin-top: 1em">Mandatory
58 arguments to long options are mandatory for short options
59 too.</p>
60
61 <p style="margin-left:11%; margin-top: 1em"><b>Input file
62 location:</b> <br>
63 INPUTFILE</p>
64
65 <p style="margin-left:22%;">input PO file</p>
66
67 <p style="margin-left:11%;"><b>-D</b>,
68 <b>--directory</b>=<i>DIRECTORY</i></p>
69
70 <p style="margin-left:22%;">add DIRECTORY to list for input
71 files search</p>
72
73 <p style="margin-left:11%; margin-top: 1em">If no input
74 file is given or if it is -, standard input is
75 read.</p>
76
77 <p style="margin-left:11%; margin-top: 1em"><b>Output file
78 location: <br>
79 -o</b>,
80 <b>--output-file</b>=<i>FILE</i></p>
81
82 <p style="margin-left:22%;">write output to specified
83 file</p>
84
85 <p style="margin-left:11%; margin-top: 1em">The results are
86 written to standard output if no output file is specified or
87 if it is -.</p>
88
89 <p style="margin-left:11%; margin-top: 1em"><b>Conversion
90 target: <br>
91 -t</b>,
92 <b>--to-code</b>=<i>NAME</i></p>
93
94 <p style="margin-left:22%;">encoding for output</p>
95
96 <p style="margin-left:11%; margin-top: 1em">The default
97 encoding is the current locale&rsquo;s encoding.</p>
98
99 <p style="margin-left:11%; margin-top: 1em"><b>Input file
100 syntax: <br>
101 -P</b>,
102 <b>--properties-input</b></p>
103
104 <p style="margin-left:22%;">input file is in Java
105 .properties syntax</p>
106
107
108 <p style="margin-left:11%;"><b>--stringtable-input</b></p>
109
110 <p style="margin-left:22%;">input file is in
111 NeXTstep/GNUstep .strings syntax</p>
112
113 <p style="margin-left:11%; margin-top: 1em"><b>Output
114 details: <br>
115 --color</b></p>
116
117 <p style="margin-left:22%;">use colors and other text
118 attributes always</p>
119
120
121 <p style="margin-left:11%;"><b>--color</b>=<i>WHEN</i></p>
122
123 <p style="margin-left:22%;">use colors and other text
124 attributes if WHEN. WHEN may be &rsquo;always&rsquo;,
125 &rsquo;never&rsquo;, &rsquo;auto&rsquo;, or
126 &rsquo;html&rsquo;.</p>
127
128
129 <p style="margin-left:11%;"><b>--style</b>=<i>STYLEFILE</i></p>
130
131 <p style="margin-left:22%;">specify CSS style rule file for
132 <b>--color</b></p>
133
134 <p style="margin-left:11%;"><b>-e</b>,
135 <b>--no-escape</b></p>
136
137 <p style="margin-left:22%;">do not use C escapes in output
138 (default)</p>
139
140 <p style="margin-left:11%;"><b>-E</b>,
141 <b>--escape</b></p>
142
143 <p style="margin-left:22%;">use C escapes in output, no
144 extended chars</p>
145
146
147 <p style="margin-left:11%;"><b>--force-po</b></p>
148
149 <p style="margin-left:22%;">write PO file even if empty</p>
150
151 <p style="margin-left:11%;"><b>-i</b>,
152 <b>--indent</b></p>
153
154 <p style="margin-left:22%;">indented output style</p>
155
156
157 <p style="margin-left:11%;"><b>--no-location</b></p>
158
159 <p style="margin-left:22%;">suppress &rsquo;#:
160 filename:line&rsquo; lines</p>
161
162 <p style="margin-left:11%;"><b>-n</b>,
163 <b>--add-location</b></p>
164
165 <p style="margin-left:22%;">preserve &rsquo;#:
166 filename:line&rsquo; lines (default)</p>
167
168
169 <p style="margin-left:11%;"><b>--strict</b></p>
170
171 <p style="margin-left:22%;">strict Uniforum output
172 style</p>
173
174 <p style="margin-left:11%;"><b>-p</b>,
175 <b>--properties-output</b></p>
176
177 <p style="margin-left:22%;">write out a Java .properties
178 file</p>
179
180
181 <p style="margin-left:11%;"><b>--stringtable-output</b></p>
182
183 <p style="margin-left:22%;">write out a NeXTstep/GNUstep
184 .strings file</p>
185
186 <p style="margin-left:11%;"><b>-w</b>,
187 <b>--width</b>=<i>NUMBER</i></p>
188
189 <p style="margin-left:22%;">set output page width</p>
190
191
192 <p style="margin-left:11%;"><b>--no-wrap</b></p>
193
194 <p style="margin-left:22%;">do not break long message
195 lines, longer than the output page width, into several
196 lines</p>
197
198 <p style="margin-left:11%;"><b>-s</b>,
199 <b>--sort-output</b></p>
200
201 <p style="margin-left:22%;">generate sorted output</p>
202
203 <p style="margin-left:11%;"><b>-F</b>,
204 <b>--sort-by-file</b></p>
205
206 <p style="margin-left:22%;">sort output by file
207 location</p>
208
209 <p style="margin-left:11%; margin-top: 1em"><b>Informative
210 output: <br>
211 -h</b>, <b>--help</b></p>
212
213 <p style="margin-left:22%;">display this help and exit</p>
214
215 <p style="margin-left:11%;"><b>-V</b>,
216 <b>--version</b></p>
217
218 <p style="margin-left:22%;">output version information and
219 exit</p>
220
221 <h2>AUTHOR
222 <a name="AUTHOR"></a>
223 </h2>
224
225
226 <p style="margin-left:11%; margin-top: 1em">Written by
227 Bruno Haible.</p>
228
229 <h2>REPORTING BUGS
230 <a name="REPORTING BUGS"></a>
231 </h2>
232
233
234 <p style="margin-left:11%; margin-top: 1em">Report bugs in
235 the bug tracker at
236 &lt;https://savannah.gnu.org/projects/gettext&gt; or by
237 email to &lt;bug-gettext@gnu.org&gt;.</p>
238
239 <h2>COPYRIGHT
240 <a name="COPYRIGHT"></a>
241 </h2>
242
243
244 <p style="margin-left:11%; margin-top: 1em">Copyright
245 &copy; 2001-2023 Free Software Foundation, Inc.
246 License GPLv3+: GNU GPL version 3 or later
247 &lt;https://gnu.org/licenses/gpl.html&gt; <br>
248 This is free software: you are free to change and
249 redistribute it. There is NO WARRANTY, to the extent
250 permitted by law.</p>
251
252 <h2>SEE ALSO
253 <a name="SEE ALSO"></a>
254 </h2>
255
256
257 <p style="margin-left:11%; margin-top: 1em">The full
258 documentation for <b>msgconv</b> is maintained as a Texinfo
259 manual. If the <b>info</b> and <b>msgconv</b> programs are
260 properly installed at your site, the command</p>
261
262 <p style="margin-left:22%; margin-top: 1em"><b>info
263 msgconv</b></p>
264
265 <p style="margin-left:11%; margin-top: 1em">should give you
266 access to the complete manual.</p>
267 <hr>
268 </body>
269 </html>