1comment_char %
2escape_char /
3
4% This file is part of the GNU C Library and contains locale data.
5% The Free Software Foundation does not claim any copyright interest
6% in the locale data contained in this file.  The foregoing does not
7% affect the license of the GNU C Library as a whole.  It does not
8% exempt you from the conditions of the license if your use would
9% otherwise be governed by that license.
10
11% Hungarian Language Locale for Hungary
12% Source: RAP
13% Address: Sankt Jo//rgens Alle 8
14%    DK-1615 Ko//benhavn V, Danmark
15% Contact: Keld Simonsen
16% Email: Keld.Simonsen@dkuug.dk
17% Tel: +45 - 31226543
18% Fax: +45 - 33256543
19%
20% Changes by Pablo Saratxaga
21% - corrected alphabetical order
22% - made all days abbreviations same lenght by appending spaces
23% Email: srtxg@chanae.alphanet.ch
24%
25% Further changes by Egmont Koblinger during 2002-2017:
26% - fixed tons of remaining bugs in alphabetical order
27% - turned month names and similar stuff to lowercase
28% - other small bugfixes
29% Email: egmont@gmail.com
30%
31% Language: hu
32% Territory: HU
33% Revision: 4.7
34% Date: 2001-01-29
35% Application: general
36% Users: general
37
38LC_IDENTIFICATION
39title      "Hungarian locale for Hungary"
40source     "RAP"
41address    "Sankt Jorgens Alle 8, DK-1615 Kobenhavn V, Danmark"
42contact    ""
43email      "bug-glibc-locales@gnu.org"
44tel        ""
45fax        ""
46language   "Hungarian"
47territory  "Hungary"
48revision   "4.7"
49date       "2001-01-29"
50
51category "i18n:2012";LC_IDENTIFICATION
52category "i18n:2012";LC_CTYPE
53category "i18n:2012";LC_COLLATE
54category "i18n:2012";LC_TIME
55category "i18n:2012";LC_NUMERIC
56category "i18n:2012";LC_MONETARY
57category "i18n:2012";LC_MESSAGES
58category "i18n:2012";LC_PAPER
59category "i18n:2012";LC_NAME
60category "i18n:2012";LC_ADDRESS
61category "i18n:2012";LC_TELEPHONE
62category "i18n:2012";LC_MEASUREMENT
63END LC_IDENTIFICATION
64
65LC_COLLATE
66copy "iso14651_t1"
67
68%% a b c cs d dz dzs e f g gy h i j k l ly m n ny o o: p q
69%% r s sz t ty u u: v w x y z zs
70%%
71%% a' e' i' o' u' are sorted as if they were unaccented
72%% o" and u" are sorted as if they were o: and u:
73%%
74%% When a compound letter is pronounced long, only the first
75%% letter is duplicated in writing, e.g. cs+cs becomes ccs,
76%% dzs+dzs becomes ddzs, and so on.
77%% However, c+cs is also spelled as ccs, you need to speak
78%% the language to tell which one is the case.
79%% Tokenize ccs as <cs><cs> since this is much more frequent
80%% than <c><cs>, but apply SINGLE-OR-COMPOUND and COMPOUND
81%% to the tokens so that the strings ccs and cscs don't collate
82%% as equal.
83%% The same goes for all other compound consonants.
84
85collating-symbol  <odouble>
86collating-symbol  <udouble>
87
88collating-symbol  <single-or-compound>
89collating-symbol  <compound>
90
91collating-symbol  <cs>
92collating-element <C-S> from "<U0043><U0053>"
93collating-element <C-s> from "<U0043><U0073>"
94collating-element <c-S> from "<U0063><U0053>"
95collating-element <c-s> from "<U0063><U0073>"
96collating-element <C-C-S> from "<U0043><U0043><U0053>"
97collating-element <C-C-s> from "<U0043><U0043><U0073>"
98collating-element <C-c-S> from "<U0043><U0063><U0053>"
99collating-element <C-c-s> from "<U0043><U0063><U0073>"
100collating-element <c-C-S> from "<U0063><U0043><U0053>"
101collating-element <c-C-s> from "<U0063><U0043><U0073>"
102collating-element <c-c-S> from "<U0063><U0063><U0053>"
103collating-element <c-c-s> from "<U0063><U0063><U0073>"
104
105collating-symbol  <dz>
106collating-element <D-Z> from "<U0044><U005A>"
107collating-element <D-z> from "<U0044><U007A>"
108collating-element <d-Z> from "<U0064><U005A>"
109collating-element <d-z> from "<U0064><U007A>"
110collating-element <D-D-Z> from "<U0044><U0044><U005A>"
111collating-element <D-D-z> from "<U0044><U0044><U007A>"
112collating-element <D-d-Z> from "<U0044><U0064><U005A>"
113collating-element <D-d-z> from "<U0044><U0064><U007A>"
114collating-element <d-D-Z> from "<U0064><U0044><U005A>"
115collating-element <d-D-z> from "<U0064><U0044><U007A>"
116collating-element <d-d-Z> from "<U0064><U0064><U005A>"
117collating-element <d-d-z> from "<U0064><U0064><U007A>"
118
119collating-symbol  <dzs>
120collating-element <D-Z-S> from "<U0044><U005A><U0053>"
121collating-element <D-Z-s> from "<U0044><U005A><U0073>"
122collating-element <D-z-S> from "<U0044><U007A><U0053>"
123collating-element <D-z-s> from "<U0044><U007A><U0073>"
124collating-element <d-Z-S> from "<U0064><U005A><U0053>"
125collating-element <d-Z-s> from "<U0064><U005A><U0073>"
126collating-element <d-z-S> from "<U0064><U007A><U0053>"
127collating-element <d-z-s> from "<U0064><U007A><U0073>"
128collating-element <D-D-Z-S> from "<U0044><U0044><U005A><U0053>"
129collating-element <D-D-Z-s> from "<U0044><U0044><U005A><U0073>"
130collating-element <D-D-z-S> from "<U0044><U0044><U007A><U0053>"
131collating-element <D-D-z-s> from "<U0044><U0044><U007A><U0073>"
132collating-element <D-d-Z-S> from "<U0044><U0064><U005A><U0053>"
133collating-element <D-d-Z-s> from "<U0044><U0064><U005A><U0073>"
134collating-element <D-d-z-S> from "<U0044><U0064><U007A><U0053>"
135collating-element <D-d-z-s> from "<U0044><U0064><U007A><U0073>"
136collating-element <d-D-Z-S> from "<U0064><U0044><U005A><U0053>"
137collating-element <d-D-Z-s> from "<U0064><U0044><U005A><U0073>"
138collating-element <d-D-z-S> from "<U0064><U0044><U007A><U0053>"
139collating-element <d-D-z-s> from "<U0064><U0044><U007A><U0073>"
140collating-element <d-d-Z-S> from "<U0064><U0064><U005A><U0053>"
141collating-element <d-d-Z-s> from "<U0064><U0064><U005A><U0073>"
142collating-element <d-d-z-S> from "<U0064><U0064><U007A><U0053>"
143collating-element <d-d-z-s> from "<U0064><U0064><U007A><U0073>"
144
145collating-symbol  <gy>
146collating-element <G-Y> from "<U0047><U0059>"
147collating-element <G-y> from "<U0047><U0079>"
148collating-element <g-Y> from "<U0067><U0059>"
149collating-element <g-y> from "<U0067><U0079>"
150collating-element <G-G-Y> from "<U0047><U0047><U0059>"
151collating-element <G-G-y> from "<U0047><U0047><U0079>"
152collating-element <G-g-Y> from "<U0047><U0067><U0059>"
153collating-element <G-g-y> from "<U0047><U0067><U0079>"
154collating-element <g-G-Y> from "<U0067><U0047><U0059>"
155collating-element <g-G-y> from "<U0067><U0047><U0079>"
156collating-element <g-g-Y> from "<U0067><U0067><U0059>"
157collating-element <g-g-y> from "<U0067><U0067><U0079>"
158
159collating-symbol  <ly>
160collating-element <L-Y> from "<U004C><U0059>"
161collating-element <L-y> from "<U004C><U0079>"
162collating-element <l-Y> from "<U006C><U0059>"
163collating-element <l-y> from "<U006C><U0079>"
164collating-element <L-L-Y> from "<U004C><U004C><U0059>"
165collating-element <L-L-y> from "<U004C><U004C><U0079>"
166collating-element <L-l-Y> from "<U004C><U006C><U0059>"
167collating-element <L-l-y> from "<U004C><U006C><U0079>"
168collating-element <l-L-Y> from "<U006C><U004C><U0059>"
169collating-element <l-L-y> from "<U006C><U004C><U0079>"
170collating-element <l-l-Y> from "<U006C><U006C><U0059>"
171collating-element <l-l-y> from "<U006C><U006C><U0079>"
172
173collating-symbol  <ny>
174collating-element <N-Y> from "<U004E><U0059>"
175collating-element <N-y> from "<U004E><U0079>"
176collating-element <n-Y> from "<U006E><U0059>"
177collating-element <n-y> from "<U006E><U0079>"
178collating-element <N-N-Y> from "<U004E><U004E><U0059>"
179collating-element <N-N-y> from "<U004E><U004E><U0079>"
180collating-element <N-n-Y> from "<U004E><U006E><U0059>"
181collating-element <N-n-y> from "<U004E><U006E><U0079>"
182collating-element <n-N-Y> from "<U006E><U004E><U0059>"
183collating-element <n-N-y> from "<U006E><U004E><U0079>"
184collating-element <n-n-Y> from "<U006E><U006E><U0059>"
185collating-element <n-n-y> from "<U006E><U006E><U0079>"
186
187collating-symbol  <sz>
188collating-element <S-Z> from "<U0053><U005A>"
189collating-element <S-z> from "<U0053><U007A>"
190collating-element <s-Z> from "<U0073><U005A>"
191collating-element <s-z> from "<U0073><U007A>"
192collating-element <S-S-Z> from "<U0053><U0053><U005A>"
193collating-element <S-S-z> from "<U0053><U0053><U007A>"
194collating-element <S-s-Z> from "<U0053><U0073><U005A>"
195collating-element <S-s-z> from "<U0053><U0073><U007A>"
196collating-element <s-S-Z> from "<U0073><U0053><U005A>"
197collating-element <s-S-z> from "<U0073><U0053><U007A>"
198collating-element <s-s-Z> from "<U0073><U0073><U005A>"
199collating-element <s-s-z> from "<U0073><U0073><U007A>"
200
201collating-symbol  <ty>
202collating-element <T-Y> from "<U0054><U0059>"
203collating-element <T-y> from "<U0054><U0079>"
204collating-element <t-Y> from "<U0074><U0059>"
205collating-element <t-y> from "<U0074><U0079>"
206collating-element <T-T-Y> from "<U0054><U0054><U0059>"
207collating-element <T-T-y> from "<U0054><U0054><U0079>"
208collating-element <T-t-Y> from "<U0054><U0074><U0059>"
209collating-element <T-t-y> from "<U0054><U0074><U0079>"
210collating-element <t-T-Y> from "<U0074><U0054><U0059>"
211collating-element <t-T-y> from "<U0074><U0054><U0079>"
212collating-element <t-t-Y> from "<U0074><U0074><U0059>"
213collating-element <t-t-y> from "<U0074><U0074><U0079>"
214
215collating-symbol  <zs>
216collating-element <Z-S> from "<U005A><U0053>"
217collating-element <Z-s> from "<U005A><U0073>"
218collating-element <z-S> from "<U007A><U0053>"
219collating-element <z-s> from "<U007A><U0073>"
220collating-element <Z-Z-S> from "<U005A><U005A><U0053>"
221collating-element <Z-Z-s> from "<U005A><U005A><U0073>"
222collating-element <Z-z-S> from "<U005A><U007A><U0053>"
223collating-element <Z-z-s> from "<U005A><U007A><U0073>"
224collating-element <z-Z-S> from "<U007A><U005A><U0053>"
225collating-element <z-Z-s> from "<U007A><U005A><U0073>"
226collating-element <z-z-S> from "<U007A><U007A><U0053>"
227collating-element <z-z-s> from "<U007A><U007A><U0073>"
228
229collating-symbol <CAP-CAP>
230collating-symbol <CAP-MIN>
231collating-symbol <MIN-CAP>
232collating-symbol <MIN-MIN>
233collating-symbol <CAP-CAP-CAP>
234collating-symbol <CAP-CAP-MIN>
235collating-symbol <CAP-MIN-CAP>
236collating-symbol <CAP-MIN-MIN>
237collating-symbol <MIN-CAP-CAP>
238collating-symbol <MIN-CAP-MIN>
239collating-symbol <MIN-MIN-CAP>
240collating-symbol <MIN-MIN-MIN>
241
242reorder-after <MIN>
243<MIN-MIN>
244<MIN-CAP>
245<MIN-MIN-MIN>
246<MIN-MIN-CAP>
247<MIN-CAP-MIN>
248<MIN-CAP-CAP>
249
250reorder-after <CAP>
251<CAP-MIN>
252<CAP-CAP>
253<CAP-MIN-MIN>
254<CAP-MIN-CAP>
255<CAP-CAP-MIN>
256<CAP-CAP-CAP>
257
258reorder-after <AFTER-C>
259<cs>
260reorder-after <AFTER-D>
261<dz>
262<dzs>
263reorder-after <AFTER-G>
264<gy>
265reorder-after <AFTER-L>
266<ly>
267reorder-after <AFTER-N>
268<ny>
269reorder-after <AFTER-O>
270<odouble>
271reorder-after <AFTER-S>
272<sz>
273reorder-after <AFTER-T>
274<ty>
275reorder-after <AFTER-U>
276<udouble>
277reorder-after <AFTER-Z>
278<zs>
279
280reorder-after <BASE>
281<single-or-compound>
282<compound>
283
284reorder-after <AFTER-O>
285<U00F6>	<odouble>;<TREMA>;<MIN>;IGNORE
286<U0151>	<odouble>;<2AIGU>;<MIN>;IGNORE
287<U00D6>	<odouble>;<TREMA>;<CAP>;IGNORE
288<U0150>	<odouble>;<2AIGU>;<CAP>;IGNORE
289
290reorder-after <AFTER-U>
291<U00FC>	<udouble>;<TREMA>;<MIN>;IGNORE
292<U0171>	<udouble>;<2AIGU>;<MIN>;IGNORE
293<U00DC>	<udouble>;<TREMA>;<CAP>;IGNORE
294<U0170>	<udouble>;<2AIGU>;<CAP>;IGNORE
295
296reorder-after <BASE>
297<AIGUT>
298<TREMA>
299<2AIGU>
300
301reorder-after <U0043>
302<C-S>		<cs>;<compound>;<CAP-CAP>;IGNORE
303<C-s>		<cs>;<compound>;<CAP-MIN>;IGNORE
304<C-C-S>		"<cs><cs>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
305<C-C-s>		"<cs><cs>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
306<C-c-S>		"<cs><cs>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
307<C-c-s>		"<cs><cs>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
308reorder-after <U0063>
309<c-S>		<cs>;<compound>;<MIN-CAP>;IGNORE
310<c-s>		<cs>;<compound>;<MIN-MIN>;IGNORE
311<c-C-S>		"<cs><cs>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
312<c-C-s>		"<cs><cs>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
313<c-c-S>		"<cs><cs>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
314<c-c-s>		"<cs><cs>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
315
316reorder-after <U0044>
317<D-Z>		<dz>;<compound>;<CAP-CAP>;IGNORE
318<D-z>		<dz>;<compound>;<CAP-MIN>;IGNORE
319<D-D-Z>		"<dz><dz>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
320<D-D-z>		"<dz><dz>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
321<D-d-Z>		"<dz><dz>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
322<D-d-z>		"<dz><dz>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
323reorder-after <U0064>
324<d-Z>		<dz>;<compound>;<MIN-CAP>;IGNORE
325<d-z>		<dz>;<compound>;<MIN-MIN>;IGNORE
326<d-D-Z>		"<dz><dz>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
327<d-D-z>		"<dz><dz>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
328<d-d-Z>		"<dz><dz>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
329<d-d-z>		"<dz><dz>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
330
331reorder-after <U0044>
332<D-Z-S>		<dzs>;<compound>;<CAP-CAP-CAP>;IGNORE
333<D-Z-s>		<dzs>;<compound>;<CAP-CAP-MIN>;IGNORE
334<D-z-S>		<dzs>;<compound>;<CAP-MIN-CAP>;IGNORE
335<D-z-s>		<dzs>;<compound>;<CAP-MIN-MIN>;IGNORE
336<D-D-Z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><CAP-CAP-CAP>";IGNORE
337<D-D-Z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><CAP-CAP-MIN>";IGNORE
338<D-D-z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><CAP-MIN-CAP>";IGNORE
339<D-D-z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><CAP-MIN-MIN>";IGNORE
340<D-d-Z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><MIN-CAP-CAP>";IGNORE
341<D-d-Z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><MIN-CAP-MIN>";IGNORE
342<D-d-z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><MIN-MIN-CAP>";IGNORE
343<D-d-z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<CAP><MIN-MIN-MIN>";IGNORE
344reorder-after <U0064>
345<d-Z-S>		<dzs>;<compound>;<MIN-CAP-CAP>;IGNORE
346<d-Z-s>		<dzs>;<compound>;<MIN-CAP-MIN>;IGNORE
347<d-z-S>		<dzs>;<compound>;<MIN-MIN-CAP>;IGNORE
348<d-z-s>		<dzs>;<compound>;<MIN-MIN-MIN>;IGNORE
349<d-D-Z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><CAP-CAP-CAP>";IGNORE
350<d-D-Z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><CAP-CAP-MIN>";IGNORE
351<d-D-z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><CAP-MIN-CAP>";IGNORE
352<d-D-z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><CAP-MIN-MIN>";IGNORE
353<d-d-Z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><MIN-CAP-CAP>";IGNORE
354<d-d-Z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><MIN-CAP-MIN>";IGNORE
355<d-d-z-S>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><MIN-MIN-CAP>";IGNORE
356<d-d-z-s>	"<dzs><dzs>";"<single-or-compound><compound>";"<MIN><MIN-MIN-MIN>";IGNORE
357
358reorder-after <U0047>
359<G-Y>		<gy>;<compound>;<CAP-CAP>;IGNORE
360<G-y>		<gy>;<compound>;<CAP-MIN>;IGNORE
361<G-G-Y>		"<gy><gy>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
362<G-G-y>		"<gy><gy>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
363<G-g-Y>		"<gy><gy>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
364<G-g-y>		"<gy><gy>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
365reorder-after <U0067>
366<g-Y>		<gy>;<compound>;<MIN-CAP>;IGNORE
367<g-y>		<gy>;<compound>;<MIN-MIN>;IGNORE
368<g-G-Y>		"<gy><gy>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
369<g-G-y>		"<gy><gy>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
370<g-g-Y>		"<gy><gy>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
371<g-g-y>		"<gy><gy>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
372
373reorder-after <U004C>
374<L-Y>		<ly>;<compound>;<CAP-CAP>;IGNORE
375<L-y>		<ly>;<compound>;<CAP-MIN>;IGNORE
376<L-L-Y>		"<ly><ly>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
377<L-L-y>		"<ly><ly>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
378<L-l-Y>		"<ly><ly>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
379<L-l-y>		"<ly><ly>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
380reorder-after <U006C>
381<l-Y>		<ly>;<compound>;<MIN-CAP>;IGNORE
382<l-y>		<ly>;<compound>;<MIN-MIN>;IGNORE
383<l-L-Y>		"<ly><ly>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
384<l-L-y>		"<ly><ly>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
385<l-l-Y>		"<ly><ly>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
386<l-l-y>		"<ly><ly>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
387
388reorder-after <U004E>
389<N-Y>		<ny>;<compound>;<CAP-CAP>;IGNORE
390<N-y>		<ny>;<compound>;<CAP-MIN>;IGNORE
391<N-N-Y>		"<ny><ny>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
392<N-N-y>		"<ny><ny>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
393<N-n-Y>		"<ny><ny>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
394<N-n-y>		"<ny><ny>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
395reorder-after <U006E>
396<n-Y>		<ny>;<compound>;<MIN-CAP>;IGNORE
397<n-y>		<ny>;<compound>;<MIN-MIN>;IGNORE
398<n-N-Y>		"<ny><ny>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
399<n-N-y>		"<ny><ny>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
400<n-n-Y>		"<ny><ny>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
401<n-n-y>		"<ny><ny>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
402
403reorder-after <U0053>
404<S-Z>		<sz>;<compound>;<CAP-CAP>;IGNORE
405<S-z>		<sz>;<compound>;<CAP-MIN>;IGNORE
406<S-S-Z>		"<sz><sz>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
407<S-S-z>		"<sz><sz>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
408<S-s-Z>		"<sz><sz>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
409<S-s-z>		"<sz><sz>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
410reorder-after <U0073>
411<s-Z>		<sz>;<compound>;<MIN-CAP>;IGNORE
412<s-z>		<sz>;<compound>;<MIN-MIN>;IGNORE
413<s-S-Z>		"<sz><sz>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
414<s-S-z>		"<sz><sz>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
415<s-s-Z>		"<sz><sz>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
416<s-s-z>		"<sz><sz>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
417
418reorder-after <U0054>
419<T-Y>		<ty>;<compound>;<CAP-CAP>;IGNORE
420<T-y>		<ty>;<compound>;<CAP-MIN>;IGNORE
421<T-T-Y>		"<ty><ty>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
422<T-T-y>		"<ty><ty>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
423<T-t-Y>		"<ty><ty>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
424<T-t-y>		"<ty><ty>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
425reorder-after <U0074>
426<t-Y>		<ty>;<compound>;<MIN-CAP>;IGNORE
427<t-y>		<ty>;<compound>;<MIN-MIN>;IGNORE
428<t-T-Y>		"<ty><ty>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
429<t-T-y>		"<ty><ty>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
430<t-t-Y>		"<ty><ty>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
431<t-t-y>		"<ty><ty>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
432
433reorder-after <U005A>
434<Z-S>		<zs>;<compound>;<CAP-CAP>;IGNORE
435<Z-s>		<zs>;<compound>;<CAP-MIN>;IGNORE
436<Z-Z-S>		"<zs><zs>";"<single-or-compound><compound>";"<CAP><CAP-CAP>";IGNORE
437<Z-Z-s>		"<zs><zs>";"<single-or-compound><compound>";"<CAP><CAP-MIN>";IGNORE
438<Z-z-S>		"<zs><zs>";"<single-or-compound><compound>";"<CAP><MIN-CAP>";IGNORE
439<Z-z-s>		"<zs><zs>";"<single-or-compound><compound>";"<CAP><MIN-MIN>";IGNORE
440reorder-after <U007A>
441<z-S>		<zs>;<compound>;<MIN-CAP>;IGNORE
442<z-s>		<zs>;<compound>;<MIN-MIN>;IGNORE
443<z-Z-S>		"<zs><zs>";"<single-or-compound><compound>";"<MIN><CAP-CAP>";IGNORE
444<z-Z-s>		"<zs><zs>";"<single-or-compound><compound>";"<MIN><CAP-MIN>";IGNORE
445<z-z-S>		"<zs><zs>";"<single-or-compound><compound>";"<MIN><MIN-CAP>";IGNORE
446<z-z-s>		"<zs><zs>";"<single-or-compound><compound>";"<MIN><MIN-MIN>";IGNORE
447
448reorder-end
449
450END LC_COLLATE
451
452LC_CTYPE
453copy "i18n"
454
455translit_start
456
457include "translit_combining";""
458
459<U00C1> "<U0041><U0301>";"<U0041><U00B4>";"<U0041><U0027>"
460<U00C9> "<U0045><U0301>";"<U0045><U00B4>";"<U0045><U0027>"
461<U00CD> "<U0049><U0301>";"<U0049><U00B4>";"<U0049><U0027>"
462<U00D3> "<U004F><U0301>";"<U004F><U00B4>";"<U004F><U0027>"
463<U00D6> "<U004F><U0308>";"<U004F><U00A8>";"<U004F><U003A>"
464<U0150> "<U004F><U030B>";"<U004F><U02DD>";"<U004F><U0022>"
465<U00DA> "<U0055><U0301>";"<U0055><U00B4>";"<U0055><U0027>"
466<U00DC> "<U0055><U0308>";"<U0055><U00A8>";"<U0055><U003A>"
467<U0170> "<U0055><U030B>";"<U0055><U02DD>";"<U0055><U0022>"
468
469<U00E1> "<U0061><U0301>";"<U0061><U00B4>";"<U0061><U0027>"
470<U00E9> "<U0065><U0301>";"<U0065><U00B4>";"<U0065><U0027>"
471<U00ED> "<U0069><U0301>";"<U0069><U00B4>";"<U0069><U0027>"
472<U00F3> "<U006F><U0301>";"<U006F><U00B4>";"<U006F><U0027>"
473<U00F6> "<U006F><U0308>";"<U006F><U00A8>";"<U006F><U003A>"
474<U0151> "<U006F><U030B>";"<U006F><U02DD>";"<U006F><U0022>"
475<U00FA> "<U0075><U0301>";"<U0075><U00B4>";"<U0075><U0027>"
476<U00FC> "<U0075><U0308>";"<U0075><U00A8>";"<U0075><U003A>"
477<U0171> "<U0075><U030B>";"<U0075><U02DD>";"<U0075><U0022>"
478
479translit_end
480
481END LC_CTYPE
482
483LC_MESSAGES
484yesexpr "^[+1IiYy]"
485noexpr  "^[-0nN]"
486yesstr  "igen"
487nostr   "nem"
488END LC_MESSAGES
489
490LC_MONETARY
491int_curr_symbol           "HUF "
492currency_symbol           "Ft"
493mon_decimal_point         ","
494mon_thousands_sep         "."
495mon_grouping              3;3
496positive_sign             ""
497negative_sign             "-"
498int_frac_digits           2
499frac_digits               2
500int_p_cs_precedes         1
501int_p_sep_by_space        1
502int_n_cs_precedes         1
503int_n_sep_by_space        1
504int_p_sign_posn           1
505int_n_sign_posn           1
506p_cs_precedes             0
507p_sep_by_space            1
508n_cs_precedes             0
509n_sep_by_space            1
510p_sign_posn               1
511n_sign_posn               1
512END LC_MONETARY
513
514LC_NUMERIC
515decimal_point             ","
516thousands_sep             "."
517grouping                  3;3
518END LC_NUMERIC
519
520LC_TIME
521abday   "v";"h";"k";"sze";"cs";"p";"szo"
522day     "vas<U00E1>rnap";/
523        "h<U00E9>tf<U0151>";/
524        "kedd";/
525        "szerda";/
526        "cs<U00FC>t<U00F6>rt<U00F6>k";/
527        "p<U00E9>ntek";/
528        "szombat"
529abmon   "jan";"febr";/
530        "m<U00E1>rc";"<U00E1>pr";/
531        "m<U00E1>j";"j<U00FA>n";/
532        "j<U00FA>l";"aug";/
533        "szept";"okt";/
534        "nov";"dec"
535mon     "janu<U00E1>r";/
536        "febru<U00E1>r";/
537        "m<U00E1>rcius";/
538        "<U00E1>prilis";/
539        "m<U00E1>jus";/
540        "j<U00FA>nius";/
541        "j<U00FA>lius";/
542        "augusztus";/
543        "szeptember";/
544        "okt<U00F3>ber";/
545        "november";/
546        "december"
547d_t_fmt "%Y. %b. %-e., %A, %H:%M:%S %Z"
548d_fmt   "%Y-%m-%d"
549t_fmt   "%H:%M:%S"
550am_pm   "";""
551t_fmt_ampm "%H:%M:%S"
552date_fmt "%Y. %b. %-e., %A, %H:%M:%S %Z"
553week     7;19971130;4
554first_weekday	2
555END LC_TIME
556
557LC_PAPER
558copy "i18n"
559END LC_PAPER
560
561LC_TELEPHONE
562tel_int_fmt    "+%c %a %l"
563int_prefix     "36"
564int_select     "00"
565END LC_TELEPHONE
566
567LC_MEASUREMENT
568copy "i18n"
569END LC_MEASUREMENT
570
571LC_NAME
572name_fmt    "%d%t%f%t%m%t%g"
573END LC_NAME
574
575LC_ADDRESS
576postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
577country_name "Magyarorsz<U00E1>g"
578country_ab2 "HU"
579country_ab3 "HUN"
580country_num 348
581country_car "H"
582lang_name    "magyar"
583lang_ab      "hu"
584lang_term    "hun"
585lang_lib    "hun"
586END LC_ADDRESS
587