Ignore:
Timestamp:
08/08/2004 03:09:34 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
6b85f8a
Parents:
0869f1e
Message:

Tags changes in the contents sections to make a better print output.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4009 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gettext.xml

    r0869f1e r3ed279f  
    6262</segmentedlist>
    6363
    64 <variablelist><title>Short descriptions</title>
     64<variablelist><bridgehead renderas="sect3">Short descriptions</bridgehead>
     65<?dbfo list-presentation="list"?>
    6566
    6667<varlistentry id="autopoint">
    6768<term><command>autopoint</command></term>
    6869<listitem>
     70<para>copies standard Gettext infrastructure files into a source package.</para>
    6971<indexterm zone="ch-system-gettext autopoint"><primary sortas="b-autopoint">autopoint</primary></indexterm>
    70 <para>copies standard Gettext infrastructure files into a source package.</para>
    7172</listitem>
    7273</varlistentry>
     
    7576<term><command>config.charset</command></term>
    7677<listitem>
     78<para>outputs a system-dependent table of character encoding aliases.</para>
    7779<indexterm zone="ch-system-gettext config.charset"><primary sortas="b-config.charset">config.charset</primary></indexterm>
    78 <para>outputs a system-dependent table of character encoding aliases.</para>
    7980</listitem>
    8081</varlistentry>
     
    8384<term><command>config.rpath</command></term>
    8485<listitem>
     86<para>outputs a system-dependent set of variables, describing how to set the
     87runtime search path of shared libraries in an executable.</para>
    8588<indexterm zone="ch-system-gettext config.rpath"><primary sortas="b-config.rpath">config.rpath</primary></indexterm>
    86 <para>outputs a system-dependent set of variables, describing how to set the
    87 runtime search path of shared libraries in an executable.</para>
    8889</listitem>
    8990</varlistentry>
     
    9293<term><command>envsubst</command></term>
    9394<listitem>
     95<para>substitutes environment variables in shell format strings.</para>
    9496<indexterm zone="ch-system-gettext envsubst"><primary sortas="b-envsubst">envsubst</primary></indexterm>
    95 <para>substitutes environment variables in shell format strings.</para>
    9697</listitem>
    9798</varlistentry>
     
    100101<term><command>gettext</command></term>
    101102<listitem>
    102 <indexterm zone="ch-system-gettext gettext"><primary sortas="b-gettext">gettext</primary></indexterm>
    103103<para>translates a natural language message into the user's language
    104104by looking up the translation in a message catalog.</para>
     105<indexterm zone="ch-system-gettext gettext"><primary sortas="b-gettext">gettext</primary></indexterm>
    105106</listitem>
    106107</varlistentry>
     
    109110<term><command>gettextize</command></term>
    110111<listitem>
    111 <indexterm zone="ch-system-gettext gettextize"><primary sortas="b-gettextize">gettextize</primary></indexterm>
    112112<para>copies all standard Gettext files into the given top-level
    113113directory of a package to begin internationalizing it.</para>
     114<indexterm zone="ch-system-gettext gettextize"><primary sortas="b-gettextize">gettextize</primary></indexterm>
    114115</listitem>
    115116</varlistentry>
     
    118119<term><command>hostname</command></term>
    119120<listitem>
     121<para>displays a network hostname in various forms.</para>
    120122<indexterm zone="ch-system-gettext hostname-gettext"><primary sortas="b-hostname-gettext">hostname</primary></indexterm>
    121 <para>displays a network hostname in various forms.</para>
    122123</listitem>
    123124</varlistentry>
     
    126127<term><command>msgattrib</command></term>
    127128<listitem>
    128 <indexterm zone="ch-system-gettext msgattrib"><primary sortas="b-msgattrib">msgattrib</primary></indexterm>
    129129<para>filters the messages of a translation catalog according to their
    130130attributes and manipulates the attributes.</para>
     131<indexterm zone="ch-system-gettext msgattrib"><primary sortas="b-msgattrib">msgattrib</primary></indexterm>
    131132</listitem>
    132133</varlistentry>
     
    135136<term><command>msgcat</command></term>
    136137<listitem>
     138<para>concatenates and merges the given <filename class="extension">.po</filename> files.</para>
    137139<indexterm zone="ch-system-gettext msgcat"><primary sortas="b-msgcat">msgcat</primary></indexterm>
    138 <para>concatenates and merges the given <filename class="extension">.po</filename> files.</para>
    139140</listitem>
    140141</varlistentry>
     
    143144<term><command>msgcmp</command></term>
    144145<listitem>
    145 <indexterm zone="ch-system-gettext msgcmp"><primary sortas="b-msgcmp">msgcmp</primary></indexterm>
    146146<para>compares two <filename class="extension">.po</filename>
    147147files to check that both contain the same set of msgid strings.</para>
     148<indexterm zone="ch-system-gettext msgcmp"><primary sortas="b-msgcmp">msgcmp</primary></indexterm>
    148149</listitem>
    149150</varlistentry>
     
    152153<term><command>msgcomm</command></term>
    153154<listitem>
    154 <indexterm zone="ch-system-gettext msgcomm"><primary sortas="b-msgcomm">msgcomm</primary></indexterm>
    155155<para>finds the messages that are common to
    156156to the given <filename class="extension">.po</filename> files.</para>
     157<indexterm zone="ch-system-gettext msgcomm"><primary sortas="b-msgcomm">msgcomm</primary></indexterm>
    157158</listitem>
    158159</varlistentry>
     
    161162<term><command>msgconv</command></term>
    162163<listitem>
     164<para>converts a translation catalog to a different character encoding.</para>
    163165<indexterm zone="ch-system-gettext msgconv"><primary sortas="b-msgconv">msgconv</primary></indexterm>
    164 <para>converts a translation catalog to a different character encoding.</para>
    165166</listitem>
    166167</varlistentry>
     
    169170<term><command>msgen</command></term>
    170171<listitem>
     172<para>creates an English translation catalog.</para>
    171173<indexterm zone="ch-system-gettext msgen"><primary sortas="b-msgen">msgen</primary></indexterm>
    172 <para>creates an English translation catalog.</para>
    173174</listitem>
    174175</varlistentry>
     
    177178<term><command>msgexec</command></term>
    178179<listitem>
     180<para>applies a command to all translations of a translation catalog.</para>
    179181<indexterm zone="ch-system-gettext msgexec"><primary sortas="b-msgexec">msgexec</primary></indexterm>
    180 <para>applies a command to all translations of a translation catalog.</para>
    181182</listitem>
    182183</varlistentry>
     
    185186<term><command>msgfilter</command></term>
    186187<listitem>
     188<para>applies a filter to all translations of a translation catalog.</para>
    187189<indexterm zone="ch-system-gettext msgfilter"><primary sortas="b-msgfilter">msgfilter</primary></indexterm>
    188 <para>applies a filter to all translations of a translation catalog.</para>
    189190</listitem>
    190191</varlistentry>
     
    193194<term><command>msgfmt</command></term>
    194195<listitem>
     196<para>generates a binary message catalog from from a translation catalog.</para>
    195197<indexterm zone="ch-system-gettext msgfmt"><primary sortas="b-msgfmt">msgfmt</primary></indexterm>
    196 <para>generates a binary message catalog from from a translation catalog.</para>
    197198</listitem>
    198199</varlistentry>
     
    201202<term><command>msggrep</command></term>
    202203<listitem>
    203 <indexterm zone="ch-system-gettext msggrep"><primary sortas="b-msggrep">msggrep</primary></indexterm>
    204204<para>extracts all messages of a translation catalog that match a
    205205given pattern or belong to some given source files.</para>
     206<indexterm zone="ch-system-gettext msggrep"><primary sortas="b-msggrep">msggrep</primary></indexterm>
    206207</listitem>
    207208</varlistentry>
     
    210211<term><command>msginit</command></term>
    211212<listitem>
    212 <indexterm zone="ch-system-gettext msginit"><primary sortas="b-msginit">msginit</primary></indexterm>
    213213<para>creates a new <filename class="extension">.po</filename> file, initializing the meta
    214214information with values from the user's environment.</para>
     215<indexterm zone="ch-system-gettext msginit"><primary sortas="b-msginit">msginit</primary></indexterm>
    215216</listitem>
    216217</varlistentry>
     
    219220<term><command>msgmerge</command></term>
    220221<listitem>
     222<para>combines two raw translations into a single file.</para>
    221223<indexterm zone="ch-system-gettext msgmerge"><primary sortas="b-msgmerge">msgmerge</primary></indexterm>
    222 <para>combines two raw translations into a single file.</para>
    223224</listitem>
    224225</varlistentry>
     
    227228<term><command>msgunfmt</command></term>
    228229<listitem>
     230<para>decompiles a binary message catalog into raw translation text.</para>
    229231<indexterm zone="ch-system-gettext msgunfmt"><primary sortas="b-msgunfmt">msgunfmt</primary></indexterm>
    230 <para>decompiles a binary message catalog into raw translation text.</para>
    231232</listitem>
    232233</varlistentry>
     
    235236<term><command>msguniq</command></term>
    236237<listitem>
     238<para>unifies duplicate translations in a translation catalog.</para>
    237239<indexterm zone="ch-system-gettext msguniq"><primary sortas="b-msguniq">msguniq</primary></indexterm>
    238 <para>unifies duplicate translations in a translation catalog.</para>
    239240</listitem>
    240241</varlistentry>
     
    243244<term><command>ngettext</command></term>
    244245<listitem>
    245 <indexterm zone="ch-system-gettext ngettext"><primary sortas="b-ngettext">ngettext</primary></indexterm>
    246246<para>displays native language translations of a textual message whose
    247247grammatical form depends on a number.</para>
     248<indexterm zone="ch-system-gettext ngettext"><primary sortas="b-ngettext">ngettext</primary></indexterm>
    248249</listitem>
    249250</varlistentry>
     
    252253<term><command>xgettext</command></term>
    253254<listitem>
    254 <indexterm zone="ch-system-gettext xgettext"><primary sortas="b-xgettext">xgettext</primary></indexterm>
    255255<para>extracts the translatable message lines from the given source
    256256files to make the first translation template.</para>
     257<indexterm zone="ch-system-gettext xgettext"><primary sortas="b-xgettext">xgettext</primary></indexterm>
    257258</listitem>
    258259</varlistentry>
     
    261262<term><filename class="libraryfile">libasprintf</filename></term>
    262263<listitem>
    263 <indexterm zone="ch-system-gettext libasprintf"><primary sortas="c-libasprintf">libasprintf</primary></indexterm>
    264264<para>defines the <emphasis>autosprintf</emphasis> class, which makes
    265265C formatted output routines usable in C++ programs, for use with the
    266266<emphasis>&lt;string&gt;</emphasis> strings and the
    267267<emphasis>&lt;iostream&gt;</emphasis> streams.</para>
     268<indexterm zone="ch-system-gettext libasprintf"><primary sortas="c-libasprintf">libasprintf</primary></indexterm>
    268269</listitem>
    269270</varlistentry>
     
    272273<term><filename class="libraryfile">libgettextlib</filename></term>
    273274<listitem>
    274 <indexterm zone="ch-system-gettext libgettextlib"><primary sortas="c-libgettextlib">libgettextlib</primary></indexterm>
    275275<para>a private library containing common routines used by the various Gettext
    276276programs. These are not intended for general use.</para>
     277<indexterm zone="ch-system-gettext libgettextlib"><primary sortas="c-libgettextlib">libgettextlib</primary></indexterm>
    277278</listitem>
    278279</varlistentry>
     
    281282<term><filename class="libraryfile">libgettextpo</filename></term>
    282283<listitem>
    283 <indexterm zone="ch-system-gettext libgettextpo"><primary sortas="c-libgettextpo">libgettextpo</primary></indexterm>
    284284<para>used to write specialized programs that process <filename
    285285class="extension">.po</filename> files. This library is used when the
     
    288288<command>msgattrib</command> and <command>msgen</command>) will not
    289289suffice.</para>
     290<indexterm zone="ch-system-gettext libgettextpo"><primary sortas="c-libgettextpo">libgettextpo</primary></indexterm>
    290291</listitem>
    291292</varlistentry>
     
    294295<term><filename class="libraryfile">libgettextsrc</filename></term>
    295296<listitem>
     297<para>a private library containing common routines used by the various Gettext
     298programs. These are not intended for general use.</para>
    296299<indexterm zone="ch-system-gettext libgettextsrc"><primary sortas="c-libgettextsrc">libgettextsrc</primary></indexterm>
    297 <para>a private library containing common routines used by the various Gettext
    298 programs. These are not intended for general use.</para>
    299300</listitem>
    300301</varlistentry>
Note: See TracChangeset for help on using the changeset viewer.