malloc/Makefile: Split and sort tests
[glibc.git] / localedata / locales / es_ES
blobed8e88f830e52ea750a914e62d411747fafc4f74
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 % 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
26 LC_IDENTIFICATION
27 title      "Spanish locale for Spain"
28 source     "RAP"
29 address    "Sankt Jørgens Alle 8, DK-1615 København V, Danmark"
30 contact    ""
31 email      "bug-glibc-locales@gnu.org"
32 tel        ""
33 fax        ""
34 language   "European Spanish"
35 territory  "Spain"
36 revision   "1.0"
37 date       "2000-06-29"
39 category "i18n:2012";LC_IDENTIFICATION
40 category "i18n:2012";LC_CTYPE
41 category "i18n:2012";LC_COLLATE
42 category "i18n:2012";LC_TIME
43 category "i18n:2012";LC_NUMERIC
44 category "i18n:2012";LC_MONETARY
45 category "i18n:2012";LC_MESSAGES
46 category "i18n:2012";LC_PAPER
47 category "i18n:2012";LC_NAME
48 category "i18n:2012";LC_ADDRESS
49 category "i18n:2012";LC_TELEPHONE
50 category "i18n:2012";LC_MEASUREMENT
51 END LC_IDENTIFICATION
53 LC_COLLATE
54 % CLDR collation rules for Spanish:
55 % (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/es.xml)
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>
77 % And CLDR also lists the following
78 % index characters:
79 % (see: https://unicode.org/cldr/trac/browser/trunk/common/main/es.xml)
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>
83 % The following rules implement the same order as “standard” for glibc.
85 copy "iso14651_t1"
87 collating-symbol <space>
88 collating-symbol <n-tilde>
90 reorder-after <RES-1>
91 <space>
93 reorder-after <AFTER-N>
94 <n-tilde>
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 % Ñ
101 reorder-end
103 END LC_COLLATE
105 LC_CTYPE
106 copy "i18n"
108 translit_start
109 include "translit_combining";""
110 translit_end
111 END LC_CTYPE
113 LC_MESSAGES
114 yesexpr "^[+1sSyY]"
115 noexpr  "^[-0nN]"
116 yesstr  "sí"
117 nostr   "no"
118 END LC_MESSAGES
120 LC_MONETARY
121 int_curr_symbol      "EUR "
122 currency_symbol      "€"
123 mon_decimal_point    ","
124 mon_thousands_sep    "."
125 mon_grouping         3
126 positive_sign        ""
127 negative_sign        "-"
128 int_frac_digits      2
129 frac_digits          2
130 p_cs_precedes        0
131 p_sep_by_space       1
132 n_cs_precedes        0
133 n_sep_by_space       1
134 p_sign_posn          1
135 n_sign_posn          1
136 END LC_MONETARY
138 LC_NUMERIC
139 decimal_point        ","
140 thousands_sep        "."
141 grouping             3
142 END LC_NUMERIC
144 LC_TIME
145 abday   "dom";"lun";/
146         "mar";"mié";/
147         "jue";"vie";/
148         "sáb"
149 day     "domingo";/
150         "lunes";/
151         "martes";/
152         "miércoles";/
153         "jueves";/
154         "viernes";/
155         "sábado"
156 abmon   "ene";"feb";/
157         "mar";"abr";/
158         "may";"jun";/
159         "jul";"ago";/
160         "sep";"oct";/
161         "nov";"dic"
162 mon     "enero";/
163         "febrero";/
164         "marzo";/
165         "abril";/
166         "mayo";/
167         "junio";/
168         "julio";/
169         "agosto";/
170         "septiembre";/
171         "octubre";/
172         "noviembre";/
173         "diciembre"
174 d_t_fmt  "%a %d %b %Y %T"
175 date_fmt "%a %d %b %Y %T %Z"
176 d_fmt   "%d//%m//%y"
177 t_fmt   "%T"
178 am_pm   "a. m.";"p. m."
179 t_fmt_ampm ""
180 week 7;19971130;4
181 first_weekday   2
182 END LC_TIME
184 LC_PAPER
185 copy "i18n"
186 END LC_PAPER
188 LC_TELEPHONE
189 tel_int_fmt    "+%c %a %l"
190 int_prefix     "34"
191 int_select     "00"
192 END LC_TELEPHONE
194 LC_MEASUREMENT
195 copy "i18n"
196 END LC_MEASUREMENT
198 LC_NAME
199 name_fmt    "%d%t%g%t%m%t%f"
200 END LC_NAME
202 LC_ADDRESS
203 postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
204 country_name "España"
205 country_ab2   "ES"
206 country_ab3   "ESP"
207 country_num   724
208 country_car   "E"
209 % español
210 lang_name     "español"
211 lang_ab      "es"
212 lang_term    "spa"
213 lang_lib    "spa"
214 END LC_ADDRESS