No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-runtime / man / ngettext.1.html.in
blobb2090b2b40237b9d517e247a71d41b2bc60ef7bd
1 <html>
2 <head>
3 <meta name="generator" content="groff -Thtml, see www.gnu.org">
4 <meta name="Content-Style" content="text/css">
5 <title>NGETTEXT</title>
6 </head>
7 <body>
9 <h1 align=center>NGETTEXT</h1>
10 <a href="#NAME">NAME</a><br>
11 <a href="#SYNOPSIS">SYNOPSIS</a><br>
12 <a href="#DESCRIPTION">DESCRIPTION</a><br>
13 <a href="#AUTHOR">AUTHOR</a><br>
14 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
15 <a href="#COPYRIGHT">COPYRIGHT</a><br>
16 <a href="#SEE ALSO">SEE ALSO</a><br>
18 <hr>
19 <!-- Creator : groff version 1.17.2 -->
20 <a name="NAME"></a>
21 <h2>NAME</h2>
22 <table width="100%" border=0 rules="none" frame="void"
23 cols="2" cellspacing="0" cellpadding="0">
24 <tr valign="top" align="left">
25 <td width="10%"></td><td width="90%">
26 ngettext - translate message and choose plural form</td></table>
27 <a name="SYNOPSIS"></a>
28 <h2>SYNOPSIS</h2>
30 <table width="100%" border=0 rules="none" frame="void"
31 cols="2" cellspacing="0" cellpadding="0">
32 <tr valign="top" align="left">
33 <td width="10%"></td><td width="90%">
34 <b>ngettext</b> [<i>OPTION</i>] [<i>TEXTDOMAIN</i>] <i>MSGID
35 MSGID-PLURAL COUNT</i></td></table>
36 <a name="DESCRIPTION"></a>
37 <h2>DESCRIPTION</h2>
39 <table width="100%" border=0 rules="none" frame="void"
40 cols="2" cellspacing="0" cellpadding="0">
41 <tr valign="top" align="left">
42 <td width="10%"></td><td width="90%">
43 The <b>ngettext</b> program translates a natural language
44 message into the user's language, by looking up the
45 translation in a message catalog, and chooses the
46 appropriate plural form, which depends on the number
47 <i>COUNT</i> and the language of the message catalog where
48 the translation was found.</td></table>
50 <table width="100%" border=0 rules="none" frame="void"
51 cols="2" cellspacing="0" cellpadding="0">
52 <tr valign="top" align="left">
53 <td width="10%"></td><td width="90%">
54 Display native language translation of a textual message
55 whose grammatical form depends on a number.</td></table>
57 <table width="100%" border=0 rules="none" frame="void"
58 cols="2" cellspacing="0" cellpadding="0">
59 <tr valign="top" align="left">
60 <td width="10%"></td><td width="90%">
61 <b>-d</b>, <b>--domain</b>=<i>TEXTDOMAIN</i></td></table>
63 <table width="100%" border=0 rules="none" frame="void"
64 cols="2" cellspacing="0" cellpadding="0">
65 <tr valign="top" align="left">
66 <td width="21%"></td><td width="79%">
67 retrieve translated message from TEXTDOMAIN</td></table>
69 <table width="100%" border=0 rules="none" frame="void"
70 cols="2" cellspacing="0" cellpadding="0">
71 <tr valign="top" align="left">
72 <td width="10%"></td><td width="90%">
73 <b>-e</b></td></table>
75 <table width="100%" border=0 rules="none" frame="void"
76 cols="2" cellspacing="0" cellpadding="0">
77 <tr valign="top" align="left">
78 <td width="21%"></td><td width="79%">
79 enable expansion of some escape sequences</td></table>
81 <table width="100%" border=0 rules="none" frame="void"
82 cols="2" cellspacing="0" cellpadding="0">
83 <tr valign="top" align="left">
84 <td width="10%"></td><td width="90%">
85 <b>-E</b></td></table>
87 <table width="100%" border=0 rules="none" frame="void"
88 cols="2" cellspacing="0" cellpadding="0">
89 <tr valign="top" align="left">
90 <td width="21%"></td><td width="79%">
91 (ignored for compatibility)</td></table>
93 <table width="100%" border=0 rules="none" frame="void"
94 cols="2" cellspacing="0" cellpadding="0">
95 <tr valign="top" align="left">
96 <td width="10%"></td><td width="90%">
97 <b>-h</b>, <b>--help</b></td></table>
99 <table width="100%" border=0 rules="none" frame="void"
100 cols="2" cellspacing="0" cellpadding="0">
101 <tr valign="top" align="left">
102 <td width="21%"></td><td width="79%">
103 display this help and exit</td></table>
105 <table width="100%" border=0 rules="none" frame="void"
106 cols="2" cellspacing="0" cellpadding="0">
107 <tr valign="top" align="left">
108 <td width="10%"></td><td width="90%">
109 <b>-V</b>, <b>--version</b></td></table>
111 <table width="100%" border=0 rules="none" frame="void"
112 cols="2" cellspacing="0" cellpadding="0">
113 <tr valign="top" align="left">
114 <td width="21%"></td><td width="79%">
115 display version information and exit</td></table>
117 <table width="100%" border=0 rules="none" frame="void"
118 cols="2" cellspacing="0" cellpadding="0">
119 <tr valign="top" align="left">
120 <td width="10%"></td><td width="90%">
121 [TEXTDOMAIN]</td></table>
123 <table width="100%" border=0 rules="none" frame="void"
124 cols="2" cellspacing="0" cellpadding="0">
125 <tr valign="top" align="left">
126 <td width="21%"></td><td width="79%">
127 retrieve translated message from TEXTDOMAIN</td></table>
129 <table width="100%" border=0 rules="none" frame="void"
130 cols="2" cellspacing="0" cellpadding="0">
131 <tr valign="top" align="left">
132 <td width="10%"></td><td width="90%">
133 MSGID MSGID-PLURAL</td></table>
135 <table width="100%" border=0 rules="none" frame="void"
136 cols="2" cellspacing="0" cellpadding="0">
137 <tr valign="top" align="left">
138 <td width="21%"></td><td width="79%">
139 translate MSGID (singular) / MSGID-PLURAL
140 (plural)</td></table>
142 <table width="100%" border=0 rules="none" frame="void"
143 cols="2" cellspacing="0" cellpadding="0">
144 <tr valign="top" align="left">
145 <td width="10%"></td><td width="90%">
146 COUNT</td></table>
148 <table width="100%" border=0 rules="none" frame="void"
149 cols="2" cellspacing="0" cellpadding="0">
150 <tr valign="top" align="left">
151 <td width="21%"></td><td width="79%">
152 choose singular/plural form based on this value</td></table>
154 <table width="100%" border=0 rules="none" frame="void"
155 cols="2" cellspacing="0" cellpadding="0">
156 <tr valign="top" align="left">
157 <td width="10%"></td><td width="90%">
158 If the TEXTDOMAIN parameter is not given, the domain is
159 determined from the environment variable TEXTDOMAIN. If the
160 message catalog is not found in the regular directory,
161 another location can be specified with the environment
162 variable TEXTDOMAINDIR. Standard search directory:
163 @localedir@</td></table>
164 <a name="AUTHOR"></a>
165 <h2>AUTHOR</h2>
167 <table width="100%" border=0 rules="none" frame="void"
168 cols="2" cellspacing="0" cellpadding="0">
169 <tr valign="top" align="left">
170 <td width="10%"></td><td width="90%">
171 Written by Ulrich Drepper.</td></table>
172 <a name="REPORTING BUGS"></a>
173 <h2>REPORTING BUGS</h2>
175 <table width="100%" border=0 rules="none" frame="void"
176 cols="2" cellspacing="0" cellpadding="0">
177 <tr valign="top" align="left">
178 <td width="10%"></td><td width="90%">
179 Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
180 <a name="COPYRIGHT"></a>
181 <h2>COPYRIGHT</h2>
183 <table width="100%" border=0 rules="none" frame="void"
184 cols="2" cellspacing="0" cellpadding="0">
185 <tr valign="top" align="left">
186 <td width="10%"></td><td width="90%">
187 Copyright 1995-1997, 2000-2005 Free Software Foundation,
188 Inc.<br>
189 This is free software; see the source for copying
190 conditions. There is NO warranty; not even for
191 MERCHANTABILITY or FITNESS FOR A PARTICULAR
192 PURPOSE.</td></table>
193 <a name="SEE ALSO"></a>
194 <h2>SEE ALSO</h2>
196 <table width="100%" border=0 rules="none" frame="void"
197 cols="2" cellspacing="0" cellpadding="0">
198 <tr valign="top" align="left">
199 <td width="10%"></td><td width="90%">
200 The full documentation for <b>ngettext</b> is maintained as
201 a Texinfo manual. If the <b>info</b> and <b>ngettext</b>
202 programs are properly installed at your site, the
203 command</td></table>
205 <table width="100%" border=0 rules="none" frame="void"
206 cols="2" cellspacing="0" cellpadding="0">
207 <tr valign="top" align="left">
208 <td width="21%"></td><td width="79%">
209 <b>info ngettext</b></td></table>
211 <table width="100%" border=0 rules="none" frame="void"
212 cols="2" cellspacing="0" cellpadding="0">
213 <tr valign="top" align="left">
214 <td width="10%"></td><td width="90%">
215 should give you access to the complete manual.</td></table>
216 <hr>
217 </body>
218 </html>