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% Latvian language locale for Latvia
12% Source: Latvian Standard LVS 24-93
13% Address: LU MII, Rainis boul. 29
14%    LV-1459 Riga, Latvia
15% Contact: Imants Metra
16% Email: metra@mii.lu.lv
17% Tel: +371 - 2 - 210116
18% Fax: +371 - 2 - 225343
19% Language: lv
20% Territory: LV
21% Revision: 4.0
22% Date: 1995-08-28
23% Application: general
24% Users: general
25
26% <CAPITAL> before <SMALL> letters
27
28LC_IDENTIFICATION
29title      "Latvian locale for Latvia"
30source     "Latvian Standard LVS 24-93"
31address    "LU MII, Rainis boul. 29, LV-1459 Riga, Latvia"
32contact    ""
33email      "bug-glibc-locales@gnu.org"
34tel        ""
35fax        ""
36language   "Latvian"
37territory  "Latvia"
38revision   "1.0"
39date       "2000-06-29"
40
41category "i18n:2012";LC_IDENTIFICATION
42category "i18n:2012";LC_CTYPE
43category "i18n:2012";LC_COLLATE
44category "i18n:2012";LC_TIME
45category "i18n:2012";LC_NUMERIC
46category "i18n:2012";LC_MONETARY
47category "i18n:2012";LC_MESSAGES
48category "i18n:2012";LC_PAPER
49category "i18n:2012";LC_NAME
50category "i18n:2012";LC_ADDRESS
51category "i18n:2012";LC_TELEPHONE
52category "i18n:2012";LC_MEASUREMENT
53END LC_IDENTIFICATION
54
55LC_COLLATE
56
57copy "iso14651_t1"
58
59% CLDR collation rules for Latvian:
60% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/lv.xml)
61%
62% &[before 1]D<č<<<Č
63% &[before 1]H<ģ<<<Ģ
64% &I<<y<<<Y
65% &[before 1]L<ķ<<<Ķ
66% &[before 1]M<ļ<<<Ļ
67% &[before 1]O<ņ<<<Ņ
68% &[before 1]S<ŗ<<<Ŗ
69% &[before 1]T<š<<<Š
70% &[before 1]Ʒ<ž<<<Ž
71%
72% The following rules implement the same order for glibc.
73
74collating-symbol <c-caron>
75collating-symbol <g-cedilla>
76collating-symbol <k-cedilla>
77collating-symbol <l-cedilla>
78collating-symbol <n-cedilla>
79collating-symbol <r-cedilla>
80collating-symbol <s-caron>
81collating-symbol <z-caron>
82
83reorder-after <BEFORE-D>
84<c-caron>
85reorder-after <BEFORE-H>
86<g-cedilla>
87reorder-after <BEFORE-L>
88<k-cedilla>
89reorder-after <BEFORE-M>
90<l-cedilla>
91reorder-after <BEFORE-O>
92<n-cedilla>
93reorder-after <BEFORE-S>
94<r-cedilla>
95reorder-after <BEFORE-T>
96<s-caron>
97reorder-after <BEFORE-EZH>
98<z-caron>
99
100<U010D> <c-caron>;<BASE>;<MIN>;IGNORE % č
101<U010C> <c-caron>;<BASE>;<CAP>;IGNORE % Č
102<U0123> <g-cedilla>;<BASE>;<MIN>;IGNORE % ģ
103<U0122> <g-cedilla>;<BASE>;<CAP>;IGNORE % Ģ
104<U0079> <S0069>;<LOWLINE>;<MIN>;IGNORE % y
105<U0059> <S0069>;<LOWLINE>;<CAP>;IGNORE % Y
106<U0137> <k-cedilla>;<BASE>;<MIN>;IGNORE % ķ
107<U0136> <k-cedilla>;<BASE>;<CAP>;IGNORE % Ķ
108<U013C> <l-cedilla>;<BASE>;<MIN>;IGNORE % ļ
109<U013B> <l-cedilla>;<BASE>;<CAP>;IGNORE % Ļ
110<U0146> <n-cedilla>;<BASE>;<MIN>;IGNORE % ņ
111<U0145> <n-cedilla>;<BASE>;<CAP>;IGNORE % Ņ
112<U0157> <r-cedilla>;<BASE>;<MIN>;IGNORE % ŗ
113<U0156> <r-cedilla>;<BASE>;<CAP>;IGNORE % Ŗ
114<U0161> <s-caron>;<BASE>;<MIN>;IGNORE % š
115<U0160> <s-caron>;<BASE>;<CAP>;IGNORE % Š
116<U017E> <z-caron>;<BASE>;<MIN>;IGNORE % ž
117<U017D> <z-caron>;<BASE>;<CAP>;IGNORE % Ž
118
119reorder-end
120
121END LC_COLLATE
122
123LC_CTYPE
124copy "i18n"
125
126translit_start
127include  "translit_combining";""
128translit_end
129END LC_CTYPE
130
131LC_MONETARY
132int_curr_symbol   "EUR "
133currency_symbol   "<U20AC>"
134mon_decimal_point ","
135mon_thousands_sep "<U202F>"
136mon_grouping      3;3
137positive_sign     ""
138negative_sign     "-"
139int_frac_digits   2
140frac_digits       2
141p_cs_precedes     1
142p_sep_by_space    1
143n_cs_precedes     1
144n_sep_by_space    1
145p_sign_posn       3
146n_sign_posn       3
147END LC_MONETARY
148
149LC_NUMERIC
150decimal_point     ","
151thousands_sep     "<U202F>"
152grouping          3;3
153END LC_NUMERIC
154
155LC_TIME
156abday    "Sv";"P<U00A0>";/
157         "O<U00A0>";"T<U00A0>";/
158         "C<U00A0>";"Pk";/
159         "S<U00A0>"
160day      "sv<U0113>tdiena";/
161         "pirmdiena";/
162         "otrdiena";/
163         "tre<U0161>diena";/
164         "ceturtdiena";/
165         "piektdiena";/
166         "sestdiena"
167abmon    "jan";"feb";/
168         "mar";"apr";/
169         "mai";"j<U016B>n";/
170         "j<U016B>l";"aug";/
171         "sep";"okt";/
172         "nov";"dec"
173mon      "janv<U0101>ris";/
174         "febru<U0101>ris";/
175         "marts";/
176         "apr<U012B>lis";/
177         "maijs";/
178         "j<U016B>nijs";/
179         "j<U016B>lijs";/
180         "augusts";/
181         "septembris";/
182         "oktobris";/
183         "novembris";/
184         "decembris"
185d_t_fmt  "%A, %Y. gada %e. %B, %H:%M:%S"
186date_fmt "%A, %Y. gada %e. %B, %H:%M:%S %Z"
187d_fmt    "%Y.%m.%d."
188t_fmt    "%T"
189am_pm    "";""
190t_fmt_ampm  ""
191week 7;19971130;1
192first_weekday 2
193END LC_TIME
194
195LC_MESSAGES
196yesexpr "^[+1JjYy]"
197noexpr  "^[-0Nn]"
198yesstr  "j<U0101>"
199nostr   "n<U0113>"
200END LC_MESSAGES
201
202LC_PAPER
203copy "i18n"
204END LC_PAPER
205
206LC_TELEPHONE
207tel_int_fmt    "+%c %a %l"
208int_prefix     "371"
209int_select     "00"
210END LC_TELEPHONE
211
212LC_MEASUREMENT
213copy "i18n"
214END LC_MEASUREMENT
215
216LC_NAME
217name_fmt    "%d%t%g%t%m%t%f"
218END LC_NAME
219
220LC_ADDRESS
221postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
222country_name "Latvija"
223country_ab2 "LV"
224country_ab3 "LVA"
225country_num 428
226country_car "LV"
227% latviešu valoda
228lang_name    "latvie<U0161>u"
229lang_ab      "lv"
230lang_term    "lav"
231lang_lib    "lav"
232END LC_ADDRESS
233