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% Spanish Language Locale for Spain
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% Language: es
20% Territory: ES
21% Revision: 4.4
22% Date: 1997-03-18
23% Application: general
24% Users: general
25
26LC_IDENTIFICATION
27title      "Spanish locale for Spain"
28source     "RAP"
29address    "Sankt J<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
30contact    ""
31email      "bug-glibc-locales@gnu.org"
32tel        ""
33fax        ""
34language   "European Spanish"
35territory  "Spain"
36revision   "1.0"
37date       "2000-06-29"
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_COLLATE
54% CLDR collation rules for Spanish:
55% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/es.xml)
56%
57% <collation type="standard">
58% 	<cr><![CDATA[
59% 		&N<ñ<<<Ñ
60% 	]]></cr>
61% </collation>
62% <collation type="traditional">
63% 	<cr><![CDATA[
64% 		&N<ñ<<<Ñ
65% 		&C<ch<<<Ch<<<CH
66% 		&l<ll<<<Ll<<<LL
67% 	]]></cr>
68% </collation>
69% <collation draft="unconfirmed" alt="proposed" type="traditional">
70% 	<cr><![CDATA[
71% 		&N<ñ<<<Ñ
72% 		&C<ch<<<cH<<<Ch<<<CH
73% 		&l<ll<<<lL<<<Ll<<<LL
74% 	]]></cr>
75% </collation>
76%
77% And CLDR also lists the following
78% index characters:
79% (see: https://unicode.org/cldr/trac/browser/trunk/common/main/es.xml)
80%
81% <exemplarCharacters type="index">[A B C D E F G H I J K L M N Ñ O P Q R S T U V W X Y Z]</exemplarCharacters>
82%
83% The following rules implement the same order as “standard” for glibc.
84
85copy "iso14651_t1"
86
87collating-symbol <space>
88collating-symbol <n-tilde>
89
90reorder-after <RES-1>
91<space>
92
93reorder-after <AFTER-N>
94<n-tilde>
95
96<U0020> <space>;IGNORE;IGNORE;<U0020>
97<U00A0> <space>;IGNORE;IGNORE;<U00A0>
98<U00F1> <n-tilde>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ñ
99<U00D1> <n-tilde>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ñ
100
101reorder-end
102
103END LC_COLLATE
104
105LC_CTYPE
106copy "i18n"
107
108translit_start
109include "translit_combining";""
110translit_end
111END LC_CTYPE
112
113LC_MESSAGES
114yesexpr "^[+1sSyY]"
115noexpr  "^[-0nN]"
116yesstr  "sí"
117nostr   "no"
118END LC_MESSAGES
119
120LC_MONETARY
121int_curr_symbol      "EUR "
122currency_symbol      "<U20AC>"
123mon_decimal_point    ","
124mon_thousands_sep    "."
125mon_grouping         3;3
126positive_sign        ""
127negative_sign        "-"
128int_frac_digits      2
129frac_digits          2
130p_cs_precedes        0
131p_sep_by_space       1
132n_cs_precedes        0
133n_sep_by_space       1
134p_sign_posn          1
135n_sign_posn          1
136END LC_MONETARY
137
138LC_NUMERIC
139decimal_point        ","
140thousands_sep        "."
141grouping             3;3
142END LC_NUMERIC
143
144LC_TIME
145abday   "dom";"lun";/
146	"mar";"mi<U00E9>";/
147	"jue";"vie";/
148	"s<U00E1>b"
149day     "domingo";/
150	"lunes";/
151	"martes";/
152	"mi<U00E9>rcoles";/
153	"jueves";/
154	"viernes";/
155	"s<U00E1>bado"
156abmon   "ene";"feb";/
157	"mar";"abr";/
158	"may";"jun";/
159	"jul";"ago";/
160	"sep";"oct";/
161	"nov";"dic"
162mon     "enero";/
163	"febrero";/
164	"marzo";/
165	"abril";/
166	"mayo";/
167	"junio";/
168	"julio";/
169	"agosto";/
170	"septiembre";/
171	"octubre";/
172	"noviembre";/
173	"diciembre"
174d_t_fmt  "%a %d %b %Y %T"
175date_fmt "%a %d %b %Y %T %Z"
176d_fmt   "%d//%m//%y"
177t_fmt   "%T"
178am_pm   "";""
179t_fmt_ampm ""
180week 7;19971130;4
181first_weekday   2
182END LC_TIME
183
184LC_PAPER
185copy "i18n"
186END LC_PAPER
187
188LC_TELEPHONE
189tel_int_fmt    "+%c %a %l"
190int_prefix     "34"
191int_select     "00"
192END LC_TELEPHONE
193
194LC_MEASUREMENT
195copy "i18n"
196END LC_MEASUREMENT
197
198LC_NAME
199name_fmt    "%d%t%g%t%m%t%f"
200END LC_NAME
201
202LC_ADDRESS
203postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
204country_name "Espa<U00F1>a"
205country_ab2   "ES"
206country_ab3   "ESP"
207country_num   724
208country_car   "E"
209% español
210lang_name     "espa<U00F1>ol"
211lang_ab      "es"
212lang_term    "spa"
213lang_lib    "spa"
214END LC_ADDRESS
215