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