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% Icelandic Language Locale for Iceland
12% Source: Stadlarad I'slands
13% Address: Keldnaholt-ITI'
14%   IS-112 Reykjavi'k, Iceland
15% Contact: Thorvardur K. Olafsson
16% Email: tobbi@iti.is
17% Tel: +354 - 1 - 687000
18% Fax: +354 - 1 - 687409
19% Language: is
20% Territory: IS
21% Revision: 4.3
22% Date: 1996-10-15
23% Application: general
24% Users: general
25
26LC_IDENTIFICATION
27title      "Icelandic locale for Iceland"
28source     "Stadlarad I'slands"
29address    "Keldnaholt-ITI', IS-112 Reykjavi'k, Iceland"
30contact    ""
31email      "bug-glibc-locales@gnu.org"
32tel        ""
33fax        ""
34language   "Icelandic"
35territory  "Iceland"
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
54copy "iso14651_t1"
55
56% CLDR collation rules for Icelandic:
57% (see:https://unicode.org/cldr/trac/browser/trunk/common/collation/is.xml)
58% &[before 1]b<á<<<Á
59% &d<<đ<<<Đ<ð<<<Ð
60% &[before 1]f<é<<<É
61% &[before 1]j<í<<<Í
62% &[before 1]p<ó<<<Ó
63% &[before 1]v<ú<<<Ú
64% &[before 1]z<ý<<<Ý
65% &[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å
66%
67% The following rules implement the same order for glibc.
68%
69% I added rules for þ and Þ, see:
70% https://unicode.org/cldr/trac/browser/trunk/common/main/is.xml
71% which contains:
72% <exemplarCharacters type="index" draft="contributed">[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>
73%
74% So þ and Þ should be considred base characters between Z and Æ.
75
76collating-symbol <a-acute>
77collating-symbol <d-stroke>
78collating-symbol <eth>
79collating-symbol <e-acute>
80collating-symbol <i-acute>
81collating-symbol <o-acute>
82collating-symbol <u-acute>
83collating-symbol <y-acute>
84collating-symbol <thorn>
85collating-symbol <ae-ligature>
86collating-symbol <a-diaresis>
87collating-symbol <o-diaresis>
88collating-symbol <o-stroke>
89collating-symbol <a-ring>
90
91reorder-after <BEFORE-B>
92<a-acute>
93reorder-after <AFTER-D>
94<d-stroke>
95<eth>
96reorder-after <BEFORE-F>
97<e-acute>
98reorder-after <BEFORE-J>
99<i-acute>
100reorder-after <BEFORE-P>
101<o-acute>
102reorder-after <BEFORE-V>
103<u-acute>
104reorder-after <BEFORE-Z>
105<y-acute>
106reorder-after <AFTER-EZH>
107<thorn>
108<ae-ligature>
109<a-diaresis>
110<o-diaresis>
111<o-stroke>
112<a-ring>
113
114<U00E1> <a-acute>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % á
115<U00C1> <a-acute>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Á
116<U0111> <d-stroke>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % đ
117<U0110> <d-stroke>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Đ
118<U00F0> <eth>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ð
119<U00D0> <eth>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ð
120<U00E9> <e-acute>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % é
121<U00C9> <e-acute>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % É
122<U00ED> <i-acute>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % í
123<U00CD> <i-acute>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Í
124<U00F3> <o-acute>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ó
125<U00D3> <o-acute>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ó
126<U00FA> <u-acute>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ú
127<U00DA> <u-acute>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ú
128<U00FD> <y-acute>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ý
129<U00DD> <y-acute>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ý
130<U00FE> <thorn>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % þ
131<U00DE> <thorn>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Þ
132<U00E6> <ae-ligature>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % æ
133<U00C6> <ae-ligature>;"<BASE><BASE>";"<CAP><CAP>";IGNORE % Æ
134<U00E4> <a-diaresis>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ä
135<U00C4> <a-diaresis>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ä
136<U00F6> <o-diaresis>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ö
137<U00D6> <o-diaresis>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ö
138<U00F8> <o-stroke>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ø
139<U00D8> <o-stroke>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ø
140<U00E5> <a-ring>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % å
141<U00C5> <a-ring>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Å
142
143reorder-end
144
145END LC_COLLATE
146
147LC_CTYPE
148copy "i18n"
149
150translit_start
151include "translit_combining";""
152translit_end
153END LC_CTYPE
154
155LC_MONETARY
156int_curr_symbol         "ISK "
157currency_symbol         "kr"
158mon_decimal_point       ","
159mon_thousands_sep       "."
160mon_grouping            3;3
161positive_sign           ""
162negative_sign           "-"
163% *_frac_* must be checked
164int_frac_digits         0
165frac_digits             0
166p_cs_precedes           0
167p_sep_by_space          1
168n_cs_precedes           0
169n_sep_by_space          1
170p_sign_posn             1
171n_sign_posn             1
172END LC_MONETARY
173
174LC_NUMERIC
175decimal_point           ","
176thousands_sep           "."
177grouping                3;3
178END LC_NUMERIC
179
180LC_TIME
181abday "sun";"m<U00E1>n";/
182      "<U00FE>ri";"mi<U00F0>";/
183      "fim";"f<U00F6>s";/
184      "lau"
185day   "sunnudagur";/
186      "m<U00E1>nudagur";/
187      "<U00FE>ri<U00F0>judagur";/
188      "mi<U00F0>vikudagur";/
189      "fimmtudagur";/
190      "f<U00F6>studagur";/
191      "laugardagur"
192abmon "jan";"feb";/
193      "mar";"apr";/
194      "ma<U00ED>";"j<U00FA>n";/
195      "j<U00FA>l";"<U00E1>g<U00FA>";/
196      "sep";"okt";/
197      "n<U00F3>v";"des"
198mon   "jan<U00FA>ar";/
199      "febr<U00FA>ar";/
200      "mars";/
201      "apr<U00ED>l";/
202      "ma<U00ED>";/
203      "j<U00FA>n<U00ED>";/
204      "j<U00FA>l<U00ED>";/
205      "<U00E1>g<U00FA>st";/
206      "september";/
207      "okt<U00F3>ber";/
208      "n<U00F3>vember";/
209      "desember"
210d_t_fmt  "%a %e.%b %Y, %T"
211date_fmt "%a %e.%b %Y, %T %Z"
212d_fmt   "%a %e.%b %Y"
213t_fmt   "%T"
214am_pm   "fh";"eh"
215t_fmt_ampm ""
216week 7;19971130;4
217first_weekday 2
218END LC_TIME
219
220LC_MESSAGES
221yesexpr "^[+1jJyY]"
222noexpr  "^[-0nN]"
223yesstr  "j<U00E1>"
224nostr   "nei"
225END LC_MESSAGES
226
227LC_PAPER
228copy "i18n"
229END LC_PAPER
230
231LC_TELEPHONE
232tel_int_fmt    "+%c %a %l"
233int_prefix     "354"
234int_select     "00"
235END LC_TELEPHONE
236
237LC_MEASUREMENT
238copy "i18n"
239END LC_MEASUREMENT
240
241LC_NAME
242name_fmt    "%d%t%g%t%m%t%f"
243END LC_NAME
244
245LC_ADDRESS
246postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
247country_name "<U00CD>sland"
248country_ab2 "IS"
249country_ab3 "ISL"
250country_num 352
251country_car    "IS"
252% íslenska
253lang_name    "<U00ED>slenska"
254lang_ab      "is"
255lang_term    "isl"
256lang_lib    "ice"
257END LC_ADDRESS
258