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% Bosnian Language Locale for Bosnia
12% Source: adapted from Croatian locale
13% Contact: Tomislav Vujec
14% Email: tvujec@carnet.hr
15% Language: bs
16% Territory: BA
17% Revision: 0.4
18% Date: 2004-01-09
19% Application: general
20% Users: general
21%
22% Revisions:
23% 2004-01-09 pablo@mandrakesoft.com: fixed LC_COLLATE
24
25LC_IDENTIFICATION
26title "Bosnian language locale for Bosnia and Herzegowina"
27source "adapted from Croatian locale"
28address ""
29contact "Tomislav Vujec"
30email "tvujec@carnet.hr"
31tel ""
32fax ""
33language "Bosnian"
34territory "Bosnia & Herzegovina"
35revision "0.4"
36date "2004-01-09"
37
38category "i18n:2012";LC_IDENTIFICATION
39category "i18n:2012";LC_CTYPE
40category "i18n:2012";LC_COLLATE
41category "i18n:2012";LC_TIME
42category "i18n:2012";LC_NUMERIC
43category "i18n:2012";LC_PAPER
44category "i18n:2012";LC_TELEPHONE
45category "i18n:2012";LC_MEASUREMENT
46category "i18n:2012";LC_ADDRESS
47category "i18n:2012";LC_MONETARY
48category "i18n:2012";LC_MESSAGES
49END LC_IDENTIFICATION
50
51LC_COLLATE
52% According to CLDR, collation rules
53% for Bosnian are the same as for Croatian, see:
54%
55% https://unicode.org/cldr/trac/browser/trunk/common/collation/bs.xml
56%
57% it contains only
58%
59% “[import hr]”
60copy "hr_HR"
61END LC_COLLATE
62
63LC_CTYPE
64copy "en_DK"
65END LC_CTYPE
66
67LC_MESSAGES
68yesexpr "^[+1dDyY]"
69noexpr  "^[-0nN]"
70yesstr  "da"
71nostr   "ne"
72END LC_MESSAGES
73
74LC_MONETARY
75int_curr_symbol           "BAM "
76currency_symbol           "KM"
77mon_decimal_point         ","
78mon_thousands_sep         "<U202F>"
79mon_grouping              3;3
80positive_sign             ""
81negative_sign             "-"
82int_frac_digits           2
83frac_digits               2
84p_cs_precedes             1
85p_sep_by_space            1
86n_cs_precedes             1
87n_sep_by_space            1
88p_sign_posn               1
89n_sign_posn               1
90END LC_MONETARY
91
92LC_NUMERIC
93decimal_point             ","
94thousands_sep             ""
95grouping                  0;0
96END LC_NUMERIC
97
98LC_TIME
99
100abday   "Ned";"Pon";"Uto";"Sri";"<U010C>et";"Pet";"Sub"
101day     "Nedjelja";/
102        "Ponedjeljak";/
103        "Utorak";/
104        "Srijeda";/
105        "<U010C>etvrtak";/
106        "Petak";/
107        "Subota"
108abmon   "Jan";"Feb";/
109        "Mar";"Apr";/
110        "Maj";"Jun";/
111        "Jul";"Aug";/
112        "Sep";"Okt";/
113        "Nov";"Dec"
114mon     "Januar";/
115        "Februar";/
116        "Mart";/
117        "April";/
118        "Maj";/
119        "Juni";/
120        "Juli";/
121        "August";/
122        "Septembar";/
123        "Oktobar";/
124        "Novembar";/
125        "Decembar"
126d_t_fmt  "%a %d %b %Y %T"
127date_fmt "%a %d %b %Y %T %Z"
128d_fmt   "%d.%m.%Y"
129t_fmt   "%T"
130am_pm   "";""
131t_fmt_ampm ""
132week 7;19971130;1
133first_weekday 2
134END LC_TIME
135
136LC_PAPER
137copy "i18n"
138END LC_PAPER
139
140LC_MEASUREMENT
141copy "i18n"
142END LC_MEASUREMENT
143
144LC_NAME
145% FIXME
146copy "en_DK"
147END LC_NAME
148
149LC_ADDRESS
150% FIXME
151postal_fmt    "%a%N%f%N%d%N%b%N%h %s %e %r%N%T %z%N%c%N"
152country_name "Bosna i Hercegovina"
153country_ab2 "BA"
154country_ab3 "BIH"
155country_num 070
156country_car    "BIH"
157lang_name    "bosanski"
158lang_ab      "bs"
159lang_term    "bos"
160lang_lib    "bos"
161END LC_ADDRESS
162
163LC_TELEPHONE
164% FIXME (tel_int_fmt copied from en_DK)
165tel_int_fmt    "+%c %a %l"
166int_prefix "387"
167int_select "00"
168END LC_TELEPHONE
169