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% Esperanto Language Locale
12% Source: debian.org
13% Address:
14% Contact: Eduardo Trapani
15% Email: eduardo@esperanto.org.uy
16% Tel:
17% Fax:
18% Language: eo
19% Territory:
20% Revision: 1.1
21% Date: 2016-06-10
22% Application: general
23% Users: general
24% License: Public Domain
25
26LC_IDENTIFICATION
27title      "Esperanto language locale"
28source     ""
29address    ""
30contact    ""
31email      "debian-esperanto@lists.debian.org"
32tel        ""
33fax        ""
34language   "Esperanto"
35territory  ""
36revision   "draft"
37date       "2016-06-10"
38
39category "i18n:2012";LC_IDENTIFICATION
40category "i18n:2012";LC_CTYPE
41category "i18n:2012";LC_COLLATE
42category "i18n:2012";LC_TIME
43category "i18n:2012";LC_NUMERIC
44category "i18n:2012";LC_MONETARY
45category "i18n:2012";LC_MESSAGES
46category "i18n:2012";LC_PAPER
47category "i18n:2012";LC_NAME
48category "i18n:2012";LC_ADDRESS
49category "i18n:2012";LC_TELEPHONE
50category "i18n:2012";LC_MEASUREMENT
51END LC_IDENTIFICATION
52
53LC_CTYPE
54copy "i18n"
55END LC_CTYPE
56
57LC_COLLATE
58% CLDR collation rules for Esperanto:
59% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/eo.xml)
60%
61% <collation type="standard" >
62%   <cr><![CDATA[
63%     &C<ĉ<<<Ĉ
64%     &G<ĝ<<<Ĝ
65%     &H<ĥ<<<Ĥ
66%     &J<ĵ<<<Ĵ
67%     &S<ŝ<<<Ŝ
68%     &U<ŭ<<<Ŭ
69%   ]]></cr>
70% </collation  >
71%
72% And CLDR also lists the following
73% index characters:
74% (see: https://unicode.org/cldr/trac/browser/trunk/common/main/eo.xml)
75%
76% <exemplarCharacters type="index">[A B C Ĉ D E F G Ĝ H Ĥ I J Ĵ K L M N O P R S Ŝ T U Ŭ V Z]</exemplarCharacters>
77%
78% The following rules implement the same order for glibc.
79copy "iso14651_t1"
80
81collating-symbol <ccirc>
82collating-symbol <gcirc>
83collating-symbol <hcirc>
84collating-symbol <jcirc>
85collating-symbol <scirc>
86collating-symbol <ubreve>
87
88reorder-after <AFTER-C>
89<ccirc>
90reorder-after <AFTER-G>
91<gcirc>
92reorder-after <AFTER-H>
93<hcirc>
94reorder-after <AFTER-J>
95<jcirc>
96reorder-after <AFTER-S>
97<scirc>
98reorder-after <AFTER-U>
99<ubreve>
100
101<U0108> <ccirc>;<BASE>;<CAP>;IGNORE
102<U0109> <ccirc>;<BASE>;<MIN>;IGNORE
103<U011C> <gcirc>;<BASE>;<CAP>;IGNORE
104<U011D> <gcirc>;<BASE>;<MIN>;IGNORE
105<U0124> <hcirc>;<BASE>;<CAP>;IGNORE
106<U0125> <hcirc>;<BASE>;<MIN>;IGNORE
107<U0134> <jcirc>;<BASE>;<CAP>;IGNORE
108<U0135> <jcirc>;<BASE>;<MIN>;IGNORE
109<U015C> <scirc>;<BASE>;<CAP>;IGNORE
110<U015D> <scirc>;<BASE>;<MIN>;IGNORE
111<U016C> <ubreve>;<BASE>;<CAP>;IGNORE
112<U016D> <ubreve>;<BASE>;<MIN>;IGNORE
113
114reorder-end
115
116END LC_COLLATE
117
118LC_MONETARY
119int_curr_symbol     "XDR "
120currency_symbol     "<U00A4>"
121mon_decimal_point   ","
122mon_thousands_sep   "<U202F>"
123mon_grouping        3;3
124positive_sign       ""
125negative_sign       "-"
126int_frac_digits     2
127frac_digits         2
128p_cs_precedes       1
129p_sep_by_space      1
130n_cs_precedes       1
131n_sep_by_space      1
132p_sign_posn         1
133n_sign_posn         1
134END LC_MONETARY
135
136LC_NUMERIC
137decimal_point ","
138thousands_sep ""
139grouping      0;0
140END LC_NUMERIC
141
142LC_TIME
143abday	"dim";"lun";/
144	"mar";"mer";/
145	"<U0135>a<U016D>";"ven";/
146	"sab"
147day	"diman<U0109>o";/
148	"lundo";/
149	"mardo";/
150	"merkredo";/
151	"<U0135>a<U016D>do";/
152	"vendredo";/
153	"sabato"
154abmon	"Jan";"Feb";/
155	"Mar";"Apr";/
156	"Maj";"Jun";/
157	"Jul";"A<U016D>g";/
158	"Sep";"Okt";/
159	"Nov";"Dec"
160mon	"Januaro";/
161	"Februaro";/
162	"Marto";/
163	"Aprilo";/
164	"Majo";/
165	"Junio";/
166	"Julio";/
167	"A<U016D>gusto";/
168	"Septembro";/
169	"Oktobro";/
170	"Novembro";/
171	"Decembro"
172am_pm "";""
173t_fmt_ampm ""
174d_t_fmt  "%a %d %b %Y %T"
175date_fmt "%a %d %b %Y %T %z"
176d_fmt   "%Y-%m-%d"
177t_fmt   "%T"
178week 7;19971130;1
179END LC_TIME
180
181LC_MESSAGES
182yesexpr "^[+1JjYy]"
183noexpr  "^[-0nN]"
184yesstr  "Jes"
185nostr   "Ne"
186END LC_MESSAGES
187
188LC_PAPER
189copy "i18n"
190END LC_PAPER
191
192LC_TELEPHONE
193tel_int_fmt "+%c %a%t%l"
194int_select  "00"
195END LC_TELEPHONE
196
197LC_MEASUREMENT
198copy "i18n"
199END LC_MEASUREMENT
200
201LC_NAME
202name_fmt    "%d%t%g%t%m%t%f"
203name_mr     "s-ro"
204name_mrs    "s-ino"
205name_ms     "s-ino"
206END LC_NAME
207
208LC_ADDRESS
209postal_fmt   "%f%N%a%N%d%N%b%N%s %h %e %r%N%%z %T%N%c%N"
210lang_name    "esperanto"
211lang_ab      "eo"
212lang_term    "epo"
213END LC_ADDRESS
214