Remove powerpc, sparc fdim inlines (bug 22987).
[glibc.git] / localedata / locales / et_EE
blobf5c47149a6288beb2b99fe6c4a659c4dbd7ed4be
1 comment_char %
2 escape_char /
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.
11 % Estonian language locale for Estonia
12 % according to EVS 8:1993
13 % Source: Estonian Informatics Fund
14 % Address: To-nisma:gi 8, Tallinn
15 %     EE0100 Estonia
16 % Tel: +372 - 2 - 681012
17 % Fax: +372 - 2 - 681012
18 % Contact: Tiit Tammiste
19 % Email: tiit@eif.ee
20 % Language: et
21 % territory: EE
22 % Revision: 4.3
23 % Date: 1996-10-15
24 % Application: general
25 % Users: general
27 LC_IDENTIFICATION
28 title      "Estonian locale for Estonia"
29 source     "Estonian Informatics Fund"
30 address    "To-nisma:gi 8, Tallinn, EE0100 Estonia"
31 contact    ""
32 email      "bug-glibc-locales@gnu.org"
33 tel        ""
34 fax        ""
35 language   "Estonian"
36 territory  "Estonia"
37 revision   "1.0"
38 date       "2000-06-29"
40 category "i18n:2012";LC_IDENTIFICATION
41 category "i18n:2012";LC_CTYPE
42 category "i18n:2012";LC_COLLATE
43 category "i18n:2012";LC_TIME
44 category "i18n:2012";LC_NUMERIC
45 category "i18n:2012";LC_MONETARY
46 category "i18n:2012";LC_MESSAGES
47 category "i18n:2012";LC_PAPER
48 category "i18n:2012";LC_NAME
49 category "i18n:2012";LC_ADDRESS
50 category "i18n:2012";LC_TELEPHONE
51 category "i18n:2012";LC_MEASUREMENT
52 END LC_IDENTIFICATION
54 LC_COLLATE
55 copy "iso14651_t1"
57 % CLDR collation rules for Estonian:
58 % (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/et.xml)
60 % &[before 1]T<š<<<Š<z<<<Z<ž<<<Ž
61 % &[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü
63 % The following rules implement the same order for glibc.
65 collating-symbol <s-caron>
66 collating-symbol <z>
67 collating-symbol <z-caron>
68 collating-symbol <o-tilde>
69 collating-symbol <a-diaresis>
70 collating-symbol <o-diaresis>
71 collating-symbol <u-diaresis>
73 % Uppercase first:
74 % (This is not in the CLDR rules, but the old et_EE locale before I based
75 % the collation on iso_41651_t1 did uppercase first. I don’t know whether
76 % there is a good reason for this, but let’s keep it for the moment.
77 % This reimplementation of the Estonian sorting just reproduces the same
78 % order as before (except fixing some bugs,
79 % see: https://sourceware.org/bugzilla/show_bug.cgi?id=22517#c1)).
80 reorder-after <RES-1>
81 <CAP>
82 <MIN>
84 reorder-after <BEFORE-T>
85 <s-caron>
86 <S007A>
87 <z-caron>
88 reorder-after <BEFORE-X>
89 <o-tilde>
90 <a-diaresis>
91 <o-diaresis>
92 <u-diaresis>
94 <U0161> <s-caron>;<BASE>;<MIN>;IGNORE % š
95 <U0160> <s-caron>;<BASE>;<CAP>;IGNORE % Š
96 <U017E> <z-caron>;<BASE>;<MIN>;IGNORE % ž
97 <U017D> <z-caron>;<BASE>;<CAP>;IGNORE % Ž
98 <U00F5> <o-tilde>;<BASE>;<MIN>;IGNORE % õ
99 <U00D5> <o-tilde>;<BASE>;<CAP>;IGNORE % Õ
100 <U00E4> <a-diaresis>;<BASE>;<MIN>;IGNORE % ä
101 <U00C4> <a-diaresis>;<BASE>;<CAP>;IGNORE % Ä
102 <U00F6> <o-diaresis>;<BASE>;<MIN>;IGNORE % ö
103 <U00D6> <o-diaresis>;<BASE>;<CAP>;IGNORE % Ö
104 <U00FC> <u-diaresis>;<BASE>;<MIN>;IGNORE % ü
105 <U00DC> <u-diaresis>;<BASE>;<CAP>;IGNORE % Ü
107 reorder-end
109 END LC_COLLATE
111 LC_CTYPE
112 copy "i18n"
114 translit_start
115 include "translit_combining";""
116 translit_end
117 END LC_CTYPE
119 LC_MONETARY
120 int_curr_symbol     "EUR "
121 currency_symbol     "<U20AC>"
122 mon_decimal_point   ","
123 mon_thousands_sep   "<U202F>"
124 mon_grouping        3;3
125 positive_sign       ""
126 negative_sign       "-"
127 int_frac_digits     2
128 frac_digits         2
129 p_cs_precedes       0
130 p_sep_by_space      1
131 n_cs_precedes       0
132 n_sep_by_space      1
133 p_sign_posn         1
134 n_sign_posn         1
135 END LC_MONETARY
137 LC_NUMERIC
138 decimal_point           ","
139 thousands_sep           "<U202F>"
140 grouping                3;3
141 END LC_NUMERIC
143 LC_TIME
144 abday "P";"E";"T";"K";"N";"R";"L"
145 day   "p<U00FC>hap<U00E4>ev";/
146       "esmasp<U00E4>ev";/
147       "teisip<U00E4>ev";/
148       "kolmap<U00E4>ev";/
149       "neljap<U00E4>ev";/
150       "reede";/
151       "laup<U00E4>ev"
152 abmon "jaan ";/
153       "veebr";/
154       "m<U00E4>rts";/
155       "apr  ";/
156       "mai  ";/
157       "juuni";/
158       "juuli";/
159       "aug  ";/
160       "sept ";/
161       "okt  ";/
162       "nov  ";/
163       "dets "
164 mon   "jaanuar";/
165       "veebruar";/
166       "m<U00E4>rts";/
167       "aprill";/
168       "mai";/
169       "juuni";/
170       "juuli";/
171       "august";/
172       "september";/
173       "oktoober";/
174       "november";/
175       "detsember"
177 % Suggested date formats
179 d_t_fmt "%a %d %b %Y %T %Z"
180 d_fmt   "%d.%m.%Y"
181 t_fmt   "%T"
182 am_pm   "";""
183 t_fmt_ampm    ""
184 week    7;19971130;4
185 first_weekday 2
186 END LC_TIME
188 LC_MESSAGES
189 yesexpr "^[+1JjYy]"
190 noexpr  "^[-0EeNn]"
191 yesstr  "jah"
192 nostr   "ei"
193 END LC_MESSAGES
195 LC_PAPER
196 copy "i18n"
197 END LC_PAPER
199 LC_TELEPHONE
200 tel_int_fmt    "+%c %a %l"
201 int_prefix     "372"
202 int_select     "00"
203 END LC_TELEPHONE
205 LC_MEASUREMENT
206 copy "i18n"
207 END LC_MEASUREMENT
209 LC_NAME
210 name_fmt    "%d%t%g%t%m%t%f"
211 END LC_NAME
213 LC_ADDRESS
214 postal_fmt      "%a%N%f%N%d%N%b%N%s%t%h%t%e%t%r%N%C-%z %T%N%c%N"
215 country_name    "Eesti"
216 country_post    "EE"
217 country_ab2     "EE"
218 country_ab3     "EST"
219 country_num     233
220 country_car     "EST"
221 country_isbn    "978-9949,978-9985"
222 lang_name       "eesti"
223 lang_ab         "et"
224 lang_term       "est"
225 lang_lib        "est"
226 END LC_ADDRESS