1*946379e7Schristos<html> 2*946379e7Schristos<head> 3*946379e7Schristos<meta name="generator" content="groff -Thtml, see www.gnu.org"> 4*946379e7Schristos<meta name="Content-Style" content="text/css"> 5*946379e7Schristos<title>MSGINIT</title> 6*946379e7Schristos</head> 7*946379e7Schristos<body> 8*946379e7Schristos 9*946379e7Schristos<h1 align=center>MSGINIT</h1> 10*946379e7Schristos<a href="#NAME">NAME</a><br> 11*946379e7Schristos<a href="#SYNOPSIS">SYNOPSIS</a><br> 12*946379e7Schristos<a href="#DESCRIPTION">DESCRIPTION</a><br> 13*946379e7Schristos<a href="#AUTHOR">AUTHOR</a><br> 14*946379e7Schristos<a href="#REPORTING BUGS">REPORTING BUGS</a><br> 15*946379e7Schristos<a href="#COPYRIGHT">COPYRIGHT</a><br> 16*946379e7Schristos<a href="#SEE ALSO">SEE ALSO</a><br> 17*946379e7Schristos 18*946379e7Schristos<hr> 19*946379e7Schristos<!-- Creator : groff version 1.17.2 --> 20*946379e7Schristos<a name="NAME"></a> 21*946379e7Schristos<h2>NAME</h2> 22*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 23*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 24*946379e7Schristos<tr valign="top" align="left"> 25*946379e7Schristos<td width="10%"></td><td width="90%"> 26*946379e7Schristosmsginit - initialize a message catalog</td></table> 27*946379e7Schristos<a name="SYNOPSIS"></a> 28*946379e7Schristos<h2>SYNOPSIS</h2> 29*946379e7Schristos 30*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 31*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 32*946379e7Schristos<tr valign="top" align="left"> 33*946379e7Schristos<td width="10%"></td><td width="90%"> 34*946379e7Schristos<b>msginit</b> [<i>OPTION</i>]</td></table> 35*946379e7Schristos<a name="DESCRIPTION"></a> 36*946379e7Schristos<h2>DESCRIPTION</h2> 37*946379e7Schristos 38*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 39*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 40*946379e7Schristos<tr valign="top" align="left"> 41*946379e7Schristos<td width="10%"></td><td width="90%"> 42*946379e7SchristosCreates a new PO file, initializing the meta information 43*946379e7Schristoswith values from the user's environment.</td></table> 44*946379e7Schristos 45*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 46*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 47*946379e7Schristos<tr valign="top" align="left"> 48*946379e7Schristos<td width="10%"></td><td width="90%"> 49*946379e7SchristosMandatory arguments to long options are mandatory for short 50*946379e7Schristosoptions too.</td></table> 51*946379e7Schristos 52*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 53*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 54*946379e7Schristos<tr valign="top" align="left"> 55*946379e7Schristos<td width="4%"></td><td width="96%"> 56*946379e7Schristos<b>Input file location:</b></td></table> 57*946379e7Schristos 58*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 59*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 60*946379e7Schristos<tr valign="top" align="left"> 61*946379e7Schristos<td width="10%"></td><td width="90%"> 62*946379e7Schristos<b>-i</b>, <b>--input</b>=<i>INPUTFILE</i></td></table> 63*946379e7Schristos 64*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 65*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 66*946379e7Schristos<tr valign="top" align="left"> 67*946379e7Schristos<td width="21%"></td><td width="79%"> 68*946379e7Schristosinput POT file</td></table> 69*946379e7Schristos 70*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 71*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 72*946379e7Schristos<tr valign="top" align="left"> 73*946379e7Schristos<td width="10%"></td><td width="90%"> 74*946379e7SchristosIf no input file is given, the current directory is searched 75*946379e7Schristosfor the POT file. If it is -, standard input is 76*946379e7Schristosread.</td></table> 77*946379e7Schristos 78*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 79*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 80*946379e7Schristos<tr valign="top" align="left"> 81*946379e7Schristos<td width="4%"></td><td width="96%"> 82*946379e7Schristos<b>Output file location:</b></td></table> 83*946379e7Schristos 84*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 85*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 86*946379e7Schristos<tr valign="top" align="left"> 87*946379e7Schristos<td width="10%"></td><td width="90%"> 88*946379e7Schristos<b>-o</b>, <b>--output-file</b>=<i>FILE</i></td></table> 89*946379e7Schristos 90*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 91*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 92*946379e7Schristos<tr valign="top" align="left"> 93*946379e7Schristos<td width="21%"></td><td width="79%"> 94*946379e7Schristoswrite output to specified PO file</td></table> 95*946379e7Schristos 96*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 97*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 98*946379e7Schristos<tr valign="top" align="left"> 99*946379e7Schristos<td width="10%"></td><td width="90%"> 100*946379e7SchristosIf no output file is given, it depends on the 101*946379e7Schristos<b>--locale</b> option or the user's locale setting. If it 102*946379e7Schristosis -, the results are written to standard 103*946379e7Schristosoutput.</td></table> 104*946379e7Schristos 105*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 106*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 107*946379e7Schristos<tr valign="top" align="left"> 108*946379e7Schristos<td width="4%"></td><td width="96%"> 109*946379e7Schristos<b>Input file syntax:</b></td></table> 110*946379e7Schristos 111*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 112*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 113*946379e7Schristos<tr valign="top" align="left"> 114*946379e7Schristos<td width="10%"></td><td width="90%"> 115*946379e7Schristos<b>-P</b>, <b>--properties-input</b></td></table> 116*946379e7Schristos 117*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 118*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 119*946379e7Schristos<tr valign="top" align="left"> 120*946379e7Schristos<td width="21%"></td><td width="79%"> 121*946379e7Schristosinput file is in Java .properties syntax</td></table> 122*946379e7Schristos 123*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 124*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 125*946379e7Schristos<tr valign="top" align="left"> 126*946379e7Schristos<td width="10%"></td><td width="90%"> 127*946379e7Schristos<b>--stringtable-input</b></td></table> 128*946379e7Schristos 129*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 130*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 131*946379e7Schristos<tr valign="top" align="left"> 132*946379e7Schristos<td width="21%"></td><td width="79%"> 133*946379e7Schristosinput file is in NeXTstep/GNUstep .strings 134*946379e7Schristossyntax</td></table> 135*946379e7Schristos 136*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 137*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 138*946379e7Schristos<tr valign="top" align="left"> 139*946379e7Schristos<td width="4%"></td><td width="96%"> 140*946379e7Schristos<b>Output details:</b></td></table> 141*946379e7Schristos 142*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 143*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 144*946379e7Schristos<tr valign="top" align="left"> 145*946379e7Schristos<td width="10%"></td><td width="90%"> 146*946379e7Schristos<b>-l</b>, <b>--locale</b>=<i>LL_CC</i></td></table> 147*946379e7Schristos 148*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 149*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 150*946379e7Schristos<tr valign="top" align="left"> 151*946379e7Schristos<td width="21%"></td><td width="79%"> 152*946379e7Schristosset target locale</td></table> 153*946379e7Schristos 154*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 155*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 156*946379e7Schristos<tr valign="top" align="left"> 157*946379e7Schristos<td width="10%"></td><td width="90%"> 158*946379e7Schristos<b>--no-translator</b></td></table> 159*946379e7Schristos 160*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 161*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 162*946379e7Schristos<tr valign="top" align="left"> 163*946379e7Schristos<td width="21%"></td><td width="79%"> 164*946379e7Schristosassume the PO file is automatically generated</td></table> 165*946379e7Schristos 166*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 167*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 168*946379e7Schristos<tr valign="top" align="left"> 169*946379e7Schristos<td width="10%"></td><td width="90%"> 170*946379e7Schristos<b>-p</b>, <b>--properties-output</b></td></table> 171*946379e7Schristos 172*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 173*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 174*946379e7Schristos<tr valign="top" align="left"> 175*946379e7Schristos<td width="21%"></td><td width="79%"> 176*946379e7Schristoswrite out a Java .properties file</td></table> 177*946379e7Schristos 178*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 179*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 180*946379e7Schristos<tr valign="top" align="left"> 181*946379e7Schristos<td width="10%"></td><td width="90%"> 182*946379e7Schristos<b>--stringtable-output</b></td></table> 183*946379e7Schristos 184*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 185*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 186*946379e7Schristos<tr valign="top" align="left"> 187*946379e7Schristos<td width="21%"></td><td width="79%"> 188*946379e7Schristoswrite out a NeXTstep/GNUstep .strings file</td></table> 189*946379e7Schristos 190*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 191*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 192*946379e7Schristos<tr valign="top" align="left"> 193*946379e7Schristos<td width="10%"></td><td width="90%"> 194*946379e7Schristos<b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table> 195*946379e7Schristos 196*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 197*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 198*946379e7Schristos<tr valign="top" align="left"> 199*946379e7Schristos<td width="21%"></td><td width="79%"> 200*946379e7Schristosset output page width</td></table> 201*946379e7Schristos 202*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 203*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 204*946379e7Schristos<tr valign="top" align="left"> 205*946379e7Schristos<td width="10%"></td><td width="90%"> 206*946379e7Schristos<b>--no-wrap</b></td></table> 207*946379e7Schristos 208*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 209*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 210*946379e7Schristos<tr valign="top" align="left"> 211*946379e7Schristos<td width="21%"></td><td width="79%"> 212*946379e7Schristosdo not break long message lines, longer than the output page 213*946379e7Schristoswidth, into several lines</td></table> 214*946379e7Schristos 215*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 216*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 217*946379e7Schristos<tr valign="top" align="left"> 218*946379e7Schristos<td width="4%"></td><td width="96%"> 219*946379e7Schristos<b>Informative output:</b></td></table> 220*946379e7Schristos 221*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 222*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 223*946379e7Schristos<tr valign="top" align="left"> 224*946379e7Schristos<td width="10%"></td><td width="90%"> 225*946379e7Schristos<b>-h</b>, <b>--help</b></td></table> 226*946379e7Schristos 227*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 228*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 229*946379e7Schristos<tr valign="top" align="left"> 230*946379e7Schristos<td width="21%"></td><td width="79%"> 231*946379e7Schristosdisplay this help and exit</td></table> 232*946379e7Schristos 233*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 234*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 235*946379e7Schristos<tr valign="top" align="left"> 236*946379e7Schristos<td width="10%"></td><td width="90%"> 237*946379e7Schristos<b>-V</b>, <b>--version</b></td></table> 238*946379e7Schristos 239*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 240*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 241*946379e7Schristos<tr valign="top" align="left"> 242*946379e7Schristos<td width="21%"></td><td width="79%"> 243*946379e7Schristosoutput version information and exit</td></table> 244*946379e7Schristos<a name="AUTHOR"></a> 245*946379e7Schristos<h2>AUTHOR</h2> 246*946379e7Schristos 247*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 248*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 249*946379e7Schristos<tr valign="top" align="left"> 250*946379e7Schristos<td width="10%"></td><td width="90%"> 251*946379e7SchristosWritten by Bruno Haible.</td></table> 252*946379e7Schristos<a name="REPORTING BUGS"></a> 253*946379e7Schristos<h2>REPORTING BUGS</h2> 254*946379e7Schristos 255*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 256*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 257*946379e7Schristos<tr valign="top" align="left"> 258*946379e7Schristos<td width="10%"></td><td width="90%"> 259*946379e7SchristosReport bugs to <bug-gnu-gettext@gnu.org>.</td></table> 260*946379e7Schristos<a name="COPYRIGHT"></a> 261*946379e7Schristos<h2>COPYRIGHT</h2> 262*946379e7Schristos 263*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 264*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 265*946379e7Schristos<tr valign="top" align="left"> 266*946379e7Schristos<td width="10%"></td><td width="90%"> 267*946379e7SchristosCopyright 2001-2006 Free Software Foundation, Inc.<br> 268*946379e7SchristosThis is free software; see the source for copying 269*946379e7Schristosconditions. There is NO warranty; not even for 270*946379e7SchristosMERCHANTABILITY or FITNESS FOR A PARTICULAR 271*946379e7SchristosPURPOSE.</td></table> 272*946379e7Schristos<a name="SEE ALSO"></a> 273*946379e7Schristos<h2>SEE ALSO</h2> 274*946379e7Schristos 275*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 276*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 277*946379e7Schristos<tr valign="top" align="left"> 278*946379e7Schristos<td width="10%"></td><td width="90%"> 279*946379e7SchristosThe full documentation for <b>msginit</b> is maintained as a 280*946379e7SchristosTexinfo manual. If the <b>info</b> and <b>msginit</b> 281*946379e7Schristosprograms are properly installed at your site, the 282*946379e7Schristoscommand</td></table> 283*946379e7Schristos 284*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 285*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 286*946379e7Schristos<tr valign="top" align="left"> 287*946379e7Schristos<td width="21%"></td><td width="79%"> 288*946379e7Schristos<b>info msginit</b></td></table> 289*946379e7Schristos 290*946379e7Schristos<table width="100%" border=0 rules="none" frame="void" 291*946379e7Schristos cols="2" cellspacing="0" cellpadding="0"> 292*946379e7Schristos<tr valign="top" align="left"> 293*946379e7Schristos<td width="10%"></td><td width="90%"> 294*946379e7Schristosshould give you access to the complete manual.</td></table> 295*946379e7Schristos<hr> 296*946379e7Schristos</body> 297*946379e7Schristos</html> 298