summaryrefslogtreecommitdiffstats
path: root/doc/gettext.info
blob: d99d02fee2a21ecfe8c6f6832aa0d0b5aacbb5e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
This is gettext.info, produced by makeinfo version 4.0 from
gettext.texi.

INFO-DIR-SECTION GNU Gettext Utilities
START-INFO-DIR-ENTRY
* Gettext: (gettext).                           GNU gettext utilities.
* gettextize: (gettext)gettextize Invocation.   Prepare a package for gettext.
* msgfmt: (gettext)msgfmt Invocation.           Make MO files out of PO files.
* msgmerge: (gettext)msgmerge Invocation.       Update two PO files into one.
* xgettext: (gettext)xgettext Invocation.       Extract strings into a PO file.
END-INFO-DIR-ENTRY

   This file provides documentation for GNU `gettext' utilities.  It
also serves as a reference for the free Translation Project.

   Copyright (C) 1995, 1996, 1997, 1998, 2001, 2002 Free Software
Foundation, Inc.

   Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.

   Permission is granted to copy and distribute modified versions of
this manual under the conditions for verbatim copying, provided that
the entire resulting derived work is distributed under the terms of a
permission notice identical to this one.

   Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be stated in a
translation approved by the Foundation.


Indirect:
gettext.info-1: 1417
gettext.info-2: 46928
gettext.info-3: 93218
gettext.info-4: 142279
gettext.info-5: 191750
gettext.info-6: 240311
gettext.info-7: 289557

Tag Table:
(Indirect)
Node: Top1417
Node: Introduction10024
Node: Why11882
Ref: Why-Footnote-114989
Node: Concepts15145
Node: Aspects18558
Node: Files24340
Node: Overview26235
Node: Basics37029
Node: Installation37859
Node: PO Files39801
Ref: PO Files-Footnote-146801
Node: Main PO Commands46928
Node: Entry Positioning51998
Node: Normalizing57452
Node: Sources61905
Node: Triggering63175
Node: Mark Keywords66191
Node: Marking69739
Node: c-format77455
Node: Special cases81357
Node: Template84085
Node: xgettext Invocation84437
Node: Creating90707
Node: msginit Invocation91598
Node: Header Entry93218
Node: Updating99375
Node: msgmerge Invocation100130
Node: Translated Entries103982
Node: Fuzzy Entries105340
Node: Untranslated Entries108510
Node: Obsolete Entries110432
Node: Modifying Translations113647
Node: Modifying Comments121604
Node: Subedit126017
Node: C Sources Context129896
Node: Auxiliary134999
Node: Compendium138224
Node: Creating Compendia138834
Node: Using Compendia141391
Node: Manipulating142279
Node: msgcat Invocation145758
Node: msgconv Invocation148987
Node: msggrep Invocation151147
Node: msgfilter Invocation154715
Node: msguniq Invocation158563
Node: msgcomm Invocation161433
Node: msgcmp Invocation164457
Node: msgattrib Invocation165687
Node: msgen Invocation168802
Node: msgexec Invocation171152
Node: Binaries173203
Node: msgfmt Invocation173535
Node: msgunfmt Invocation178778
Node: MO Files180972
Node: Users189063
Node: Matrix190546
Node: Installers191750
Node: End Users192920
Node: Programmers193569
Node: catgets194742
Node: Interface to catgets196145
Node: Problems with catgets198149
Node: gettext199049
Node: Interface to gettext200507
Node: Ambiguities202849
Node: Locating Catalogs205542
Ref: Locating Catalogs-Footnote-1206689
Ref: Locating Catalogs-Footnote-2206914
Node: Charset conversion207063
Node: Plural forms209505
Ref: Plural forms-Footnote-1220098
Node: GUI program problems220190
Node: Optimized gettext225294
Node: Comparison226627
Node: Using libintl.a230897
Node: gettext grok231330
Node: Temp Programmers233962
Node: Temp Implementations234402
Node: Temp catgets235768
Node: Temp WSI237455
Node: Temp Notes239443
Node: Translators239932
Node: Trans Intro 0240311
Node: Trans Intro 1242960
Node: Discussions244824
Node: Organization248326
Node: Central Coordination250307
Node: National Teams251435
Node: Sub-Cultures253947
Node: Organizational Ideas254866
Node: Mailing Lists255869
Node: Information Flow257672
Node: Maintainers259805
Node: Flat and Non-Flat261649
Node: Prerequisites263132
Node: gettextize Invocation267271
Node: Adjusting Files271719
Node: po/POTFILES.in273321
Node: po/LINGUAS274263
Node: po/Makevars275045
Node: configure.in276631
Node: config.guess278606
Node: aclocal279719
Node: acconfig280998
Node: Makefile281481
Node: src/Makefile283869
Node: lib/gettext.h286852
Node: autoconf macros289077
Node: AM_GNU_GETTEXT289557
Node: AM_ICONV292859
Node: Programming Languages295045
Node: Language Implementors295866
Node: Programmers for other Languages300687
Node: Translators for other Languages301253
Node: Maintainers for other Languages301690
Node: List of Programming Languages302917
Node: C303978
Node: sh304959
Node: bash305585
Node: Python306270
Node: Common Lisp307334
Node: clisp C308048
Node: Emacs Lisp308770
Node: librep309476
Node: Smalltalk310127
Node: Java311200
Node: gawk313870
Node: Pascal314647
Node: wxWindows315863
Node: YCP316597
Node: Perl317257
Node: PHP317875
Node: Pike318578
Node: List of Data Formats319204
Node: POT319590
Node: RST319834
Node: Conclusion320032
Node: History320532
Node: References324634
Node: Language Codes326189
Node: Country Codes330092

End Tag Table