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>GETTEXT</title>
|
jpayne@68
|
16
|
jpayne@68
|
17 </head>
|
jpayne@68
|
18 <body>
|
jpayne@68
|
19
|
jpayne@68
|
20 <h1 align="center">GETTEXT</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">gettext -
|
jpayne@68
|
39 translate message</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>gettext</b>
|
jpayne@68
|
47 [<i>OPTION</i>] [[<i>TEXTDOMAIN</i>] <i>MSGID</i>] <b><br>
|
jpayne@68
|
48 gettext</b> [<i>OPTION</i>] <i>-s</i> [<i>MSGID</i>]...</p>
|
jpayne@68
|
49
|
jpayne@68
|
50 <h2>DESCRIPTION
|
jpayne@68
|
51 <a name="DESCRIPTION"></a>
|
jpayne@68
|
52 </h2>
|
jpayne@68
|
53
|
jpayne@68
|
54
|
jpayne@68
|
55 <p style="margin-left:11%; margin-top: 1em">The
|
jpayne@68
|
56 <b>gettext</b> program translates a natural language message
|
jpayne@68
|
57 into the user’s language, by looking up the
|
jpayne@68
|
58 translation in a message catalog.</p>
|
jpayne@68
|
59
|
jpayne@68
|
60 <p style="margin-left:11%; margin-top: 1em">Display native
|
jpayne@68
|
61 language translation of a textual message. <b><br>
|
jpayne@68
|
62 -d</b>,
|
jpayne@68
|
63 <b>--domain</b>=<i>TEXTDOMAIN</i></p>
|
jpayne@68
|
64
|
jpayne@68
|
65 <p style="margin-left:22%;">retrieve translated messages
|
jpayne@68
|
66 from TEXTDOMAIN</p>
|
jpayne@68
|
67
|
jpayne@68
|
68 <p style="margin-left:11%;"><b>-c</b>,
|
jpayne@68
|
69 <b>--context</b>=<i>CONTEXT</i></p>
|
jpayne@68
|
70
|
jpayne@68
|
71 <p style="margin-left:22%;">specify context for MSGID</p>
|
jpayne@68
|
72
|
jpayne@68
|
73 <table width="100%" border="0" rules="none" frame="void"
|
jpayne@68
|
74 cellspacing="0" cellpadding="0">
|
jpayne@68
|
75 <tr valign="top" align="left">
|
jpayne@68
|
76 <td width="11%"></td>
|
jpayne@68
|
77 <td width="3%">
|
jpayne@68
|
78
|
jpayne@68
|
79
|
jpayne@68
|
80 <p><b>-e</b></p></td>
|
jpayne@68
|
81 <td width="8%"></td>
|
jpayne@68
|
82 <td width="63%">
|
jpayne@68
|
83
|
jpayne@68
|
84
|
jpayne@68
|
85 <p>enable expansion of some escape sequences</p></td>
|
jpayne@68
|
86 <td width="15%">
|
jpayne@68
|
87 </td></tr>
|
jpayne@68
|
88 <tr valign="top" align="left">
|
jpayne@68
|
89 <td width="11%"></td>
|
jpayne@68
|
90 <td width="3%">
|
jpayne@68
|
91
|
jpayne@68
|
92
|
jpayne@68
|
93 <p><b>-n</b></p></td>
|
jpayne@68
|
94 <td width="8%"></td>
|
jpayne@68
|
95 <td width="63%">
|
jpayne@68
|
96
|
jpayne@68
|
97
|
jpayne@68
|
98 <p>suppress trailing newline</p></td>
|
jpayne@68
|
99 <td width="15%">
|
jpayne@68
|
100 </td></tr>
|
jpayne@68
|
101 <tr valign="top" align="left">
|
jpayne@68
|
102 <td width="11%"></td>
|
jpayne@68
|
103 <td width="3%">
|
jpayne@68
|
104
|
jpayne@68
|
105
|
jpayne@68
|
106 <p><b>-E</b></p></td>
|
jpayne@68
|
107 <td width="8%"></td>
|
jpayne@68
|
108 <td width="63%">
|
jpayne@68
|
109
|
jpayne@68
|
110
|
jpayne@68
|
111 <p>(ignored for compatibility)</p></td>
|
jpayne@68
|
112 <td width="15%">
|
jpayne@68
|
113 </td></tr>
|
jpayne@68
|
114 </table>
|
jpayne@68
|
115
|
jpayne@68
|
116 <p style="margin-left:11%;">[TEXTDOMAIN] MSGID</p>
|
jpayne@68
|
117
|
jpayne@68
|
118 <p style="margin-left:22%;">retrieve translated message
|
jpayne@68
|
119 corresponding to MSGID from TEXTDOMAIN</p>
|
jpayne@68
|
120
|
jpayne@68
|
121 <p style="margin-left:11%; margin-top: 1em"><b>Informative
|
jpayne@68
|
122 output: <br>
|
jpayne@68
|
123 -h</b>, <b>--help</b></p>
|
jpayne@68
|
124
|
jpayne@68
|
125 <p style="margin-left:22%;">display this help and exit</p>
|
jpayne@68
|
126
|
jpayne@68
|
127 <p style="margin-left:11%;"><b>-V</b>,
|
jpayne@68
|
128 <b>--version</b></p>
|
jpayne@68
|
129
|
jpayne@68
|
130 <p style="margin-left:22%;">display version information and
|
jpayne@68
|
131 exit</p>
|
jpayne@68
|
132
|
jpayne@68
|
133 <p style="margin-left:11%; margin-top: 1em">If the
|
jpayne@68
|
134 TEXTDOMAIN parameter is not given, the domain is determined
|
jpayne@68
|
135 from the environment variable TEXTDOMAIN. If the message
|
jpayne@68
|
136 catalog is not found in the regular directory, another
|
jpayne@68
|
137 location can be specified with the environment variable
|
jpayne@68
|
138 TEXTDOMAINDIR. When used with the <b>-s</b> option the
|
jpayne@68
|
139 program behaves like the ’echo’ command. But it
|
jpayne@68
|
140 does not simply copy its arguments to stdout. Instead those
|
jpayne@68
|
141 messages found in the selected catalog are translated.
|
jpayne@68
|
142 Standard search directory: /mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/locale</p>
|
jpayne@68
|
143
|
jpayne@68
|
144 <h2>AUTHOR
|
jpayne@68
|
145 <a name="AUTHOR"></a>
|
jpayne@68
|
146 </h2>
|
jpayne@68
|
147
|
jpayne@68
|
148
|
jpayne@68
|
149 <p style="margin-left:11%; margin-top: 1em">Written by
|
jpayne@68
|
150 Ulrich Drepper.</p>
|
jpayne@68
|
151
|
jpayne@68
|
152 <h2>REPORTING BUGS
|
jpayne@68
|
153 <a name="REPORTING BUGS"></a>
|
jpayne@68
|
154 </h2>
|
jpayne@68
|
155
|
jpayne@68
|
156
|
jpayne@68
|
157 <p style="margin-left:11%; margin-top: 1em">Report bugs in
|
jpayne@68
|
158 the bug tracker at
|
jpayne@68
|
159 <https://savannah.gnu.org/projects/gettext> or by
|
jpayne@68
|
160 email to <bug-gettext@gnu.org>.</p>
|
jpayne@68
|
161
|
jpayne@68
|
162 <h2>COPYRIGHT
|
jpayne@68
|
163 <a name="COPYRIGHT"></a>
|
jpayne@68
|
164 </h2>
|
jpayne@68
|
165
|
jpayne@68
|
166
|
jpayne@68
|
167 <p style="margin-left:11%; margin-top: 1em">Copyright
|
jpayne@68
|
168 © 1995-2023 Free Software Foundation, Inc.
|
jpayne@68
|
169 License GPLv3+: GNU GPL version 3 or later
|
jpayne@68
|
170 <https://gnu.org/licenses/gpl.html> <br>
|
jpayne@68
|
171 This is free software: you are free to change and
|
jpayne@68
|
172 redistribute it. There is NO WARRANTY, to the extent
|
jpayne@68
|
173 permitted by law.</p>
|
jpayne@68
|
174
|
jpayne@68
|
175 <h2>SEE ALSO
|
jpayne@68
|
176 <a name="SEE ALSO"></a>
|
jpayne@68
|
177 </h2>
|
jpayne@68
|
178
|
jpayne@68
|
179
|
jpayne@68
|
180 <p style="margin-left:11%; margin-top: 1em">The full
|
jpayne@68
|
181 documentation for <b>gettext</b> is maintained as a Texinfo
|
jpayne@68
|
182 manual. If the <b>info</b> and <b>gettext</b> programs are
|
jpayne@68
|
183 properly installed at your site, the command</p>
|
jpayne@68
|
184
|
jpayne@68
|
185 <p style="margin-left:22%; margin-top: 1em"><b>info
|
jpayne@68
|
186 gettext</b></p>
|
jpayne@68
|
187
|
jpayne@68
|
188 <p style="margin-left:11%; margin-top: 1em">should give you
|
jpayne@68
|
189 access to the complete manual.</p>
|
jpayne@68
|
190 <hr>
|
jpayne@68
|
191 </body>
|
jpayne@68
|
192 </html>
|