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%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
12%
13% Somali language locale for Djibouti.
14%
15% build with: localedef -f ISO-8859-1 -i so_DJ so_DJ
16%
17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18
19
20LC_IDENTIFICATION
21%
22title      "Somali language locale for Djibouti."
23source     "Ge'ez Frontier Foundation"
24address    "7802 Solomon Seal Dr., Springfield, VA 22152, USA"
25contact    ""
26email      "locales@geez.org"
27tel        ""
28fax        ""
29language   "Somali"
30territory  "Djibouti"
31revision   "0.20"
32date       "2003-07-05"
33
34category "i18n:2012";LC_IDENTIFICATION
35category "i18n:2012";LC_COLLATE
36category "i18n:2012";LC_CTYPE
37category "i18n:2012";LC_MEASUREMENT
38category "i18n:2012";LC_MONETARY
39category "i18n:2012";LC_NUMERIC
40category "i18n:2012";LC_PAPER
41category "i18n:2012";LC_TELEPHONE
42category "i18n:2012";LC_NAME
43category "i18n:2012";LC_ADDRESS
44category "i18n:2012";LC_MESSAGES
45category "i18n:2012";LC_TIME
46END LC_IDENTIFICATION
47
48
49%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
50%
51%  Latin Character Set Specifc Data:
52%
53%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
54
55LC_COLLATE
56copy "so_SO"
57END LC_COLLATE
58
59LC_CTYPE
60copy "so_SO"
61END LC_CTYPE
62
63
64%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
65%
66%  Djibouti Specific and Shared Data:
67%
68%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
69
70LC_MEASUREMENT
71copy "aa_DJ"
72END LC_MEASUREMENT
73
74LC_MONETARY
75copy "aa_DJ"
76END LC_MONETARY
77
78LC_NUMERIC
79copy "aa_DJ"
80END LC_NUMERIC
81
82LC_PAPER
83copy "aa_DJ"
84END LC_PAPER
85
86LC_TELEPHONE
87copy "aa_DJ"
88END LC_TELEPHONE
89
90
91%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
92%
93%  Somali Specific Data:
94%
95%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
96
97LC_NAME
98copy "so_SO"
99END LC_NAME
100
101
102%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
103%
104%  Somali/DJ Specific Data:
105%
106%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
107
108LC_ADDRESS
109%
110% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category.
111%
112postal_fmt    "%z%c%T%s%b%e%r"
113country_name  "Jabuuti"
114country_post  "DJI"
115country_ab2   "DJ"
116country_ab3   "DJI"
117country_num   262
118country_car "DJI"
119% country_isbn  unknown, Need ISO 2108
120lang_name     "Soomaali"
121lang_ab       "so"
122lang_term     "som"
123lang_lib      "som"
124%
125END LC_ADDRESS
126
127
128LC_MESSAGES
129yesexpr "^[+1oOyY]"
130noexpr  "^[-0nN]"
131yesstr  "haa"
132nostr   "maya"
133END LC_MESSAGES
134
135
136LC_TIME
137%
138% Abbreviated weekday names (%a)
139%
140abday    "Axd";/
141         "Isn";/
142         "Tal";/
143         "Arb";/
144         "Kha";/
145         "Jim";/
146         "Sab"
147%
148% Full weekday names (%A)
149%
150day      "Axad";/
151         "Isniin";/
152         "Salaaso";/
153         "Arbaco";/
154         "Khamiis";/
155         "Jimco";/
156         "Sabti"
157%
158% Abbreviated month names (%b)
159%
160abmon    "Kob";/
161         "Lab";/
162         "Sad";/
163         "Afr";/
164         "Sha";/
165         "Lix";/
166         "Tod";/
167         "Sid";/
168         "Sag";/
169         "Tob";/
170         "KIT";/
171         "LIT"
172%
173% Full month names (%B)
174%
175mon      "Bisha Koobaad";/
176         "Bisha Labaad";/
177         "Bisha Saddexaad";/
178         "Bisha Afraad";/
179         "Bisha Shanaad";/
180         "Bisha Lixaad";/
181         "Bisha Todobaad";/
182         "Bisha Sideedaad";/
183         "Bisha Sagaalaad";/
184         "Bisha Tobnaad";/
185         "Bisha Kow iyo Tobnaad";/
186         "Bisha Laba iyo Tobnaad"
187%
188% Equivalent of AM PM
189%
190am_pm    "subaxnimo";"galabnimo"
191%
192% Appropriate date representation (%x)
193%
194d_fmt   "%d.%m.%Y"
195%
196% Appropriate time representation (%X)
197%
198t_fmt "%l:%M:%S %p"
199%
200% Appropriate AM/PM time representation (%r)
201%
202t_fmt_ampm "%l:%M:%S %p"
203%
204% Appropriate date and time representation (%c)
205%
206d_t_fmt    "%a %d %b %Y %r %Z"
207%
208% Appropriate date representation (date(1))
209%
210date_fmt    "%a %b %e %r %Z %Y"
211%
212week 7;19971130;1
213first_weekday 7
214END LC_TIME
215